aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cookie-Splitter/Makefile
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-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Update to 0.05Sunpoet Po-Chuan Hsieh2015-08-171-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/CGI-Cookie-Splitter/Changes Notes: svn path=/head/; revision=394501
* Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only onAdam Weinberger2015-06-241-2/+7
| | | | | | | | | 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-261-0/+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
* - Update to 0.04Philippe Audeoud2014-06-051-1/+1
| | | | Notes: svn path=/head/; revision=356638
* - Update to 0.03Frederic Culot2014-02-131-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/CGI-Cookie-Splitter/Changes Notes: svn path=/head/; revision=344044
* - support STAGEDIRAndrej Zverev2013-11-041-3/+3
| | | | | | | - add LICENSE Notes: svn path=/head/; revision=332678
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-2/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Convert to new perl frameworkMathieu Arnold2013-08-021-5/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Expand value of BUILD_DEPENDS before assigning it to RUN_DEPENDSSteve Wills2012-01-091-1/+2
| | | | | | | - Add TEST_DEPENDS to enable testing Notes: svn path=/head/; revision=288804
* - Update to 0.02Rong-En Fan2007-02-041-1/+1
| | | | Notes: svn path=/head/; revision=184096
* add p5-CGI-Cookie-Splitter 0.01Ying-Chieh Liao2006-11-291-0/+25
Split big cookies into smaller ones Notes: svn path=/head/; revision=178237