diff options
author | arved <arved@FreeBSD.org> | 2003-02-18 02:45:57 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-18 02:45:57 +0800 |
commit | 8f3e2c3c6dcbf2db8341b4bb7ef0e89401be15e5 (patch) | |
tree | 50b71ffaec6b1cf2c52c883f63e8c1c7a7b7035b /comms/bayonne | |
parent | 682233e6020aceaefbefd61deecb99b52894db73 (diff) | |
download | freebsd-ports-gnome-8f3e2c3c6dcbf2db8341b4bb7ef0e89401be15e5.tar.gz freebsd-ports-gnome-8f3e2c3c6dcbf2db8341b4bb7ef0e89401be15e5.tar.zst freebsd-ports-gnome-8f3e2c3c6dcbf2db8341b4bb7ef0e89401be15e5.zip |
Mark broken after recent commoncpp and ccscript update.
Drop David Sugar <dyfet@gnu.org> from Maintainerline. He has currently no time to package for FreeBSD.
In Addition the only Hardware that used to work on FreeBSD, the voicetronix
card has no driver for FreeBSD > 4.4
PR: 47416
Submitted by: Marc Rassbach <marc@milestonerdl.com>
Approved by: David Sugar <dyfet@gnu.org> (old maintainer
Diffstat (limited to 'comms/bayonne')
-rw-r--r-- | comms/bayonne/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/bayonne/Makefile b/comms/bayonne/Makefile index 791397a58937..5197ddb5ef4e 100644 --- a/comms/bayonne/Makefile +++ b/comms/bayonne/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://www.voxilla.org/pub/bayonne/ MASTER_SITE_SUBDIR= ../old-gnu/bayonne -MAINTAINER= dyfet@gnu.org +MAINTAINER= ports@FreeBSD.org + +BROKEN= "Port is outdated and there is no known working Hardware for FreeBSD > 4.4" LIB_DEPENDS= ccstd-1.4.0:${PORTSDIR}/devel/commoncpp \ ccscript-1.4.0:${PORTSDIR}/lang/ccscript \ |