diff options
author | Chris Timmons <cwt@FreeBSD.org> | 1998-12-25 00:15:23 +0000 |
---|---|---|
committer | Chris Timmons <cwt@FreeBSD.org> | 1998-12-25 00:15:23 +0000 |
commit | db0a1d396f1068e7d60432f496cc8eeddd90f7e7 (patch) | |
tree | 7a5b605218abf231b367d04c92d04d7e702f1779 /misc/amanda24-server | |
parent | 4b41c98f00918c0e424e6da4d2f5832c86295ce0 (diff) | |
download | ports-db0a1d396f1068e7d60432f496cc8eeddd90f7e7.tar.gz ports-db0a1d396f1068e7d60432f496cc8eeddd90f7e7.zip |
Notes
Diffstat (limited to 'misc/amanda24-server')
-rw-r--r-- | misc/amanda24-server/Makefile | 8 | ||||
-rw-r--r-- | misc/amanda24-server/distinfo | 2 | ||||
-rw-r--r-- | misc/amanda24-server/pkg-plist | 9 |
3 files changed, 10 insertions, 9 deletions
diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile index 51cc27b203ba..9594c5f6ccd9 100644 --- a/misc/amanda24-server/Makefile +++ b/misc/amanda24-server/Makefile @@ -3,10 +3,11 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.19 1998/08/25 02:28:37 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/13 01:16:01 cwt Exp $ # -DISTNAME= amanda-2.4.1 +DISTNAME= amanda-2.4.1p1 +PKGNAME= amanda-2.4.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ @@ -15,11 +16,12 @@ MAINTAINER= cwt@FreeBSD.ORG BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -WRKSRC= ${WRKDIR}/amanda-2.4.1 +WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ + --with-dump-honor-nodump \ --with-user=operator --with-group=operator PATCH_STRIP= diff --git a/misc/amanda24-server/distinfo b/misc/amanda24-server/distinfo index 30c20edd94dc..7a6ad03da941 100644 --- a/misc/amanda24-server/distinfo +++ b/misc/amanda24-server/distinfo @@ -1 +1 @@ -MD5 (amanda-2.4.1.tar.gz) = b9dac72b8b166f110977ecee8182fdcc +MD5 (amanda-2.4.1p1.tar.gz) = 13f34dc97c35f85f88e54ca25b2009ed diff --git a/misc/amanda24-server/pkg-plist b/misc/amanda24-server/pkg-plist index 1d9bfde03bba..6fd9d63accfc 100644 --- a/misc/amanda24-server/pkg-plist +++ b/misc/amanda24-server/pkg-plist @@ -1,19 +1,19 @@ +lib/libamanda-2.4.1p1.so.0 lib/libamanda.a lib/libamanda.la lib/libamanda.so -lib/libamanda.so.6 +lib/libamclient-2.4.1p1.so.0 lib/libamclient.a lib/libamclient.la lib/libamclient.so -lib/libamclient.so.1 +lib/libamserver-2.4.1p1.so.0 lib/libamserver.a lib/libamserver.la lib/libamserver.so -lib/libamserver.so.4 +lib/libamtape-2.4.1p1.so.0 lib/libamtape.a lib/libamtape.la lib/libamtape.so -lib/libamtape.so.2 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad @@ -31,7 +31,6 @@ libexec/amanda/chg-manual libexec/amanda/chg-mtx libexec/amanda/chg-multi libexec/amanda/chg-rth -libexec/amanda/chg-scsi libexec/amanda/chg-zd-mtx libexec/amanda/driver libexec/amanda/dumper |