aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-Auto
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix build in the new Perl order.Mark Linimon2007-09-091-2/+2
| | | | Notes: svn path=/head/; revision=199134
* Update to 0.20. Remove 4.x cruft.Lars Thegler2007-04-082-14/+5
| | | | Notes: svn path=/head/; revision=189491
* Update to 0.18Lars Thegler2006-07-112-5/+5
| | | | Notes: svn path=/head/; revision=167477
* Update to 0.17Lars Thegler2006-03-152-5/+5
| | | | Notes: svn path=/head/; revision=157199
* Update to 0.16Lars Thegler2006-01-262-7/+9
| | | | Notes: svn path=/head/; revision=154535
* 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
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 0.14Lars Thegler2005-08-292-4/+3
| | | | Notes: svn path=/head/; revision=141253
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 0.12Lars Thegler2005-03-112-3/+3
| | | | Notes: svn path=/head/; revision=130857
* Update to 0.11Lars Thegler2004-11-212-3/+3
| | | | Notes: svn path=/head/; revision=122090
* Update to 0.10Lars Thegler2004-08-182-9/+3
| | | | Notes: svn path=/head/; revision=116593
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* - Update to 0.06Erwin Lansing2004-02-231-13/+0
| | | | | | | | | | | - Fix problem with duplicate post-patch target PR: 63291 Submitted by: maintainer Pointy hat to: erwin Notes: svn path=/head/; revision=101921
* - Update to 0.06Erwin Lansing2004-02-232-7/+3
| | | | | | | | | | | - Fix problem with duplicate post-patch target PR: 63291 Submitted by: maintainer Pointy hat to: erwin Notes: svn path=/head/; revision=101917
* - Update to 0.05Erwin Lansing2004-02-213-8/+36
| | | | | | | | | | | - Added XML::Simple as OPTIONal dependency - Made PREFIX-clean under perl 5.005_03 PR: 63087 Submitted by: maintainer Notes: svn path=/head/; revision=101572
* - Fixed man page installation on perl 5.6.1Kirill Ponomarev2003-09-282-0/+13
| | | | | | | | PR: 57314 Submitted by: maintainer Notes: svn path=/head/; revision=89683
* - Update to version 0.04Kirill Ponomarev2003-09-242-4/+3
| | | | | | | | | | - XML::Simple is not longer mandatory dependency PR: 56874 Submitted by: maintainer Notes: svn path=/head/; revision=89176
* Add p5-Config-Auto 0.03, magical config file parser.Mathieu Arnold2003-09-014-0/+48
PR: 56155 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=88269