Skip to content

Commit

Permalink
Initial import of the VCP-autrijus-snapshot-0.9-20050110 as devel/p5-…
Browse files Browse the repository at this point in the history
…VCP.

This is a *BETA* snapshot of the VCP sources, which is as-yet unreleased.

vcp ('version copy') copies versions of files from one repository to
another, translating as much metadata as possible along the way.  This
allows you to copy and translate files and their histories between
revision storage systems.
  • Loading branch information
jlam committed May 2, 2006
1 parent 21d30bc commit 6abc0e4
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devel/p5-VCP/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
vcp ('version copy') copies versions of files from one repository to
another, translating as much metadata as possible along the way. This
allows you to copy and translate files and their histories between
revision storage systems.
25 changes: 25 additions & 0 deletions devel/p5-VCP/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/05/02 01:53:35 jlam Exp $

DISTNAME= VCP-autrijus-snapshot-0.9-${SNAPSHOT_VERS}
SNAPSHOT_VERS= 20050110
PKGNAME= p5-${DISTNAME:S/-autrijus-snapshot-/-/:S/-${SNAPSHOT_VERS}$/beta${SNAPSHOT_VERS}/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
MODULE_DIR= modules/by-module
AUTHOR_DIR= authors/id/A/AU/AUTRIJUS

MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Versioned Copy, copying hierarchies of versioned files

DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-Regexp-Shellish>=0.93:../../devel/p5-Regexp-Shellish
DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
DEPENDS+= p5-XML-AutoWriter>=0.38:../../textproc/p5-XML-AutoWriter
DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser

PERL5_PACKLIST= auto/VCP/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
1 change: 1 addition & 0 deletions devel/p5-VCP/PLIST
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/02 01:53:35 jlam Exp $
5 changes: 5 additions & 0 deletions devel/p5-VCP/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/05/02 01:53:35 jlam Exp $

SHA1 (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = ecbf8322e17fb5b4ee236b1de0d0116602cfd0a1
RMD160 (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = c88ac4470bc5a711b01755d0a5ee62b1d162353f
Size (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = 318457 bytes

0 comments on commit 6abc0e4

Please sign in to comment.