mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:19:20 +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
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
bin/razor-admin
|
|
bin/razor-check
|
|
bin/razor-client
|
|
bin/razor-report
|
|
bin/razor-revoke
|
|
%%PERL5_MAN3%%/Razor2::Errorhandler.3.gz
|
|
%%PERL5_MAN3%%/Razor2::Preproc::deHTMLxs.3.gz
|
|
%%PERL5_MAN3%%/Razor2::Syslog.3.gz
|
|
man/man1/razor-admin.1.gz
|
|
man/man1/razor-check.1.gz
|
|
man/man1/razor-report.1.gz
|
|
man/man1/razor-revoke.1.gz
|
|
man/man5/razor-agent.conf.5.gz
|
|
man/man5/razor-agents.5.gz
|
|
man/man5/razor-whitelist.5.gz
|
|
%%SITE_ARCH%%/Razor2/Client/Agent.pm
|
|
%%SITE_ARCH%%/Razor2/Client/Config.pm
|
|
%%SITE_ARCH%%/Razor2/Client/Core.pm
|
|
%%SITE_ARCH%%/Razor2/Client/Engine.pm
|
|
%%SITE_ARCH%%/Razor2/Client/Version.pm
|
|
%%SITE_ARCH%%/Razor2/Engine/VR8.pm
|
|
%%SITE_ARCH%%/Razor2/Errorhandler.pm
|
|
%%SITE_ARCH%%/Razor2/Logger.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/Manager.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/deBase64.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/deHTML.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/deHTML_comment.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/deHTMLxs.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/deNewline.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/deQP.pm
|
|
%%SITE_ARCH%%/Razor2/Preproc/enBase64.pm
|
|
%%SITE_ARCH%%/Razor2/Signature/Ephemeral.pm
|
|
%%SITE_ARCH%%/Razor2/Signature/Whiplash.pm
|
|
%%SITE_ARCH%%/Razor2/String.pm
|
|
%%SITE_ARCH%%/Razor2/Syslog.pm
|
|
%%SITE_ARCH%%/auto/Razor2/Preproc/deHTMLxs/autosplit.ix
|
|
%%SITE_ARCH%%/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
|
|
%%SITE_ARCH%%/auto/Razor2/Syslog/autosplit.ix
|