summaryrefslogtreecommitdiff
path: root/devel/p5-File-DirSync
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-17 06:25:44 +0000
committergrant <grant@pkgsrc.org>2003-12-17 06:25:44 +0000
commit4ccb5dce4aaab3b9809fbc1b4bae65e6b9b4382b (patch)
tree592ab8bef7d1aa13015501db0de6b7a63c623178 /devel/p5-File-DirSync
parent18bf39cdb72ae375705506a2e53a07f3f26c88b9 (diff)
downloadpkgsrc-4ccb5dce4aaab3b9809fbc1b4bae65e6b9b4382b.tar.gz
Initial import of p5-File-DirSync 1.11 into the NetBSD Packages
Collection. File::DirSync will make two directories exactly the same. The goal is to perform this syncronization process as quickly as possible with as few stats and reads and writes as possible. It usually can perform the syncronization process within a few milliseconds - even for gigabytes or more of information.
Diffstat (limited to 'devel/p5-File-DirSync')
-rw-r--r--devel/p5-File-DirSync/DESCR5
-rw-r--r--devel/p5-File-DirSync/Makefile15
-rw-r--r--devel/p5-File-DirSync/PLIST1
-rw-r--r--devel/p5-File-DirSync/distinfo4
4 files changed, 25 insertions, 0 deletions
diff --git a/devel/p5-File-DirSync/DESCR b/devel/p5-File-DirSync/DESCR
new file mode 100644
index 00000000000..955b20d4bed
--- /dev/null
+++ b/devel/p5-File-DirSync/DESCR
@@ -0,0 +1,5 @@
+File::DirSync will make two directories exactly the same. The goal is
+to perform this syncronization process as quickly as possible with as
+few stats and reads and writes as possible. It usually can perform the
+syncronization process within a few milliseconds - even for gigabytes
+or more of information.
diff --git a/devel/p5-File-DirSync/Makefile b/devel/p5-File-DirSync/Makefile
new file mode 100644
index 00000000000..bf13f469979
--- /dev/null
+++ b/devel/p5-File-DirSync/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/17 06:25:44 grant Exp $
+#
+
+DISTNAME= File-DirSync-1.11
+CATEGORIES= sysutils perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Perl5 module to syncronize two directories rapidly
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/DirSync/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-DirSync/PLIST b/devel/p5-File-DirSync/PLIST
new file mode 100644
index 00000000000..4a3c762c70a
--- /dev/null
+++ b/devel/p5-File-DirSync/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/17 06:25:44 grant Exp $
diff --git a/devel/p5-File-DirSync/distinfo b/devel/p5-File-DirSync/distinfo
new file mode 100644
index 00000000000..4f793e14c6a
--- /dev/null
+++ b/devel/p5-File-DirSync/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/17 06:25:44 grant Exp $
+
+SHA1 (File-DirSync-1.11.tar.gz) = e732e98d1408f4c29cf067c4a0efe916815b361d
+Size (File-DirSync-1.11.tar.gz) = 12504 bytes