Date: Thu, 28 Aug 2014 17:26:23 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366441 - in head: archivers/rpm5 audio/lastfm-desktop databases/jasperreports devel/cocaine-core graphics/ruby-tgif textproc/apache-poi Message-ID: <201408281726.s7SHQNcA063017@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Aug 28 17:26:23 2014 New Revision: 366441 URL: http://svnweb.freebsd.org/changeset/ports/366441 QAT: https://qat.redports.org/buildarchive/r366441/ Log: Deprecate ports broken for more than 6 months With hat: portmgr Modified: head/archivers/rpm5/Makefile head/audio/lastfm-desktop/Makefile head/databases/jasperreports/Makefile head/devel/cocaine-core/Makefile head/graphics/ruby-tgif/Makefile head/textproc/apache-poi/Makefile Modified: head/archivers/rpm5/Makefile ============================================================================== --- head/archivers/rpm5/Makefile Thu Aug 28 17:16:18 2014 (r366440) +++ head/archivers/rpm5/Makefile Thu Aug 28 17:26:23 2014 (r366441) @@ -12,6 +12,8 @@ MAINTAINER= afb@rpm5.org COMMENT= The RPM Package Manager BROKEN= Does not package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \ libpopt.so:${PORTSDIR}/devel/popt \ Modified: head/audio/lastfm-desktop/Makefile ============================================================================== --- head/audio/lastfm-desktop/Makefile Thu Aug 28 17:16:18 2014 (r366440) +++ head/audio/lastfm-desktop/Makefile Thu Aug 28 17:26:23 2014 (r366441) @@ -13,6 +13,8 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Official Last.fm desktop application suite BROKEN= Does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 LICENSE= GPLv3 Modified: head/databases/jasperreports/Makefile ============================================================================== --- head/databases/jasperreports/Makefile Thu Aug 28 17:16:18 2014 (r366440) +++ head/databases/jasperreports/Makefile Thu Aug 28 17:26:23 2014 (r366441) @@ -10,6 +10,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.ja MAINTAINER= ports@FreeBSD.org COMMENT= JasperReports is a powerful open source Java reporting tool +DEPRECATED= Depends on expiring textproc/apache-poi +EXPIRATION_DATE= 2014-09-28 + RUN_DEPENDS= ${JAVALIBDIR}/itext.jar:${PORTSDIR}/devel/itext \ ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j \ ${JAVALIBDIR}/crimson.jar:${PORTSDIR}/textproc/crimson \ Modified: head/devel/cocaine-core/Makefile ============================================================================== --- head/devel/cocaine-core/Makefile Thu Aug 28 17:16:18 2014 (r366440) +++ head/devel/cocaine-core/Makefile Thu Aug 28 17:26:23 2014 (r366441) @@ -13,6 +13,8 @@ COMMENT= Cocaine Application Engine LICENSE= GPLv3 BROKEN= Does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs \ libev.so:${PORTSDIR}/devel/libev \ Modified: head/graphics/ruby-tgif/Makefile ============================================================================== --- head/graphics/ruby-tgif/Makefile Thu Aug 28 17:16:18 2014 (r366440) +++ head/graphics/ruby-tgif/Makefile Thu Aug 28 17:26:23 2014 (r366441) @@ -14,6 +14,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby extension library to draw Tgif graphics BROKEN= Does not compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build \ imake:${PORTSDIR}/devel/imake Modified: head/textproc/apache-poi/Makefile ============================================================================== --- head/textproc/apache-poi/Makefile Thu Aug 28 17:16:18 2014 (r366440) +++ head/textproc/apache-poi/Makefile Thu Aug 28 17:26:23 2014 (r366441) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Java API To Access Microsoft Format Files BROKEN= Tries to fetch files during build stage +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 LICENSE= APACHE20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408281726.s7SHQNcA063017>