Date: Thu, 19 Oct 2006 15:00:37 GMT From: Christian Laursen <xi@borderworlds.dk> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/103673: port net/nbd-server broken as of 2.8.6 Message-ID: <200610191500.k9JF0bsI049543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/103673; it has been noted by GNATS. From: Christian Laursen <xi@borderworlds.dk> To: bug-followup@FreeBSD.org,rebehn@ant.uni-bremen.de Cc: Subject: Re: ports/103673: port net/nbd-server broken as of 2.8.6 Date: Thu, 19 Oct 2006 16:50:38 +0200 This patch marks the port as broken and deprecated and sets the expiration date. diff -urN /usr/ports/net/nbd-server/Makefile nbd-server/Makefile --- /usr/ports/net/nbd-server/Makefile Mon Aug 28 18:37:30 2006 +++ nbd-server/Makefile Thu Oct 19 16:45:41 2006 @@ -25,6 +25,10 @@ PLIST_FILES= bin/nbd-server MAN1= nbd-server.1 +BROKEN= Compiles but does not work +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2007-01-01 + post-extract: @${CP} ${FILESDIR}/nbd.h ${WRKSRC} -- Christian Laursen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610191500.k9JF0bsI049543>