| 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
|
| |
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
| |
|
|
|
|
|
| |
- Update net/asterisk13 to 13.17.2
Security: c2ea3b31-9d75-11e7-bb13-001999f8d30b
MFH: 2017Q3
|
| |
|
|
|
|
|
| |
- Update net/asterisk13 to 13.17.1
Security: ec1df2a1-8ee6-11e7-8be8-001999f8d30b,
c599f95c-8ee5-11e7-8be8-001999f8d30b
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
- Set expiration date on the same day as the official upstream EOL
|
| |
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
|
| |
-march=native [1]
- Add an OPTIMIZED_CFLAGS option, disabled by default, to allow
enabling the native flag
- While here, convert to option target helpers.
Reported by: "Andrey V. Elsukov" <bu7cher at yandex.ru> (via email) [1]
MFH: 2017Q2
|
| |
|
|
|
|
|
|
|
|
| |
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
| |
with ports provided one, with which it has incompatibilities
- While here, remove asterisk 1.8 from CONFLICTS, it is not available
anymore as a port
PR: 218752
Submitted by: yani@pi-greece.eu
|
| |
|
|
|
| |
Security: c0b13887-be44-11e6-b04f-001999f8d30b
MFH: 2016Q4
|
| |
|
|
|
|
|
| |
- Make user provided makeopts work again [1]
PR: 214810 [1]
Submitted by: yani@pi-greece.eu
|
| | |
|
| | |
|
| |
|
|
|
| |
Security: 5cb18881-7604-11e6-b362-001999f8d30b
MFH: 2016Q3
|
| |
|
|
| |
- Update net/asterisk13 to 13.10.0
|
| |
|
|
|
|
|
|
|
|
| |
- Add missing USES libedit (asterisk13 only)
- Fix DAHDI dependencies
- Fix permissions for /var/spool/asterisk/voicemail files [1]
Reported by: Tony Power <tony at witnessthepower.net> [1]
(via email)
MFH: 2016Q3
|
| |
|
|
|
|
|
|
| |
This prevents asterisk configure script from being confused by
net/libilbc (which is not compatible) if installed on the system.
PR: 210074
Submitted by: Nikolay <technotrance at list.ru>
|
| |
|
|
|
|
|
|
| |
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
| |
|
|
|
|
| |
PR: 209880
Submitted by: emz at norma.perm.ru
Obtained from: https://github.com/asterisk/asterisk/commit/32b4320d620ffff5c55f111fc22f22fdb07f8c60
|
| |
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
| |
- While here enable MYSQL option by default
|
| |
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
| |
options.
No change for other architectures.
|
| |
|
|
| |
- Update asterisk13 to 13.8.0
|
| |
|
|
|
|
|
|
|
|
|
| |
old OpenSSL included in 9.x
- Backport the fis to net/asterisk (asterisk 1.8)
- net/asterisk13 already includes this fix, so remove my workaround
While here, asterisk 1.8 reached EOL on 2015-10-21, so DEPRECATE
it and add an expiration time.
MFH: 2016Q1
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.21.1
- Update net/asterisk13 to 13.7.1
The security update included in these commits introduces an unexpected
incompatibility with FreeBSD 9.3 bundled OpenSSL.
Unluckily simply forcing this port to use ports provided openssl
on 9.x isn't viable, since ftp/curl by default links with base
openssl. A default binary package would just crash on startup
when loading the asterisk curl module, due to conflicting openssl
implementations being used.
This commit adds a check in the Makefile, copied from the ftp/curl
port, which removes the offending (and unsupported on that openssl
version) code from the source file when linking against base OpenSSL
on 9.x.
Security: 559f3d1b-cb1d-11e5-80a4-001999f8d30b
MFH: 2016Q1
|
| |
|
|
|
|
|
|
| |
- 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.7.0
|
| | |
|
| |
|
|
|
| |
PR: 205404
Submitted by: pawel@
|
| |
|
|
| |
instead of their own respective settings.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.
PR: 202838
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ones:
This port now supports custom Asterisk configurations using a
*user-supplied* menuselect.makeopt file.
This feature is of most value for users that want to disable or
override default functionality that they dont want or need, particular
in space and/or resource constrained, or embedded environments.
For more information see this ports pkg-message file.
OPTIONS Changes:
- Make speex, libexecinfo and mpg123 OPTION'al
- Make menuselect backends (curses/newt) OPTION'al
- Remove override-able OPTION descriptions (dont appear necessary)
- Add CODECS, SOUNDS and DATABASE options groups for better UX
- Improve OPTION descriptions
General Changes:
- Add support for fetching G.279 Core and MOH sounds
- Use %%DATADIR%% in pkg-plist (portlint)
- Make DATADIR-safe (portlint)
- Reset @owner/@group after pkg-plist entries
- Pass CFLAGS/LDFLAGS to ASTCFLAGS/ASTLDFLAGS respectively in MAKE_ENV
- Update and cleanup pkg-plist
- Bump PORTREVISION
While here:
- Convert to USE_SQLITE in place of explicit LIB_DEPENDS.
Many thanks to koobs for his work on this!
Differential Revision: https://reviews.freebsd.org/D3262
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
|
|
|
| |
- Update asterisk13 to 13.4.0
- Add experimental option to allow using base compiler instead of
ports gcc (mainly meant to allow compiling with clang)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
PR: 198903
Tested by: madpilot
Approved by: maintainer timeout (18 days)
|
| |
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.17.1
- Update net/asterisk13 to 13.3.2
Security: 5fee3f02-de37-11e4-b7c3-001999f8d30b
MFH: 2015Q2
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
| |
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket
|
| |
|
|
| |
- Update net/asterisk13 to 13.2.0
|
| |
|
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.15.1
- Update net/asterisk13 to 13.1.1
MFH: 2015Q1
Security: 7656fc62-a7a7-11e4-96ba-001999f8d30b
Security: 2eeb6652-a7a6-11e4-96ba-001999f8d30b
|
| |
|
|
|
|
| |
update.
Reported by: mat
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit)
|
| |
|
|
| |
Pointy hat to: me
|