summaryrefslogtreecommitdiff
path: root/net/asterisk11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2017-10-2818-1154/+0
| | | | 2017-10-25 net/asterisk11: Asterisk 11.x will reach EOL on 2017-10-25. Please migrate to net/asterisk13
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+0
| | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
* - Update net/asterisk11 to 11.25.3Guido Falsi2017-09-202-4/+4
| | | | | | | - Update net/asterisk13 to 13.17.2 Security: c2ea3b31-9d75-11e7-bb13-001999f8d30b MFH: 2017Q3
* - Update net/asterisk11 to 11.25.2Guido Falsi2017-09-012-5/+4
| | | | | | | - Update net/asterisk13 to 13.17.1 Security: ec1df2a1-8ee6-11e7-8be8-001999f8d30b, c599f95c-8ee5-11e7-8be8-001999f8d30b
* Make the provided rc script more robust.Guido Falsi2017-08-222-3/+19
| | | | | | | | | | | 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
* - Add depecation notice for the official EOL of this asterisk versionGuido Falsi2017-07-051-0/+3
| | | | - Set expiration date on the same day as the official upstream EOL
* Sort ARCHS. Pet portlint.Mark Linimon2017-06-261-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* - Prevent asterisk build system from unconditionally usingGuido Falsi2017-06-201-16/+19
| | | | | | | | | | -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
* Mark some ports failing on armv6, for errors classified as "configure_error".Mark Linimon2017-05-271-1/+2
| | | | | | | | | | 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)
* - Force asterisk11 to use bundled libedit, otherwise it could linkGuido Falsi2017-04-191-2/+4
| | | | | | | | | 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
* Update asterisk11 to 11.25.1Guido Falsi2016-12-102-4/+4
| | | | | Security: c0b13887-be44-11e6-b04f-001999f8d30b MFH: 2016Q4
* - Update asterisk11 to 11.25.0Guido Falsi2016-11-252-9/+6
| | | | | | | - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu
* Update asterisk11 to 11.24.1Guido Falsi2016-10-282-4/+4
|
* Update asterisk11 to 11.24.0Guido Falsi2016-10-262-4/+4
|
* Update net/asterisk11 to 11.23.1Guido Falsi2016-09-082-4/+4
| | | | | Security: 5cb18881-7604-11e6-b362-001999f8d30b MFH: 2016Q3
* - Update net/asterisk11 to 11.23.0Guido Falsi2016-07-213-15/+4
| | | | - Update net/asterisk13 to 13.10.0
* - Convert to USES=ssl, reflow USES lineGuido Falsi2016-07-051-7/+10
| | | | | | | | | | - 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
* Force asterisk to use it's internal iLBC implementation.Guido Falsi2016-06-061-1/+2
| | | | | | | | 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>
* Remove unneeded usage of:Mathieu Arnold2016-06-061-4/+4
| | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
* Import upstream patch to fix regression in app_queue module.Guido Falsi2016-05-312-1/+12
| | | | | | PR: 209880 Submitted by: emz at norma.perm.ru Obtained from: https://github.com/asterisk/asterisk/commit/32b4320d620ffff5c55f111fc22f22fdb07f8c60
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-3/+3
| | | | Approved by: portmgr blanket
* - Convert to USES=mysqlGuido Falsi2016-04-261-2/+3
| | | | - While here enable MYSQL option by default
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-24/+24
| | | | | With hat: portmgr Sponsored by: Absolight
* Make asterisk11 and asterisk13 build on armv6 by adapting the defaultGuido Falsi2016-03-301-6/+8
| | | | | | options. No change for other architectures.
* - Update asterisk11 to 11.22.0Guido Falsi2016-03-302-6/+6
| | | | - Update asterisk13 to 13.8.0
* - Update net/asterisk11 to 11.21.2, which provides a fix for theGuido Falsi2016-02-122-6/+3
| | | | | | | | | | | 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
* - Add security fixes to net/asterisk port (PORTVERSION bumped)Guido Falsi2016-02-042-4/+6
| | | | | | | | | | | | | | | | | | | | | - 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
* - Enable SPANDSP option by defaultGuido Falsi2016-01-312-2/+13
| | | | | | | | - Make startup script create pidfile directory if it does not exist While here, reflow OPTIONS_DEFAULT lists. Subitted/Requested by: lidl@
* - Update net/asterisk11 to 11.21.0Guido Falsi2016-01-162-4/+3
| | | | - Update net/asterisk13 to 13.7.0
* Convert ports from s* t* and net* categories to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-2/+1
|
* Switch to USES=execinfoGuido Falsi2015-12-311-1/+1
| | | | | PR: 205404 Submitted by: pawel@
* Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of portsGerald Pfeifer2015-11-161-1/+0
| | | | instead of their own respective settings.
* Refer to GCC instead of gcc in GCC_DESC.Gerald Pfeifer2015-11-081-1/+1
|
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans2015-10-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/asterisk11 to 11.20.0Guido Falsi2015-10-103-17/+3
| | | | | | | | | | - 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
* Remove uneeded patches.Guido Falsi2015-09-202-21/+0
| | | | | | | | These have been superceded when upstream made asterisk versions 11 and newer buildable with clang. PR: 203212 Submitted by: dmitry2004 at yandex.ru
* Integrate recent changes to asterisk port in asterisk11 and asterisk13Guido Falsi2015-09-014-809/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/asterisk11 to 11.19.0Guido Falsi2015-08-0815-109/+134
| | | | | | | | | | | | | - 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]
* Add patch to prevent uneeded and unpublished linking against v4lGuido Falsi2015-06-092-0/+12
| | | | | | | and ffmpeg. PR: 188778 Submitted by: Dan Lukes <dan at obluda.cz>
* - Update asterisk11 to 11.18.0Guido Falsi2015-06-053-10/+19
| | | | | | - 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)
* - Add SYSINFO option to asterisk ports and force them to respectGuido Falsi2015-04-182-7/+23
| | | | | | | | | | | | | 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/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and upTijl Coosemans2015-04-121-0/+1
| | | | | | PR: 198903 Tested by: madpilot Approved by: maintainer timeout (18 days)
* - Update net/asterisk to 1.8.32.3Guido Falsi2015-04-092-3/+3
| | | | | | | | - Update net/asterisk11 to 11.17.1 - Update net/asterisk13 to 13.3.2 Security: 5fee3f02-de37-11e4-b7c3-001999f8d30b MFH: 2015Q2
* - Update net/asterisk11 to 11.17.0Guido Falsi2015-04-023-3/+8
| | | | | | | | | | | - 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.
* net category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+1
| | | | | | | | 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/asterisk11 to 11.16.0Guido Falsi2015-02-073-9/+8
| | | | - Update net/asterisk13 to 13.2.0
* - Update net/asterisk to 1.8.32.1Guido Falsi2015-01-292-4/+3
| | | | | | | | | - 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
* Fix build of the snmp module (enabled by default) after net-mgmt/net-snmpGuido Falsi2015-01-261-0/+1
| | | | | | update. Reported by: mat
* - rename www/neon29 to www/neon and update to neon-0.30.1Olli Hauer2014-12-241-2/+2
| | | | | | | | | | | | | | | | | - 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)
* Fix generation of asterisk.conf.sample file.Guido Falsi2014-12-172-1/+2
| | | | Pointy hat to: me