diff options
author | asami <asami@FreeBSD.org> | 1998-06-05 22:13:19 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-05 22:13:19 +0000 |
commit | 20e80f223df087c95aae7242aaccd6a6351b867e (patch) | |
tree | fcb27d67fd00268508fa3a561f3b23b2204adfcf /misc | |
parent | 036287410d008bb8f18da4db7112d972e588756c (diff) | |
download | FreeBSD-ports-20e80f223df087c95aae7242aaccd6a6351b867e.zip FreeBSD-ports-20e80f223df087c95aae7242aaccd6a6351b867e.tar.gz |
===> Building package for amanda-2.4.0
tar: can't add file libexec/amanda/amcat.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.g : No such file or directory
tar: can't add file libexec/amanda/amplot.gp : No such file or directory
tar: can't add file sbin/amplot : No such file or directory
Diffstat (limited to 'misc')
-rw-r--r-- | misc/amanda-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda24-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda24-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda24/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda25-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda25-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda26-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda26-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda32-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda32-server/Makefile | 4 |
11 files changed, 33 insertions, 11 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda24-client/Makefile b/misc/amanda24-client/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda24-client/Makefile +++ b/misc/amanda24-client/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda24-server/Makefile +++ b/misc/amanda24-server/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda24/Makefile +++ b/misc/amanda24/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 2a207cdb..4803e3e 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -3,7 +3,7 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ |