From owner-svn-ports-all@FreeBSD.ORG Fri Mar 28 13:41:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88058135; Fri, 28 Mar 2014 13:41:12 +0000 (UTC) Received: from huppa.tuxaco.net (tuxaco.net [IPv6:2001:41d0:1:66c1::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D9BFDF6; Fri, 28 Mar 2014 13:41:12 +0000 (UTC) Received: by huppa.tuxaco.net (Postfix, from userid 1001) id E5523228DD; Fri, 28 Mar 2014 14:41:09 +0100 (CET) Date: Fri, 28 Mar 2014 14:41:09 +0100 From: Philippe =?iso-8859-1?Q?Aud=E9oud?= To: John Marino Subject: Re: svn commit: r349418 - in head: benchmarks/pnetmark lang/ml-pnet lang/pnet lang/pnet-base lang/pnetlib lang/treecc Message-ID: <20140328134109.GA10332@tuxaco.net> References: <201403281324.s2SDOZ9X086282@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <201403281324.s2SDOZ9X086282@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 13:41:12 -0000 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/ >=20 > Log: > Expire PNET and all dependencies: Abandonware, alpha quality > =20 > 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. > =20 > 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. > =20 > Checking on http://www.gnu.org/software/dotgnu/, it informs that the > DotGNU project has been decommissioned since December 2012. > =20 > Execution on May Day. >=20 > 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 >=20 > Modified: head/benchmarks/pnetmark/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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=3D ${PNET_MASTER_SITE_S > MAINTAINER=3D ports@FreeBSD.org > COMMENT=3D Benchmarking tool for Common Language Runtime (CLR) > =20 > +DEPRECATED=3D PNET dependency decommissioned Dec 2012=20 > +EXPIRATION=3D 2014-05-01 > + > BUILD_DEPENDS=3D cscc:${PORTSDIR}/lang/pnet-base \ > csunit:${PORTSDIR}/lang/pnetlib > RUN_DEPENDS=3D cscc:${PORTSDIR}/lang/pnet-base \ >=20 > Modified: head/lang/ml-pnet/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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=3D lang > MASTER_SITES=3D ${PNET_MASTER_SITES} > MASTER_SITE_SUBDIR=3D ${PNET_MASTER_SITE_SUBDIR} > =20 > -MAINTAINER=3D sylvio@FreeBSD.org > +MAINTAINER=3D ports@FreeBSD.org > COMMENT=3D Mono's upper-level libraries > =20 > +DEPRECATED=3D Alpha-quality abandonware - Decommissioned Dec 2012 - Use = mono > +EXPIRATION=3D 2014-05-01 > + Hi, Can you use EXPIRATION_DATE please? Regards, --=20 Philippe Aud=E9oud