| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Ports depending on asterisk use flavors to generate packages for
each version.
Make sure the default flavor points to the latest version.
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
| |
- Add conflicts and flavors for version 18 to asterisk modules I maintain.
Notes:
svn path=/head/; revision=553096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (flavors already approved for these ports)
Notes:
svn path=/head/; revision=518499
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit, FLAVORS change)
Notes:
svn path=/head/; revision=513772
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix default FLAVOR definition
PR: 240238
Submitted by: tobik
MFH: 2019Q3
Notes:
svn path=/head/; revision=510764
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
versions present in the ports tree.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D15007
Notes:
svn path=/head/; revision=467143
|
|
|
|
| |
Notes:
svn path=/head/; revision=465546
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Apply upstream patch to net/asterisk-g72x diue to API changes in
bcg729
Notes:
svn path=/head/; revision=444761
|
|
|
|
| |
Notes:
svn path=/head/; revision=423590
|
|
|
|
|
|
|
| |
Approved by: portmgr (mat)
Notes:
svn path=/head/; revision=421951
|
|
|
|
|
|
|
| |
- Convert to USES=localbase
Notes:
svn path=/head/; revision=421724
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
WWW: http://asterisk.hosting.lv/
Notes:
svn path=/head/; revision=380002
|