Bug 111559 - [NEW PORT] www/asterisk-gui: An asterisk ajax web manager
Summary: [NEW PORT] www/asterisk-gui: An asterisk ajax web manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-14 08:40 UTC by Phillip N.
Modified: 2007-06-04 08:40 UTC (History)
0 users

See Also:


Attachments
asterisk-gui-0.0.1r20070413.shar (19.64 KB, text/plain)
2007-04-14 08:40 UTC, Phillip N.
no flags Details
diff1.diff (11.75 KB, patch)
2007-05-03 22:38 UTC, Phillip N.
no flags Details | Diff
patch3.diff (5.69 KB, patch)
2007-06-03 17:33 UTC, Phillip N.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Phillip N. 2007-04-14 08:40:04 UTC
Asterisk-GUI is a framework for the creation of graphical interfaces for
configuring Asterisk.  Some sample graphical interfaces for specific vertical
markets are included for reference or for actual use and extension. 

It is the web-GUI componente of AsteriskNOW.

WWW: http://www.asterisknow.org/

Generated with FreeBSD Port Tools 0.77
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-14 19:22:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 Phillip N. 2007-05-03 22:38:25 UTC
Update to 2007-05-01

thanks!
Comment 3 Phillip N. 2007-06-03 17:33:58 UTC
Version of 28 May.

thanks!
-- 
Phillip N. <pneumann@gmail.com>
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-03 21:04:25 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2007-06-03 21:05:03 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-06-04 08:39:51 UTC
lwhsu       2007-06-04 07:39:45 UTC

  FreeBSD ports repository

  Modified files:
    www/asterisk-gui     Makefile distinfo pkg-descr pkg-plist 
  Added files:
    www/asterisk-gui/files patch-config-syslog.html 
                           patch-tools-Makefile 
  Removed files:
    www/asterisk-gui/files patch-config-sysinfo.html 
  Log:
  - Update to 0.0.1r20070528
  - Fix tyop in pkg-descr
  
  PR:             111559
  Submitted by:   Phillip Neumann <pneumann AT gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +4 -4      ports/www/asterisk-gui/Makefile
  1.2       +3 -3      ports/www/asterisk-gui/distinfo
  1.2       +0 -13     ports/www/asterisk-gui/files/patch-config-sysinfo.html (dead)
  1.1       +13 -0     ports/www/asterisk-gui/files/patch-config-syslog.html (new)
  1.1       +14 -0     ports/www/asterisk-gui/files/patch-tools-Makefile (new)
  1.2       +1 -1      ports/www/asterisk-gui/pkg-descr
  1.2       +6 -1      ports/www/asterisk-gui/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"