aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk-chan_sccp
Commit message (Collapse)AuthorAgeFilesLines
* */asterisk-*: Remove support for expired net/asterisk13Rene Ladan2021-10-241-9/+2
|
* */*asterisk*: Make asterisk18 the default versionGuido Falsi2021-06-241-1/+1
| | | | | | Ports depending on asterisk use flavors to generate packages for each version. Make sure the default flavor points to the latest version.
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-2/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update asterisk-chan_sccp to v4.3.3Guido Falsi2020-12-192-6/+6
| | | | | | | | PR: 251962 Submitted by: Diederik de Groot <ddegroot@talon.nl> (maintainer) Notes: svn path=/head/; revision=558703
* - Update asterisk-chan_sccp to 4.3.2-etaGuido Falsi2020-11-203-108/+17
| | | | | | | | | | - Remove patch now included in upstream sources - Add missing dependencies Approved by: ddegroot@talon.nl (maintainer) Notes: svn path=/head/; revision=555766
* - Update asterisk-chan_sccp to 4.3.2-zetaGuido Falsi2020-10-264-23/+130
| | | | | | | | | | | - Import upstream patch to fix build - Add flavor for asterisk18 PR: 250555 Approved by: Diederik de Groot <ddegroot@talon.nl> (maintainer) Notes: svn path=/head/; revision=553385
* net/asterisk-chan_sccp: fix build on big-endian architectures with clangPiotr Kubaj2020-02-091-0/+17
| | | | | | | | | | FreeBSD doesn't have __bswap_16() and __bswap_32(). Use bswap16() and bswap32() instead. PR: 243872 Approved by: ddegroot@talon.nl (maintainer) Notes: svn path=/head/; revision=525676
* net/asterisk-chan_sccp: fix build on GCC architecturesPiotr Kubaj2020-01-041-1/+1
| | | | | | | | | | | Use newer GCC: You need at least gcc > 4.3. While your gcc has version: 4.2.1 MFH: 2020Q1 (fix build blanket) Notes: svn path=/head/; revision=522050
* - Update asterisk-chan_sccp to 4.3.2-epsilonGuido Falsi2019-11-272-6/+6
| | | | | | | | | | | - Make asterisk16 the default flavor PR: 242203 Submitted by: Diederik de Groot <ddegroot@talon.nl> Approved by: portmgr (flavors already approved for this port) Notes: svn path=/head/; revision=518498
* - Update asterisk-chan_sccp to 4.3.2_deltaGuido Falsi2019-11-243-105/+22
| | | | | | | | | | | | - Convert asterisk version OPTIONS to FLAVORS PR: 238252 Submitted by: Diederik de Groot <ddegroot@talon.nl> (maintainer) Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D21485 Notes: svn path=/head/; revision=518311
* Remove non-default support for expired net/asterisk15Rene Ladan2019-10-041-6/+1
| | | | | | | Approved by: portmgr (implicit, FLAVORS change) Notes: svn path=/head/; revision=513772
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Fix build after asterisk13 and asterisk16 update.Guido Falsi2019-05-311-0/+85
| | | | | | | | | PR: 238252 Approved by: blanket Obtained from: https://github.com/chan-sccp/chan-sccp/commit/9684efb7709c1be23c99f555f61b5a3ad15b0675 Notes: svn path=/head/; revision=503120
* net/asterisk-chan_sccp: Make sure to regenerate configure during the buildTobias Kortkamp2019-02-201-1/+1
| | | | | | | | | | | To prevent future issues during upgrades and by preference of the maintainer. For this to work iconv.m4 needs to be available so add a gettext-tools build dependency too. PR: 223972 Notes: svn path=/head/; revision=493462
* net/asterisk-chan_sccp: Update to 4.3.2Tobias Kortkamp2019-02-202-31/+58
| | | | | | | | | | | | | | | | | | | - Make conference and video support optional (enabled by default) - Add options to select different Asterisk versions - Build for net/asterisk16 by default While here - Install sccp.conf with @sample - Run it through portfmt once, fix indentation - Reorder variables according to chapter 15 of the PHB - Pet portlint PR: 223972 Submitted by: maintainer Notes: svn path=/head/; revision=493415
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Remove options to compile these ports against net/asterisk11 inGuido Falsi2017-10-241-13/+3
| | | | | | | | | | | preparation for port expiration. asterisk 11.x will EOL on 2017-10-25 and is scheduled for removal. Please use the net/asterisk13 port. Notes: svn path=/head/; revision=452780
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Remove dependencies on net/asterisk.Guido Falsi2016-09-121-5/+2
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=421951
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 4.2.3.Raphael Kubo da Costa2016-03-062-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | New Features in V4.2.3 - Warning about use of ancient gcc compiler - New desktop/background images - New AMI Function:SCCPShowRefcount - Support for newer/future version of automake - Small size reduction of chan_sccp.so Bug Fixes - Channel being left behind after hangup - Scheduled Hangup / Schedule Digit Timeout - Potential Deadlock Fallback Atomic Functions - MWI loosing track of new voicemails under certain circumstances - using gnu version of libiconv fixed - gen_sccp_enum improved / gnu awk extension dependency removed - set socket option should happen before binding to the socket - channel monitor/record handling fixed - Code cleanup / fixed memory leaks / fixed potential null pointer dereferences - Some smaller patches (Check ChangeLog for details) - Some minor BSD Compilation issues PR: 207291 Submitted by: Diederik de Groot <ddegroot@talon.nl> (maintainer) Notes: svn path=/head/; revision=410464
* New port: net/asterisk-chan_sccpKurt Jaeger2015-12-133-0/+64
Replacement for the SCCP channel driver in Asterisk. Extended features include: - Shared Lines, - Presence / BLF, - Customizable Feature Buttons, - Custom Device State. - Conference with Phone-UI WWW: https://sourceforge.net/projects/chan-sccp-b PR: 204346 Submitted by: Diederik de Groot <ddegroot@talon.nl> Notes: svn path=/head/; revision=403665