aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.3138 (including some security issues).Jun Kuriyama2015-06-202-4/+3
| | | | | | | | | PR: ports/157869 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> References: http://lists.preshweb.co.uk/pipermail/dancer-users/2015-June/004621.html Notes: svn path=/head/; revision=390161
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+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
* - Upgrade to 1.3132.Jun Kuriyama2014-11-203-41/+36
| | | | Notes: svn path=/head/; revision=372921
* - Upgrade to 1.3120.Jun Kuriyama2014-01-122-4/+3
| | | | Notes: svn path=/head/; revision=339487
* - add missed runtime dep on Module::RuntimeAndrej Zverev2013-11-241-0/+2
| | | | | | | With hat: perl@ Notes: svn path=/head/; revision=334745
* - no need in MAN1 after stagifyAndrej Zverev2013-11-171-1/+0
| | | | | | | Approved by: maintainer (no response to email) Notes: svn path=/head/; revision=334064
* - Upgrade to 1.3119.Jun Kuriyama2013-11-083-62/+61
| | | | Notes: svn path=/head/; revision=333170
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Upgrade to 1.3117.Jun Kuriyama2013-08-102-5/+5
| | | | Notes: svn path=/head/; revision=324534
* - Update to 1.3115Ryan Steinmetz2013-06-252-9/+5
| | | | | | | | | | | - Convert to new 'created by' header PR: ports/179464 Submitted by: Andy Walker <awalker@sourcefire.com> Approved by: maintainer timeout (2+ weeks) Notes: svn path=/head/; revision=321750
* - Upgrade to 1.3110.Jun Kuriyama2012-10-202-6/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306151
* - Upgrade to 1.3100.Jun Kuriyama2012-08-312-3/+4
| | | | Notes: svn path=/head/; revision=303409
* - Upgrade to 1.3099.Jun Kuriyama2012-08-242-4/+5
| | | | Notes: svn path=/head/; revision=303046
* - Fix missing default option in prev commit.Jun Kuriyama2012-07-221-0/+2
| | | | Notes: svn path=/head/; revision=301341
* - Upgrade to 1.3097.Jun Kuriyama2012-07-223-16/+15
| | | | Notes: svn path=/head/; revision=301337
* - 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
* - Upgrade to 1.3095.Jun Kuriyama2012-05-274-3/+17
| | | | Notes: svn path=/head/; revision=297522
* - Upgrade to 1.3093.Jun Kuriyama2012-03-112-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293100
* - Upgrade to 1.3091.Jun Kuriyama2011-12-313-4/+18
| | | | Notes: svn path=/head/; revision=288361
* - Upgrade to 1.3080.Jun Kuriyama2011-11-222-3/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286221
* - Upgrade to 1.3072.Jun Kuriyama2011-08-312-5/+5
| | | | Notes: svn path=/head/; revision=280833
* - Upgrade to 1.3071.Jun Kuriyama2011-08-063-6/+8
| | | | Notes: svn path=/head/; revision=279027
* - Upgrade to 1.3060.Jun Kuriyama2011-07-053-4/+11
| | | | Notes: svn path=/head/; revision=277150
* - Upgrade to 1.3040.Jun Kuriyama2011-05-192-3/+3
| | | | Notes: svn path=/head/; revision=274314
* - Upgrade to 1.3030.Jun Kuriyama2011-04-152-3/+3
| | | | Notes: svn path=/head/; revision=272742
* - Upgrade to 1.3020.Jun Kuriyama2011-03-273-5/+17
| | | | Notes: svn path=/head/; revision=271859
* - Upgrade to 1.3011 [1].Jun Kuriyama2011-02-253-4/+16
| | | | | | | | | | | - Add $LICENSE [2]. PR: ports/154379 [1], ports/153321 [2] Submitted by: Steve Wills <steve@mouf.net> [1], Grzegorz Blach <magik@roorback.net> [2] Notes: svn path=/head/; revision=269636
* - Upgrade to 1.2003.Jun Kuriyama2010-12-213-3/+5
| | | | Notes: svn path=/head/; revision=266678
* - Upgrade 1.2000.Jun Kuriyama2010-11-203-7/+29
| | | | | | | Related to: ports/152371 Notes: svn path=/head/; revision=264836
* OPTIONS+= YAMLPhilip M. Gollucci2010-10-111-0/+8
| | | | | | | | | PR: ports/149991 Submitted by: David Demelier <markand@malikania.fr> Approved by: maintainer timeout (kuriyama ; 45 days) Notes: svn path=/head/; revision=262837
* - Upgrade to 1.176.Jun Kuriyama2010-05-012-5/+7
| | | | Notes: svn path=/head/; revision=253514
* A minimal-effort oriented web application framework.Jun Kuriyama2010-04-164-0/+116
WWW: http://search.cpan.org/dist/Dancer/ Notes: svn path=/head/; revision=252771