svn commit: r469100 - in head: audio/abcmidi audio/deforaos-mixer audio/gkrellmss2 audio/jxm audio/kaudiocreator audio/linux-genpuid audio/ogg2mp3 audio/xmmix audio/xmms-timidity benchmarks/netpipe...

Antoine Brodin antoine at FreeBSD.org
Sat May 5 10:49:41 UTC 2018


Author: antoine
Date: Sat May  5 10:49:36 2018
New Revision: 469100
URL: https://svnweb.freebsd.org/changeset/ports/469100

Log:
  Deprecate ports broken for more than 6 months

Modified:
  head/audio/abcmidi/Makefile
  head/audio/deforaos-mixer/Makefile
  head/audio/gkrellmss2/Makefile
  head/audio/jxm/Makefile
  head/audio/kaudiocreator/Makefile
  head/audio/linux-genpuid/Makefile
  head/audio/ogg2mp3/Makefile
  head/audio/xmmix/Makefile
  head/audio/xmms-timidity/Makefile
  head/benchmarks/netpipe/Makefile
  head/biology/ariadne/Makefile
  head/biology/crux/Makefile
  head/biology/plink/Makefile
  head/biology/ssaha/Makefile
  head/biology/tRNAscan-SE/Makefile
  head/cad/cider/Makefile
  head/cad/feappv/Makefile
  head/cad/sceptre/Makefile
  head/chinese/scim-array/Makefile
  head/chinese/xpdf/Makefile
  head/comms/java-commapi-freebsd/Makefile
  head/comms/java-commapi/Makefile
  head/comms/jsdr/Makefile
  head/comms/soundmodem/Makefile
  head/converters/pdf2djvu/Makefile
  head/databases/animenfo-client-gtk/Makefile
  head/databases/animenfo-client/Makefile
  head/databases/mongodb34-rocks/Makefile
  head/databases/pgworksheet/Makefile
  head/databases/py-pyPgSQL/Makefile
  head/databases/rdb/Makefile
  head/databases/rdfdb/Makefile
  head/databases/riak/Makefile
  head/databases/riak2/Makefile
  head/databases/ruby-mysql/Makefile
  head/devel/subversion-static/Makefile
  head/japanese/xgate/Makefile
  head/science/py-tensorflow/Makefile
  head/textproc/ocaml-tyxml/Makefile
  head/textproc/opengrm-ngram/Makefile
  head/www/ocaml-net/Makefile
  head/x11/enventor/Makefile

Modified: head/audio/abcmidi/Makefile
==============================================================================
--- head/audio/abcmidi/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/abcmidi/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at 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
 

Modified: head/audio/deforaos-mixer/Makefile
==============================================================================
--- head/audio/deforaos-mixer/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/deforaos-mixer/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	olivier at 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

Modified: head/audio/gkrellmss2/Makefile
==============================================================================
--- head/audio/gkrellmss2/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/gkrellmss2/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at 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+
 

Modified: head/audio/jxm/Makefile
==============================================================================
--- head/audio/jxm/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/jxm/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,9 @@ EXTRACT_ONLY=
 MAINTAINER=	ports at 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

Modified: head/audio/kaudiocreator/Makefile
==============================================================================
--- head/audio/kaudiocreator/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/kaudiocreator/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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

Modified: head/audio/linux-genpuid/Makefile
==============================================================================
--- head/audio/linux-genpuid/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/linux-genpuid/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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

Modified: head/audio/ogg2mp3/Makefile
==============================================================================
--- head/audio/ogg2mp3/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/ogg2mp3/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	tobias.rehbein at 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
 

Modified: head/audio/xmmix/Makefile
==============================================================================
--- head/audio/xmmix/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/xmmix/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at 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
 

Modified: head/audio/xmms-timidity/Makefile
==============================================================================
--- head/audio/xmms-timidity/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/audio/xmms-timidity/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	beyert at 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

Modified: head/benchmarks/netpipe/Makefile
==============================================================================
--- head/benchmarks/netpipe/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/benchmarks/netpipe/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -10,6 +10,8 @@ MAINTAINER=	skreuzer at 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.

Modified: head/biology/ariadne/Makefile
==============================================================================
--- head/biology/ariadne/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/biology/ariadne/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ COMMENT=	Programs to compare protein sequences and pro
 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

Modified: head/biology/crux/Makefile
==============================================================================
--- head/biology/crux/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/biology/crux/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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"

Modified: head/biology/plink/Makefile
==============================================================================
--- head/biology/plink/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/biology/plink/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	jwb at 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
 

Modified: head/biology/ssaha/Makefile
==============================================================================
--- head/biology/ssaha/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/biology/ssaha/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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

Modified: head/biology/tRNAscan-SE/Makefile
==============================================================================
--- head/biology/tRNAscan-SE/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/biology/tRNAscan-SE/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at 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" \

Modified: head/cad/cider/Makefile
==============================================================================
--- head/cad/cider/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/cad/cider/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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
 

Modified: head/cad/feappv/Makefile
==============================================================================
--- head/cad/feappv/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/cad/feappv/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -14,6 +14,8 @@ MAINTAINER=	ports at 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

Modified: head/cad/sceptre/Makefile
==============================================================================
--- head/cad/sceptre/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/cad/sceptre/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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

Modified: head/chinese/scim-array/Makefile
==============================================================================
--- head/chinese/scim-array/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/chinese/scim-array/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at 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

Modified: head/chinese/xpdf/Makefile
==============================================================================
--- head/chinese/xpdf/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/chinese/xpdf/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -17,6 +17,8 @@ MAINTAINER=	hrs at 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 \

Modified: head/comms/java-commapi-freebsd/Makefile
==============================================================================
--- head/comms/java-commapi-freebsd/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/comms/java-commapi-freebsd/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,9 @@ DISTNAME=	freebsd-commapi-${PORTVERSION}
 MAINTAINER=	ari.suutari at 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
 

Modified: head/comms/java-commapi/Makefile
==============================================================================
--- head/comms/java-commapi/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/comms/java-commapi/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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+

Modified: head/comms/jsdr/Makefile
==============================================================================
--- head/comms/jsdr/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/comms/jsdr/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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
 

Modified: head/comms/soundmodem/Makefile
==============================================================================
--- head/comms/soundmodem/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/comms/soundmodem/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -9,6 +9,8 @@ MAINTAINER=	hamradio at 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

Modified: head/converters/pdf2djvu/Makefile
==============================================================================
--- head/converters/pdf2djvu/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/converters/pdf2djvu/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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 \

Modified: head/databases/animenfo-client-gtk/Makefile
==============================================================================
--- head/databases/animenfo-client-gtk/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/animenfo-client-gtk/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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
 

Modified: head/databases/animenfo-client/Makefile
==============================================================================
--- head/databases/animenfo-client/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/animenfo-client/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	AnimeNfo client
 
 BROKEN=		No public distfiles
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2018-06-06
 
 LICENSE=	GPLv2
 

Modified: head/databases/mongodb34-rocks/Makefile
==============================================================================
--- head/databases/mongodb34-rocks/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/mongodb34-rocks/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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
 

Modified: head/databases/pgworksheet/Makefile
==============================================================================
--- head/databases/pgworksheet/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/pgworksheet/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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

Modified: head/databases/py-pyPgSQL/Makefile
==============================================================================
--- head/databases/py-pyPgSQL/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/py-pyPgSQL/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	python at 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
 

Modified: head/databases/rdb/Makefile
==============================================================================
--- head/databases/rdb/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/rdb/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -11,6 +11,8 @@ MAINTAINER=	ports at 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}

Modified: head/databases/rdfdb/Makefile
==============================================================================
--- head/databases/rdfdb/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/rdfdb/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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

Modified: head/databases/riak/Makefile
==============================================================================
--- head/databases/riak/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/riak/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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
 

Modified: head/databases/riak2/Makefile
==============================================================================
--- head/databases/riak2/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/riak2/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -21,6 +21,8 @@ COMMENT=	Riak is an open source, distributed, noSQL da
 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
 

Modified: head/databases/ruby-mysql/Makefile
==============================================================================
--- head/databases/ruby-mysql/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/databases/ruby-mysql/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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
 

Modified: head/devel/subversion-static/Makefile
==============================================================================
--- head/devel/subversion-static/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/devel/subversion-static/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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

Modified: head/japanese/xgate/Makefile
==============================================================================
--- head/japanese/xgate/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/japanese/xgate/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -12,6 +12,8 @@ MAINTAINER=	ports at 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
 

Modified: head/science/py-tensorflow/Makefile
==============================================================================
--- head/science/py-tensorflow/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/science/py-tensorflow/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -14,6 +14,8 @@ COMMENT=	Computation using data flow graphs for scalab
 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} \

Modified: head/textproc/ocaml-tyxml/Makefile
==============================================================================
--- head/textproc/ocaml-tyxml/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/textproc/ocaml-tyxml/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -15,6 +15,9 @@ LICENSE_NAME=	Lesser GPL 2.1 with a special OpenSSL ex
 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
 

Modified: head/textproc/opengrm-ngram/Makefile
==============================================================================
--- head/textproc/opengrm-ngram/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/textproc/opengrm-ngram/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -13,6 +13,8 @@ COMMENT=	Library for making n-gram language models enc
 LICENSE=	APACHE20
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2018-06-06
 
 LIB_DEPENDS=	libfst.so:math/openfst
 

Modified: head/www/ocaml-net/Makefile
==============================================================================
--- head/www/ocaml-net/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/www/ocaml-net/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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

Modified: head/x11/enventor/Makefile
==============================================================================
--- head/x11/enventor/Makefile	Sat May  5 09:33:57 2018	(r469099)
+++ head/x11/enventor/Makefile	Sat May  5 10:49:36 2018	(r469100)
@@ -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
 


More information about the svn-ports-head mailing list