aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-Tiny
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Update to 2.19Sunpoet Po-Chuan Hsieh2013-09-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Config-Tiny/Changes Notes: svn path=/head/; revision=327330
* - Update to 2.17Sunpoet Po-Chuan Hsieh2013-09-142-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Config-Tiny/Changes Notes: svn path=/head/; revision=327232
* Update to 2.16.Anton Berezin2013-09-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Config-Tiny/Changes Notes: svn path=/head/; revision=326478
* Update to 2.15.Anton Berezin2013-09-022-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Config-Tiny/Changes Notes: svn path=/head/; revision=325954
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 2.14Baptiste Daroussin2011-03-242-4/+6
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/ADAMK/Config-Tiny-2.14/Changes Notes: svn path=/head/; revision=271610
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 2.13Wen Heping2010-09-032-4/+4
| | | | Notes: svn path=/head/; revision=260462
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 2.12Gabor Kovesdan2007-12-202-4/+4
| | | | Notes: svn path=/head/; revision=204184
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 2.10Cheng-Lung Sung2006-10-022-4/+4
| | | | Notes: svn path=/head/; revision=174280
* - Update to 2.08Cheng-Lung Sung2006-07-173-8/+7
| | | | | | | | PR: ports/100343 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=168030
* - update to 2.07Yen-Ming Lee2006-05-112-4/+4
| | | | Notes: svn path=/head/; revision=162054
* Update to 2.06. Require perl from ports.Anton Berezin2006-04-272-5/+11
| | | | Notes: svn path=/head/; revision=160589
* Remove patch.Sergey Skvortsov2006-03-231-12/+0
| | | | | | | Reminded by: tobez Notes: svn path=/head/; revision=158010
* Update to 2.05 (and pass maintainership to perl@).Sergey Skvortsov2006-03-232-5/+5
| | | | | | | | PR: ports/94855 Submitted by: tobez Notes: svn path=/head/; revision=157999
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 2.02Sergey Skvortsov2005-10-122-3/+3
| | | | | | | | | Changes: http://search.cpan.org/src/ADAMK/Config-Tiny-2.02/Changes PR: ports/86722 Submitted by: ehaupt Notes: svn path=/head/; revision=145095
* Update to 2.01Sergey Skvortsov2005-04-022-3/+3
| | | | Notes: svn path=/head/; revision=132202
* Updated to 2.00Sergey Skvortsov2004-07-262-3/+3
| | | | Notes: svn path=/head/; revision=114735
* Updated to 1.7Sergey Skvortsov2004-06-243-6/+3
| | | | Notes: svn path=/head/; revision=112112
* Updated to 1.6Sergey Skvortsov2004-03-282-2/+3
| | | | Notes: svn path=/head/; revision=105535
* Updated to 1.3Sergey Skvortsov2003-12-083-10/+9
| | | | Notes: svn path=/head/; revision=95389
* Updated to 1.0Sergey Skvortsov2003-05-213-2/+17
| | | | | | | PR: ports/52120 Notes: svn path=/head/; revision=81617
* Add p5-Config-Tiny 0.3,Sergey Skvortsov2003-05-184-0/+42
read/Write .ini style files with as little code as possible. Notes: svn path=/head/; revision=81244