diff options
-rw-r--r-- | lang/expect/Makefile | 4 | ||||
-rw-r--r-- | lang/tclX80/Makefile | 4 | ||||
-rw-r--r-- | math/abacus/Makefile | 4 | ||||
-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 | ||||
-rw-r--r-- | net/eggdrop/Makefile | 4 | ||||
-rw-r--r-- | net/scotty/Makefile | 4 | ||||
-rw-r--r-- | x11/tix/Makefile | 4 |
10 files changed, 30 insertions, 10 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile index da41ccdd31e..5170cb7f298 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/08/31 02:11:41 jwise Exp $ +# $NetBSD: Makefile,v 1.20 2000/09/01 17:58:05 jwise Exp $ # FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp # @@ -7,6 +7,8 @@ PKGNAME= expect-5.25 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_BACKUP} +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= jwise@netbsd.org HOMEPAGE= http://expect.nist.gov/ diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 52cb4dd2e54..5c828b02fef 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/08/14 22:25:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2000/09/01 17:58:04 jwise Exp $ # DISTNAME= tclX8.0.4 @@ -6,6 +6,8 @@ PKGNAME= tclX-8.0.4 CATEGORIES= lang x11 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.neosoft.com/TclX/ diff --git a/math/abacus/Makefile b/math/abacus/Makefile index 13257e6500a..95462fcb2cf 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/03/02 20:59:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2000/09/01 17:58:04 jwise Exp $ # FreeBSD Id: Makefile,v 1.3 1998/09/25 10:07:44 asami Exp # @@ -7,6 +7,8 @@ CATEGORIES= math x11 MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \ http://tahoe.inesc.pt/~aml/abacus/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= packages@netbsd.org HOMEPAGE= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/abacus.html 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/ diff --git a/net/eggdrop/Makefile b/net/eggdrop/Makefile index 410c5ef1dbc..8b74c130a4c 100644 --- a/net/eggdrop/Makefile +++ b/net/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/17 14:10:01 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2000/09/01 17:58:02 jwise Exp $ # DISTNAME= eggdrop1.3.22 @@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.sodre.net/pub/eggdrop/ \ ftp://ftp.bots.org/pub/mirrors/eggdrop/ \ ftp://ftp.gymnet.com/pub/irc/bots/eggdrop/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.sodre.net/eggdrop/ diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 7a8d897abbf..67b7a24aecf 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/08/14 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2000/09/01 17:58:04 jwise Exp $ # FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp # @@ -6,6 +6,8 @@ DISTNAME= scotty-2.1.8 CATEGORIES= net tk80 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= packages@netbsd.org HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/ diff --git a/x11/tix/Makefile b/x11/tix/Makefile index 812b15ac4cd..3ab3c07170e 100644 --- a/x11/tix/Makefile +++ b/x11/tix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/08/15 14:33:05 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2000/09/01 17:58:04 jwise Exp $ # $FreeBSD Id: Makefile,v 1.15 1998/03/17 07:55:17 tg Exp DISTNAME= Tix4.1.0.006 @@ -6,6 +6,8 @@ PKGNAME= tix-4.1.0.006 CATEGORIES= x11 tk80 MASTER_SITES= ftp://ftp.xpi.com/pub/ +BROKEN= This package has not yet been updated to work with tcl-8.3.2. + MAINTAINER= rh@vip.at DEPENDS+= tk-8.0.5:../../x11/tk80 |