summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>1999-04-04 23:34:44 +0000
committertron <tron>1999-04-04 23:34:44 +0000
commit2ce1bfbfc27219edd5e6ff618985d930b8a46402 (patch)
tree43be7c647e5720ae3740ae048874c9b5511ee24d /sysutils
parentf2becdd917fe802d703a9c08aa2e4b2ef8437661 (diff)
downloadpkgsrc-2ce1bfbfc27219edd5e6ff618985d930b8a46402.tar.gz
Move "amanda" related packages to "sysutils" category as suggested by
Klaus Klein in PR pkg/7159.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile6
-rw-r--r--sysutils/amanda-client/Makefile4
-rw-r--r--sysutils/amanda-client/files/md52
-rw-r--r--sysutils/amanda-client/patches/patch-aa2
-rw-r--r--sysutils/amanda-client/pkg/PLIST2
-rw-r--r--sysutils/amanda-common/Makefile4
-rw-r--r--sysutils/amanda-common/files/md52
-rw-r--r--sysutils/amanda-common/patches/patch-aa2
-rw-r--r--sysutils/amanda-common/pkg/PLIST2
-rw-r--r--sysutils/amanda-server/Makefile4
-rw-r--r--sysutils/amanda-server/files/md52
-rw-r--r--sysutils/amanda-server/patches/patch-aa2
-rw-r--r--sysutils/amanda-server/pkg/PLIST2
-rw-r--r--sysutils/amanda/Makefile4
-rw-r--r--sysutils/amanda/pkg/PLIST2
15 files changed, 23 insertions, 19 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index f1ee844f022..112336e7c66 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,10 +1,14 @@
-# $NetBSD: Makefile,v 1.26 1999/03/15 00:11:58 tron Exp $
+# $NetBSD: Makefile,v 1.27 1999/04/04 23:34:44 tron Exp $
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
#
# SUBDIR += LPRng
SUBDIR += addnerd
# SUBDIR += afio
+ SUBDIR += amanda
+ SUBDIR += amanda-common
+ SUBDIR += amanda-server
+ SUBDIR += amanda-client
SUBDIR += asapm
SUBDIR += cdrecord
# SUBDIR += cd-write
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 925d5503572..425f80698e8 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 1999/04/01 14:12:56 bouyer Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/04 23:34:45 tron Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
DISTNAME= amanda-2.4.1p1
PKGNAME= amanda-client-2.4.1p1
-CATEGORIES= misc
+CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
diff --git a/sysutils/amanda-client/files/md5 b/sysutils/amanda-client/files/md5
index 47cdce05477..f0d9db749d7 100644
--- a/sysutils/amanda-client/files/md5
+++ b/sysutils/amanda-client/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $
+$NetBSD: md5,v 1.2 1999/04/04 23:34:45 tron Exp $
MD5 (amanda-2.4.1p1.tar.gz) = 13f34dc97c35f85f88e54ca25b2009ed
diff --git a/sysutils/amanda-client/patches/patch-aa b/sysutils/amanda-client/patches/patch-aa
index 1dcb847b0a2..60b94a9d983 100644
--- a/sysutils/amanda-client/patches/patch-aa
+++ b/sysutils/amanda-client/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $
+$NetBSD: patch-aa,v 1.2 1999/04/04 23:34:45 tron Exp $
--- configure.orig Sat Jul 18 10:34:33 1998
+++ configure Sat Jul 18 10:35:03 1998
diff --git a/sysutils/amanda-client/pkg/PLIST b/sysutils/amanda-client/pkg/PLIST
index 121244ea7c1..58d361693e0 100644
--- a/sysutils/amanda-client/pkg/PLIST
+++ b/sysutils/amanda-client/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/04/04 23:34:45 tron Exp $
lib/libamclient.a
lib/libamclient-2.4.1p1.so.0.0
libexec/amandad
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 68f32eed3d6..f5ddd51653c 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 1999/02/25 15:54:00 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/04 23:34:45 tron Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
DISTNAME= amanda-2.4.1p1
PKGNAME= amanda-common-2.4.1p1
-CATEGORIES= misc
+CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
diff --git a/sysutils/amanda-common/files/md5 b/sysutils/amanda-common/files/md5
index 2164a59dc88..f0d9db749d7 100644
--- a/sysutils/amanda-common/files/md5
+++ b/sysutils/amanda-common/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/02/23 17:03:41 bouyer Exp $
+$NetBSD: md5,v 1.2 1999/04/04 23:34:45 tron Exp $
MD5 (amanda-2.4.1p1.tar.gz) = 13f34dc97c35f85f88e54ca25b2009ed
diff --git a/sysutils/amanda-common/patches/patch-aa b/sysutils/amanda-common/patches/patch-aa
index 51d4535b00d..a774d70929e 100644
--- a/sysutils/amanda-common/patches/patch-aa
+++ b/sysutils/amanda-common/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/02/23 17:03:41 bouyer Exp $
+$NetBSD: patch-aa,v 1.2 1999/04/04 23:34:46 tron Exp $
--- configure.orig Sat Jul 18 10:34:33 1998
+++ configure Sat Jul 18 10:35:03 1998
diff --git a/sysutils/amanda-common/pkg/PLIST b/sysutils/amanda-common/pkg/PLIST
index aebca5c4a13..4a2264d31ec 100644
--- a/sysutils/amanda-common/pkg/PLIST
+++ b/sysutils/amanda-common/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/23 17:03:41 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/04/04 23:34:46 tron Exp $
lib/libamanda.a
lib/libamanda-2.4.1p1.so.0.0
lib/libamtape.a
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index ec27e88a1d9..0b0ea3afec8 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 1999/02/25 15:54:00 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/04 23:34:46 tron Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
DISTNAME= amanda-2.4.1p1
PKGNAME= amanda-server-2.4.1p1
-CATEGORIES= misc
+CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
diff --git a/sysutils/amanda-server/files/md5 b/sysutils/amanda-server/files/md5
index 47cdce05477..60f97a6b577 100644
--- a/sysutils/amanda-server/files/md5
+++ b/sysutils/amanda-server/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $
+$NetBSD: md5,v 1.2 1999/04/04 23:34:46 tron Exp $
MD5 (amanda-2.4.1p1.tar.gz) = 13f34dc97c35f85f88e54ca25b2009ed
diff --git a/sysutils/amanda-server/patches/patch-aa b/sysutils/amanda-server/patches/patch-aa
index 1dcb847b0a2..a774d70929e 100644
--- a/sysutils/amanda-server/patches/patch-aa
+++ b/sysutils/amanda-server/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $
+$NetBSD: patch-aa,v 1.2 1999/04/04 23:34:46 tron Exp $
--- configure.orig Sat Jul 18 10:34:33 1998
+++ configure Sat Jul 18 10:35:03 1998
diff --git a/sysutils/amanda-server/pkg/PLIST b/sysutils/amanda-server/pkg/PLIST
index 54c72d624ec..741c87fc804 100644
--- a/sysutils/amanda-server/pkg/PLIST
+++ b/sysutils/amanda-server/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/04/04 23:34:47 tron Exp $
lib/libamserver.a
lib/libamserver-2.4.1p1.so.0.0
libexec/amcat.awk
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index 1c925f7a0e2..4eaa6dd7a23 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 1999/02/25 15:47:25 bouyer Exp $
+# $NetBSD: Makefile,v 1.24 1999/04/04 23:34:44 tron Exp $
#
DISTNAME= amanda-2.4.1p1
-CATEGORIES= misc
+CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/sysutils/amanda/pkg/PLIST b/sysutils/amanda/pkg/PLIST
index 6c3efe0e5df..aa001eb2522 100644
--- a/sysutils/amanda/pkg/PLIST
+++ b/sysutils/amanda/pkg/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.9 1999/02/24 10:44:51 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.10 1999/04/04 23:34:45 tron Exp $
@comment this plist intentionally left empty