svn commit: r349418 - in head: benchmarks/pnetmark lang/ml-pnet lang/pnet lang/pnet-base lang/pnetlib lang/treecc

Philippe Audéoud jadawin at FreeBSD.org
Fri Mar 28 13:41:12 UTC 2014


On Fri, 28 Mar 2014, John Marino wrote:

> Author: marino
> Date: Fri Mar 28 13:24:35 2014
> New Revision: 349418
> URL: http://svnweb.freebsd.org/changeset/ports/349418
> QAT: https://qat.redports.org/buildarchive/r349418/
> 
> Log:
>   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.
> 
> Modified:
>   head/benchmarks/pnetmark/Makefile
>   head/lang/ml-pnet/Makefile
>   head/lang/pnet-base/Makefile
>   head/lang/pnet/Makefile
>   head/lang/pnetlib/Makefile
>   head/lang/treecc/Makefile
> 
> Modified: head/benchmarks/pnetmark/Makefile
> ==============================================================================
> --- head/benchmarks/pnetmark/Makefile	Fri Mar 28 13:10:16 2014	(r349417)
> +++ head/benchmarks/pnetmark/Makefile	Fri Mar 28 13:24:35 2014	(r349418)
> @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_S
>  MAINTAINER=	ports at 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 \
> 
> Modified: head/lang/ml-pnet/Makefile
> ==============================================================================
> --- head/lang/ml-pnet/Makefile	Fri Mar 28 13:10:16 2014	(r349417)
> +++ head/lang/ml-pnet/Makefile	Fri Mar 28 13:24:35 2014	(r349418)
> @@ -8,9 +8,12 @@ CATEGORIES=	lang
>  MASTER_SITES=	${PNET_MASTER_SITES}
>  MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
>  
> -MAINTAINER=	sylvio at FreeBSD.org
> +MAINTAINER=	ports at FreeBSD.org
>  COMMENT=	Mono's upper-level libraries
>  
> +DEPRECATED=	Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
> +EXPIRATION=	2014-05-01
> +

Hi,

Can you use EXPIRATION_DATE please?

Regards,

-- 
Philippe Audéoud


More information about the svn-ports-all mailing list