aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Path-Class
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.18Wen Heping2009-12-212-4/+4
| | | | Notes: svn path=/head/; revision=246334
* - Update to 0.17Philip M. Gollucci2009-06-162-6/+5
| | | | Notes: svn path=/head/; revision=236007
* - Revert 1.13, it broke fetchingPav Lucistnik2009-01-301-1/+2
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227187
* - simplify dependencyYen-Ming Lee2008-08-311-5/+8
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=219499
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+2
| | | | | | | | | | | | ${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
* 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 0.16.Anton Berezin2006-12-262-4/+4
| | | | Notes: svn path=/head/; revision=180785
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.15Mathieu Arnold2005-12-192-4/+4
| | | | Notes: svn path=/head/; revision=151578
* Update to 0.14. Require perl from ports.Anton Berezin2005-11-202-5/+5
| | | | Notes: svn path=/head/; revision=148836
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* search.cpan.org redirect reduction canonicalization project, pass 2:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing. Notes: svn path=/head/; revision=143305
* Update to 0.13Mathieu Arnold2005-08-302-3/+3
| | | | Notes: svn path=/head/; revision=141468
* Update to 0.12Erwin Lansing2005-07-232-3/+3
| | | | | | | | PR: 83901 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> Notes: svn path=/head/; revision=139970
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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.11Lars Thegler2005-05-172-3/+3
| | | | Notes: svn path=/head/; revision=135461
* Update to 0.10Mathieu Arnold2005-04-073-9/+24
| | | | | | | Add some docs Notes: svn path=/head/; revision=132685
* Update to 0.08, set maintainer to perl.Anton Berezin2005-01-282-4/+4
| | | | Notes: svn path=/head/; revision=127529
* - maintainer feels he will not have enough time maintaining portsCheng-Lung Sung2004-12-221-1/+1
| | | | | | | | PR: ports/75299 Submitted by: Chiang Cheng-Hsiung (maintainer) Notes: svn path=/head/; revision=124798
* Add p5-Path-Class 0.07, cross-platform path specification manipulation.Vanilla I. Shu2004-07-254-0/+40
PR: ports/69562 Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> Notes: svn path=/head/; revision=114657