freebsd-ports/mail/p5-qpsmtpd/pkg-plist
Mathieu Arnold eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00

159 lines
5.5 KiB
Text

bin/qpsmtpd
bin/qpsmtpd-async
bin/qpsmtpd-forkserver
bin/qpsmtpd-prefork
man/man1/qpsmtpd-async.1.gz
%%DATADIR%%/plugins/async/dns_whitelist_soft
%%DATADIR%%/plugins/async/dnsbl
%%DATADIR%%/plugins/async/earlytalker
%%DATADIR%%/plugins/async/queue/smtp-forward
%%DATADIR%%/plugins/async/resolvable_fromhost
%%DATADIR%%/plugins/async/rhsbl
%%DATADIR%%/plugins/async/uribl
%%DATADIR%%/plugins/auth/auth_checkpassword
%%DATADIR%%/plugins/auth/auth_cvm_unix_local
%%DATADIR%%/plugins/auth/auth_flat_file
%%DATADIR%%/plugins/auth/auth_ldap_bind
%%DATADIR%%/plugins/auth/auth_vpopmail
%%DATADIR%%/plugins/auth/auth_vpopmail_sql
%%DATADIR%%/plugins/auth/auth_vpopmaild
%%DATADIR%%/plugins/auth/authdeny
%%DATADIR%%/plugins/badmailfrom
%%DATADIR%%/plugins/badmailfromto
%%DATADIR%%/plugins/badrcptto
%%DATADIR%%/plugins/bogus_bounce
%%DATADIR%%/plugins/connection_time
%%DATADIR%%/plugins/content_log
%%DATADIR%%/plugins/count_unrecognized_commands
%%DATADIR%%/plugins/dkim
%%DATADIR%%/plugins/dmarc
%%DATADIR%%/plugins/dns_whitelist_soft
%%DATADIR%%/plugins/dnsbl
%%DATADIR%%/plugins/domainkeys
%%DATADIR%%/plugins/dont_require_anglebrackets
%%DATADIR%%/plugins/dspam
%%DATADIR%%/plugins/earlytalker
%%DATADIR%%/plugins/fcrdns
%%DATADIR%%/plugins/greylisting
%%DATADIR%%/plugins/headers
%%DATADIR%%/plugins/helo
%%DATADIR%%/plugins/help
%%DATADIR%%/plugins/hosts_allow
%%DATADIR%%/plugins/http_config
%%DATADIR%%/plugins/ident/geoip
%%DATADIR%%/plugins/ident/p0f
%%DATADIR%%/plugins/karma
%%DATADIR%%/plugins/karma_tool
%%DATADIR%%/plugins/logging/adaptive
%%DATADIR%%/plugins/logging/apache
%%DATADIR%%/plugins/logging/connection_id
%%DATADIR%%/plugins/logging/devnull
%%DATADIR%%/plugins/logging/file
%%DATADIR%%/plugins/logging/syslog
%%DATADIR%%/plugins/logging/transaction_id
%%DATADIR%%/plugins/logging/warn
%%DATADIR%%/plugins/loop
%%DATADIR%%/plugins/naughty
%%DATADIR%%/plugins/noop_counter
%%DATADIR%%/plugins/parse_addr_withhelo
%%DATADIR%%/plugins/qmail_deliverable
%%DATADIR%%/plugins/queue/exim-bsmtp
%%DATADIR%%/plugins/queue/maildir
%%DATADIR%%/plugins/queue/postfix-queue
%%DATADIR%%/plugins/queue/qmail-queue
%%DATADIR%%/plugins/queue/smtp-forward
%%DATADIR%%/plugins/quit_fortune
%%DATADIR%%/plugins/random_error
%%DATADIR%%/plugins/rcpt_map
%%DATADIR%%/plugins/rcpt_ok
%%DATADIR%%/plugins/rcpt_regexp
%%DATADIR%%/plugins/registry.txt
%%DATADIR%%/plugins/relay
%%DATADIR%%/plugins/resolvable_fromhost
%%DATADIR%%/plugins/rhsbl
%%DATADIR%%/plugins/sender_permitted_from
%%DATADIR%%/plugins/spamassassin
%%DATADIR%%/plugins/tls
%%DATADIR%%/plugins/tls_cert
%%DATADIR%%/plugins/uribl
%%DATADIR%%/plugins/virus/aveclient
%%DATADIR%%/plugins/virus/bitdefender
%%DATADIR%%/plugins/virus/clamav
%%DATADIR%%/plugins/virus/clamdscan
%%DATADIR%%/plugins/virus/hbedv
%%DATADIR%%/plugins/virus/kavscanner
%%DATADIR%%/plugins/virus/klez_filter
%%DATADIR%%/plugins/virus/sophie
%%DATADIR%%/plugins/virus/uvscan
%%DATADIR%%/plugins/whitelist
%%PERL5_MAN3%%/Apache::Qpsmtpd.3.gz
%%PERL5_MAN3%%/Qpsmtpd.3.gz
%%PERL5_MAN3%%/Qpsmtpd::Address.3.gz
%%PERL5_MAN3%%/Qpsmtpd::Command.3.gz
%%PERL5_MAN3%%/Qpsmtpd::ConfigServer.3.gz
%%PERL5_MAN3%%/Qpsmtpd::Connection.3.gz
%%PERL5_MAN3%%/Qpsmtpd::Constants.3.gz
%%PERL5_MAN3%%/Qpsmtpd::DSN.3.gz
%%PERL5_MAN3%%/Qpsmtpd::Postfix.3.gz
%%PERL5_MAN3%%/Qpsmtpd::Transaction.3.gz
%%PERL5_MAN3%%/UPGRADING.3.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.plugins
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/IP
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/badhelo
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/badmailfrom
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/badrcptto
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dkim/dkim_key_gen.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsbl_allow
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsbl_zones
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flat_auth_pw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/invalid_resolvable_fromhost
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/log2sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logging
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loglevel
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/norelayclients
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/public_suffix_list
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rcpthosts
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/relayclients
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rhsbl_zones
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/size_threshold
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtpauth-checkpassword
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tls_before_auth
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tls_ciphers
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/dkim
%%SITE_PERL%%/Apache/Qpsmtpd.pm
%%SITE_PERL%%/Danga/Client.pm
%%SITE_PERL%%/Danga/TimeoutSocket.pm
%%SITE_PERL%%/Qpsmtpd.pm
%%SITE_PERL%%/Qpsmtpd/Address.pm
%%SITE_PERL%%/Qpsmtpd/Auth.pm
%%SITE_PERL%%/Qpsmtpd/Command.pm
%%SITE_PERL%%/Qpsmtpd/ConfigServer.pm
%%SITE_PERL%%/Qpsmtpd/Connection.pm
%%SITE_PERL%%/Qpsmtpd/Constants.pm
%%SITE_PERL%%/Qpsmtpd/DSN.pm
%%SITE_PERL%%/Qpsmtpd/Plugin.pm
%%SITE_PERL%%/Qpsmtpd/Plugin/Async/DNSBLBase.pm
%%SITE_PERL%%/Qpsmtpd/PollServer.pm
%%SITE_PERL%%/Qpsmtpd/Postfix.pm
%%SITE_PERL%%/Qpsmtpd/Postfix/Constants.pm
%%SITE_PERL%%/Qpsmtpd/Postfix/pf2qp.pl
%%SITE_PERL%%/Qpsmtpd/SMTP.pm
%%SITE_PERL%%/Qpsmtpd/SMTP/Prefork.pm
%%SITE_PERL%%/Qpsmtpd/TcpServer.pm
%%SITE_PERL%%/Qpsmtpd/TcpServer/Prefork.pm
%%SITE_PERL%%/Qpsmtpd/Transaction.pm
%%SITE_PERL%%/Qpsmtpd/Utils.pm
%%SITE_PERL%%/UPGRADING.pod
@dirrmtry %%DATADIR%%
@dirrmtry %%DATADIR%%/plugins
@dirrmtry %%DATADIR%%/plugins/async
@dirrmtry %%DATADIR%%/plugins/async/queue
@dirrmtry %%DATADIR%%/plugins/auth
@dirrmtry %%DATADIR%%/plugins/ident
@dirrmtry %%DATADIR%%/plugins/logging
@dirrmtry %%DATADIR%%/plugins/queue
@dirrmtry %%DATADIR%%/plugins/virus