Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 15:39:58 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308909 - head/math/lensnns
Message-ID:  <201212141539.qBEFdwaQ088621@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Fri Dec 14 15:39:57 2012
New Revision: 308909
URL: http://svnweb.freebsd.org/changeset/ports/308909

Log:
  - Mark as DEPRECATED, the project has been abandoned
  - Set EXPIRATION_DATE to 2013-02-01
  - Set tcltk@ as the maintainer, to ease synchronized removal
  
  Approved by:	jwbacon@tds.net (former maintainer)

Modified:
  head/math/lensnns/Makefile   (contents, props changed)

Modified: head/math/lensnns/Makefile
==============================================================================
--- head/math/lensnns/Makefile	Fri Dec 14 15:13:07 2012	(r308908)
+++ head/math/lensnns/Makefile	Fri Dec 14 15:39:57 2012	(r308909)
@@ -13,9 +13,12 @@ MASTER_SITES=	http://tedlab.mit.edu/~dr/
 		http://www.neuro.mcw.edu/Ports/distfiles/
 DISTNAME=	lens
 
-MAINTAINER=	jwbacon@tds.net
+MAINTAINER=	tcltk@FreeBSD.org
 COMMENT=	Light Efficient Neural Network Simulator
 
+DEPRECATED=	Project has been abandoned
+EXPIRATION_DATE=2013-02-01
+
 LIB_DEPENDS=	tcl83.1:${PORTSDIR}/lang/tcl83 \
 		tk83.1:${PORTSDIR}/x11-toolkits/tk83
 RUN_DEPENDS=	runsomebrowser:${PORTSDIR}/www/runsomebrowser



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212141539.qBEFdwaQ088621>