diff options
-rw-r--r-- | audio/raproxy/Makefile | 2 | ||||
-rw-r--r-- | databases/gtksql/Makefile | 2 | ||||
-rw-r--r-- | databases/pydbdesigner/Makefile | 2 | ||||
-rw-r--r-- | graphics/xfpovray/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tcptrack/Makefile | 2 | ||||
-rw-r--r-- | print/sgf2tex/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index dd4da3f03516..81620c268c92 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@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}" diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index cb1049e1aada..e0fb8cf3ab1f 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -13,6 +13,8 @@ COMMENT= Graphical query tool for PostgreSQL/MySQL/SQLite 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 diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile index 43a71bfd9f17..1e2751d554c1 100644 --- a/databases/pydbdesigner/Makefile +++ b/databases/pydbdesigner/Makefile @@ -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 diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index 08968c7d0328..5869259c6926 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@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 diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile index 67a233e1121a..c432e71e8ab6 100644 --- a/net-mgmt/tcptrack/Makefile +++ b/net-mgmt/tcptrack/Makefile @@ -11,6 +11,8 @@ MAINTAINER= squat@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 diff --git a/print/sgf2tex/Makefile b/print/sgf2tex/Makefile index 9ef3cdd32d52..d5f6a08684b4 100644 --- a/print/sgf2tex/Makefile +++ b/print/sgf2tex/Makefile @@ -11,6 +11,8 @@ MAINTAINER= spcoltri@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 |