diff options
-rw-r--r-- | devel/freescope/Makefile | 3 | ||||
-rw-r--r-- | devel/libg++/Makefile | 3 | ||||
-rw-r--r-- | emulators/dlx/Makefile | 3 | ||||
-rw-r--r-- | graphics/renderpark/Makefile | 3 | ||||
-rw-r--r-- | graphics/xrml/Makefile | 3 | ||||
-rw-r--r-- | java/guavac/Makefile | 3 | ||||
-rw-r--r-- | java/javel/Makefile | 3 | ||||
-rw-r--r-- | lang/wamcc/Makefile | 3 | ||||
-rw-r--r-- | mail/dkimap4/Makefile | 3 | ||||
-rw-r--r-- | misc/menushki/Makefile | 3 | ||||
-rw-r--r-- | misc/vbidecode/Makefile | 3 | ||||
-rw-r--r-- | multimedia/mpegedit/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/oproute/Makefile | 3 |
13 files changed, 39 insertions, 0 deletions
diff --git a/devel/freescope/Makefile b/devel/freescope/Makefile index 49dc712b2659..6732cc5721c0 100644 --- a/devel/freescope/Makefile +++ b/devel/freescope/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.src MAINTAINER= ports@FreeBSD.org COMMENT= Source code browsing on UNIX-like operating systems +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 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} GNU_CONFIGURE= yes diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 698210379450..c50ef43df23b 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -25,6 +25,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= A libg++ container classes for EGCS and later versions of GCC +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 + USE_GCC= 2.95 PLIST_SUB= GCC28SUBDIR=${GCC28DIR} diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index f7761679b9ef..a70851303106 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Assembler for Hennessy and Patterson's DLX architecture +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 + ONLY_FOR_ARCHS= i386 USE_GCC= 2.95 MAKE_ENV= prefix=${PREFIX} INSTALLDIR=${PREFIX}/bin diff --git a/graphics/renderpark/Makefile b/graphics/renderpark/Makefile index c67e3640a325..450a7774e11f 100644 --- a/graphics/renderpark/Makefile +++ b/graphics/renderpark/Makefile @@ -19,6 +19,9 @@ DIST_SUBDIR= ${DISTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= System for physically based photo-realistic image synthesis +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 + USE_GL= glut .ifdef (WITH_XRML) diff --git a/graphics/xrml/Makefile b/graphics/xrml/Makefile index 7545a25dd6c6..1003295fc0b1 100644 --- a/graphics/xrml/Makefile +++ b/graphics/xrml/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= RenderPark MAINTAINER= ports@FreeBSD.org COMMENT= Extensible scene graph library based on VRML'97 +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 + WRKSRC= ${WRKDIR}/${PORTNAME:U} USE_GMAKE= yes diff --git a/java/guavac/Makefile b/java/guavac/Makefile index 62c8366e66c2..1f1f4b5657e2 100644 --- a/java/guavac/Makefile +++ b/java/guavac/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= ftp://ftp.unicamp.br/pub/languages/java/guavac/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Java compiler and decompiler developed under GPL +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 + USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= guavac.1 diff --git a/java/javel/Makefile b/java/javel/Makefile index 2b7364734831..bd50827999a1 100644 --- a/java/javel/Makefile +++ b/java/javel/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java disassembler +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 + NO_WRKSUBDIR= yes MAKEFILE= makefile USE_GCC= 2.95 diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 76496e3620b8..828fc6ee5c66 100644 --- a/lang/wamcc/Makefile +++ b/lang/wamcc/Makefile @@ -14,6 +14,9 @@ DISTFILES= wamcc2.23.tar.gz prg.tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Prolog-to-C translator from Inria +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 + DIST_SUBDIR= wamcc NO_WRKSUBDIR= yes diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile index 33464591e0cd..4ee670d9b414 100644 --- a/mail/dkimap4/Makefile +++ b/mail/dkimap4/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= IMAP4rev1 and POP3 server from the DBOX BBS package +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 + USE_GMAKE= yes GNU_CONFIGURE= yes USE_GCC= 2.95 diff --git a/misc/menushki/Makefile b/misc/menushki/Makefile index ed4369e98696..bb192fc40ea0 100644 --- a/misc/menushki/Makefile +++ b/misc/menushki/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Menu converter between varieties of Window Managers +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 + USE_XORG= x11 GNU_CONFIGURE= yes USE_GMAKE= yes 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 diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile index ec4a750252b4..15e0a39145ee 100644 --- a/multimedia/mpegedit/Makefile +++ b/multimedia/mpegedit/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A program to edit encoded mpeg streams +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 + LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm USE_XORG= x11 xext diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile index ef6b571972ec..2c6cac4e01b5 100644 --- a/net-mgmt/oproute/Makefile +++ b/net-mgmt/oproute/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A tool for measuring general performance of the Internet +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/oproute USE_GCC= 2.95 |