svn commit: r387872 - in head: audio/padevchooser devel/xtla mail/mail-notification ports-mgmt/gnome-packagekit sysutils/py-salt-api
Antoine Brodin
antoine at FreeBSD.org
Fri May 29 17:46:28 UTC 2015
Author: antoine
Date: Fri May 29 17:46:25 2015
New Revision: 387872
URL: https://svnweb.freebsd.org/changeset/ports/387872
Log:
Deprecate ports broken for more than 6 months
Modified:
head/audio/padevchooser/Makefile
head/devel/xtla/Makefile
head/mail/mail-notification/Makefile
head/ports-mgmt/gnome-packagekit/Makefile
head/sysutils/py-salt-api/Makefile
Modified: head/audio/padevchooser/Makefile
==============================================================================
--- head/audio/padevchooser/Makefile Fri May 29 16:36:46 2015 (r387871)
+++ head/audio/padevchooser/Makefile Fri May 29 17:46:25 2015 (r387872)
@@ -16,6 +16,8 @@ LIB_DEPENDS= libglademm-2.4.so:${PORTSDI
RUN_DEPENDES= dbus-daemon:${PORTSDIR}/devel/dbus
BROKEN= needs update to support pulseaudio 5.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-06-29
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib -lX11
Modified: head/devel/xtla/Makefile
==============================================================================
--- head/devel/xtla/Makefile Fri May 29 16:36:46 2015 (r387871)
+++ head/devel/xtla/Makefile Fri May 29 17:46:25 2015 (r387872)
@@ -14,6 +14,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Emacs front-end to tla
BROKEN= Fails to package
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-06-29
BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla \
${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget
Modified: head/mail/mail-notification/Makefile
==============================================================================
--- head/mail/mail-notification/Makefile Fri May 29 16:36:46 2015 (r387871)
+++ head/mail/mail-notification/Makefile Fri May 29 17:46:25 2015 (r387872)
@@ -11,6 +11,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Mail notification for freedesktop.org-compliant system trays
BROKEN= Run-time failure with Gnome 3
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-06-29
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libgnome-keyring.so:${PORTSDIR}/security/gnome-keyring \
Modified: head/ports-mgmt/gnome-packagekit/Makefile
==============================================================================
--- head/ports-mgmt/gnome-packagekit/Makefile Fri May 29 16:36:46 2015 (r387871)
+++ head/ports-mgmt/gnome-packagekit/Makefile Fri May 29 17:46:25 2015 (r387872)
@@ -12,6 +12,8 @@ MAINTAINER= gnome at FreeBSD.org
COMMENT= PackageKit client programs for the GNOME desktop
BROKEN= Uses unknown GNOME component gnomemenus
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-06-29
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
Modified: head/sysutils/py-salt-api/Makefile
==============================================================================
--- head/sysutils/py-salt-api/Makefile Fri May 29 16:36:46 2015 (r387871)
+++ head/sysutils/py-salt-api/Makefile Fri May 29 17:46:25 2015 (r387872)
@@ -12,6 +12,8 @@ COMMENT= Exposes the fundamental aspects
LICENSE= APACHE20
BROKEN= Conflicts with py27-salt-2014.7.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-06-29
USES= python:2
USE_PYTHON= distutils autoplist
More information about the svn-ports-all
mailing list