aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Path-Dispatcher
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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-7/+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
* - Remove duplicated RUN_DEPENDSSunpoet Po-Chuan Hsieh2012-01-302-4/+9
| | | | | | | - Add missing trailing slash to WWW Notes: svn path=/head/; revision=290141
* - Add missing RUN_DEPENDS [1]Steve Wills2012-01-301-1/+5
| | | | | | | | | | | | | - Add TEST_DEPENDS [1] - Reassign to perl@ [2] PR: ports/164513 [1] Submitted by: swills (myself) [1] Approved by: bapt (maintainer) [1] Requested by: bapt (maintainer, via IRC) [2] Notes: svn path=/head/; revision=290076
* - update to 1.04Baptiste Daroussin2011-09-052-6/+6
| | | | | | | | | - changes: http://cpansearch.perl.org/src/SARTAK/Path-Dispatcher-1.04/Changes - pet portlint - fix licenses Notes: svn path=/head/; revision=281241
* fix WWWBaptiste Daroussin2011-07-111-1/+1
| | | | Notes: svn path=/head/; revision=277537
* Path::Dispatcher - flexible and extensible dispatch for perlBaptiste Daroussin2011-04-054-0/+82
WWW: http://search.cpan.org/dist/Path-Dispatcher Notes: svn path=/head/; revision=272249