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
52 lines
2.4 KiB
Text
52 lines
2.4 KiB
Text
%%SITE_PERL%%/HTTP/Engine.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Cookbook.pod
|
|
%%SITE_PERL%%/HTTP/Engine/Interface.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/CGI.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/FCGI.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/ModPerl.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/POE.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/PSGI.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/ServerSimple.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/Standalone.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Interface/Test.pm
|
|
%%SITE_PERL%%/HTTP/Engine/MinimalCGI.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Request.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Request/Upload.pm
|
|
%%SITE_PERL%%/HTTP/Engine/RequestBuilder/CGI.pm
|
|
%%SITE_PERL%%/HTTP/Engine/RequestBuilder/NoEnv.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Response.pm
|
|
%%SITE_PERL%%/HTTP/Engine/ResponseFinalizer.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/Interface.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/Request.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder/HTTPBody.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder/NoEnv.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder/ParseEnv.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder/ReadBody.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder/Standard.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/Response.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/Finalize.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/OutputBody.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/OutputHeader.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/ResponseLine.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/WriteSTDOUT.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Test/Request.pm
|
|
%%SITE_PERL%%/HTTP/Engine/Types/Core.pm
|
|
%%PERL5_MAN3%%/HTTP::Engine.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Cookbook.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::CGI.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::FCGI.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::ModPerl.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::POE.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::PSGI.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::ServerSimple.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::Standalone.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Interface::Test.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::MinimalCGI.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Request.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Request::Upload.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Response.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Role::Interface.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Test::Request.3.gz
|
|
%%PERL5_MAN3%%/HTTP::Engine::Types::Core.3.gz
|