Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13.38.3 24 Oct 2021 18:33:09 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2021-10-24 net/asterisk13: Asterisk 13.x will reach EOL on 2021-10-24. Please
migrate to net/asterisk18 |
13.38.3 28 Jul 2021 21:45:18 |
Guido Falsi (madpilot) |
net/asterisk13: Add back g729 files distinfo
I removed these by mistake in commit 8b16d6122cdd
PR: 257478
Reported by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
MFH: 2021Q3 |
13.38.3 24 Jul 2021 09:27:14 |
Guido Falsi (madpilot) |
net/asterisk13: Update to 13.38.3
Security: fb3455be-ebf6-11eb-aef1-0897988a1c07,
53fbffe6-ebf7-11eb-aef1-0897988a1c07 |
13.38.2_1 17 Jul 2021 08:25:04 |
Guido Falsi (madpilot) |
net/asterisk*: Remove ONLY_FOR_ARCHS restriction
There is no architecture specific code in asterisk. It used to have
problems building on certain architectures due to the software
leveraging some then advanced compiler features.
At present asterisk is expected to compile and work fine on all
supported architectures. This is also shown by the restriction being
removed including almost all of them.
Noticed by: danfe
MFH: 2021Q3 |
13.38.2_1 14 Jul 2021 10:32:49 |
Guido Falsi (madpilot) Author: José Pérez |
net/asterisk*: Add aarch64 support
User testing reports asterisk compiles and works fine on aarch64.
PR: 257176
Tested by: José Pérez <pr@aoek.com>
MFH: 2021Q3 |
13.38.2_1 24 Jun 2021 21:05:47 |
Guido Falsi (madpilot) |
net/asterisk13: Add deprecation and expiration
Make asterisk13 expire on the day it will reach EOL.
Ref.: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions |
13.38.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
13.38.2_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
13.38.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
13.38.2_1 15 Mar 2021 22:21:54 |
madpilot |
- Add variable to configure group owner for asterisk runtime directory
creation in startup script
- Correct order of variables
PR: 254232
SUbmitted by: Boris Korzun <drtr0jan@yandex.ru> |
13.38.2 19 Feb 2021 00:24:43 |
madpilot |
Update asterisk13 to 13.38.2
Security: b330db5f-7225-11eb-8386-001999f8d30b,
5d8ef725-7228-11eb-8386-001999f8d30b,
1bb2826b-7229-11eb-8386-001999f8d30b |
13.38.1 23 Dec 2020 11:05:39 |
madpilot |
- Update asterisk 13 to 13.38.1
Security: 6adf6ce0-44a6-11eb-95b7-001999f8d30b |
13.38.0 20 Nov 2020 15:18:38 |
madpilot |
Update asterisk13 to 13.38.0 |
13.37.1 06 Nov 2020 07:40:18 |
madpilot |
Update asterisk13 to 13.37.1
Security: 972fe546-1fb6-11eb-b9d4-001999f8d30b
29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH: 2020Q4 |
13.37.0 23 Oct 2020 08:13:58 |
madpilot |
- Repocopy asterisk16 to asterisk18 and update to new version 18.0.0
- Add conflicts and flavors for version 18 to asterisk modules I maintain. |
13.37.0 23 Oct 2020 08:07:38 |
madpilot |
Update asterisk13 to 13.37.0 |
13.36.0_1 04 Oct 2020 11:26:45 |
madpilot |
Add XMLDOC option to control installation of XML documentation.
This is on by default, which prodiuces the same behavior as before.
PR: 249531
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
13.36.0_1 23 Sep 2020 19:50:37 |
linimon |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
13.36.0_1 14 Sep 2020 16:28:42 |
madpilot |
Add to support for configurable umask to asterisk startup script.
PR: 249177
Submitted by: mickey242@gmx.net |
13.36.0 03 Sep 2020 16:20:00 |
madpilot |
Update asterisk13 to 13.36.0 |
13.35.0 17 Jul 2020 08:21:24 |
madpilot |
- Update asterisk13 to 13.35.0
- Asterisk project now embeds pjsip 2.10, get it's distribution
from github and adapt port
- Remove patch merged upstream
- Refresh patches and rename to current naming scheme
- Reorder some variables to silnce portlint warning |
13.34.0_1 03 Jul 2020 21:59:12 |
madpilot |
Remove SQLITE2 option. |
13.34.0_1 19 Jun 2020 08:56:15 |
madpilot |
Apply patch from upstream to fix regression in chan_dahdi channel
variables.
Obtainer from: https://issues.asterisk.org/jira/browse/ASTERISK-28955
MFH: 2020Q2 |
13.34.0 11 Jun 2020 22:12:35 |
madpilot |
- Update asterisk13 to 13.34.0
- Enable OPUS option by default [1]
Suggested by: mr44er <mr44er@gmail.com> |
13.33.0_2 09 May 2020 15:45:42 |
madpilot |
- Add new URIPARSER option, enabled by default
- Change to CONFIGURE_WITH options helper where applicable
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
13.33.0_1 08 May 2020 15:10:37 |
madpilot |
Add patch for bundled pjproject to avoid failed builds due to race
conditions.
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
13.33.0_1 01 May 2020 17:14:45 |
madpilot |
- Remove bashisms from configure script which can cause wrong options
being passed to bundled pjproject configure script
- Prevent pjproject build from trying to touch, calculate checksum
and download the pjproject distribution file itself. This can cause
build failures in poudriere
Reported by: cmt
Tested by: cmt |
13.33.0 30 Apr 2020 20:27:44 |
madpilot |
- Update asterisk13 to 13.33.0
- Remove unneeded patch |
13.32.0_1 18 Apr 2020 10:17:55 |
madpilot |
Remove conflicts against removed asterisk15. |
13.32.0_1 18 Apr 2020 09:49:55 |
madpilot |
Make asterisk13 port use the bundled pjproject(pjsip) library, as
suggested by upstream.
Force the bundled pjproject to use external srtp library provided
by ports to ensure it and asterisk itself link to the same library.
This decouples asterisk from the pjsip port, allowing it to be
upsdaated without breaking asterisk. [1]
PR: 245607 [1]
Submitted by: yuri |
13.32.0 13 Mar 2020 08:49:46 |
madpilot |
Update asterisk13 to 13.32.0 |
13.31.0 04 Feb 2020 22:51:53 |
madpilot |
Update asterisk13 to 13.31.0 |
13.30.0_1 28 Jan 2020 17:35:26 |
bapt |
Revert accidental change
Reported by: sunpoet
Pointyhat: bapt |
13.30.0_1 28 Jan 2020 17:20:40 |
bapt |
Fix bad dependency on pkg origin which prevents using pkg-devel |
13.30.0 25 Dec 2019 06:53:38 |
tobik |
net/asterisk*: Remove now unused BASE_DESC |
13.30.0 24 Dec 2019 21:48:11 |
madpilot |
- Update asterisk13 to 13.30.0
- Fix build on powerpc64 [1]
- Remove COMPILER option [1]
PR: 242831 [1]
Submitted by: pkubaj |
13.29.2 22 Nov 2019 10:38:22 |
madpilot |
Update asterisk 13 to 13.29.2
Security: a8d94711-0d03-11ea-87ca-001999f8d30b
49b61ab6-0d04-11ea-87ca-001999f8d30b
94c6951a-0d04-11ea-87ca-001999f8d30b
MFH: 2019Q4 |
13.29.1 20 Nov 2019 21:51:11 |
madpilot |
Really build the opus module when the OPUS option is enabled.
PR: 242103
Submitted by: ben@desync.com
MFH: 2019Q4 |
13.29.1 16 Oct 2019 21:33:39 |
madpilot |
Update asterisk13 to 13.29.1 |
13.29.0 16 Oct 2019 12:47:14 |
rene |
net/asterisk1[36]: Remove expired option for Japanese sound.
Drop SOUNDS submenu (only G729 is left). |
13.29.0 09 Oct 2019 14:31:55 |
madpilot |
Update asterisk13 to 13.29.0 |
13.28.1_1 09 Oct 2019 14:30:54 |
madpilot |
Fix typo. |
13.28.1 09 Oct 2019 14:27:31 |
madpilot |
Fix CDR with PostgreSQL 12
PR: 241116
Submitted by: cmt
MFH: 2019Q4 |
13.28.1 06 Sep 2019 10:52:32 |
madpilot |
Update asterisk13 to 13.28.1
Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b
MFH: 2019Q3 |
13.28.0_1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
13.28.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
13.28.0 25 Jul 2019 20:47:21 |
madpilot |
Update asterisk13 to 13.28.0 |
13.27.1 12 Jul 2019 16:49:12 |
madpilot |
- Update asterisk13 to 13.27.1
Security: 818b2bcb-a46f-11e9-bed9-001999f8d30b,
e9d2e981-a46d-11e9-bed9-001999f8d30b
MFH: 2019Q3 |
13.27.0_1 19 Jun 2019 17:18:05 |
madpilot |
- Update pjsip to 2.9
- Remove patches already applied upstream
- Bump PORTREVISION on asterisk ports to avoid crashes |
13.27.0 31 May 2019 07:41:18 |
madpilot |
- Update asterisk13 to 13.27.0
- Avoid overriding previous LDFLAGSS values
- Remove upstreamed patch |
13.26.0_1 03 May 2019 12:36:48 |
madpilot |
Bump PORTREVISION on asterisk ports after r500705 changes to pjsip.
Crashes have been reported, which are fixed by reinstallation.
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
MFH: 2019Q2 |
13.26.0 07 Apr 2019 16:18:54 |
madpilot |
Fix build on live system when gcc 8 is also installed.
PR: 237058
Submitted by: VVD <vvd@unislabs.com> |
13.26.0 04 Apr 2019 17:02:30 |
madpilot |
Update asterisk13 to 13.26.0 |
13.25.0 18 Feb 2019 08:23:40 |
madpilot |
Update asterisk13 to 13.25.0 |
13.24.1_1 28 Jan 2019 19:00:15 |
madpilot |
- Force asterisk ports to prefer newly compiled libasteriskssl.so
to already installed one when compiling the port on live system
where asterisk is already present.
- While here Make some minor cosmetic changes.
PR: 235233
Submitted by: pfduch@yandex.ru |
13.24.1_1 18 Jan 2019 20:10:14 |
madpilot |
Use github helper to get OPUS option distfile.
Suggested by: mat |
13.24.1_1 17 Jan 2019 17:31:17 |
madpilot |
Fix extract phase when G729 option is enabled.
I involuntarily introduced the failure in the previous commit. |
13.24.1_1 17 Jan 2019 13:06:18 |
madpilot |
Add OPUS option to asterisk ports to enable the opus codec.
While here use DIST_SUBDIR to keep all the asterisk files in one
subdirectory.
PR: 234547
Submitted by: Ludovic Desweemer <ludovic.desweemer@gmail.com> |
13.24.1 27 Dec 2018 15:55:46 |
madpilot |
- Update net/asterisk13 to 13.24.1
- Update net/asterisk15 to 15.7.1
- Update net/asterisk16 to 16.1.1
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.24.1
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-15.7.1
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.1.1 |
13.24.0 12 Dec 2018 20:48:30 |
madpilot |
- Update asterisk13 to 13.24.0
- Update asterisk15 to 15.7.0
- Update asterisk16 to 16.1.0
- Update pjsip to 2.8
- Remove upstreamed patches from pjsip port
- Add USES=gnome to asterisk ports
- Silence portlint warnings |
13.23.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
13.23.1 31 Oct 2018 23:42:53 |
madpilot |
- Add asterisk 16.0.0 to ports
- 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) |
13.23.1 21 Sep 2018 13:09:57 |
madpilot |
- Update asterisk13 to 13.23.1
- Update asterisk15 to 15.6.1
Security: 77f67b46-bd75-11e8-81b6-001999f8d30b
MFH: 2018Q3 |
13.23.0 06 Sep 2018 15:32:53 |
madpilot |
- Update asterisk13 to 13.23.0
- Update asterisk15 to 15.6.0 |
13.22.0 10 Aug 2018 07:45:49 |
madpilot |
Reverse the dependency link between asterisk and japanese/asterisk-sounds,
adding it as an optional RUN_DEPENDS to the asterisk ports.
This allows installing these sounds with any version of asterisk.
Suggested by: mat |
13.22.0 12 Jul 2018 22:46:05 |
madpilot |
- Update asterisk13 to 13.22.0
- Update asterisk15 to 15.5.0 |
13.21.1 11 Jun 2018 23:29:14 |
madpilot |
- Update asterisk13 to 13.21.1
- Update asterisk15 to 15.4.1
Security: 0137167b-6dca-11e8-a671-001999f8d30b,
f14ce57f-6dc8-11e8-a671-001999f8d30b |
13.21.0_1 11 Jun 2018 17:19:29 |
madpilot |
Make asterisk and pjsip ports use the new net/libsrtp2 port as a dependency.
Reported by: tijl (thanks!) |
13.21.0 02 May 2018 15:59:36 |
madpilot |
- Update asterisk13 to 13.21.0
- Depend on default lua version |
13.20.0 15 Apr 2018 22:47:01 |
madpilot |
Update CONFLICTS_INSTALL. |
13.20.0 15 Mar 2018 21:02:02 |
madpilot |
Update asterisk13 to 13.20.0 |
13.19.2_1 22 Feb 2018 11:11:23 |
madpilot |
Enable SRTP option by default
Requested by: Davide Gerhard <rainbow@irh.it> and a few others |
13.19.2 22 Feb 2018 11:08:02 |
madpilot |
Update asterisk13 to 13.19.2
Security: 933654ce-17b8-11e8-90b8-001999f8d30b
f9f5c5a2-17b5-11e8-90b8-001999f8d30b
MFH: 2018Q1 |
13.19.1 14 Feb 2018 17:01:50 |
madpilot |
Update asterisk13 to 13.19.1
Fixes a memory leak in the CDR functionality.
MFH: 2018Q1 |
13.19.0 11 Jan 2018 22:48:37 |
madpilot |
- Update net/asterisk13 to 13.19.0
- Move MASTER_SITES and WWW to https
- Add missing dependencies reported by stage-qa |
13.18.5_1 02 Jan 2018 11:27:22 |
madpilot |
Fix error in conditional in asterisk rc script.
PR: 224833
Submitted by: Robert Ames <robertames@hotmail.com>
MFH: 2018Q1 |
13.18.5 27 Dec 2017 15:55:01 |
tijl |
Remove devel/pwlib, net/openh323 and net/ohphone. The OpenH323 project
was split into OpalVoip and H323Plus in 2007, both also available as ports.
Remove dependency on net/openh323 from net/asterisk13. The chan_h323
module has been replaced with chan_ooh323 which no longer depends on
openh323. |
13.18.5 23 Dec 2017 11:57:18 |
madpilot |
Update asterisk13 to 13.18.5
Security: 2a3bc6ac-e7c6-11e7-a90b-001999f8d30b
MFH: 2017Q4 |
13.18.4 13 Dec 2017 22:55:19 |
madpilot |
Update asterisk13 to 13.18.4
MFH: 2017Q4
Security: 4a67450a-e044-11e7-accc-001999f8d30b |
13.18.3 01 Dec 2017 22:42:08 |
madpilot |
Update net/asterisk13 to 13.18.3
Security: e91cf90c-d6dd-11e7-9d10-001999f8d30b
MFH: 2017Q4 |
13.18.2 30 Nov 2017 07:02:50 |
linimon |
For ports that set particular flags/options for armv6, also set them
for armv7.
This is part three of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
13.18.2 10 Nov 2017 21:47:20 |
madpilot |
Update Asterisk to 13.18.2 |
13.18.1 09 Nov 2017 11:41:39 |
madpilot |
Update net/asterisk13 to 13.18.1
Security: 19b052c9-c533-11e7-8da5-001999f8d30b
ab04cb0b-c533-11e7-8da5-001999f8d30b
be261737-c535-11e7-8da5-001999f8d30b
MFH: 2017Q4 |
13.18.0 30 Oct 2017 22:58:18 |
madpilot |
Update asterisk13 to 13.18.0 |
13.17.2_1 12 Oct 2017 13:59:48 |
madpilot |
Remove "experimental" from base compiler option description. It's
been woorking fine as a default for quite some time. |
13.17.2_1 05 Oct 2017 12:25:59 |
madpilot |
- Update net/pjsip to 2.7
- Bump PORTVERSION on asterisk13 port to avoid ABI problems
- While here, sort the plist |
13.17.2 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
13.17.2 20 Sep 2017 05:35:43 |
madpilot |
- Update net/asterisk11 to 11.25.3
- Update net/asterisk13 to 13.17.2
Security: c2ea3b31-9d75-11e7-bb13-001999f8d30b
MFH: 2017Q3 |
13.17.1 01 Sep 2017 09:05:24 |
madpilot |
- Update net/asterisk11 to 11.25.2
- Update net/asterisk13 to 13.17.1
Security: ec1df2a1-8ee6-11e7-8be8-001999f8d30b,
c599f95c-8ee5-11e7-8be8-001999f8d30b |
13.17.0_1 22 Aug 2017 12:59:53 |
madpilot |
Make the provided rc script more robust.
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 |
13.17.0 12 Jul 2017 16:19:38 |
madpilot |
- Update net/asterisk13 to 13.17.0
- Remove patches accepted upstream |
13.16.0 26 Jun 2017 23:44:13 |
linimon |
Sort ARCHS. Pet portlint.
Approved by: portmgr (tier-2 blanket) |
13.16.0 20 Jun 2017 13:17:37 |
madpilot |
- Fix user provided menuselect support
- Make it work also when SYSINFO option is turned on
MFH: 2017Q2 |
13.16.0 31 May 2017 08:22:54 |
madpilot |
Update net/asterisk13 to 13.16.0. |
13.15.1 27 May 2017 20:33:22 |
linimon |
Mark some ports failing on armv6, for errors classified as "configure_error".
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) |
13.15.1 20 May 2017 08:18:58 |
madpilot |
- Update net/asterisk13 to 13.15.1
- Import patches to fix security issues in net/pjsip [1]
- While here regenerate net/pjsip patches
Obtained from: Asterisk 13.15.1 distribution file [1]
MFH: 2017Q2
Security: 0537afa3-3ce0-11e7-bf9d-001999f8d30b
Security: fab87bff-3ce5-11e7-bf9d-001999f8d30b |
13.15.0_1 16 Apr 2017 07:45:33 |
madpilot |
- Add patches to fix build with LibreSSL [1]
- Add dependencies and new SHEBANG_FILE to per stage-qa warnings
- Stop istalling python script to avoid stage-qa error about wrong
python shabang(adding a python dependency just for a contributed
python script seems overkill)
PR: 218599 [1]
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
Obtained
from: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony/asterisk/patches/
[1] |
13.15.0 07 Apr 2017 19:37:34 |
madpilot |
Update net/asterisk13 to 13.15.0. |
13.14.1 04 Apr 2017 17:32:09 |
madpilot |
Update net/asterisk13 to 13.14.1
Security: https://www.vuxml.org/freebsd/356b02e9-1954-11e7-9608-001999f8d30b.html
MFH: 2017Q2 |
13.14.0 14 Mar 2017 16:51:16 |
madpilot |
Update project home page in pkg-descr.
Reported by: Julian H. Stacey <jhs@berklix.com> (via email) |