svn commit: r308909 - head/math/lensnns

Pietro Cerutti gahr at FreeBSD.org
Fri Dec 14 15:39:58 UTC 2012


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 at 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 at tds.net
+MAINTAINER=	tcltk at 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


More information about the svn-ports-head mailing list