aboutsummaryrefslogtreecommitdiff
path: root/www/asterisk-gui
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-08-11 09:42:40 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-08-11 09:42:40 +0000
commit9978fc5fa6a1e598b4ace31951fb59c410abb635 (patch)
tree830748c5d272ecf255df7814505c8bc877ab8c96 /www/asterisk-gui
parent2cb4f999be7ca0d9cd52212ade078e6e14a1a26d (diff)
downloadports-9978fc5fa6a1e598b4ace31951fb59c410abb635.tar.gz
ports-9978fc5fa6a1e598b4ace31951fb59c410abb635.zip
Notes
Diffstat (limited to 'www/asterisk-gui')
-rw-r--r--www/asterisk-gui/Makefile6
-rw-r--r--www/asterisk-gui/distinfo6
-rw-r--r--www/asterisk-gui/files/patch-bootstrap.sh13
-rw-r--r--www/asterisk-gui/pkg-plist3
4 files changed, 22 insertions, 6 deletions
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile
index f598245107dc..8e397e10ef95 100644
--- a/www/asterisk-gui/Makefile
+++ b/www/asterisk-gui/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= asterisk-gui
-PORTVERSION= 0.0.1r20070720
+PORTVERSION= 0.0.1r20070801
CATEGORIES= www
MASTER_SITES= http://asterisk-bsd.googlecode.com/files/
-DISTNAME= ${PORTNAME}-snap-2007-07-20
+DISTNAME= ${PORTNAME}-snap-2007-08-01
MAINTAINER= pneumann@gmail.com
COMMENT= An asterisk ajax web manager
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
-USE_AUTOTOOLS= automake:19
+USE_AUTOTOOLS= autoconf:259 automake:19
USE_GMAKE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
diff --git a/www/asterisk-gui/distinfo b/www/asterisk-gui/distinfo
index 7a2a8c7ec574..d2b1e80e86d3 100644
--- a/www/asterisk-gui/distinfo
+++ b/www/asterisk-gui/distinfo
@@ -1,3 +1,3 @@
-MD5 (asterisk-gui-snap-2007-07-20.tar.gz) = bc8803f54bd59d54c1b48c04836655d1
-SHA256 (asterisk-gui-snap-2007-07-20.tar.gz) = abbae96b2395cf1499a46dbda26a739a4d4767ee8792a50076ea5e237c8a6c8a
-SIZE (asterisk-gui-snap-2007-07-20.tar.gz) = 311211
+MD5 (asterisk-gui-snap-2007-08-01.tar.gz) = cb2565b344fdb80f86b16853f413a0a3
+SHA256 (asterisk-gui-snap-2007-08-01.tar.gz) = ea5b04f2430fe79a9809d0a98bd3f1c909a69ca5856f75d412bfcc936882984b
+SIZE (asterisk-gui-snap-2007-08-01.tar.gz) = 317986
diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh
new file mode 100644
index 000000000000..09e125ca7465
--- /dev/null
+++ b/www/asterisk-gui/files/patch-bootstrap.sh
@@ -0,0 +1,13 @@
+--- bootstrap.sh.orig Wed Aug 1 18:59:07 2007
++++ bootstrap.sh Wed Aug 1 19:00:28 2007
+@@ -14,8 +14,8 @@
+
+ uname -s | grep -q FreeBSD
+ if [ $? = 0 ] ; then # FreeBSD case
+- MY_AC_VER=259
+- MY_AM_VER=19
++ MY_AC_VER=-2.59
++ MY_AM_VER=-1.9
+ else # linux case
+ MY_AC_VER=
+ MY_AM_VER=
diff --git a/www/asterisk-gui/pkg-plist b/www/asterisk-gui/pkg-plist
index 1c83787d738a..872f8fd3d8fb 100644
--- a/www/asterisk-gui/pkg-plist
+++ b/www/asterisk-gui/pkg-plist
@@ -2,6 +2,9 @@ etc/asterisk/gui_custommenus.conf
share/asterisk/scripts/graphs.sh
share/asterisk/scripts/gui_sysinfo
share/asterisk/scripts/listfiles
+share/asterisk/scripts/mastercsvexists
+share/asterisk/static-http/config/cdr.html
+share/asterisk/static-http/config/cdr_conf.html
share/asterisk/static-http/config/graphs/graph_cpu.svgz
share/asterisk/static-http/config/images/1.gif
share/asterisk/static-http/config/images/accordion-icon.gif