| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
2017-10-25 net/asterisk11: Asterisk 11.x will reach EOL on 2017-10-25. Please migrate to net/asterisk13
|
| |
|
|
|
|
|
|
|
|
|
| |
Also add an asterisk_stopsleep knob (disabled by default) to allow
users to work around a possible race condition when asterisk is sent
a stop command just after launching, but before it's startup is
actually completed.
PR: 221271
Submitted by: O. Hartmann <ohartmann@walstatt.org>
MFH: 2017Q3
|
| |
|
|
| |
- Update net/asterisk13 to 13.10.0
|
| |
|
|
|
|
| |
PR: 209880
Submitted by: emz at norma.perm.ru
Obtained from: https://github.com/asterisk/asterisk/commit/32b4320d620ffff5c55f111fc22f22fdb07f8c60
|
| |
|
|
|
|
|
|
| |
- Make startup script create pidfile directory if it does not exist
While here, reflow OPTIONS_DEFAULT lists.
Subitted/Requested by: lidl@
|
| |
|
|
|
|
|
|
|
|
| |
- Update net/asterisk13 to 13.6.0
- Remove upstreamed patch
In net/asterisk13:
- Add ASTVERSION option to control installation of bash only script
astversion, and avoid an unconditional dependency on bash
|
| |
|
|
|
|
|
|
| |
These have been superceded when upstream made asterisk versions 11
and newer buildable with clang.
PR: 203212
Submitted by: dmitry2004 at yandex.ru
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update net/asterisk13 to 13.5.0
- Add SQLITE2 option default description
- Rename SQLITE option to SQLITE2, which better describes what it really does
- Clean up Makefile and sort option helpers [1]
- Add missed dependencies on openssl, ncurses and iconv [1]
- Add back shabangfix for sample agi scripts
- Make build log verbose [1]
- Regenerated some patches
Suggested by: koobs (thanks!) [1]
|
| |
|
|
|
|
|
| |
and ffmpeg.
PR: 188778
Submitted by: Dan Lukes <dan at obluda.cz>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
it, otherwise they fail to build when devel/libsysinfo port is
already present on system.
While here:
- Silence some Makefile commands
- Remove mostly obsolete comment from option description
Reported by: Bob Eager <bob@eager.cx>
MFH: 2015Q2
|
| |
|
|
| |
- Update net/asterisk13 to 13.2.0
|
| |
|
|
| |
Pointy hat to: me
|
| |
|
|
|
|
| |
- Use @sample
- While here, modify an installation message to remove text which
is not applicable to our case.
|
| |
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.14.0
- Allow customizing startup options used by rc script [1]
- While here, fix some rclint warnings
Reported/Requested by: Emmanuel Coulon <silicium at orange.fr> [1]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.11.0
- Take maintainership [1]
- Add missing ODBC option to OPTIONS_DEFINE [2]
- Convert ports to using option helpers
- Fix LUA option
PR: 192226 [2]
Submitted by: m.tsatsenko at gmail.com
Approved by: flo (previous maintainer) [1]
|
| |
|
|
| |
'__' instead.
|
| |
|
|
|
|
| |
- stage
Submitted by: madpilot
|
| |
|
|
|
|
|
|
| |
- Update net/aserisk10 to 10.12.4
- Update net/aserisk11 to 11.7.0
- mark net/aserisk10 DEPRECATED, it has reached its EOL
Security: 0c39bafc-6771-11e3-868f-0025905a4771
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
- Fix build of guid_uuid.c [2]
PR: ports/180233 [2]
Submitted by: tijl [1]
Kurt Jaeger <fbsd-ports@opsec.eu> [2]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- asterisk depends on gmake so use gmake to run the menuselect.makeopts
target [1]
- disable res_timing_kqueue module until we can figure out what's wrong
with it [2]
Submitted by: John Marino <draco@marino.st> [1]
Reported by: Ian FREISLICH <ianf@clue.co.za>, [2]
Alejandro Imass <ait@p2ee.org>, [2]
Amr Elsharqawi <aelsharqawi@live.com> [2]
|
| |
|
|
|
|
|
|
|
|
| |
- update net/asterisk11 to 11.3.0
- add -F to command_args in the rc script, this ensures that asterisk
detaches from the controlling terminal. It was possible for the asterisk
rc script to prevent a box from reaching full multiuser if e.g. -v was
passed to command_args. [1]
Reported by: Kurt Lidl <lidl@pix.net>
|
| |
|
|
| |
- use OPTIONS_RADIO instead of OPTIONS_SINGLE
|
|
|
Tested by: wishmaster <artemrts@ukr.net>
Feature safe: yes
|