aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-02-22 06:56:45 +0800
committergerald <gerald@FreeBSD.org>2009-02-22 06:56:45 +0800
commit6c8b884a2149f406b023cf190987eb9bd25b1f70 (patch)
tree41026c837090e305275e3e1246f92097d7f23976 /devel
parent71de0c5955404f9361e2dfa1befd5d4d6a8355a8 (diff)
downloadfreebsd-ports-gnome-6c8b884a2149f406b023cf190987eb9bd25b1f70.tar.gz
freebsd-ports-gnome-6c8b884a2149f406b023cf190987eb9bd25b1f70.tar.zst
freebsd-ports-gnome-6c8b884a2149f406b023cf190987eb9bd25b1f70.zip
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
Diffstat (limited to 'devel')
-rw-r--r--devel/freescope/Makefile3
-rw-r--r--devel/libg++/Makefile3
2 files changed, 6 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}