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
45 lines
1.7 KiB
Text
45 lines
1.7 KiB
Text
bin/autodia.pl
|
|
%%SITE_PERL%%/Autodia.pm
|
|
%%SITE_PERL%%/Autodia/Diagram.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Class.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Component.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Dependancy.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Inheritance.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Object.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Realization.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Relation.pm
|
|
%%SITE_PERL%%/Autodia/Diagram/Superclass.pm
|
|
%%SITE_PERL%%/Autodia/Handler.pm
|
|
%%SITE_PERL%%/Autodia/Handler/ASP.pm
|
|
%%SITE_PERL%%/Autodia/Handler/CSharp.pm
|
|
%%SITE_PERL%%/Autodia/Handler/Cpp.pm
|
|
%%SITE_PERL%%/Autodia/Handler/DBI.pm
|
|
%%SITE_PERL%%/Autodia/Handler/DBI_SQLT.pm
|
|
%%SITE_PERL%%/Autodia/Handler/Mason.pm
|
|
%%SITE_PERL%%/Autodia/Handler/PHP.pm
|
|
%%SITE_PERL%%/Autodia/Handler/Perl.pm
|
|
%%SITE_PERL%%/Autodia/Handler/SQL.pm
|
|
%%SITE_PERL%%/Autodia/Handler/Torque.pm
|
|
%%SITE_PERL%%/Autodia/Handler/dia.pm
|
|
%%SITE_PERL%%/Autodia/Handler/python.pm
|
|
%%SITE_PERL%%/Autodia/Handler/umbrello.pm
|
|
%%SITE_PERL%%/autodia.pl
|
|
%%PERL5_MAN3%%/Autodia.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Diagram.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Diagram::Class.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Diagram::Component.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::ASP.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::CSharp.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::Cpp.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::DBI.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::DBI_SQLT.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::Mason.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::PHP.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::Perl.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::SQL.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::Torque.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::dia.3.gz
|
|
%%PERL5_MAN3%%/Autodia::Handler::umbrello.3.gz
|
|
%%PERL5_MAN3%%/autodia.3.gz
|
|
man/man1/autodia.pl.1.gz
|