aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk-g72x
Commit message (Collapse)AuthorAgeFilesLines
* */asterisk-*: Remove support for expired net/asterisk13Rene Ladan2021-10-241-9/+1
|
* */*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.
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Repocopy asterisk16 to asterisk18 and update to new version 18.0.0Guido Falsi2020-10-231-3/+11
| | | | | | | - Add conflicts and flavors for version 18 to asterisk modules I maintain. Notes: svn path=/head/; revision=553096
* net/asterisk-g72x: fix build of GCC architecturesPiotr Kubaj2020-01-041-1/+1
| | | | | | | | | | | | | | | | C11 compiler is necessary: In file included from codec_g72x.c:26: /usr/local/include/asterisk/lock.h: In function 'ast_atomic_fetchadd_int': /usr/local/include/asterisk/lock.h:752: error: '__ATOMIC_RELAXED' undeclared (first use in this function) /usr/local/include/asterisk/lock.h:752: error: (Each undeclared identifier is reported only once /usr/local/include/asterisk/lock.h:752: error: for each function it appears in.) /usr/local/include/asterisk/lock.h: In function 'ast_atomic_dec_and_test': /usr/local/include/asterisk/lock.h:762: error: '__ATOMIC_RELAXED' undeclared (first use in this function) MFH: 2020Q1 (fix build blanket) Notes: svn path=/head/; revision=522062
* Make asterisk16 the default flavor.Guido Falsi2019-11-271-1/+1
| | | | | | | Approved by: portmgr (flavors already approved for these ports) Notes: svn path=/head/; revision=518499
* Remove non-default support for expired net/asterisk15Rene Ladan2019-10-041-11/+3
| | | | | | | Approved by: portmgr (implicit, FLAVORS change) Notes: svn path=/head/; revision=513772
* - Correctly pass CONFIGURE_ARGS depending on flavorGuido Falsi2019-09-021-6/+12
| | | | | | | | | | | - Fix default FLAVOR definition PR: 240238 Submitted by: tobik MFH: 2019Q3 Notes: svn path=/head/; revision=510764
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+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
* - Add asterisk 16.0.0 to portsGuido Falsi2018-10-312-8/+13
| | | | | | | | | | | | | | | | | - Update g72x module to 1.4.3, which add support for asterisk 16 - Add asterisk16 flavor and conflicts to asterisk modules ports which support it - Add conflicts to other asterisk versions ports - Add deprecation notice to asterisk15 which will reach EOL on 2019-10-03 - Fix wording on SOUNDS option description - Remove old MOVED line for asterisk16 which was for the long removed asterisk 1.6 version Approved by: portmgr (flavors already approved in the past) Notes: svn path=/head/; revision=483629
* Add flavors to asterisk modules to produce packages for all asteriskGuido Falsi2018-04-121-5/+19
| | | | | | | | | | versions present in the ports tree. Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D15007 Notes: svn path=/head/; revision=467143
* Update asterisk-g72x to 1.4.2Guido Falsi2018-03-253-46/+4
| | | | Notes: svn path=/head/; revision=465546
* Remove options to compile these ports against net/asterisk11 inGuido Falsi2017-10-241-17/+4
| | | | | | | | | | | 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 audio/bcg729 to 1.0.2Guido Falsi2017-06-302-0/+42
| | | | | | | | - Apply upstream patch to net/asterisk-g72x diue to API changes in bcg729 Notes: svn path=/head/; revision=444761
* Update asterisk-g72x to 1.4Guido Falsi2016-10-092-4/+4
| | | | Notes: svn path=/head/; revision=423590
* Remove dependencies on net/asterisk.Guido Falsi2016-09-121-6/+2
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=421951
* - Move default dependency on asterisk13 portGuido Falsi2016-09-101-5/+3
| | | | | | | - Convert to USES=localbase Notes: svn path=/head/; revision=421724
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update net/asterisk11 to 11.17.0Guido Falsi2015-04-021-2/+9
| | | | | | | | | | | | | | - Update net/asterisk13 to 13.3.0 - Fix mgcp module installation - Add needed USE_LDCONFIG to asterisk13 - Adapt asterisk-g72x port and bump PORTREVISION NOTE: While these versions of asterisk can be compiled with clang, I have seen it crash at startup if so compiled. For this reason at present I'm leaving the gcc requirement. Notes: svn path=/head/; revision=382976
* G.729 codec for Asterisk PBX based on audio/bcg729.Guido Falsi2015-02-263-0/+49
WWW: http://asterisk.hosting.lv/ Notes: svn path=/head/; revision=380002