aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Model-Adaptor
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.302015Sunpoet Po-Chuan Hsieh2016-05-231-1/+1
| | | | | | | | | | | | - Use real PORTVERSION - Use CONFLICTS_INSTALL instead of CONFLICTS - Update CONFLICTS_INSTALL - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Simple/Changes Notes: svn path=/head/; revision=415696
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only onAdam Weinberger2015-06-241-3/+8
| | | | | | | | | perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a BUILD/RUN depend to TEST, as it is only used for the test target, and bump PORTREVISION on that port. Notes: svn path=/head/; revision=390494
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - support stageAndrej Zverev2014-01-053-10/+8
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338785
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-031-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326161
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Update to 0.10Frederic Culot2011-05-092-3/+5
| | | | | | | | | | | - Add TEST_DEPENDS Changes: http://cpansearch.perl.org/dist/Catalyst-Model-Adaptor/Changes PR: ports/156892 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=273884
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.09Wen Heping2010-10-272-4/+4
| | | | | | | | | | Changes: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Model-Adaptor-0.09/Changes PR: ports/151750 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=263639
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 0.08Martin Wilke2010-02-102-4/+4
| | | | | | | | PR: 143693 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=249537
* - Update to 0.06Philip M. Gollucci2010-01-072-4/+4
| | | | | | | | PR: ports/142386 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=247305
* - Update to 0.05.Martin Wilke2009-08-132-5/+6
| | | | | | | | PR: 137742 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=239486
* Catalyst::Model::Adaptor - use a plain class as a Catalyst modelFelippe de Meirelles Motta2008-09-024-0/+55
WWW: http://search.cpan.org/dist/Catalyst-Model-Adaptor PR: ports/127022 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=219627