summaryrefslogtreecommitdiff
path: root/devel/p5-VCS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* 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
* 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 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
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-7/+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.14, reassign maintainer from ports to perl.Anton Berezin2005-01-212-4/+4
| | | | Notes: svn path=/head/; revision=126991
* Update to 0.13Lars Thegler2004-07-013-9/+4
| | | | | | | Approved by: erwin (implicit) Notes: svn path=/head/; revision=112693
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Remove MAINTAINER, as per his request:Christian Weisgerber2003-06-022-5/+1
| | | | | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=81956
* Update port: devel/p5-VCS to 0.10Edwin Groothuis2003-02-133-4/+10
| | | | | | | | PR: ports/48031 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75412
* Update to 0.09.Anton Berezin2003-01-293-27/+27
| | | | | | | | Submitted by: maintainer PR: 47530 Notes: svn path=/head/; revision=74208
* - Update to version 0.05Kevin Lo2002-09-033-4/+5
| | | | | | | | | | - Change maintainer's address PR: 42357 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65546
* Add p5-VCS 0.04,Sergey Skvortsov2002-06-095-0/+62
library for generic Version Control System access in Perl. PR: 35368 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=60971