summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2019-12-11py-colorama: updated to 0.4.3adam2-7/+7
0.4.3: tweak Makefile build/upload instructions. Fix README's link to enterprise docs
2019-11-24comms/asterisk16: Fix compiler check via pkglintgdt1-2/+2
AUTOFIX: Makefile:290: Replacing "${PKGSRC_COMPILER} == \"clang\"" with "${PKGSRC_COMPILER:Mclang}". The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache distcc clang". Therefore, comparing it using == or != leads to wrong results in these cases.
2019-11-03comms: align variable assignmentsrillig16-46/+50
pkglint -Wall -F --only aligned --only indent -r Manually adjusted the indentation in asterisk15 and asterisk16 to avoid too deep indentation.
2019-10-28comms/asterisk: Update EOL info in DESCRgdt2-2/+7
asterisk 13's EOL dates have been extended, and asterisk 16 is also an LTS.
2019-09-22delete ancient Asterisk 11.*jnemeth1-2/+1
2019-09-22delete ancient Asterisk 11.*jnemeth90-8120/+0
2019-09-03synce-rra: Strip -Werrornia1-1/+3
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-08-22Add qodem.fcambus1-1/+2
2019-08-22comms/qodem: import qodem-1.0.0fcambus4-0/+33
Qodem is a from-scratch clone implementation of the Qmodem communications program made popular in the days when Bulletin Board Systems ruled the night. Qodem emulates the dialing directory and the terminal screen features of Qmodem over both modem and Internet connections. OK kamil@
2019-08-22Recursive revbump from boost-1.71.0ryoon6-11/+12
2019-08-20Fix build on NetBSD 8ryoon1-2/+5
2019-08-20Enable asterisk16ryoon1-1/+2
2019-08-20comms/asterisk16: import asterisk-16.5.0ryoon26-0/+4135
Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. Asterisk provides Voicemail services with Directory, Call Conferencing, Interactive Voice Response, Call Queuing. It has support for three-way calling, caller ID services, ADSI, SIP and H.323 (as both client and gateway).
2019-08-18asterisk: remove redundant patch hunk. We REPLACE_PERL this script, no needmaya2-9/+3
to do it manually.
2019-08-13comms/py-nodemcu-uploader: Pivot to PyPi distfilegdt2-16/+9
This avoids pain from non-standard naming on github.
2019-08-13comms/py-esptool: Pivot to PyPigdt2-15/+9
This avoids much pain with github's nonstandard naming conventions.
2019-08-13comms/py-nodemcu-uploader: Add PYPKGPREFIX to PKGNAMEgdt1-4/+4
2019-08-13comms/py-esptool: Fix PKGREVISION handlinggdt1-2/+2
2019-08-13comms/py-esptool: Add PYPKGPREFIX to PKGNAMEgdt1-5/+5
2019-08-13comms/py-nodemcu-uploader: Add version 0.43gdt5-1/+69
This is a tool to upload files to a nodemcu/ESP8266 device.
2019-08-13comms/py-esptool: Add version 2.7gdt5-1/+53
This is a program to upload firmware images to ESP8266/ESP32 chips.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz20-39/+40
2019-07-22Update Flash Operator Panel to 0.30.jnemeth3-11/+12
From the website: 2009-06-22 15:13:28 Version .30 released. FOP2 is born. I have just released FOP 0.30, this version works reasonably well with Asterisk 1.6. There are no new features. It is a maintenance and compatiblity release. I would also like to inform you that FOP2 is born. It is the next generation FOP. A complete rewrite focused on the user and taking into account all what I learned throughout the years. Please visit http://www.fop2.com to read more about it. FOP1 will not be discontinued. I will keep mantaining it but I won't be adding any new features. I will fix bugs and make it work with future asterisk releases.
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz15-30/+30
2019-07-20*: recursive bump for nettle 3.5.1wiz5-10/+10
2019-07-18Use https for xfce.org subdomains.nia1-2/+2
2019-07-08libhidapi: Update to 0.9.0nia8-81/+123
pkg-config and libtool support.
2019-07-01Follow some remaining search.cpan.org redirects.nia2-4/+4
2019-07-01Recursive revbump from boost-1.70.0ryoon5-9/+10
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia3-6/+6
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-24lirc: fix build on Arch Linuxtriaxx4-10/+21
* Remove inlining for send_data() * Add Linux specific missing include for major() * Bump revision
2019-06-24More http -> https.nia3-6/+6
Reviewed by hand.
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig6-21/+21
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
2019-05-23Upgrade conserver8 to version 8.2.4.he5-51/+53
Pkgsrc changes: * Adapt to re-location to github * Fix patching of the conserver.cf man page * Adapt to README -> README.md change * Enable LICENSE setting (even though there's more to it, see comment) Upstream changes: version 8.2.4 (March 26, 2019): - Correct man page typo (Ed Maste <emaste@freebsd.org>) - Remove autotools generated files from repo and create with release - Better integration of Cirrus CI - FreeBSD, Linux, and MacOS - Moving README to markdown - Fix #12 - Remote infomation flags (i.e. "-x") cannot be filtered by console - Fix #8 - defaultaccess appears broken - Rename configure.in and use autoreconf - Better use of version.h and letting configure build things with versions version 8.2.3 (March 17, 2019): - Correct 'impi' typo (Ed Maste <emaste@freebsd.org>) - Correct argument type passed to time() (Ed Maste <emaste@freebsd.org>) - Fix compilation without deprecated OpenSSL APIs (Rosen Penev <rosenp@gmail.com>) - Fix compilation without deprecated OpenSSL 1.1 APIs (Rosen Penev <rosenp@gmail.com>) - Fix #6 - clang "-Wstring-plus-int" warning (Bryan Stansell <bryan@conserver.com>) - configure.in: Add test for closefrom (Ed Maste <emaste@freebsd.org>) - regenerate autoconf files (Ed Maste <emaste@freebsd.org>) - Use closefrom if available (Ed Maste <emaste@freebsd.org>) - Correct typo (Ed Maste <emaste@freebsd.org>) - Add Cirrus-CI FreeBSD CI build config (Ed Maste <emaste@freebsd.org>) - off by one found by Ed Maste (Bryan Stansell <bryan@conserver.com>) version 8.2.2 (May 28, 2018): - fixes for OpenSSL 1.1+ - patch by Eneas U de Queiroz <cote2004-github@yahoo.com> - adjustments to documentation after move to github - removal of old RCS/CVS tags since we have git
2019-05-05Recursive rebvump from devel/nssryoon3-6/+6
2019-05-02sun-jdk6, sun-jre6: removewiz1-2/+2
Last update in 2013, remove sun-jdk7/sun-jre7 instead
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2019-04-11fix the build on arm64: several variables were 'extern'd as themrg5-19/+53
wrong size, and the linker complained about ckcpro's 'dest' (which was int vs long.) i bumped the package version since it actually fixes real bugs on big endian 64 bit platforms, and maybe bugs on other 64 bit.
2019-04-03Recursive revbump from textproc/icuryoon13-26/+26
2019-03-07py-gammu: Update to 2.12leot2-7/+7
Changes: 2.12 ==== * Windows binaries built with Gammu 1.40.0.
2019-02-03gammu: Update to 1.40.0leot2-8/+7
Changes: 1.40.0 ------ [+] * Added SMSD configuration option RetryTimeout. [-] * Removed non configurable sleep after failed message send. [+] * SMSD now tries to store whole decoded text for concatenated messages in the first entry in database. [-] * Improved compatibility with Sierra SL8084TR. [+] * Added support for delivery reports stored in SR memory. [+] * Configure CNMI parameters for AT driver.
2018-12-13revbump for boost 1.69.0adam5-10/+10
2018-12-09Removed commented-out PKGREVISIONsadam1-2/+1
2018-12-09revbump after updating textproc/icuadam13-27/+26
2018-11-30py-colorama: updated to 0.4.1adam2-8/+7
0.4.1 * Fix issue 196: prevent exponential number of calls when calling 'init' multiple times.
2018-11-29Revbump for libcanberra gstreamer change.prlw12-4/+4
2018-11-14Revbump after cairo 1.16.0 update.kleink15-30/+30