diff options
author | jwise <jwise@pkgsrc.org> | 2000-09-01 17:58:02 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-09-01 17:58:02 +0000 |
commit | fe4b4bfbb2ae75523342a4f56b8e726d82811841 (patch) | |
tree | cac502fec93b5556410d98f039ce24a2c5b7221a /mbone | |
parent | 963e84c5d6947adc4d1da842a1a349de63beb07b (diff) | |
download | pkgsrc-fe4b4bfbb2ae75523342a4f56b8e726d82811841.tar.gz |
Mark remaining packages which need to be updated to work with tcl-8.3.2
with
BROKEN= This package has not yet been updated to work with tcl-8.3.2.
in order to make bulk builds quieter. These packages will be updated over the
weekend.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/nte/Makefile | 4 | ||||
-rw-r--r-- | mbone/sdr/Makefile | 4 | ||||
-rw-r--r-- | mbone/vat/Makefile | 4 | ||||
-rw-r--r-- | mbone/vic/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index d53cf662f6e..7e2397f67de 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/08/18 22:46:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.21 2000/09/01 17:58:05 jwise Exp $ # DISTNAME= nt.1.5a23 @@ -6,6 +6,8 @@ PKGNAME= nte-1.5a23 CATEGORIES= mbone tk80 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a23/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/ diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index f6d6ec6560f..9864ba69be5 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.26 2000/08/18 22:46:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.27 2000/09/01 17:58:05 jwise Exp $ # DISTNAME= sdr-2.7 CATEGORIES= mbone tk80 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.7/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= is@netbsd.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/ diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 447f0c77316..6722d19742a 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2000/08/24 00:46:13 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2000/09/01 17:58:05 jwise Exp $ # DISTNAME= vatsrc-4.0b2 @@ -7,6 +7,8 @@ WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 1b97cd9f4bf..48c0478be4a 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/01/26 23:15:11 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2000/09/01 17:58:05 jwise Exp $ # FreeBSD Id: Makefile,v 1.12 1997/09/11 03:54:53 fenner Exp # @@ -8,6 +8,8 @@ WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= mbone tk80 MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= is@netbsd.org HOMEPAGE= http://www-nrg.ee.lbl.gov/vic/ |