From ce226b1d21eecb9cfe6301bd2603460d633b8086 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 21 Feb 2009 22:56:45 +0000 Subject: Mark for depreciation, since unmaintained, failing to work with current versions of GCC, mostly dead upstream, and requiring gcc295 which fails to build itself (and does not support current version of FreeBSD nor most primary targets). EXPIRATION_DATE=2009-03-22 --- misc/vbidecode/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc/vbidecode') diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile index 066fad3be0b5..153d93b7e897 100644 --- a/misc/vbidecode/Makefile +++ b/misc/vbidecode/Makefile @@ -17,6 +17,9 @@ DISTNAME= bttv-0.6.4 MAINTAINER= ports@FreeBSD.org COMMENT= Get Videotext/Teletext (.vtx) and other VBI data from TV channels +DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months +EXPIRATION_DATE=2009-03-22 + PLIST_FILES= bin/vbidecode WRKSRC= ${WRKDIR}/bttv/apps/vbidecode USE_GCC= 2.95 -- cgit v1.2.3