svn commit: r358470 - in head/lang: ikarus stklos
John Marino
marino at FreeBSD.org
Thu Jun 19 21:50:50 UTC 2014
Author: marino
Date: Thu Jun 19 21:50:49 2014
New Revision: 358470
URL: http://svnweb.freebsd.org/changeset/ports/358470
QAT: https://qat.redports.org/buildarchive/r358470/
Log:
lang: stklos,ikarus: Reset maintainer, deprecate, expire in 1 month
Vitaly Magerya requested to release these ports which have not been
maintained upstream for years. He endorses deprecation if no one steps
up to fix and stage them.
http://lists.freebsd.org/pipermail/freebsd-ports/2014-June/093312.html
Approved by: portmgr (implicit)
Modified:
head/lang/ikarus/Makefile
head/lang/stklos/Makefile
Modified: head/lang/ikarus/Makefile
==============================================================================
--- head/lang/ikarus/Makefile Thu Jun 19 21:45:09 2014 (r358469)
+++ head/lang/ikarus/Makefile Thu Jun 19 21:50:49 2014 (r358470)
@@ -10,9 +10,12 @@ MASTER_SITES= http://launchpad.net/ikaru
http://tx97.net/pub/distfiles/ \
LOCAL/glarkin
-MAINTAINER= vmagerya at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Optimizing incremental native-code compiler for R6RS Scheme
+DEPRECATED= Upstream project died in 2009
+EXPIRATION_DATE=2014-07-20
+
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
# Both install bin/scheme-script
Modified: head/lang/stklos/Makefile
==============================================================================
--- head/lang/stklos/Makefile Thu Jun 19 21:45:09 2014 (r358469)
+++ head/lang/stklos/Makefile Thu Jun 19 21:50:49 2014 (r358470)
@@ -8,9 +8,12 @@ CATEGORIES= lang scheme
MASTER_SITES= http://www.stklos.net/download/ \
ftp://kaolin.essi.fr/pub/STklos/
-MAINTAINER= vmagerya at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= The successor of the STk Scheme interpreter
+DEPRECATED= Fails testsuite on all platforms, unmaintained upstream
+EXPIRATION_DATE=2014-07-20
+
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
pcre.3:${PORTSDIR}/devel/pcre \
ffi:${PORTSDIR}/devel/libffi \
More information about the svn-ports-head
mailing list