aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-05-05 10:49:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-05-05 10:49:36 +0000
commit13b62c630f0610238df91f4b448fc2cf220d3bd3 (patch)
tree776c880ac6edb8d05b3921c072832758cf642597
parentcfcf9b3bff369abdef597bb520348b3c5524d871 (diff)
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=469100
-rw-r--r--audio/abcmidi/Makefile2
-rw-r--r--audio/deforaos-mixer/Makefile2
-rw-r--r--audio/gkrellmss2/Makefile2
-rw-r--r--audio/jxm/Makefile3
-rw-r--r--audio/kaudiocreator/Makefile2
-rw-r--r--audio/linux-genpuid/Makefile2
-rw-r--r--audio/ogg2mp3/Makefile2
-rw-r--r--audio/xmmix/Makefile2
-rw-r--r--audio/xmms-timidity/Makefile2
-rw-r--r--benchmarks/netpipe/Makefile2
-rw-r--r--biology/ariadne/Makefile2
-rw-r--r--biology/crux/Makefile2
-rw-r--r--biology/plink/Makefile2
-rw-r--r--biology/ssaha/Makefile2
-rw-r--r--biology/tRNAscan-SE/Makefile2
-rw-r--r--cad/cider/Makefile2
-rw-r--r--cad/feappv/Makefile2
-rw-r--r--cad/sceptre/Makefile2
-rw-r--r--chinese/scim-array/Makefile2
-rw-r--r--chinese/xpdf/Makefile2
-rw-r--r--comms/java-commapi-freebsd/Makefile3
-rw-r--r--comms/java-commapi/Makefile2
-rw-r--r--comms/jsdr/Makefile2
-rw-r--r--comms/soundmodem/Makefile2
-rw-r--r--converters/pdf2djvu/Makefile2
-rw-r--r--databases/animenfo-client-gtk/Makefile2
-rw-r--r--databases/animenfo-client/Makefile2
-rw-r--r--databases/mongodb34-rocks/Makefile2
-rw-r--r--databases/pgworksheet/Makefile3
-rw-r--r--databases/py-pyPgSQL/Makefile2
-rw-r--r--databases/rdb/Makefile2
-rw-r--r--databases/rdfdb/Makefile2
-rw-r--r--databases/riak/Makefile2
-rw-r--r--databases/riak2/Makefile2
-rw-r--r--databases/ruby-mysql/Makefile2
-rw-r--r--devel/subversion-static/Makefile2
-rw-r--r--japanese/xgate/Makefile2
-rw-r--r--science/py-tensorflow/Makefile2
-rw-r--r--textproc/ocaml-tyxml/Makefile3
-rw-r--r--textproc/opengrm-ngram/Makefile2
-rw-r--r--www/ocaml-net/Makefile2
-rw-r--r--x11/enventor/Makefile2
42 files changed, 88 insertions, 0 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile
index 73ed19118005..6816102bd543 100644
--- a/audio/abcmidi/Makefile
+++ b/audio/abcmidi/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert abc music files to MIDI and PostScript
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
diff --git a/audio/deforaos-mixer/Makefile b/audio/deforaos-mixer/Makefile
index f4cff8a041b8..9a0da72ee873 100644
--- a/audio/deforaos-mixer/Makefile
+++ b/audio/deforaos-mixer/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= olivier@FreeBSD.org
COMMENT= DeforaOS desktop audio mixer
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile
index c2bab89bb51a..3d892d016891 100644
--- a/audio/gkrellmss2/Makefile
+++ b/audio/gkrellmss2/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM plugin with a VU meter showing left/right channel audio
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2+
diff --git a/audio/jxm/Makefile b/audio/jxm/Makefile
index d737c5e4a191..b81d88f2c629 100644
--- a/audio/jxm/Makefile
+++ b/audio/jxm/Makefile
@@ -12,6 +12,9 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= XMPCR (USB XM radio) control software
+DEPRECATED= Depends on BROKEN and expiring comms/java-commapi
+EXPIRATION_DATE= 2018-06-06
+
RUN_DEPENDS= ${JAVA_HOME}/jre/lib/ext/CommDriver.jar:comms/java-commapi-freebsd
USE_JAVA= yes
diff --git a/audio/kaudiocreator/Makefile b/audio/kaudiocreator/Makefile
index 19c8fb386291..fc9fb5ce4b01 100644
--- a/audio/kaudiocreator/Makefile
+++ b/audio/kaudiocreator/Makefile
@@ -14,6 +14,8 @@ COMMENT= Audio-cd ripper and encoder for KDE4
LICENSE= GPLv2
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LIB_DEPENDS= libdiscid.so:audio/libdiscid \
libtag.so:audio/taglib
diff --git a/audio/linux-genpuid/Makefile b/audio/linux-genpuid/Makefile
index 747cfb75d249..541d578daf36 100644
--- a/audio/linux-genpuid/Makefile
+++ b/audio/linux-genpuid/Makefile
@@ -13,6 +13,8 @@ COMMENT= Application for generating MusicIP puids
USES= linux tar:tgz
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
NO_BUILD= yes
IA32_BINARY_PORT= yes
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile
index 342ec886ac3a..0cdfa3578c10 100644
--- a/audio/ogg2mp3/Makefile
+++ b/audio/ogg2mp3/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= tobias.rehbein@web.de
COMMENT= Perl script that converts Ogg Vorbis files to MP3 format
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index f12654e37f30..3de063248631 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Motif-based audio mixer
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
WRKSRC= ${WRKDIR}/xmmix-1.2
diff --git a/audio/xmms-timidity/Makefile b/audio/xmms-timidity/Makefile
index 551ef0e9235d..8dca50a47da7 100644
--- a/audio/xmms-timidity/Makefile
+++ b/audio/xmms-timidity/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= beyert@cs.ucr.edu
COMMENT= XMMS input plugin to play midi files (via timidity)
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LIB_DEPENDS= libxmms.so:multimedia/xmms
RUN_DEPENDS= timidity:audio/timidity
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile
index 2177213d3a10..ab6572649f57 100644
--- a/benchmarks/netpipe/Makefile
+++ b/benchmarks/netpipe/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Self-scaling network benchmark
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
# The default port builds and installs only the TCP version of
# netpipe(1). The sources support many other variants.
diff --git a/biology/ariadne/Makefile b/biology/ariadne/Makefile
index 1d6571cdb328..3ce04c057ed9 100644
--- a/biology/ariadne/Makefile
+++ b/biology/ariadne/Makefile
@@ -12,6 +12,8 @@ COMMENT= Programs to compare protein sequences and profiles
WRKSRC= ${WRKDIR}/SRC-${PORTVERSION}
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
PLIST_FILES+= bin/ariadne bin/prospero
USES= gmake tar:Z
diff --git a/biology/crux/Makefile b/biology/crux/Makefile
index 0689e1ab25f6..339ee827f79c 100644
--- a/biology/crux/Makefile
+++ b/biology/crux/Makefile
@@ -14,6 +14,8 @@ LICENSE= BSD2CLAUSE BSD3CLAUSE
LICENSE_COMB= multi
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BROKEN_aarch64= Fails to link: ImportError: /lib/libgcc_s.so.1: version GCC_4.5.0 required by /usr/local/lib/gcc5/libgfortran.so.3 not found
BROKEN_armv6= Fails to link: ImportError: /usr/local/lib/gcc49/libgfortran.so.3: Undefined symbol "__aeabi_ldivmod"
BROKEN_armv7= Fails to link: ImportError: /usr/local/lib/gcc49/libgfortran.so.3: Undefined symbol "__aeabi_ldivmod"
diff --git a/biology/plink/Makefile b/biology/plink/Makefile
index e8cd0642e865..b77e97515548 100644
--- a/biology/plink/Makefile
+++ b/biology/plink/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= jwb@FreeBSD.org
COMMENT= Whole genome association analysis toolset
BROKEN= no public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
diff --git a/biology/ssaha/Makefile b/biology/ssaha/Makefile
index e87155434ee8..a80bfbee2f64 100644
--- a/biology/ssaha/Makefile
+++ b/biology/ssaha/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Very fast matching and alignment of DNA sequences
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
NO_WRKSUBDIR= yes
BUILD_WRKSRC= ${WRKSRC}/Binary
diff --git a/biology/tRNAscan-SE/Makefile b/biology/tRNAscan-SE/Makefile
index a5a08655f971..5795c2ec4f10 100644
--- a/biology/tRNAscan-SE/Makefile
+++ b/biology/tRNAscan-SE/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Improved tool for transfer RNA detection
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
USES= perl5 tar:Z
MAKE_ARGS= BINDIR="${PREFIX}/bin" \
diff --git a/cad/cider/Makefile b/cad/cider/Makefile
index 5b7d21a4492d..ac84228dba91 100644
--- a/cad/cider/Makefile
+++ b/cad/cider/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Mixed-level circuit and device simulator (includes SPICE3)
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_powerpc64= fails to compile: ccache: cc: FreeBSD: No such file or directory
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile
index 0ce779fc9466..ac3f532964d8 100644
--- a/cad/feappv/Makefile
+++ b/cad/feappv/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Finite element analysis program (personal version)
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
USES= fortran gmake localbase:ldflags zip
USE_XORG= x11
MAKEFILE= makefile
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile
index 7af2bc2ed22b..ab64aa660347 100644
--- a/cad/sceptre/Makefile
+++ b/cad/sceptre/Makefile
@@ -13,6 +13,8 @@ COMMENT= General-purpose circuit analysis program
LICENSE= GPLv2
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
USES= fortran
MAKE_JOBS_UNSAFE= yes
diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile
index da2d513afe1b..19b2aee2b639 100644
--- a/chinese/scim-array/Makefile
+++ b/chinese/scim-array/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Array 30 SCIM IMEngine module
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile
index 9f1831437c22..2699efea5c26 100644
--- a/chinese/xpdf/Makefile
+++ b/chinese/xpdf/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= Chinese font support for xpdf
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
RUN_DEPENDS= xpdf:graphics/xpdf \
${ADOBECMAPDIR}/ai0/CMap/Identity-H:print/adobe-cmaps \
diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile
index eb6cd0ae1338..f653a4d10f1c 100644
--- a/comms/java-commapi-freebsd/Makefile
+++ b/comms/java-commapi-freebsd/Makefile
@@ -11,6 +11,9 @@ DISTNAME= freebsd-commapi-${PORTVERSION}
MAINTAINER= ari.suutari@syncrontech.com
COMMENT= Java Communication API for FreeBSD
+DEPRECATED= Depends on BROKEN and expiring comms/java-commapi
+EXPIRATION_DATE= 2018-06-06
+
BUILD_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:comms/java-commapi
RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:comms/java-commapi
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile
index 082b9da48f40..577ae2f9020d 100644
--- a/comms/java-commapi/Makefile
+++ b/comms/java-commapi/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Sun's Java Communications API
BROKEN= No upstream anymore
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile
index d22b321d91b9..38eb7c528fdb 100644
--- a/comms/jsdr/Makefile
+++ b/comms/jsdr/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= SDR tools for RTL2832-based USB sticks
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile
index 1669176c6318..259166cd5a1d 100644
--- a/comms/soundmodem/Makefile
+++ b/comms/soundmodem/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio sound modem
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index 80128c6eb2db..a025df4188ee 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -13,6 +13,8 @@ COMMENT= Pdf2djvu creates DjVu files from PDF files
LICENSE= GPLv2
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:devel/pstreams
LIB_DEPENDS= libpoppler.so:graphics/poppler \
diff --git a/databases/animenfo-client-gtk/Makefile b/databases/animenfo-client-gtk/Makefile
index b90c2a59a8e3..a5467b8b6262 100644
--- a/databases/animenfo-client-gtk/Makefile
+++ b/databases/animenfo-client-gtk/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= AnimeNfo client with GTK support
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
diff --git a/databases/animenfo-client/Makefile b/databases/animenfo-client/Makefile
index 573fa1303648..333889162449 100644
--- a/databases/animenfo-client/Makefile
+++ b/databases/animenfo-client/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= AnimeNfo client
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LICENSE= GPLv2
diff --git a/databases/mongodb34-rocks/Makefile b/databases/mongodb34-rocks/Makefile
index 3d1180ad177a..3ae250fb028d 100644
--- a/databases/mongodb34-rocks/Makefile
+++ b/databases/mongodb34-rocks/Makefile
@@ -20,6 +20,8 @@ LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
BROKEN= fails to link
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= no member named 'SSLv2_method' in the global namespace
diff --git a/databases/pgworksheet/Makefile b/databases/pgworksheet/Makefile
index b6aa3faf92af..d0fe6507aa12 100644
--- a/databases/pgworksheet/Makefile
+++ b/databases/pgworksheet/Makefile
@@ -12,6 +12,9 @@ COMMENT= Simple PostreSQL GUI front end
LICENSE= GPLv2
+DEPRECATED= Depends on BROKEN and expiring databases/py-pyPgSQL
+EXPIRATION_DATE= 2018-06-06
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyPgSQL/libpq/__init__.py:databases/py-pyPgSQL@${FLAVOR}
USES= pgsql python:2.7 tar:bzip2
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile
index e9dfdf20ee1c..09fbc8173a69 100644
--- a/databases/py-pyPgSQL/Makefile
+++ b/databases/py-pyPgSQL/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= python@FreeBSD.org
COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases
BROKEN= Invalid checksum
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
RUN_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base
diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile
index 2c27d4ff55bd..8298f3eadb09 100644
--- a/databases/rdb/Makefile
+++ b/databases/rdb/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Fast, portable, relational database management system
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
USES= perl5 shebangfix
SHEBANG_FILES= ${BINFILES}
diff --git a/databases/rdfdb/Makefile b/databases/rdfdb/Makefile
index 298c0a5f0632..829805336d35 100644
--- a/databases/rdfdb/Makefile
+++ b/databases/rdfdb/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight RDF database
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
USERS= rdfdb
GROUPS= rdfdb
diff --git a/databases/riak/Makefile b/databases/riak/Makefile
index 898cedbce87b..bfea7f5a21e8 100644
--- a/databases/riak/Makefile
+++ b/databases/riak/Makefile
@@ -13,6 +13,8 @@ COMMENT= Open source, distributed, noSQL database
LICENSE= APACHE20
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang15/bin/erlc:lang/erlang-runtime15
diff --git a/databases/riak2/Makefile b/databases/riak2/Makefile
index 481263ec9cbd..f8a37f2a3b14 100644
--- a/databases/riak2/Makefile
+++ b/databases/riak2/Makefile
@@ -21,6 +21,8 @@ COMMENT= Riak is an open source, distributed, noSQL database
LICENSE= APACHE20
BROKEN= No public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:lang/erlang-riak
diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile
index 0310fde32869..818d5f31efd6 100644
--- a/databases/ruby-mysql/Makefile
+++ b/databases/ruby-mysql/Makefile
@@ -17,6 +17,8 @@ LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
BROKEN= Invalid checksum
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BROKEN_RUBY23= yes
diff --git a/devel/subversion-static/Makefile b/devel/subversion-static/Makefile
index 1e9eabd0c50c..d6763831b948 100644
--- a/devel/subversion-static/Makefile
+++ b/devel/subversion-static/Makefile
@@ -8,6 +8,8 @@ OPTIONS_EXCLUDE= ${OPTIONS_DEFINE}
OPTIONS_SLAVE= FREEBSD_TEMPLATE P4_STYLE_MARKERS SERF STATIC
BROKEN= fails to link: (.text+0xf936a): undefined reference to `log'
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
MASTERDIR= ${.CURDIR}/../subversion
PKGMESSAGE= ${.CURDIR}/pkg-message
diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile
index f429eef0f257..f27921e5e3b3 100644
--- a/japanese/xgate/Makefile
+++ b/japanese/xgate/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Webmail system xGate implemented by Servlet over IMAP4/POP3
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
RUN_DEPENDS= ${APP_HOME}/bin/bootstrap.jar:www/tomcat6
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 3dac49d10622..7a6599463d11 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -14,6 +14,8 @@ COMMENT= Computation using data flow graphs for scalable machine learning
LICENSE= APACHE20
BROKEN= fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.11.2:math/py-numpy@${FLAVOR} \
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index 535dbc78abd3..e77ca0ac0ad2 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Depends on BROKEN and expiring www/ocaml-net
+EXPIRATION_DATE= 2018-06-06
+
BUILD_DEPENDS= ${SA_DIR}/netstring/netstring.a:www/ocaml-net
RUN_DEPENDS= ${SA_DIR}/netstring/netstring.a:www/ocaml-net
diff --git a/textproc/opengrm-ngram/Makefile b/textproc/opengrm-ngram/Makefile
index f716fedef6b3..9a432cfbfe17 100644
--- a/textproc/opengrm-ngram/Makefile
+++ b/textproc/opengrm-ngram/Makefile
@@ -13,6 +13,8 @@ COMMENT= Library for making n-gram language models encoded as weighted FSTs
LICENSE= APACHE20
BROKEN= fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LIB_DEPENDS= libfst.so:math/openfst
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile
index 5ad0f780bf07..957c9ce535d1 100644
--- a/www/ocaml-net/Makefile
+++ b/www/ocaml-net/Makefile
@@ -15,6 +15,8 @@ COMMENT= OCaml modules for Internet applications
LICENSE= GPLv2
BROKEN= fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre
RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre
diff --git a/x11/enventor/Makefile b/x11/enventor/Makefile
index 43e04302e76d..d1508c05131d 100644
--- a/x11/enventor/Makefile
+++ b/x11/enventor/Makefile
@@ -14,6 +14,8 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-06-06
LIB_DEPENDS= libefl.so:devel/efl