freebsd-ports/www/p5-Catalyst-Plugin-AutoCRUD/pkg-plist
Mathieu Arnold eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00

77 lines
5 KiB
Text

%%PERL5_MAN3%%/Catalyst::Plugin::AutoCRUD.3.gz
%%PERL5_MAN3%%/Catalyst::Plugin::AutoCRUD::Manual::DBICTips.3.gz
%%PERL5_MAN3%%/Catalyst::Plugin::AutoCRUD::Manual::Limitations.3.gz
%%PERL5_MAN3%%/Catalyst::Plugin::AutoCRUD::Manual::Troubleshooting.3.gz
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/AJAX.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/DisplayEngine/ExtJS2.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/DisplayEngine/Skinny.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Root.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Static.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Manual/DBICTips.pod
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Manual/Limitations.pod
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Manual/Troubleshooting.pod
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/DBIC.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/StorageEngine/DBIC.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/StorageEngine/DBIC/CRUD.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/StorageEngine/DBIC/Metadata.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View/JSON.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View/TT.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/add.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/application_view_detail.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/arrow_refresh_small.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bin_closed.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/body.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bullet_green.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bullet_red.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/cpac.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/find.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/iefix.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/magnifier.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/page_lightning.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/script_lightning.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/sitemap_color.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/skinny.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/skinny_body.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/table_go.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/xdatetime.js
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/grid.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/grid/columns.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/grid/pagebar.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/grid/toolbar.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/store.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/update.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/update/tabs.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/update/window.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/javascript/util.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/list.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/wrapper.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/wrapper/banner.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/wrapper/box.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/wrapper/footer.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/wrapper/head.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/extjs2/wrapper/header.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/helloworld.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/cell.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/list.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/pager.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/row.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/table.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper/banner.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper/box.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper/footer.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper/head.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper/header.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/tables.tt
%%SITE_PERL%%/SQL/Translator/AutoCRUD/Quick.pm
%%SITE_PERL%%/SQL/Translator/AutoCRUD/Utils.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/CatalystModel.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/ColumnsAndPKs.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/DisplayName.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/ExtJSxType.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/StorageEngine/DBIC/AccessorDisplayName.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/StorageEngine/DBIC/DynamicDefault.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/StorageEngine/DBIC/ProxyColumns.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/StorageEngine/DBIC/Relationships.pm
%%SITE_PERL%%/SQL/Translator/Filter/AutoCRUD/StorageEngine/DBIC/ViewsAsTables.pm