diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
commit | 0a7afa789ce4e4463d37b72a971efec654f753b4 (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 | |
parent | c6c5377015c3954989c46fcbba7b7756b2b0d868 (diff) | |
download | FreeBSD-ports-0a7afa789ce4e4463d37b72a971efec654f753b4.zip FreeBSD-ports-0a7afa789ce4e4463d37b72a971efec654f753b4.tar.gz |
Deprecate ports broken for more than 6 months
-rw-r--r-- | audio/py-fastaudio/Makefile | 2 | ||||
-rw-r--r-- | devel/jgoodies-common/Makefile | 2 | ||||
-rw-r--r-- | devel/monodevelop-database/Makefile | 2 | ||||
-rw-r--r-- | editors/bless/Makefile | 2 | ||||
-rw-r--r-- | editors/e3/Makefile | 2 | ||||
-rw-r--r-- | emulators/gem5/Makefile | 2 | ||||
-rw-r--r-- | games/kanatest/Makefile | 2 | ||||
-rw-r--r-- | graphics/pinta/Makefile | 2 | ||||
-rw-r--r-- | irc/quirc/Makefile | 2 | ||||
-rw-r--r-- | lang/cduce/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile | 2 | ||||
-rw-r--r-- | net/remmina-plugin-rdp/Makefile | 2 | ||||
-rw-r--r-- | net/remmina-plugins/Makefile | 2 | ||||
-rw-r--r-- | science/hdf-java/Makefile | 2 | ||||
-rw-r--r-- | security/burpsuite/Makefile | 2 | ||||
-rw-r--r-- | www/eliom/Makefile | 3 | ||||
-rw-r--r-- | www/ocsigen/Makefile | 2 |
17 files changed, 34 insertions, 1 deletions
diff --git a/audio/py-fastaudio/Makefile b/audio/py-fastaudio/Makefile index 9895e89..116670d 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 faf308a..213337d 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 cbd1eef..a633e12 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 edc6b26..a5e1b53 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 19267c8..1964b35 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 36a6727..635aed2 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 19990a0..886c2f5 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 091e1af..ce4b9ce 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 f501993..9fed1ff 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 2d0ecbd..b5fa99c 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 a83a30b..d056fc5 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 0c3cdaf..ad7f1d7 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 ca7e73b..a1d08c3 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 9b8677c..ed99bff 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 967d783..fd73e40 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 39a5d7e..2788236 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 d93b398..d543e13 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 |