pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import astguiclient (VICIDIAL) as wip/astguiclient-vicidial
Module Name: pkgsrc-wip
Committed By: Angel M. Adames <angelmadames%gmail.com@localhost>
Pushed By: angelmadames
Date: Wed May 31 10:33:09 2017 -0400
Changeset: 400d1bddf9008a91e2f7787a0323a7b2f97395cf
Added Files:
astguiclient-vicidial/DESCR
astguiclient-vicidial/Makefile
astguiclient-vicidial/PLIST
astguiclient-vicidial/TODO
astguiclient-vicidial/distinfo
Log Message:
Import astguiclient (VICIDIAL) as wip/astguiclient-vicidial
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=400d1bddf9008a91e2f7787a0323a7b2f97395cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
astguiclient-vicidial/DESCR | 7 ++++
astguiclient-vicidial/Makefile | 78 ++++++++++++++++++++++++++++++++++++++++++
astguiclient-vicidial/PLIST | 1 +
astguiclient-vicidial/TODO | 5 +++
astguiclient-vicidial/distinfo | 6 ++++
5 files changed, 97 insertions(+)
diffs:
diff --git a/astguiclient-vicidial/DESCR b/astguiclient-vicidial/DESCR
new file mode 100644
index 0000000000..1e6e71963d
--- /dev/null
+++ b/astguiclient-vicidial/DESCR
@@ -0,0 +1,7 @@
+This is a suite of programs that are designed to interact with
+the Asterisk Open-Source PBX Phone system at a client computer
+level to extend the functionality of your phone and system.
+
+astGUIclient (VICIdial) is also an Asterisk configuration
+utility offering a basic web-based utility to configure phones,
+extensions, carrier trunks and DIDs.
diff --git a/astguiclient-vicidial/Makefile b/astguiclient-vicidial/Makefile
new file mode 100644
index 0000000000..da411c833d
--- /dev/null
+++ b/astguiclient-vicidial/Makefile
@@ -0,0 +1,78 @@
+# $NetBSD$
+
+DISTNAME= astguiclient_2.13rc1
+PKGNAME= vicidial-2.13rc1
+CATEGORIES= net devel
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=astguiclient/}
+EXTRACT_SUFX= .zip
+LICENSE= gnu-agpl-v3
+
+MAINTAINER= angelmadames%gmail.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/astguiclient/
+COMMENT= Asterisk GUI client, VICIdial
+
+NO_BUILD= yes
+USE_TOOLS+= perl
+REPLACE_PERL+= install.pl
+
+DEPENDS+= p5-DBI>=1.6:../../databases/p5-DBI
+DEPENDS+= p5-DBD-mysql>=1.6:../../databases/p5-DBD-mysql
+DEPENDS+= p5-Digest-MD5>=2.5:../../security/p5-Digest-MD5
+DEPENDS+= p5-Digest-SHA1>=2.1:../../security/p5-Digest-SHA1
+DEPENDS+= p5-Pod-Usage>=1.6:../../devel/p5-Pod-Usage
+DEPENDS+= p5-Getopt-Long>=2.5:../../devel/p5-Getopt-Long
+DEPENDS+= p5-Net-Telnet>=3.0:../../net/p5-Net-Telnet
+DEPENDS+= p5-Time-HiRes>=1.9:../../time/p5-Time-HiRes
+DEPENDS+= p5-Net-Server>=2.0:../../net/p5-Net-Server
+DEPENDS+= p5-Mail-Sendmail>=0.7:../../mail/p5-Mail-Sendmail
+DEPENDS+= p5-Unicode-Map>=0.1:../../converters/p5-Unicode-Map
+DEPENDS+= p5-Jcode>=1.6:../../converters/p5-Jcode
+ # Needed for Super List Loader:
+DEPENDS+= p5-Spreadsheet-WriteExcel>=2.4:../../math/p5-Spreadsheet-WriteExcel
+DEPENDS+= p5-Spreadsheet-ReadSXC>=0.2:../../math/p5-Spreadsheet-ReadSXC
+DEPENDS+= p5-Spreadsheet-ParseExcel>=0.6:../../math/p5-Spreadsheet-ParseExcel
+DEPENDS+= p5-Spreadsheet-Read>=0.7:../../math/p5-Spreadsheet-Read
+DEPENDS+= p5-Spreadsheet-XLSX>=0.1:../../math/p5-Spreadsheet-XLSX
+DEPENDS+= p5-OLE-Storage_Lite>=0.1:../../devel/p5-OLE-Storage_Lite
+DEPENDS+= p5-Proc-ProcessTable>=0.5:../../devel/p5-Proc-ProcessTable
+DEPENDS+= p5-IO-stringy>=2.1:../../devel/p5-IO-stringy
+DEPENDS+= p5-Archive-Zip>=1.5:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-Compress-Raw-Zlib>=2.0:../../devel/p5-Compress-Raw-Zlib
+DEPENDS+= p5-Test-Simple>=1.3:../../devel/p5-Test-Simple
+DEPENDS+= p5-Text-CSV>=1.6:../../textproc/p5-Text-CSV
+DEPENDS+= p5-Test-NoWarnings>=1.0:../../devel/p5-Test-NoWarnings
+DEPENDS+= p5-File-Temp>=0.2:../../devel/p5-File-Temp
+DEPENDS+= p5-libwww>=6.2:../../www/p5-libwww
+DEPENDS+= p5-HTML-Parser>=3.7:../../www/p5-HTML-Parser
+DEPENDS+= p5-HTML-Strip>=1.6:../../www/p5-HTML-Strip
+DEPENDS+= p5-HTML-Format>=2.12:../../www/p5-HTML-Format
+DEPENDS+= p5-HTML-Tree>=5.0:../../www/p5-HTML-Tree
+DEPENDS+= p5-Switch>=2.1:../../lang/p5-Switch
+DEPENDS+= p5-Time-Local>=1.25:../../time/p5-Time-Local
+DEPENDS+= p5-Mail-Message>=3.0:../../wip/p5-Mail-Message
+DEPENDS+= p5-Mail-IMAPClient>=3.3:../../mail/p5-Mail-IMAPClient
+DEPENDS+= p5-Mail-POP3Client>=2.1:../../mail/p5-Mail-POP3Client
+DEPENDS+= p5-IO-Socket-SSL>=2.0:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-Crypt-Eksblowfish>=0.0:../../security/p5-Crypt-Eksblowfish
+DEPENDS+= p5-IO-tty>=1.1:../../devel/p5-IO-Tty
+DEPENDS+= p5-MIME-Base64>=3.1:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Net-SFTP-Foreign>=1.8:../../wip/p5-Net-SFTP-Foreign
+
+WRKSRC= ${WRKDIR}
+BUILD_DEFS+= VARBASE
+
+do-install:
+ cd ${WRKSRC}; \
+ ${BUILDLINK_PREFIX.perl}/bin/perl install.pl \
+ --no-prompt \
+ --debug \
+ --conffile=${PREFIX}/etc/astguiclient.conf \
+ --home=${PREFIX}/share/vicidial \
+ --logs=${VARBASE}/log/vicidial \
+ --agi=${PREFIX}/libexec/agi-bin \
+ --web=${PREFIX}/share/vicidial/www \
+ --sounds=${VARBASE}/lib/asterisk/sounds \
+ --monitor=${VARBASE}/spool/asterisk/monitorDONE;
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/astguiclient-vicidial/PLIST b/astguiclient-vicidial/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/astguiclient-vicidial/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/astguiclient-vicidial/TODO b/astguiclient-vicidial/TODO
new file mode 100644
index 0000000000..7f34ca2593
--- /dev/null
+++ b/astguiclient-vicidial/TODO
@@ -0,0 +1,5 @@
+* This software is installed by the PERL script provided by upstream.
+ Meaning, after running this script, ${MAKE} deinstall will not work
+ if you have the need to deinstall the files. Thus, you'll have to
+ manually delete the files.
+* The PLIST is empty for the same reason previously stated.
diff --git a/astguiclient-vicidial/distinfo b/astguiclient-vicidial/distinfo
new file mode 100644
index 0000000000..c6d8b7ee52
--- /dev/null
+++ b/astguiclient-vicidial/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (astguiclient_2.13rc1.zip) = c44a8b025747835305c1065bb63277d9b6653d4f
+RMD160 (astguiclient_2.13rc1.zip) = 3c681920cf0953edd5fc59ccd294921f13d50804
+SHA512 (astguiclient_2.13rc1.zip) = cccf45440a14cf0715fe131fdb36418e1004f8e16daf5d092b0f59dd7bc32bfb33463c6493a77d8d366ec475177fa65b2f23ccb388abc773edf7163a910e2e32
+Size (astguiclient_2.13rc1.zip) = 15661053 bytes
Home |
Main Index |
Thread Index |
Old Index