| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Avoid overriding previous LDFLAGSS values
- Remove upstreamed patch
|
|
|
|
|
| |
PR: 237058
Submitted by: VVD <vvd@unislabs.com>
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
| |
DAHDI support) are still missed and will be added on later date.
|
|
to `__sync_xxx'" build errors reported by many people who have CPUTYPE set
to i686 and similar values in /etc/make.conf. The problem itself is related
to the fact that asterisk used FreeBSD CFLAGS when probing for gcc
capabilities during configure phase, while its own CFLAGS during actual
build. As a result, object code generated by gcc missed those functions.
|