diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-26 21:47:10 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-26 21:47:10 +0000 |
commit | 53925843da5709b7c3266bc7d4c16582721d813d (patch) | |
tree | 78e98c6df776c985f89f5d3dfd49ff0175533e5d | |
parent | 5d2a18b98fc7ea481c1a65178648bb1758fc389f (diff) | |
download | ports-53925843da5709b7c3266bc7d4c16582721d813d.tar.gz ports-53925843da5709b7c3266bc7d4c16582721d813d.zip |
Notes
-rw-r--r-- | audio/qmidinet/Makefile | 2 | ||||
-rw-r--r-- | audio/wmauda/Makefile | 2 | ||||
-rw-r--r-- | audio/x11amp/Makefile | 2 | ||||
-rw-r--r-- | ftp/rexx-curl/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/Makefile | 2 | ||||
-rw-r--r-- | www/lifetype/Makefile | 2 | ||||
-rw-r--r-- | www/ump/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/audio/qmidinet/Makefile b/audio/qmidinet/Makefile index 3a2820e77f98..614337c7a784 100644 --- a/audio/qmidinet/Makefile +++ b/audio/qmidinet/Makefile @@ -11,6 +11,8 @@ COMMENT= Sends and receives MIDI over the network using UDP multicast LICENSE= GPLv2 BROKEN= Fails to configure +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 222d9f36e13c..368366f23b7b 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= libmowgli.so:${PORTSDIR}/devel/libmowgli BROKEN= Does not work with audacious 3.5 or later +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 USES= gmake pkgconfig USE_GNOME= gnomeprefix gtk20 diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index a3dbb2d3e5aa..9ddb089f38dd 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -14,6 +14,8 @@ COMMENT= X11-based MP3 player with nice graphical interface LICENSE= GPLv2 BROKEN= hangs at start with gtk and linker errors +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 USES= libtool USE_GNOME= gtk12 esound diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile index 2a4e13a2b8d0..184db8a501ca 100644 --- a/ftp/rexx-curl/Makefile +++ b/ftp/rexx-curl/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= External function package providing an interface to the cURL package BROKEN= Fails to install/package with new rexx-regina +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 OPTIONS_DEFINE= DOCS diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile index 2f3bd6895ab7..d9cbee2d8242 100644 --- a/net-im/pidgin-audacious-remote/Makefile +++ b/net-im/pidgin-audacious-remote/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= libtool pkgconfig tar:bzip2 BROKEN= Does not work with audacious 3.5 or later +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile index af88e94de66e..4643195b511c 100644 --- a/www/lifetype/Makefile +++ b/www/lifetype/Makefile @@ -16,6 +16,8 @@ COMMENT= PHP and MySQL based blogging platform LICENSE= GPLv2 BROKEN= no distinfo provided for some of the distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 CONTRIBE_VERSION=1.2 NO_BUILD= YES diff --git a/www/ump/Makefile b/www/ump/Makefile index 263905e4330b..c5b7b37dda47 100644 --- a/www/ump/Makefile +++ b/www/ump/Makefile @@ -19,6 +19,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Unix MIDI Plugin based on TiMidity++ BROKEN= Fails to patch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 LIB_DEPENDS= libarc.so:${PORTSDIR}/archivers/libarc RUN_DEPENDS= ${LOCALBASE}/share/timidity/timidity.cfg:${PORTSDIR}/audio/eawpats |