From owner-cvs-all@FreeBSD.ORG Sun Jun 3 20:04:19 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B8A7516A421; Sun, 3 Jun 2007 20:04:19 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A6C6313C44B; Sun, 3 Jun 2007 20:04:19 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l53K4JQ7074641; Sun, 3 Jun 2007 20:04:19 GMT (envelope-from lwhsu@repoman.freebsd.org) Received: (from lwhsu@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l53K4Jsb074637; Sun, 3 Jun 2007 20:04:19 GMT (envelope-from lwhsu) Message-Id: <200706032004.l53K4Jsb074637@repoman.freebsd.org> From: Li-Wen Hsu Date: Sun, 3 Jun 2007 20:04:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/asterisk-gui Makefile distinfo pkg-descr pkg-plist ports/www/asterisk-gui/files extra-config-queues.html patch-config-backup.html patch-config-scripts-astman.js patch-config-sysinfo.html patch-scripts-gui_sysinfo patch-scripts-listfiles ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2007 20:04:19 -0000 lwhsu 2007-06-03 20:04:19 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/asterisk-gui Makefile distinfo pkg-descr pkg-plist www/asterisk-gui/files extra-config-queues.html patch-config-backup.html patch-config-scripts-astman.js patch-config-sysinfo.html patch-scripts-gui_sysinfo patch-scripts-listfiles patch-tools-zapscan patch-tools-zapscan.c pkg-message.in Log: Add asterisk-gui 0.0.1r20070501, an asterisk ajax web manager. PR: ports/111559 Submitted by: pneumann at gmail.com Revision Changes Path 1.1833 +1 -0 ports/www/Makefile 1.1 +56 -0 ports/www/asterisk-gui/Makefile (new) 1.1 +3 -0 ports/www/asterisk-gui/distinfo (new) 1.1 +36 -0 ports/www/asterisk-gui/files/extra-config-queues.html (new) 1.1 +29 -0 ports/www/asterisk-gui/files/patch-config-backup.html (new) 1.1 +35 -0 ports/www/asterisk-gui/files/patch-config-scripts-astman.js (new) 1.1 +13 -0 ports/www/asterisk-gui/files/patch-config-sysinfo.html (new) 1.1 +42 -0 ports/www/asterisk-gui/files/patch-scripts-gui_sysinfo (new) 1.1 +9 -0 ports/www/asterisk-gui/files/patch-scripts-listfiles (new) 1.1 +22 -0 ports/www/asterisk-gui/files/patch-tools-zapscan (new) 1.1 +15 -0 ports/www/asterisk-gui/files/patch-tools-zapscan.c (new) 1.1 +17 -0 ports/www/asterisk-gui/files/pkg-message.in (new) 1.1 +7 -0 ports/www/asterisk-gui/pkg-descr (new) 1.1 +73 -0 ports/www/asterisk-gui/pkg-plist (new)