aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda32-server/pkg-descr
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-05-24 03:19:49 +0800
committernectar <nectar@FreeBSD.org>2002-05-24 03:19:49 +0800
commite3767e8abf9111d2c323dc34dcd041846d36dd7f (patch)
tree4242422a4ccd968b59e92f270d68c8c8ef176460 /misc/amanda32-server/pkg-descr
parentde8c75af14cd906c3fa23dd8c11f13e5852c542d (diff)
downloadfreebsd-ports-gnome-e3767e8abf9111d2c323dc34dcd041846d36dd7f.tar.gz
freebsd-ports-gnome-e3767e8abf9111d2c323dc34dcd041846d36dd7f.tar.zst
freebsd-ports-gnome-e3767e8abf9111d2c323dc34dcd041846d36dd7f.zip
Remove old amanda ports. They are no longer supported or maintained.
Diffstat (limited to 'misc/amanda32-server/pkg-descr')
-rw-r--r--misc/amanda32-server/pkg-descr27
1 files changed, 0 insertions, 27 deletions
diff --git a/misc/amanda32-server/pkg-descr b/misc/amanda32-server/pkg-descr
deleted file mode 100644
index 30ad76ed3238..000000000000
--- a/misc/amanda32-server/pkg-descr
+++ /dev/null
@@ -1,27 +0,0 @@
-** CAUTION **
-
-THE RELEASE OF AMANDA 2.4 BREAKS BACKWARDS COMPATIBILITY WITH
-EARLIER AMANDA CLIENTS (PER CHANGES FILE IN THE DISTRIBUTION.)
-
-WHAT IS AMANDA?
----------------
-
-This is a 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.
-
-Here are some features of Amanda:
-
- * written in C, freely distributable.
- * built on top of standard backup software: 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.
-
-WWW: http://sourceforge.net/projects/amanda/
-
-- Jim
-jeh@FreeBSD.org