From owner-svn-ports-all@FreeBSD.ORG Tue Apr 29 02:13:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD52EBE7; Tue, 29 Apr 2014 02:13:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FF071FD9; Tue, 29 Apr 2014 02:13:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3T2DUMC069240; Tue, 29 Apr 2014 02:13:30 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3T2DUUd069237; Tue, 29 Apr 2014 02:13:30 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201404290213.s3T2DUUd069237@svn.freebsd.org> From: Mark Linimon Date: Tue, 29 Apr 2014 02:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352565 - in head: lang/clisp net-im/pidgin-facebookchat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 02:13:30 -0000 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@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 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@FreeBSD.org +MAINTAINER= ports@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/