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
29 lines
1.2 KiB
Text
29 lines
1.2 KiB
Text
%%SITE_PERL%%/Template/Alloy.pm
|
|
%%SITE_PERL%%/Template/Alloy.pod
|
|
%%SITE_PERL%%/Template/Alloy/Compile.pm
|
|
%%SITE_PERL%%/Template/Alloy/Context.pm
|
|
%%SITE_PERL%%/Template/Alloy/Exception.pm
|
|
%%SITE_PERL%%/Template/Alloy/HTE.pm
|
|
%%SITE_PERL%%/Template/Alloy/Iterator.pm
|
|
%%SITE_PERL%%/Template/Alloy/Operator.pm
|
|
%%SITE_PERL%%/Template/Alloy/Parse.pm
|
|
%%SITE_PERL%%/Template/Alloy/Play.pm
|
|
%%SITE_PERL%%/Template/Alloy/Stream.pm
|
|
%%SITE_PERL%%/Template/Alloy/TT.pm
|
|
%%SITE_PERL%%/Template/Alloy/Tmpl.pm
|
|
%%SITE_PERL%%/Template/Alloy/VMethod.pm
|
|
%%SITE_PERL%%/Template/Alloy/Velocity.pm
|
|
%%PERL5_MAN3%%/Template::Alloy.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Compile.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Context.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Exception.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::HTE.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Iterator.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Operator.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Parse.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Play.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Stream.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::TT.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Tmpl.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::VMethod.3.gz
|
|
%%PERL5_MAN3%%/Template::Alloy::Velocity.3.gz
|