summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-05-15 11:17:51 +0000
committerwiz <wiz@pkgsrc.org>2011-05-15 11:17:51 +0000
commit2cc499a464b77ecfa1839bc799d524bb1830cc94 (patch)
tree652c8ebb13c8e8954674ee964de8741fc86037a1
parent9502d4ba2d06dfe591f11cc70d94d8961a43f0d4 (diff)
downloadpkgsrc-2cc499a464b77ecfa1839bc799d524bb1830cc94.tar.gz
Finish move of tarsnap from security to sysutils.
-rw-r--r--security/Makefile3
-rw-r--r--security/tarsnap/DESCR5
-rw-r--r--security/tarsnap/Makefile22
-rw-r--r--security/tarsnap/PLIST13
-rw-r--r--security/tarsnap/distinfo5
-rw-r--r--sysutils/Makefile3
6 files changed, 3 insertions, 48 deletions
diff --git a/security/Makefile b/security/Makefile
index db09fe71476..a29e2bb3a62 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.410 2011/04/30 12:21:43 wiz Exp $
+# $NetBSD: Makefile,v 1.411 2011/05/15 11:17:51 wiz Exp $
#
COMMENT= Security tools
@@ -358,7 +358,6 @@ SUBDIR+= stunnel
SUBDIR+= sudo
SUBDIR+= systrace-policies
SUBDIR+= tacshell
-SUBDIR+= tarsnap
SUBDIR+= tcl-tls
SUBDIR+= tcp_wrappers
SUBDIR+= tct
diff --git a/security/tarsnap/DESCR b/security/tarsnap/DESCR
deleted file mode 100644
index 0e78cc83d39..00000000000
--- a/security/tarsnap/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Tarsnap is a secure online backup service for BSD, Linux, OS X,
-Solaris, Cygwin, and can probably be compiled on many other UNIX-like
-operating systems. The Tarsnap client code provides a flexible and
-powerful command-line interface which can be used directly or via
-shell scripts.
diff --git a/security/tarsnap/Makefile b/security/tarsnap/Makefile
deleted file mode 100644
index 0b53e7aadf0..00000000000
--- a/security/tarsnap/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2011/05/01 08:28:24 wiz Exp $
-#
-
-DISTNAME= tarsnap-autoconf-1.0.29
-PKGNAME= ${DISTNAME:S/-autoconf//}
-CATEGORIES= security archivers sysutils
-MASTER_SITES= https://www.tarsnap.com/download/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= https://www.tarsnap.com/
-COMMENT= Secure online backup service
-LICENSE= tarsnap-license
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-INSTALL_MAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/tarsnap
-
-CONF_FILES= ${PREFIX}/share/examples/tarsnap/tarsnap.conf.sample ${PKG_SYSCONFDIR}/tarsnap.conf
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/tarsnap/PLIST b/security/tarsnap/PLIST
deleted file mode 100644
index 8fef7a279a1..00000000000
--- a/security/tarsnap/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/30 12:21:05 wiz Exp $
-bin/tarsnap
-bin/tarsnap-keygen
-bin/tarsnap-keymgmt
-bin/tarsnap-keyregen
-bin/tarsnap-recrypt
-man/man1/tarsnap-keygen.1
-man/man1/tarsnap-keymgmt.1
-man/man1/tarsnap-keyregen.1
-man/man1/tarsnap-recrypt.1
-man/man1/tarsnap.1
-man/man5/tarsnap.conf.5
-share/examples/tarsnap/tarsnap.conf.sample
diff --git a/security/tarsnap/distinfo b/security/tarsnap/distinfo
deleted file mode 100644
index 96347e6d10f..00000000000
--- a/security/tarsnap/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/04/30 12:21:05 wiz Exp $
-
-SHA1 (tarsnap-autoconf-1.0.29.tgz) = c93cf8302461793345cb0baeda6d325a8469ffb6
-RMD160 (tarsnap-autoconf-1.0.29.tgz) = 7170d00a07e36213def3fcd87cb6b0a262506ff0
-Size (tarsnap-autoconf-1.0.29.tgz) = 595483 bytes
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 7d156fe63d1..f5b05e82618 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.515 2011/05/14 23:12:12 abs Exp $
+# $NetBSD: Makefile,v 1.516 2011/05/15 11:17:51 wiz Exp $
#
COMMENT= System utilities
@@ -310,6 +310,7 @@ SUBDIR+= sysgen
SUBDIR+= sysinfo
SUBDIR+= syslog-ng
SUBDIR+= system-tools-backends
+SUBDIR+= tarsnap
SUBDIR+= tcx
SUBDIR+= tdir
SUBDIR+= tits