summaryrefslogtreecommitdiff
path: root/sysutils/rdfind
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2015-06-11 12:22:40 +0000
committerabs <abs@pkgsrc.org>2015-06-11 12:22:40 +0000
commitbc2cc587683de9ffca5c43e06589663fac4e5e9d (patch)
tree10bb6c7bdf89253ecb3e76cf329290bc0555dee0 /sysutils/rdfind
parent191b3d7226e4e3c08a1accd6299a31afa0aa738b (diff)
downloadpkgsrc-bc2cc587683de9ffca5c43e06589663fac4e5e9d.tar.gz
Added sysutils/rdfind version 1.3.4
Rdfind is a program that finds duplicate files. It is useful for compressing backup directories or just finding duplicate files. It compares files based on their content, not on their file names. imported from wip (thanks to bartosz.kuzma for packaing there :)
Diffstat (limited to 'sysutils/rdfind')
-rw-r--r--sysutils/rdfind/DESCR3
-rw-r--r--sysutils/rdfind/Makefile16
-rw-r--r--sysutils/rdfind/PLIST3
-rw-r--r--sysutils/rdfind/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/sysutils/rdfind/DESCR b/sysutils/rdfind/DESCR
new file mode 100644
index 00000000000..abf06a2c4bf
--- /dev/null
+++ b/sysutils/rdfind/DESCR
@@ -0,0 +1,3 @@
+Rdfind is a program that finds duplicate files. It is useful for compressing
+backup directories or just finding duplicate files. It compares files based on
+their content, not on their file names.
diff --git a/sysutils/rdfind/Makefile b/sysutils/rdfind/Makefile
new file mode 100644
index 00000000000..d48e44231fb
--- /dev/null
+++ b/sysutils/rdfind/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2015/06/11 12:22:40 abs Exp $
+
+DISTNAME= rdfind-1.3.4
+CATEGORIES= sysutils
+MASTER_SITES= http://rdfind.pauldreik.se/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://rdfind.pauldreik.se/
+COMMENT= Redundant data find
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+.include "../../security/nettle/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/rdfind/PLIST b/sysutils/rdfind/PLIST
new file mode 100644
index 00000000000..47143da26d5
--- /dev/null
+++ b/sysutils/rdfind/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2015/06/11 12:22:40 abs Exp $
+bin/rdfind
+man/man1/rdfind.1
diff --git a/sysutils/rdfind/distinfo b/sysutils/rdfind/distinfo
new file mode 100644
index 00000000000..10cccb57247
--- /dev/null
+++ b/sysutils/rdfind/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2015/06/11 12:22:40 abs Exp $
+
+SHA1 (rdfind-1.3.4.tar.gz) = c01bd2910cdec885b6c24164a389457e4f01ef61
+RMD160 (rdfind-1.3.4.tar.gz) = 6bc32205392d4142b53ddc442f8e8ccbf39a097a
+Size (rdfind-1.3.4.tar.gz) = 109584 bytes