pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Finish move of tarsnap from security to sysutils.
details: https://anonhg.NetBSD.org/pkgsrc/rev/53f03cb6e142
branches: trunk
changeset: 588654:53f03cb6e142
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 15 11:17:51 2011 +0000
description:
Finish move of tarsnap from security to sysutils.
diffstat:
security/Makefile | 3 +--
security/tarsnap/DESCR | 5 -----
security/tarsnap/Makefile | 22 ----------------------
security/tarsnap/PLIST | 13 -------------
security/tarsnap/distinfo | 5 -----
sysutils/Makefile | 3 ++-
6 files changed, 3 insertions(+), 48 deletions(-)
diffs (95 lines):
diff -r 8d07b5f1d453 -r 53f03cb6e142 security/Makefile
--- a/security/Makefile Sun May 15 11:16:14 2011 +0000
+++ b/security/Makefile Sun May 15 11:17:51 2011 +0000
@@ -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+= sudo
SUBDIR+= systrace-policies
SUBDIR+= tacshell
-SUBDIR+= tarsnap
SUBDIR+= tcl-tls
SUBDIR+= tcp_wrappers
SUBDIR+= tct
diff -r 8d07b5f1d453 -r 53f03cb6e142 security/tarsnap/DESCR
--- a/security/tarsnap/DESCR Sun May 15 11:16:14 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 8d07b5f1d453 -r 53f03cb6e142 security/tarsnap/Makefile
--- a/security/tarsnap/Makefile Sun May 15 11:16:14 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r 8d07b5f1d453 -r 53f03cb6e142 security/tarsnap/PLIST
--- a/security/tarsnap/PLIST Sun May 15 11:16:14 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 8d07b5f1d453 -r 53f03cb6e142 security/tarsnap/distinfo
--- a/security/tarsnap/distinfo Sun May 15 11:16:14 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 8d07b5f1d453 -r 53f03cb6e142 sysutils/Makefile
--- a/sysutils/Makefile Sun May 15 11:16:14 2011 +0000
+++ b/sysutils/Makefile Sun May 15 11:17:51 2011 +0000
@@ -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+= sysinfo
SUBDIR+= syslog-ng
SUBDIR+= system-tools-backends
+SUBDIR+= tarsnap
SUBDIR+= tcx
SUBDIR+= tdir
SUBDIR+= tits
Home |
Main Index |
Thread Index |
Old Index