aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-JSON
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309105
* - 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
* - Add test depends to enable testingSteve Wills2011-10-011-0/+1
| | | | Notes: svn path=/head/; revision=282753
* - Update to 1.5100Wen Heping2010-12-272-8/+8
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/RIZEN/Config-JSON-1.5100/Changes Notes: svn path=/head/; revision=266954
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-242-2/+1
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* - Add missing perl5 virtual categoriesPhilip M. Gollucci2010-09-131-1/+1
| | | | Notes: svn path=/head/; revision=261102
* - Remove test-only and included-in-perl-5.8 dependencies.Jun Kuriyama2009-12-251-9/+4
| | | | Notes: svn path=/head/; revision=246571
* - Update to 1.5000Wen Heping2009-12-202-6/+5
| | | | Notes: svn path=/head/; revision=246305
* - Update to 1.4.0Wen Heping2009-11-032-4/+4
| | | | | | | | | PR: ports/140132 Submitted by: Wen Heping (myself) Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243692
* Reset cherry@trombik.org due to maintainer-timeouts and no responseMark Linimon2009-11-031-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=243688
* - update to 1.3.1Yen-Ming Lee2009-01-052-8/+21
| | | | | | | | | PR: based on 128898 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=225277
* This package parses the config files written in JSON. It also does someMartin Wilke2008-08-064-0/+38
non-JSON stuff, like allowing for comments in the files. WWW: http://search.cpan.org/dist/Config-JSON/ PR: ports/126119 Submitted by: Tomoyuki Sakurai <cherry at trombik.org> Notes: svn path=/head/; revision=218147