mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Build from the latest release candidate. Port update facilitated by: The Grateful Dead
This commit is contained in:
parent
4d4f895a71
commit
571776a8e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10230
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
# Date created: 28th Feb 1995
|
# Date created: 28th Feb 1995
|
||||||
# Whom: gpalmer
|
# Whom: gpalmer
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $
|
# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= amanda-2.4.0-980222
|
DISTNAME= amanda-2.4.0-980319
|
||||||
PKGNAME= amanda-2.4.0.980222
|
PKGNAME= amanda-2.4.0.980319
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76
|
MD5 (amanda-2.4.0-980319.tar.gz) = d7e5c906f6ef79bdea3bb6a7f9ef0900
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lib/amanda/amanda-2.4.0-980222/examples/amanda.conf
|
lib/amanda/amanda-2.4.0-980319/examples/amanda.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf
|
lib/amanda/amanda-2.4.0-980319/examples/chg-multi.conf
|
||||||
lib/amanda/amanda-2.4.0-980222/examples/disklist
|
lib/amanda/amanda-2.4.0-980319/examples/disklist
|
||||||
lib/libamanda.a
|
lib/libamanda.a
|
||||||
lib/libamanda.la
|
lib/libamanda.la
|
||||||
lib/libamanda.so
|
lib/libamanda.so
|
||||||
@ -81,7 +81,7 @@ sbin/amrmtape
|
|||||||
sbin/amtape
|
sbin/amtape
|
||||||
sbin/amtoc
|
sbin/amtoc
|
||||||
sbin/amverify
|
sbin/amverify
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222/examples
|
@dirrm lib/amanda/amanda-2.4.0-980319/examples
|
||||||
@dirrm lib/amanda/amanda-2.4.0-980222
|
@dirrm lib/amanda/amanda-2.4.0-980319
|
||||||
@dirrm lib/amanda
|
@dirrm lib/amanda
|
||||||
@dirrm libexec/amanda
|
@dirrm libexec/amanda
|
||||||
|
Loading…
Reference in New Issue
Block a user