Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2014 20:00:14 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349795 - in head/net: asterisk-oh323 asterisk14 asterisk14-addons
Message-ID:  <201403312000.s2VK0E8v058060@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Mar 31 20:00:14 2014
New Revision: 349795
URL: http://svnweb.freebsd.org/changeset/ports/349795
QAT: https://qat.redports.org/buildarchive/r349795/

Log:
  Mark asterisk14 FORBIDDEN, this release is so ancient that it is not listed
  in security advisovies from digium anymore
  Deprecate this port and dependent ports
  
  Prodded by:	flo
  With hat:	portmgr

Modified:
  head/net/asterisk-oh323/Makefile
  head/net/asterisk14-addons/Makefile
  head/net/asterisk14/Makefile

Modified: head/net/asterisk-oh323/Makefile
==============================================================================
--- head/net/asterisk-oh323/Makefile	Mon Mar 31 19:56:48 2014	(r349794)
+++ head/net/asterisk-oh323/Makefile	Mon Mar 31 20:00:14 2014	(r349795)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.b2bua.org/chrom
 MAINTAINER=	bamby@sippysoft.com
 COMMENT=	A H.323 support module for the Asterisk soft PBX
 
+DEPRECATED=	Depends on broken and unsupported asterisk14
+EXPIRATION_DATE=2014-04-30
+
 BUILD_DEPENDS= 	${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk14
 LIB_DEPENDS= 	pt_r.1:${PORTSDIR}/devel/pwlib\
 	    	h323_r.1:${PORTSDIR}/net/openh323

Modified: head/net/asterisk14-addons/Makefile
==============================================================================
--- head/net/asterisk14-addons/Makefile	Mon Mar 31 19:56:48 2014	(r349794)
+++ head/net/asterisk14-addons/Makefile	Mon Mar 31 20:00:14 2014	(r349795)
@@ -13,6 +13,9 @@ DISTNAME=	asterisk${PKGNAMESUFFIX}-${DIS
 MAINTAINER=	bamby@sippysoft.com
 COMMENT=	GPL modules for the Asterisk Open Source PBX
 
+DEPRECATED=	Depends on broken and unsupported asterisk14
+EXPIRATION_DATE=2014-04-30
+
 BUILD_DEPENDS=	asterisk:${PORTSDIR}/net/asterisk14
 RUN_DEPENDS=	asterisk:${PORTSDIR}/net/asterisk14
 

Modified: head/net/asterisk14/Makefile
==============================================================================
--- head/net/asterisk14/Makefile	Mon Mar 31 19:56:48 2014	(r349794)
+++ head/net/asterisk14/Makefile	Mon Mar 31 20:00:14 2014	(r349795)
@@ -13,6 +13,9 @@ MAINTAINER=	bamby@sippysoft.com
 COMMENT=	An Open Source PBX and telephony toolkit
 
 BROKEN=		Fails to configure or build
+FORBIDDEN=	Unsupported for so long that this version is not listed in security advisories
+DEPRECATED=	Broken and unsupported
+EXPIRATION_DATE=2014-04-30
 
 BUILD_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
 LIB_DEPENDS=	speex.1:${PORTSDIR}/audio/speex \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403312000.s2VK0E8v058060>