aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-VCP
Commit message (Collapse)AuthorAgeFilesLines
* Fix up after bsd.perl.mk import.Mark Linimon2007-09-101-2/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199231
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* 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-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Turns out VCP was on CPAN before it turned into the big mirror setupBill Fenner2005-11-261-2/+2
| | | | | | | | | | it is now, so it's only on bioinfo and backpan.perl.org (and backpan isn't in ${MASTER_SITE_PERL_CPAN). Approved by: Hiroki Sato <hrs@FreeBSD.org> (MAINTAINER) Notes: svn path=/head/; revision=149608
* Add patches to fix a problem which prevents this from workingHiroki Sato2004-09-0112-4/+309
| | | | | | | | | | with VCP::Dest::SVK. Submitted by: June-Yen Huang (jihuang at gate dot sinica dot edu dot tw) PR: ports/71201 Notes: svn path=/head/; revision=117843
* Fix MAN3. Bump PORTREVISION.Hiroki Sato2004-08-211-9/+13
| | | | | | | | Submitted by: Yen-Ming Lee (leeym at utopia dot leeym dot com) PR: ports/70272 Notes: svn path=/head/; revision=116894
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+3
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* Upgrade to 0.9.Vanilla I. Shu2004-05-114-41/+133
| | | | | | | | | PR: ports/66224 Submitted by: Autrijus Tang <autrijus at not.autrijus.org> Approved by: hrs@ Notes: svn path=/head/; revision=108882
* BROKEN with perl < 5.6: Does not compileKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104668
* Import VCP 0.3.Christian Weisgerber2004-03-105-0/+107
vcp is a tool for copying revision controlled files between various SCM repositories. PR: 63433 Submitted by: hrs Notes: svn path=/head/; revision=103575