aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2014-04-29 10:13:29 +0800
committerlinimon <linimon@FreeBSD.org>2014-04-29 10:13:29 +0800
commit60263a0a709d82f7796b86d98a3d46efc38d9d60 (patch)
tree362f8f00779c2f97ad51a1c12863edc40b4233e9 /lang
parentf055f762829f063e22aae323ed04586a79698a29 (diff)
downloadfreebsd-ports-gnome-60263a0a709d82f7796b86d98a3d46efc38d9d60.tar.gz
freebsd-ports-gnome-60263a0a709d82f7796b86d98a3d46efc38d9d60.tar.zst
freebsd-ports-gnome-60263a0a709d82f7796b86d98a3d46efc38d9d60.zip
Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream
development as ceased. Reset maintainer. Submitted by: former maintainer Approved by: portmgr (antoine)
Diffstat (limited to 'lang')
-rw-r--r--lang/clisp/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index bbe75de97f37..b37ab32a70fd 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -7,15 +7,18 @@ PORTREVISION= 5
CATEGORIES= lang lisp
MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION}
-MAINTAINER= jsa@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Common Lisp implementation
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/GNU-GPL
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall
LIB_DEPENDS= readline.6:${PORTSDIR}/devel/readline \
sigsegv.2:${PORTSDIR}/devel/libsigsegv
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/GNU-GPL
+DEPRECATED= development has ceased, not staged
+EXPIRATION_DATE= 2014-07-28
USE_GCC= any
USES= iconv