summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-29 09:51:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-29 09:51:30 +0000
commita1af583929f28afb51a5190a9e28de2b1746d9ad (patch)
treeb91b466eb9eb2ef81c548783b0eebab6e3cf6cf7
parentsysutils/dar: Update version 2.5.1=>2.5.2 (diff)
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=402586
-rw-r--r--audio/py-fastaudio/Makefile2
-rw-r--r--devel/jgoodies-common/Makefile2
-rw-r--r--devel/monodevelop-database/Makefile2
-rw-r--r--editors/bless/Makefile2
-rw-r--r--editors/e3/Makefile2
-rw-r--r--emulators/gem5/Makefile2
-rw-r--r--games/kanatest/Makefile2
-rw-r--r--graphics/pinta/Makefile2
-rw-r--r--irc/quirc/Makefile2
-rw-r--r--lang/cduce/Makefile2
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile2
-rw-r--r--net/remmina-plugin-rdp/Makefile2
-rw-r--r--net/remmina-plugins/Makefile2
-rw-r--r--science/hdf-java/Makefile2
-rw-r--r--security/burpsuite/Makefile2
-rw-r--r--www/eliom/Makefile3
-rw-r--r--www/ocsigen/Makefile2
17 files changed, 34 insertions, 1 deletions
diff --git a/audio/py-fastaudio/Makefile b/audio/py-fastaudio/Makefile
index 9895e8905375..116670d1eabd 100644
--- a/audio/py-fastaudio/Makefile
+++ b/audio/py-fastaudio/Makefile
@@ -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 \
diff --git a/devel/jgoodies-common/Makefile b/devel/jgoodies-common/Makefile
index faf308ae0d4e..213337de90fc 100644
--- a/devel/jgoodies-common/Makefile
+++ b/devel/jgoodies-common/Makefile
@@ -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
diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile
index cbd1eef7ced8..a633e1221734 100644
--- a/devel/monodevelop-database/Makefile
+++ b/devel/monodevelop-database/Makefile
@@ -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
diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index edc6b262fcc5..a5e1b53fee3c 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -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
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index 19267c8b9248..1964b35d053a 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -13,6 +13,8 @@ COMMENT= Full featured text editor written in assembler
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
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile
index 36a672768950..635aed2873ff 100644
--- a/emulators/gem5/Makefile
+++ b/emulators/gem5/Makefile
@@ -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
diff --git a/games/kanatest/Makefile b/games/kanatest/Makefile
index 19990a07b1ba..886c2f5fb922 100644
--- a/games/kanatest/Makefile
+++ b/games/kanatest/Makefile
@@ -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
diff --git a/graphics/pinta/Makefile b/graphics/pinta/Makefile
index 091e1af051a2..ce4b9ce25b86 100644
--- a/graphics/pinta/Makefile
+++ b/graphics/pinta/Makefile
@@ -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}
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index f501993206a6..9fed1ff838ff 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -13,6 +13,8 @@ COMMENT= Tcl/Tk IRC client for the X Window System
OPTIONS_DEFINE= DOCS
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-12-30
USES= tk
USE_XORG= xt
diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile
index 2d0ecbdc2e10..b5fa99c22e25 100644
--- a/lang/cduce/Makefile
+++ b/lang/cduce/Makefile
@@ -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 \
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
index a83a30badaa3..d056fc5e90f1 100644
--- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
+++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
@@ -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
diff --git a/net/remmina-plugin-rdp/Makefile b/net/remmina-plugin-rdp/Makefile
index 0c3cdafd852b..ad7f1d7576ca 100644
--- a/net/remmina-plugin-rdp/Makefile
+++ b/net/remmina-plugin-rdp/Makefile
@@ -10,6 +10,8 @@ LIB_DEPENDS= libfreerdp.so:${PORTSDIR}/net/freerdp
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=""
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile
index ca7e73b52315..a1d08c3d2696 100644
--- a/net/remmina-plugins/Makefile
+++ b/net/remmina-plugins/Makefile
@@ -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
diff --git a/science/hdf-java/Makefile b/science/hdf-java/Makefile
index 9b8677cf5934..ed99bff74387 100644
--- a/science/hdf-java/Makefile
+++ b/science/hdf-java/Makefile
@@ -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
diff --git a/security/burpsuite/Makefile b/security/burpsuite/Makefile
index 967d78372e4f..fd73e40a3b66 100644
--- a/security/burpsuite/Makefile
+++ b/security/burpsuite/Makefile
@@ -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
diff --git a/www/eliom/Makefile b/www/eliom/Makefile
index 39a5d7e69bd6..278823690f45 100644
--- a/www/eliom/Makefile
+++ b/www/eliom/Makefile
@@ -14,6 +14,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/ocsigen
+EXPIRATION_DATE= 2015-12-30
+
BUILD_DEPENDS= ${PORTREQS}
RUN_DEPENDS= ${PORTREQS}
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile
index d93b398ca63d..d543e13e2d91 100644
--- a/www/ocsigen/Makefile
+++ b/www/ocsigen/Makefile
@@ -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