Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
This module copies and moves directories recursively (or single
files, well... singley) to an optional depth and attempts to
preserve each file or directory's mode.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:02 wiz Exp $
DISTNAME= File-Copy-Recursive-0.38
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-Copy-Recursive/
COMMENT= Perl extension for recursively copying files and directories
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/File/Copy/Recursive/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2009/01/11 14:52:21 he Exp $
SHA1 (File-Copy-Recursive-0.38.tar.gz) = 6c3a48c8ba70ad6b1ea97c4aac6b1f2d310a8e8d
RMD160 (File-Copy-Recursive-0.38.tar.gz) = b2d3a9f1f9682ae9ca8a74f30c2716bf0220a71c
Size (File-Copy-Recursive-0.38.tar.gz) = 10843 bytes