aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-Template
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.18Sunpoet Po-Chuan Hsieh2013-12-062-3/+4
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/URI-Template/Changes Notes: svn path=/head/; revision=335755
* Support STAGEDIR.Vanilla I. Shu2013-11-052-3/+1
| | | | Notes: svn path=/head/; revision=332868
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 0.17.Anton Berezin2013-03-122-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI-Template/Changes Notes: svn path=/head/; revision=313965
* - Update to 0.16Frederic Culot2012-06-022-5/+8
| | | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Remove SITE_PERL from BUILD_DEPENDS - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/URI-Template/Changes Notes: svn path=/head/; revision=298015
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.15Cheng-Lung Sung2009-03-042-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI-Template/Changes Notes: svn path=/head/; revision=229452
* - Update to 0.13Cheng-Lung Sung2008-03-012-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI-Template/Changes Notes: svn path=/head/; revision=208233
* - Update to 0.10Cheng-Lung Sung2008-01-302-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/URI-Template/Changes Notes: svn path=/head/; revision=206411
* - Update to 0.09Cheng-Lung Sung2007-10-243-5/+8
| | | | | | | | PR: ports/117317 Submitted by: leeym Notes: svn path=/head/; revision=201874
* URI::Template - Object for handling URI templatesCheng-Lung Sung2007-05-294-0/+38
This is an initial attempt to provide a wrapper around URI templates as described at: http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt WWW: http://search.cpan.org/dist/URI-Template/ Notes: svn path=/head/; revision=192289