aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
commitbd70d01d2a5c5440ea5d31b2d677d007032b59c0 (patch)
tree3f0fd58dcf43de0c14cc57e54afaa7665237a89d /net
parenta8cf6a846bc0ee3fa0044636828989fbf0a6d63b (diff)
downloadfreebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.gz
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.zst
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.zip
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
Diffstat (limited to 'net')
-rw-r--r--net/asterisk-addons/Makefile2
-rw-r--r--net/asterisk-app-notify/Makefile2
-rw-r--r--net/asterisk12-addons/Makefile2
-rw-r--r--net/asterisk12/Makefile1
-rw-r--r--net/asterisk14-addons/Makefile2
-rw-r--r--net/asterisk16-addons/Makefile2
-rw-r--r--net/astfax/Makefile4
-rw-r--r--net/astmanproxy/Makefile2
8 files changed, 9 insertions, 8 deletions
diff --git a/net/asterisk-addons/Makefile b/net/asterisk-addons/Makefile
index 06bb8582f1dc..08c49e8587d0 100644
--- a/net/asterisk-addons/Makefile
+++ b/net/asterisk-addons/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.4.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/releases/
diff --git a/net/asterisk-app-notify/Makefile b/net/asterisk-app-notify/Makefile
index e5f393aeab21..3b30fe46e9e0 100644
--- a/net/asterisk-app-notify/Makefile
+++ b/net/asterisk-app-notify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= app_notify
DISTVERSION= 2.0rc1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.mezzo.net/asterisk/ \
http://static.oyam.ca/freebsd/ports/
diff --git a/net/asterisk12-addons/Makefile b/net/asterisk12-addons/Makefile
index b2b6ac6dadfd..ab4439bc2468 100644
--- a/net/asterisk12-addons/Makefile
+++ b/net/asterisk12-addons/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.2.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/ \
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile
index 3342cbd52adc..495d6c1df8c7 100644
--- a/net/asterisk12/Makefile
+++ b/net/asterisk12/Makefile
@@ -9,6 +9,7 @@ PORTNAME= asterisk
PORTVERSION= 1.2.30.2
PORTREVISION= 1
PKGNAMESUFFIX= 12
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile
index 06bb8582f1dc..08c49e8587d0 100644
--- a/net/asterisk14-addons/Makefile
+++ b/net/asterisk14-addons/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.4.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/releases/
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile
index 06bb8582f1dc..08c49e8587d0 100644
--- a/net/asterisk16-addons/Makefile
+++ b/net/asterisk16-addons/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk-addons
PORTVERSION= 1.4.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/releases/
diff --git a/net/astfax/Makefile b/net/astfax/Makefile
index 99a87f3efb3e..fb8019ee1df6 100644
--- a/net/astfax/Makefile
+++ b/net/astfax/Makefile
@@ -7,11 +7,11 @@
PORTNAME= astfax
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.inter7.com/astfax/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= AstFax provides an outgoing email to fax gateway for Asterisk
LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp
diff --git a/net/astmanproxy/Makefile b/net/astmanproxy/Makefile
index ccce7b7e825a..f138d3003454 100644
--- a/net/astmanproxy/Makefile
+++ b/net/astmanproxy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= astmanproxy
PORTVERSION= 1.21
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.popvox.com/
DISTFILES= astmanproxy-latest.tgz