pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/rdfind Added sysutils/rdfind version 1.3.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a5e5bc483d5
branches: trunk
changeset: 652998:2a5e5bc483d5
user: abs <abs%pkgsrc.org@localhost>
date: Thu Jun 11 12:22:40 2015 +0000
description:
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:
sysutils/rdfind/DESCR | 3 +++
sysutils/rdfind/Makefile | 16 ++++++++++++++++
sysutils/rdfind/PLIST | 3 +++
sysutils/rdfind/distinfo | 5 +++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r e374cff06d91 -r 2a5e5bc483d5 sysutils/rdfind/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/rdfind/DESCR Thu Jun 11 12:22:40 2015 +0000
@@ -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 -r e374cff06d91 -r 2a5e5bc483d5 sysutils/rdfind/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/rdfind/Makefile Thu Jun 11 12:22:40 2015 +0000
@@ -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@localhost
+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 -r e374cff06d91 -r 2a5e5bc483d5 sysutils/rdfind/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/rdfind/PLIST Thu Jun 11 12:22:40 2015 +0000
@@ -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 -r e374cff06d91 -r 2a5e5bc483d5 sysutils/rdfind/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/rdfind/distinfo Thu Jun 11 12:22:40 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index