svn commit: r352565 - in head: lang/clisp net-im/pidgin-facebookchat
Mark Linimon
linimon at FreeBSD.org
Tue Apr 29 02:13:30 UTC 2014
Author: linimon
Date: Tue Apr 29 02:13:29 2014
New Revision: 352565
URL: http://svnweb.freebsd.org/changeset/ports/352565
QAT: https://qat.redports.org/buildarchive/r352565/
Log:
Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream
development as ceased. Reset maintainer.
Submitted by: former maintainer
Approved by: portmgr (antoine)
Modified:
head/lang/clisp/Makefile
head/net-im/pidgin-facebookchat/Makefile
head/net-im/pidgin-facebookchat/pkg-descr
Modified: head/lang/clisp/Makefile
==============================================================================
--- head/lang/clisp/Makefile Tue Apr 29 01:34:09 2014 (r352564)
+++ head/lang/clisp/Makefile Tue Apr 29 02:13:29 2014 (r352565)
@@ -7,15 +7,18 @@ PORTREVISION= 5
CATEGORIES= lang lisp
MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION}
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at 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
Modified: head/net-im/pidgin-facebookchat/Makefile
==============================================================================
--- head/net-im/pidgin-facebookchat/Makefile Tue Apr 29 01:34:09 2014 (r352564)
+++ head/net-im/pidgin-facebookchat/Makefile Tue Apr 29 02:13:29 2014 (r352565)
@@ -8,14 +8,17 @@ CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PROJECTHOST}-source-${PORTVERSION}
-MAINTAINER= jsa at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Facebook Chat for Pidgin
+LICENSE= GPLv3
+
LIB_DEPENDS= json-glib-1.0.0:${PORTSDIR}/devel/json-glib
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
-LICENSE= GPLv3
+DEPRECATED= obsolete, development has ceased, not staged
+EXPIRATION_DATE= 2014-07-27
PROJECTHOST= ${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}
Modified: head/net-im/pidgin-facebookchat/pkg-descr
==============================================================================
--- head/net-im/pidgin-facebookchat/pkg-descr Tue Apr 29 01:34:09 2014 (r352564)
+++ head/net-im/pidgin-facebookchat/pkg-descr Tue Apr 29 02:13:29 2014 (r352565)
@@ -10,4 +10,4 @@ Rreceive notifications.
Search for Facebook friends.
Set your Facebook status.
-WWW: http://code.google.com/p/pidgin-facebookchat/
+WWW: http://code.google.com/p/pidgin-facebookchat/
More information about the svn-ports-all
mailing list