svn commit: r380137 - in head: audio/raproxy databases/gtksql databases/pydbdesigner graphics/xfpovray net-mgmt/tcptrack print/sgf2tex
Antoine Brodin
antoine at FreeBSD.org
Sat Feb 28 12:23:53 UTC 2015
Author: antoine
Date: Sat Feb 28 12:23:50 2015
New Revision: 380137
URL: https://svnweb.freebsd.org/changeset/ports/380137
QAT: https://qat.redports.org/buildarchive/r380137/
Log:
Deprecate ports broken for more than 6 months
Modified:
head/audio/raproxy/Makefile
head/databases/gtksql/Makefile
head/databases/pydbdesigner/Makefile
head/graphics/xfpovray/Makefile
head/net-mgmt/tcptrack/Makefile
head/print/sgf2tex/Makefile
Modified: head/audio/raproxy/Makefile
==============================================================================
--- head/audio/raproxy/Makefile Sat Feb 28 12:10:15 2015 (r380136)
+++ head/audio/raproxy/Makefile Sat Feb 28 12:23:50 2015 (r380137)
@@ -12,6 +12,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-03-28
ALL_TARGET= raproxy
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
Modified: head/databases/gtksql/Makefile
==============================================================================
--- head/databases/gtksql/Makefile Sat Feb 28 12:10:15 2015 (r380136)
+++ head/databases/gtksql/Makefile Sat Feb 28 12:23:50 2015 (r380137)
@@ -13,6 +13,8 @@ COMMENT= Graphical query tool for Postgr
LICENSE= GPLv2 # (or later)
BROKEN= Fails to configure
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-03-28
LIB_DEPENDS= libscintilla.so:${PORTSDIR}/x11-toolkits/scintilla
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
Modified: head/databases/pydbdesigner/Makefile
==============================================================================
--- head/databases/pydbdesigner/Makefile Sat Feb 28 12:10:15 2015 (r380136)
+++ head/databases/pydbdesigner/Makefile Sat Feb 28 12:23:50 2015 (r380137)
@@ -14,6 +14,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= Needs an unsupported version of wxWidgets
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-03-28
EXTRACT_AFTER_ARGS= --exclude CVS
Modified: head/graphics/xfpovray/Makefile
==============================================================================
--- head/graphics/xfpovray/Makefile Sat Feb 28 12:10:15 2015 (r380136)
+++ head/graphics/xfpovray/Makefile Sat Feb 28 12:23:50 2015 (r380137)
@@ -13,6 +13,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Graphical interface to POV-Ray
BROKEN= Fails to link
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-03-28
LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
Modified: head/net-mgmt/tcptrack/Makefile
==============================================================================
--- head/net-mgmt/tcptrack/Makefile Sat Feb 28 12:10:15 2015 (r380136)
+++ head/net-mgmt/tcptrack/Makefile Sat Feb 28 12:23:50 2015 (r380137)
@@ -11,6 +11,8 @@ MAINTAINER= squat at squat.no
COMMENT= Packet sniffer which displays TCP information like top(1)
BROKEN= binary segfaults
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-03-28
GNU_CONFIGURE= yes
USE_GCC= yes
Modified: head/print/sgf2tex/Makefile
==============================================================================
--- head/print/sgf2tex/Makefile Sat Feb 28 12:10:15 2015 (r380136)
+++ head/print/sgf2tex/Makefile Sat Feb 28 12:23:50 2015 (r380137)
@@ -11,6 +11,8 @@ MAINTAINER= spcoltri at omcl.org
COMMENT= Convert a Go game record in SGF format into TeX and provide fonts to make a dvi
BROKEN= Fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-03-28
USES= shebangfix
SHEBANG_FILES= sgf2tex
More information about the svn-ports-head
mailing list