diff options
author | marino <marino@FreeBSD.org> | 2014-03-28 21:24:35 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-03-28 21:24:35 +0800 |
commit | 4b47ae518fc34678020d6bbe8ef20dfe0ece1056 (patch) | |
tree | 0568e71a470fc178375f17ba0174da9a8ec2207f /benchmarks | |
parent | ece59501edbb0516d31075313465d6356b2738d9 (diff) | |
download | freebsd-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 'benchmarks')
-rw-r--r-- | benchmarks/pnetmark/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/pnetmark/Makefile b/benchmarks/pnetmark/Makefile index 882f257f52f2..8f1749972470 100644 --- a/benchmarks/pnetmark/Makefile +++ b/benchmarks/pnetmark/Makefile @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR} MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking tool for Common Language Runtime (CLR) +DEPRECATED= PNET dependency decommissioned Dec 2012 +EXPIRATION= 2014-05-01 + BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ csunit:${PORTSDIR}/lang/pnetlib RUN_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ |