svn commit: r384771 - in head: mail/maildirsync mail/qar-bufo net-im/skype4 net-mgmt/netxms textproc/refdb www/diamanda
Antoine Brodin
antoine at FreeBSD.org
Sun Apr 26 10:07:54 UTC 2015
Author: antoine
Date: Sun Apr 26 10:07:52 2015
New Revision: 384771
URL: https://svnweb.freebsd.org/changeset/ports/384771
Log:
Deprecate ports broken for more than 6 months
Modified:
head/mail/maildirsync/Makefile
head/mail/qar-bufo/Makefile
head/net-im/skype4/Makefile
head/net-mgmt/netxms/Makefile
head/textproc/refdb/Makefile
head/www/diamanda/Makefile
Modified: head/mail/maildirsync/Makefile
==============================================================================
--- head/mail/maildirsync/Makefile Sun Apr 26 09:51:13 2015 (r384770)
+++ head/mail/maildirsync/Makefile Sun Apr 26 10:07:52 2015 (r384771)
@@ -36,5 +36,7 @@ do-install:
.if ${PERL_VER} >= 5.18
BROKEN= Does not build with Perl 5.18 or above
.endif
+DEPRECATED= Requires an unsupported version of Perl
+EXPIRATION_DATE= 2015-07-31
.include <bsd.port.post.mk>
Modified: head/mail/qar-bufo/Makefile
==============================================================================
--- head/mail/qar-bufo/Makefile Sun Apr 26 09:51:13 2015 (r384770)
+++ head/mail/qar-bufo/Makefile Sun Apr 26 10:07:52 2015 (r384771)
@@ -41,5 +41,7 @@ do-install:
.if ${PERL_VER} >= 5.18
BROKEN= Does not build with Perl 5.18 or above
.endif
+DEPRECATED= Requires an unsupported version of Perl
+EXPIRATION_DATE= 2015-07-31
.include <bsd.port.post.mk>
Modified: head/net-im/skype4/Makefile
==============================================================================
--- head/net-im/skype4/Makefile Sun Apr 26 09:51:13 2015 (r384770)
+++ head/net-im/skype4/Makefile Sun Apr 26 10:07:52 2015 (r384771)
@@ -31,6 +31,8 @@ SUB_FILES= skype.sh
SUB_LIST+= SKYPEDIR=${SKYPEDIR}
BROKEN= Skype 4.3 is missing several Linux syscalls.
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-05-26
#NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
#NVIDIA_GL_USE= LINUX_APPS=xorglibs
Modified: head/net-mgmt/netxms/Makefile
==============================================================================
--- head/net-mgmt/netxms/Makefile Sun Apr 26 09:51:13 2015 (r384770)
+++ head/net-mgmt/netxms/Makefile Sun Apr 26 10:07:52 2015 (r384771)
@@ -14,6 +14,8 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
BROKEN= Fails to package
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-05-26
OPTIONS_DEFINE= SERVER CLIENT AGENT
OPTIONS_DEFAULT= CLIENT AGENT
Modified: head/textproc/refdb/Makefile
==============================================================================
--- head/textproc/refdb/Makefile Sun Apr 26 09:51:13 2015 (r384770)
+++ head/textproc/refdb/Makefile Sun Apr 26 10:07:52 2015 (r384771)
@@ -12,6 +12,8 @@ MAINTAINER= ohartman at zedat.fu-berlin.de
COMMENT= Bibliographic reference database
BROKEN= Fails to link
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-05-26
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
libbtparse.so:${PORTSDIR}/textproc/btparse \
Modified: head/www/diamanda/Makefile
==============================================================================
--- head/www/diamanda/Makefile Sun Apr 26 09:51:13 2015 (r384770)
+++ head/www/diamanda/Makefile Sun Apr 26 10:07:52 2015 (r384771)
@@ -21,6 +21,8 @@ SNAPSHOT= 2007.04.26
WRKSRC= ${WRKDIR}/${PORTNAME}
BROKEN= Does not work with current django
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-05-26
NO_BUILD= yes
USES= gettext python tar:bzip2
SUB_FILES= pkg-message
More information about the svn-ports-head
mailing list