aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Dispatch/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-291-5/+0
| | | | Notes: svn path=/head/; revision=341724
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326042
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-8/+1
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* - Update MAINTAINER email address for all my portsPo-Chien Lin2013-02-131-1/+1
| | | | | | | | | - Convert Makefile header to new style if needed Approved by: swills (mentor) Notes: svn path=/head/; revision=312143
* - Update to 3.12Steve Wills2013-01-201-11/+10
| | | | | | | | | | | | - Give maintainership to submitter - Add LICENSE (ART10 GPLv1) - Tune dependencies to get rid of build-time warnings PR: ports/175347 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=310692
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-031-6/+2
| | | | Notes: svn path=/head/; revision=305216
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update 3.07Sunpoet Po-Chuan Hsieh2011-10-191-8/+24
| | | | | | | | | | | | | - Add TEST_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/CGI-Application-Dispatch/Changes PR: ports/161236 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days) Notes: svn path=/head/; revision=283876
* - Update to 2.17Philip M. Gollucci2010-01-311-1/+1
| | | | | | | | | PR: ports/142687 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (hartzell@alerce.com; > 2 weeks) Notes: svn path=/head/; revision=248898
* - Update to 2.16Philip M. Gollucci2009-06-261-1/+1
| | | | | | | | | PR: ports/135800 Approved by maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=236636
* CGI::Application::Dispatch - a module that makes it simple to dispatch requestsFelippe de Meirelles Motta2008-06-141-0/+27
to CGI::Application based objects. WWW: http://search.cpan.org/~wonko/CGI-Application-Dispatch-2.12/ PR: ports/124328 Submitted by: George Hartzell <hartzell@alerce.com> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=214813