Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

4
net/p5-File-RsyncP/DESCR Normal file
View File

@@ -0,0 +1,4 @@
File::RsyncP is a perl implementation of an Rsync client. It is
compatible with Rsync 2.x (protocol versions up to 28). It can send
or receive files, either by running rsync on the remote machine, or
connecting to an rsyncd deamon on the remote machine.

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.1 2015/02/05 16:49:13 tnn Exp $
DISTNAME= File-RsyncP-0.74
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CB/CBARRATT/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-RsyncP/
COMMENT= Perl Rsync client
LICENSE= gnu-gpl-v3
MAKE_JOBS_SAFE= no
USE_LANGUAGES= c
PERL5_PACKLIST= auto/File/RsyncP/.packlist
PERL5_MODULE_TYPE= MakeMaker
REPLACE_PERL+= lib/File/RsyncP.pm
REPLACE_PERL+= lib/File/RsyncP/FileIO.pm
REPLACE_PERL+= FileList/FileList.pm
REPLACE_PERL+= Digest/Digest.pm
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/02/05 16:49:13 tnn Exp $
SHA1 (File-RsyncP-0.74.tar.gz) = dc18d4f599dca50d3930756125283c0e92969729
RMD160 (File-RsyncP-0.74.tar.gz) = a4407d6189cbb36f5ff1cbe01307822f5748b6b3
Size (File-RsyncP-0.74.tar.gz) = 167122 bytes