aboutsummaryrefslogtreecommitdiffstats
path: root/lang/treecc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-03-28 21:24:35 +0800
committermarino <marino@FreeBSD.org>2014-03-28 21:24:35 +0800
commit4b47ae518fc34678020d6bbe8ef20dfe0ece1056 (patch)
tree0568e71a470fc178375f17ba0174da9a8ec2207f /lang/treecc
parentece59501edbb0516d31075313465d6356b2738d9 (diff)
downloadfreebsd-ports-gnome-4b47ae518fc34678020d6bbe8ef20dfe0ece1056.tar.gz
freebsd-ports-gnome-4b47ae518fc34678020d6bbe8ef20dfe0ece1056.tar.zst
freebsd-ports-gnome-4b47ae518fc34678020d6bbe8ef20dfe0ece1056.zip
Expire PNET and all dependencies: Abandonware, alpha quality
PNET was never more than alpha quality software and IMO never deserved a place in ports. It has been abandoned for years and no releases since March 2007. To celebrate this dubious anniversary, I'm setting a countdown on these ports. As illustration, even pkgsrc, which doesn't throw anything way, eliminated their PNET ports over a year ago. I brought up the subject to Sylvio, the maintainer, well over a year ago but he's been MIA the entire time, so I am also resetting maintainership now as well. Checking on http://www.gnu.org/software/dotgnu/, it informs that the DotGNU project has been decommissioned since December 2012. Execution on May Day.
Diffstat (limited to 'lang/treecc')
-rw-r--r--lang/treecc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile
index 77c601bdca30..f187d670d886 100644
--- a/lang/treecc/Makefile
+++ b/lang/treecc/Makefile
@@ -6,9 +6,12 @@ PORTVERSION= 0.3.10
CATEGORIES= lang
MASTER_SITES= SAVANNAH/dotgnu-pnet
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Treecc is designed to assist in the development of compilers
+DEPRECATED= PNET dependency decommissioned Dec 2012
+EXPIRATION= 2014-05-01
+
GNU_CONFIGURE= yes
USES= gmake
PLIST_FILES= bin/treecc lib/libtreecc.a \