From owner-svn-ports-head@FreeBSD.ORG Tue Jul 22 17:45:15 2014 Return-Path: Delivered-To: svn-ports-head@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 BE3155FE; Tue, 22 Jul 2014 17:45:15 +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 9FB7720C8; Tue, 22 Jul 2014 17:45:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6MHjF0J008633; Tue, 22 Jul 2014 17:45:15 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6MHjDvI008623; Tue, 22 Jul 2014 17:45:13 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201407221745.s6MHjDvI008623@svn.freebsd.org> From: Antoine Brodin Date: Tue, 22 Jul 2014 17:45:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362559 - in head: databases/pg_filedump devel/svnmerge lang/sml-nj net-mgmt/circe print/latex-aa security/pond textproc/rast www/abyssws www/rejik X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 17:45:15 -0000 Author: antoine Date: Tue Jul 22 17:45:13 2014 New Revision: 362559 URL: http://svnweb.freebsd.org/changeset/ports/362559 QAT: https://qat.redports.org/buildarchive/r362559/ Log: Deprecate some ports BROKEN for more than 6 months With hat: portmgr Modified: head/databases/pg_filedump/Makefile head/devel/svnmerge/Makefile head/lang/sml-nj/Makefile head/net-mgmt/circe/Makefile head/print/latex-aa/Makefile head/security/pond/Makefile head/textproc/rast/Makefile head/www/abyssws/Makefile head/www/rejik/Makefile Modified: head/databases/pg_filedump/Makefile ============================================================================== --- head/databases/pg_filedump/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/databases/pg_filedump/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -19,6 +19,8 @@ OPTIONS_DEFINE= DOCS .include BROKEN= Does not compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 PG84VER!= cd ${PORTSDIR}/databases/postgresql84-client && ${MAKE} -V PORTVERSION Modified: head/devel/svnmerge/Makefile ============================================================================== --- head/devel/svnmerge/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/devel/svnmerge/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python script to managing merges in a Subversion repository BROKEN= Tries to fetch during extract phase +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 RUN_DEPENDS= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion16 Modified: head/lang/sml-nj/Makefile ============================================================================== --- head/lang/sml-nj/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/lang/sml-nj/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -20,6 +20,8 @@ MAINTAINER= joemann@beefree.free.de COMMENT= Popular functional language from Bell Labs BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 # Other mirror sites that generally carry only released versions of SML # ftp://ftp.cl.cam.ac.uk/MIRRORED/smlnj/release/ Modified: head/net-mgmt/circe/Makefile ============================================================================== --- head/net-mgmt/circe/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/net-mgmt/circe/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Captive portal-based network access control solution in perl BROKEN= Does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 LICENSE= BSD Modified: head/print/latex-aa/Makefile ============================================================================== --- head/print/latex-aa/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/print/latex-aa/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -13,6 +13,8 @@ MAINTAINER= yokota@res.otaru-uc.ac.jp COMMENT= LaTeX class for submission to "Astronomy and Astrophysics" BROKEN= Does not install +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/security/pond/Makefile ============================================================================== --- head/security/pond/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/security/pond/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -22,6 +22,8 @@ LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/ libtspi.so:${PORTSDIR}/security/trousers BROKEN= Experimental. Know what you do! +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 PLIST_FILES= bin/server bin/client USE_GNOME= gtk30 GO_PKGNAME= github.com/agl/pond Modified: head/textproc/rast/Makefile ============================================================================== --- head/textproc/rast/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/textproc/rast/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -69,5 +69,7 @@ NO_STAGE= yes DEFAULT_ENCODING?= euc_jp BROKEN= Does not compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 .include Modified: head/www/abyssws/Makefile ============================================================================== --- head/www/abyssws/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/www/abyssws/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Abyss Web Server is a compact and easy to use web server BROKEN= Fails to install +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 WRKSRC= ${WRKDIR}/abyssws ONLY_FOR_ARCHS= i386 Modified: head/www/rejik/Makefile ============================================================================== --- head/www/rejik/Makefile Tue Jul 22 17:42:24 2014 (r362558) +++ head/www/rejik/Makefile Tue Jul 22 17:45:13 2014 (r362559) @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A squid redirector used for blocking unwanted content BROKEN= Fails to checksum +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre RUN_DEPENDS= squid:${PORTSDIR}/www/squid