mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
Deprecate ports broken for more than 6 months
This commit is contained in:
parent
26678e8889
commit
a1af583929
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402586
17 changed files with 34 additions and 1 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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=""
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue