Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 09:51:30 +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: r402586 - in head: audio/py-fastaudio devel/jgoodies-common devel/monodevelop-database editors/bless editors/e3 emulators/gem5 games/kanatest graphics/pinta irc/quirc lang/cduce math/p5...
Message-ID:  <201511290951.tAT9pUoM031144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Nov 29 09:51:30 2015
New Revision: 402586
URL: https://svnweb.freebsd.org/changeset/ports/402586

Log:
  Deprecate ports broken for more than 6 months

Modified:
  head/audio/py-fastaudio/Makefile
  head/devel/jgoodies-common/Makefile
  head/devel/monodevelop-database/Makefile
  head/editors/bless/Makefile
  head/editors/e3/Makefile
  head/emulators/gem5/Makefile
  head/games/kanatest/Makefile
  head/graphics/pinta/Makefile
  head/irc/quirc/Makefile
  head/lang/cduce/Makefile
  head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
  head/net/remmina-plugin-rdp/Makefile
  head/net/remmina-plugins/Makefile
  head/science/hdf-java/Makefile
  head/security/burpsuite/Makefile
  head/www/eliom/Makefile
  head/www/ocsigen/Makefile

Modified: head/audio/py-fastaudio/Makefile
==============================================================================
--- head/audio/py-fastaudio/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/audio/py-fastaudio/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -16,6 +16,8 @@ MAINTAINER=	ninjin@kth.se
 COMMENT=	Python bindings for the PortAudio multi-platform audio library
 
 BROKEN=		Does not work with portaudio v19
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 BUILD_DEPENDS=	pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
 LIB_DEPENDS=	libportaudio.so:${PORTSDIR}/audio/portaudio \

Modified: head/devel/jgoodies-common/Makefile
==============================================================================
--- head/devel/jgoodies-common/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/devel/jgoodies-common/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 BUILD_DEPENDS=	${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
 
 BROKEN=		does not build: "Test com.jgoodies.common.base.ObjectsTest failed"
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 USES=		dos2unix zip
 USE_JAVA=	yes

Modified: head/devel/monodevelop-database/Makefile
==============================================================================
--- head/devel/monodevelop-database/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/devel/monodevelop-database/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -12,6 +12,8 @@ COMMENT=	MonoDevelop database support
 LICENSE=	MIT
 
 BROKEN=		Fails to package, missing Npgsql Version 2 with mono 4
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop

Modified: head/editors/bless/Makefile
==============================================================================
--- head/editors/bless/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/editors/bless/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -11,6 +11,8 @@ MAINTAINER=	mono@FreeBSD.org
 COMMENT=	High quality, full featured hex editor
 
 BROKEN=		Fails to build with mono 4
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 USES=		gmake mono pathfix pkgconfig
 USE_GNOME=	gnomeprefix gnomedocutils gtksharp20

Modified: head/editors/e3/Makefile
==============================================================================
--- head/editors/e3/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/editors/e3/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -13,6 +13,8 @@ COMMENT=	Full featured text editor writt
 BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
 
 BROKEN=		does not fetch (certificate verification failed)
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 USES=		gmake tar:tgz
 MAKE_ARGS=	OS=FREEBSD

Modified: head/emulators/gem5/Makefile
==============================================================================
--- head/emulators/gem5/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/emulators/gem5/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -9,6 +9,8 @@ MAINTAINER=	vg@FreeBSD.org
 COMMENT=	gem5 Simulator System
 
 BROKEN=		Uses removed MAP_NORESERVE
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 BUILD_DEPENDS=	swig2.0:${PORTSDIR}/devel/swig20 \
 		scons:${PORTSDIR}/devel/scons

Modified: head/games/kanatest/Makefile
==============================================================================
--- head/games/kanatest/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/games/kanatest/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -11,6 +11,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Japanese kana (Hiragana and Katakana) simple flashcard tool
 
 BROKEN=		runtime segfault (PR 196452)
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 USES=		gettext gmake pkgconfig desktop-file-utils
 USE_GNOME=	gtk20 libxml2

Modified: head/graphics/pinta/Makefile
==============================================================================
--- head/graphics/pinta/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/graphics/pinta/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -12,6 +12,8 @@ COMMENT=	Simple Gtk\# Paint Program
 LICENSE=	MIT
 
 BROKEN=		Fails to build with mono 4
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/irc/quirc/Makefile
==============================================================================
--- head/irc/quirc/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/irc/quirc/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -13,6 +13,8 @@ COMMENT=	Tcl/Tk IRC client for the X Win
 OPTIONS_DEFINE=	DOCS
 
 BROKEN=		Unfetchable
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 USES=		tk
 USE_XORG=	xt
 

Modified: head/lang/cduce/Makefile
==============================================================================
--- head/lang/cduce/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/lang/cduce/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -12,6 +12,8 @@ MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Efficient XML centric functional programming language
 
 BROKEN=		Fails to build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 BUILD_DEPENDS=	${SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \

Modified: head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
==============================================================================
--- head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -21,6 +21,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 BROKEN=		module is not usable: "The extension 'Math::Geometry::Planar::GPC::Polygon'\
 		is not properly installed in path: 'blib/arch'". You may try\
 		math/Math-Geometry-Planar-GPC-PolygonXS instead
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/net/remmina-plugin-rdp/Makefile
==============================================================================
--- head/net/remmina-plugin-rdp/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/net/remmina-plugin-rdp/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -10,6 +10,8 @@ LIB_DEPENDS=	libfreerdp.so:${PORTSDIR}/n
 MASTERDIR=	${.CURDIR}/../remmina-plugins
 
 BROKEN=		version 1.0.0 is incompatible with freerdp 1.2.x
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 PLIST_SUB+=	ICONS="" SSH=""
 

Modified: head/net/remmina-plugins/Makefile
==============================================================================
--- head/net/remmina-plugins/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/net/remmina-plugins/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -20,7 +20,7 @@ GH_PROJECT=	Remmina
 .else
 
 OPTIONS_DEFINE=	KEYRING RDP VNC XDMCP TELEP NX NLS
-OPTIONS_DEFAULT=	KEYRING RDP VNC XDMCP TELEP NLS
+OPTIONS_DEFAULT=	KEYRING VNC XDMCP TELEP NLS
 KEYRING_DESC=	GNOME Keyring plugin
 RDP_DESC=	RDP protocol plugin
 VNC_DESC=	VNC protocol plugin

Modified: head/science/hdf-java/Makefile
==============================================================================
--- head/science/hdf-java/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/science/hdf-java/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -12,6 +12,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java interface to HDF5
 
 BROKEN=		Fails to configure, HDF5 library needs SZIP, SZIP not defined
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 LIB_DEPENDS=	libhdf5.so:${PORTSDIR}/science/hdf5
 

Modified: head/security/burpsuite/Makefile
==============================================================================
--- head/security/burpsuite/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/security/burpsuite/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -19,6 +19,8 @@ JAVA_VENDOR=	openjdk
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
 BROKEN=	is interactive
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 PLIST_FILES=	bin/${PORTNAME} \
 		%%JAVAJARDIR%%/${DISTNAME}.jar

Modified: head/www/eliom/Makefile
==============================================================================
--- head/www/eliom/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/www/eliom/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -14,6 +14,9 @@ LICENSE_NAME=	Lesser GPL 2.1 with a spec
 LICENSE_FILE=	${WRKSRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=	Depends on broken and expiring www/ocsigen
+EXPIRATION_DATE=	2015-12-30
+
 BUILD_DEPENDS=	${PORTREQS}
 RUN_DEPENDS=	${PORTREQS}
 

Modified: head/www/ocsigen/Makefile
==============================================================================
--- head/www/ocsigen/Makefile	Sun Nov 29 09:42:47 2015	(r402585)
+++ head/www/ocsigen/Makefile	Sun Nov 29 09:51:30 2015	(r402586)
@@ -11,6 +11,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Web programming framework for OCaml
 
 BROKEN=		Fails to build with ocaml 4.02
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-12-30
 
 LICENSE=	LGPL21_SSLEX
 LICENSE_NAME=	Lesser GPL 2.1 with a special OpenSSL exception clause



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511290951.tAT9pUoM031144>