- 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)
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry
PR: ports/169038 [1]
Approved by: maintainer [1]
- enable dahdi on sparc64 [2]
- add support for iODBC
- only use /var as localstatedir if we install to LOCALBASE
- fix harmless portlint warning
Submitted by: dmitry2004@yandex.ru [1]
fjoe [2]
Approved by: fjoe (mentor)
* switch to 1.6.2.X release series because 1.6.0.X is approaching
its End of Life date.
see http://www.asterisk.org/asterisk-versions
* make sure your asterisk configurations between 1.6.0.X and 1.6.2.X
before upgrading it.
PR: ports/144065 [1], ports/146964 [2]
Submitted by: Tom Judge <tjudge_AT_mintel_DOT_com> [1],
Eugene M. Zheganin <emz_AT_norma_DOT_perm_DOT_ru> [2]
Approved by: Florian Smeets (maintainer)
of some externals packages (I suspect it's autotools), files
openh323buildopts.h and ptbuildopts.h can be generated with either
tab or space after #define. As a result, configure in some case could
have failed to grep the correct field.
Reported by: Rodrigo Graeff