aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-31 20:00:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-31 20:00:14 +0000
commit6b3fc3e25c620b5af6a9b02bb779541120095540 (patch)
treed69720c19c005672eeea22db1ff07e49d0bc286d
parent6ed80b9d062daffb05cfc9bd011038c1b89ffcc9 (diff)
Notes
-rw-r--r--net/asterisk-oh323/Makefile3
-rw-r--r--net/asterisk14-addons/Makefile3
-rw-r--r--net/asterisk14/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile
index 1d956d3a0836..9c233f64cfdc 100644
--- a/net/asterisk-oh323/Makefile
+++ b/net/asterisk-oh323/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.b2bua.org/chrome/site/
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
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile
index c181de5a8467..4d6321591eaa 100644
--- a/net/asterisk14-addons/Makefile
+++ b/net/asterisk14-addons/Makefile
@@ -13,6 +13,9 @@ DISTNAME= asterisk${PKGNAMESUFFIX}-${DISTVERSION}
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
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index de79986373d6..743b2d931275 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -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 \