diff options
author | bouyer <bouyer> | 1999-02-23 17:05:18 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1999-02-23 17:05:18 +0000 |
commit | 09a292f827768ae258d553ced9f45faec1db469a (patch) | |
tree | ec7ec0340a85e4b8102451903a1f964ce786a31c /sysutils | |
parent | 1bc15469869e2a0c209f04cd8a4307137fd5466d (diff) | |
download | pkgsrc-09a292f827768ae258d553ced9f45faec1db469a.tar.gz |
Now in amanda-common, amanda-server, amanda-client
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda/Makefile | 29 | ||||
-rw-r--r-- | sysutils/amanda/files/md5 | 3 | ||||
-rw-r--r-- | sysutils/amanda/patches/patch-aa | 13 | ||||
-rw-r--r-- | sysutils/amanda/patches/patch-ab | 20 | ||||
-rw-r--r-- | sysutils/amanda/pkg/COMMENT | 1 | ||||
-rw-r--r-- | sysutils/amanda/pkg/DESCR | 67 | ||||
-rw-r--r-- | sysutils/amanda/pkg/PLIST | 70 |
7 files changed, 0 insertions, 203 deletions
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile deleted file mode 100644 index cb148cbdea7..00000000000 --- a/sysutils/amanda/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.20 1999/02/09 16:08:58 bad Exp $ -# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp -# - -DISTNAME= amanda-2.4.0p1 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ - -MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.amanda.org/ - -DEPENDS+= readline-2.2:../../devel/readline -DEPENDS+= addnerd-1.6:../../sysutils/addnerd -DEPENDS+= gnuplot-3.7:../../graphics/gnuplot -DEPENDS+= gtar-1.12:../../archivers/gtar - -AMANDA_USER?= backup -AMANDA_GROUP= operator - -USE_LIBTOOL= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-user=${AMANDA_USER} --with-group=${AMANDA_GROUP} \ - --with-mmap --with-amandahosts -CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" - -pre-install: - @${SETENV} ${MAKE_ENV} addnerd -g ${AMANDA_GROUP} ${AMANDA_USER} - -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/amanda/files/md5 b/sysutils/amanda/files/md5 deleted file mode 100644 index 51855b82243..00000000000 --- a/sysutils/amanda/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.4 1998/08/07 13:25:04 agc Exp $ - -MD5 (amanda-2.4.0p1.tar.gz) = bda875acd382ea92cfaf7750ce8ce7bd diff --git a/sysutils/amanda/patches/patch-aa b/sysutils/amanda/patches/patch-aa deleted file mode 100644 index 1a724c84cc4..00000000000 --- a/sysutils/amanda/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.4 1998/08/07 11:10:08 agc Exp $ - ---- changer-src/chg-manual.sh.in.orig Sun May 24 17:47:03 1998 -+++ changer-src/chg-manual.sh.in Sun May 24 17:47:40 1998 -@@ -26,7 +26,7 @@ - MT=@MT@ - MTF=@MT_FILE_FLAG@ - DD=@DD@ --ONLINEREGEX="ONLINE|READY|sense[_ ]key[(]0x0[)]|sense key error = 0" -+ONLINEREGEX="ONLINE|READY|sense[_ ]key[(]0x0[)]|sense key error = 0|er=0" - tape=`getconf$SUF tapedev` - - changerfile=`getconf$SUF changerfile` diff --git a/sysutils/amanda/patches/patch-ab b/sysutils/amanda/patches/patch-ab deleted file mode 100644 index 97b05e7b2ec..00000000000 --- a/sysutils/amanda/patches/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ab,v 1.6 1998/08/07 11:10:08 agc Exp $ - ---- configure.orig Sat Jul 18 10:34:33 1998 -+++ configure Sat Jul 18 10:35:03 1998 -@@ -4204,6 +4204,7 @@ - echo "$ac_t""no" 1>&6 - fi - -+if false; then - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' - -@@ -4249,6 +4250,7 @@ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } -+fi - - # Extract the first word of "gcc", so it can be a program name with args. - set dummy gcc; ac_word=$2 diff --git a/sysutils/amanda/pkg/COMMENT b/sysutils/amanda/pkg/COMMENT deleted file mode 100644 index 87b97277da1..00000000000 --- a/sysutils/amanda/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The Advanced Maryland Automatic Network Disk Archiver diff --git a/sysutils/amanda/pkg/DESCR b/sysutils/amanda/pkg/DESCR deleted file mode 100644 index a605558ea0a..00000000000 --- a/sysutils/amanda/pkg/DESCR +++ /dev/null @@ -1,67 +0,0 @@ -This is an alpha-test release of Amanda, the Advanced Maryland Automatic -Network Disk Archiver. Amanda is a backup system designed to archive many -computers on a network to a single large-capacity tape drive. This release -is currently in daily use at the University of Maryland at College Park -Computer Science Department, backing up all the disks on all the -workstations in the department: currently over 70 gigabytes of data across -more than 400 filesystems on more than 146 workstations and servers, using -a single 5 Gigabyte Exabyte EXB-8500. Here are some features of Amanda: - - * written in C, freely distributable. - * built on top of standard backup software: BSD Unix dump/restore, and - later GNU Tar and others. - * will back up multiple machines in parallel to a holding disk, blasting - finished dumps one by one to tape as fast as we can write files to - tape. For example, a ~2 Gb 8mm tape on a ~240K/s interface to a host - with a large holding disk can be filled by Amanda in under 4 hours. - * does simple tape management: will not overwrite the wrong tape. - * supports tape changers via a generic interface. Easily customizable to - any type of tape carousel, robot, or stacker that can be controlled via - the unix command line. - * supports Kerberos 4 security, including encrypted dumps. The Kerberos - support is available as a separate add-on package, see the file - KERBEROS.HOW-TO-GET on the ftp site, and the file docs/KERBEROS in this - package, for more details. - * for a restore, tells you what tapes you need, and finds the proper - backup image on the tape for you. - * recovers gracefully from errors, including down or hung machines. - * reports results, including all errors in detail, in email to operators. - * will dynamically adjust backup schedule to keep within constraints: no - more juggling by hand when adding disks and computers to network. - * includes a pre-run checker program, that conducts sanity checks on both - the tape server host and all the client hosts (in parallel), and will - send an e-mail report of any problems that could cause the backups to - fail. - * can compress dumps before sending over net, with either compress or gzip. - * can optionally syncronize with external backups, for those large - timesharing computers where you want to do full dumps when the system - is down in single-user mode (since BSD dump is not reliable on active - filesystems): Amanda will still do your daily dumps. - * lots of other options; Amanda is very configurable. - -Amanda requires a host that is mostly idle at night, with a large capacity -tape drive (e.g. an EXABYTE or DAT tape). This becomes the "tape server -host". All the computers you are going to dump are the "backup client -hosts". The server host can also be a client host. - -Amanda works best with one or more large "holding disk" partition on the -server host available to it for buffering dumps before writing to tape. -The holding disk allows Amanda to run backups in parallel to the disk, only -writing them to tape when the backup is finished. Note that the holding -disk is not required: without it Amanda will run backups sequentially to -the tape drive. Running it this way kills the great performance, but still -allows you to take advantage of Amanda's other features. - -As a rule of thumb, for best performance the holding disk should be larger -than the dump output from your largest disk partitions. For example, if -you are backing up some full gigabyte disks that compress down to 500 MB, -then you'll want 500 MB on your holding disk. On the other hand, if those -gigabyte drives are partitioned into 500 MB filesystems, they'll probably -compress down to 250 MB and you'll only need that much on your holding -disk. Amanda will perform better with larger holding disks. We use 800 MB -for our holding disk. - -Actually, Amanda will still work if you have full dumps that are larger -than the holding disk: Amanda will send those dumps directly to tape one at -a time. If you have many such dumps you will be limited by the dump speed -of those machines. diff --git a/sysutils/amanda/pkg/PLIST b/sysutils/amanda/pkg/PLIST deleted file mode 100644 index 4ab2c8839fc..00000000000 --- a/sysutils/amanda/pkg/PLIST +++ /dev/null @@ -1,70 +0,0 @@ -@comment $NetBSD: PLIST,v 1.7 1998/07/18 14:39:41 tv Exp $ -lib/libamanda.a -lib/libamanda.so.5.0 -lib/libamclient.a -lib/libamclient.so.0.4 -lib/libamnolog.a -lib/libamnolog.so.0.0 -lib/libamserver.a -lib/libamserver.so.3.0 -lib/libamtape.a -lib/libamtape.so.1.1 -libexec/amandad -libexec/amcat.awk -libexec/amidxtaped -libexec/amindexd -libexec/amplot.awk -libexec/amplot.g -libexec/amplot.gp -libexec/amtrmidx -libexec/calcsize -libexec/chg-chio -libexec/chg-chs -libexec/chg-manual -libexec/chg-mtx -libexec/chg-multi -libexec/chg-rth -libexec/driver -libexec/dumper -libexec/getconf -libexec/patch-system -libexec/planner -libexec/reporter -libexec/rundump -libexec/runtar -libexec/selfcheck -libexec/sendbackup -libexec/sendsize -libexec/taper -libexec/versionsuffix -man/man8/amadmin.8 -man/man8/amanda.8 -man/man8/amcheck.8 -man/man8/amcheckdb.8 -man/man8/amcleanup.8 -man/man8/amdump.8 -man/man8/amflush.8 -man/man8/amlabel.8 -man/man8/amoverview.8 -man/man8/amplot.8 -man/man8/amrecover.8 -man/man8/amrestore.8 -man/man8/amrmtape.8 -man/man8/amtape.8 -man/man8/amtoc.8 -man/man8/amverify.8 -sbin/amadmin -sbin/amcheck -sbin/amcheckdb -sbin/amcleanup -sbin/amdump -sbin/amflush -sbin/amlabel -sbin/amoverview -sbin/amplot -sbin/amrecover -sbin/amrestore -sbin/amrmtape -sbin/amtape -sbin/amtoc -sbin/amverify |