mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
eee58d187e
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
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
%%SITE_PERL%%/Mail/Address.pm
|
|
%%SITE_PERL%%/Mail/Address.pod
|
|
%%SITE_PERL%%/Mail/Cap.pm
|
|
%%SITE_PERL%%/Mail/Cap.pod
|
|
%%SITE_PERL%%/Mail/Field.pm
|
|
%%SITE_PERL%%/Mail/Field.pod
|
|
%%SITE_PERL%%/Mail/Field/AddrList.pm
|
|
%%SITE_PERL%%/Mail/Field/AddrList.pod
|
|
%%SITE_PERL%%/Mail/Field/Date.pm
|
|
%%SITE_PERL%%/Mail/Field/Date.pod
|
|
%%SITE_PERL%%/Mail/Field/Generic.pm
|
|
%%SITE_PERL%%/Mail/Field/Generic.pod
|
|
%%SITE_PERL%%/Mail/Filter.pm
|
|
%%SITE_PERL%%/Mail/Filter.pod
|
|
%%SITE_PERL%%/Mail/Header.pm
|
|
%%SITE_PERL%%/Mail/Header.pod
|
|
%%SITE_PERL%%/Mail/Internet.pm
|
|
%%SITE_PERL%%/Mail/Internet.pod
|
|
%%SITE_PERL%%/Mail/Mailer.pm
|
|
%%SITE_PERL%%/Mail/Mailer.pod
|
|
%%SITE_PERL%%/Mail/Mailer/rfc822.pm
|
|
%%SITE_PERL%%/Mail/Mailer/sendmail.pm
|
|
%%SITE_PERL%%/Mail/Mailer/smtp.pm
|
|
%%SITE_PERL%%/Mail/Mailer/smtps.pm
|
|
%%SITE_PERL%%/Mail/Mailer/testfile.pm
|
|
%%SITE_PERL%%/Mail/Send.pm
|
|
%%SITE_PERL%%/Mail/Send.pod
|
|
%%SITE_PERL%%/Mail/Util.pm
|
|
%%SITE_PERL%%/Mail/Util.pod
|
|
%%SITE_PERL%%/Mail/Mailer/qmail.pm
|
|
%%PERL5_MAN3%%/Mail::Address.3.gz
|
|
%%PERL5_MAN3%%/Mail::Cap.3.gz
|
|
%%PERL5_MAN3%%/Mail::Field.3.gz
|
|
%%PERL5_MAN3%%/Mail::Field::AddrList.3.gz
|
|
%%PERL5_MAN3%%/Mail::Field::Date.3.gz
|
|
%%PERL5_MAN3%%/Mail::Field::Generic.3.gz
|
|
%%PERL5_MAN3%%/Mail::Filter.3.gz
|
|
%%PERL5_MAN3%%/Mail::Header.3.gz
|
|
%%PERL5_MAN3%%/Mail::Internet.3.gz
|
|
%%PERL5_MAN3%%/Mail::Mailer.3.gz
|
|
%%PERL5_MAN3%%/Mail::Send.3.gz
|
|
%%PERL5_MAN3%%/Mail::Util.3.gz
|