non port: net/asterisk13/Makefile |
SVNWeb
|
Number of commits found: 154 (showing only 100 on this page) |
Sun, 24 Oct 2021
|
[ 18:33 Rene Ladan (rene) ] 41da112 (Only the first 10 of 20 ports in this commit are shown above. )
cleanup: Remove expired ports:
2021-10-24 net/asterisk13: Asterisk 13.x will reach EOL on 2021-10-24. Please
migrate to net/asterisk18
|
Sat, 24 Jul 2021
|
[ 09:27 Guido Falsi (madpilot) ] 8b16d61
net/asterisk13: Update to 13.38.3
Security: fb3455be-ebf6-11eb-aef1-0897988a1c07,
53fbffe6-ebf7-11eb-aef1-0897988a1c07
|
Sat, 17 Jul 2021
|
[ 08:25 Guido Falsi (madpilot) ] fe2f79e
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
|
Wed, 14 Jul 2021
|
[ 10:32 Guido Falsi (madpilot) Author: José Pérez ] dc9bf7d
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
|
Thu, 24 Jun 2021
|
[ 21:05 Guido Falsi (madpilot) ] 11cb035
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 15 Mar 2021
|
[ 22:21 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>
|
Fri, 19 Feb 2021
|
[ 00:24 madpilot ]
Update asterisk13 to 13.38.2
Security: b330db5f-7225-11eb-8386-001999f8d30b,
5d8ef725-7228-11eb-8386-001999f8d30b,
1bb2826b-7229-11eb-8386-001999f8d30b
|
Wed, 23 Dec 2020
|
[ 11:05 madpilot ]
- Update asterisk 13 to 13.38.1
Security: 6adf6ce0-44a6-11eb-95b7-001999f8d30b
|
Fri, 20 Nov 2020
|
[ 15:18 madpilot ]
Update asterisk13 to 13.38.0
|
Fri, 6 Nov 2020
|
[ 07:40 madpilot ]
Update asterisk13 to 13.37.1
Security: 972fe546-1fb6-11eb-b9d4-001999f8d30b
29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH: 2020Q4
|
Fri, 23 Oct 2020
|
[ 08:13 madpilot ] (Only the first 10 of 12 ports in this commit are shown above. )
- Repocopy asterisk16 to asterisk18 and update to new version 18.0.0
- Add conflicts and flavors for version 18 to asterisk modules I maintain.
|
[ 08:07 madpilot ]
Update asterisk13 to 13.37.0
|
Sun, 4 Oct 2020
|
[ 11:26 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>
|
Wed, 23 Sep 2020
|
[ 19:50 linimon ]
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
|
Mon, 14 Sep 2020
|
[ 16:28 madpilot ]
Add to support for configurable umask to asterisk startup script.
PR: 249177
Submitted by: mickey242@gmx.net
|
Thu, 3 Sep 2020
|
[ 16:20 madpilot ]
Update asterisk13 to 13.36.0
|
Fri, 17 Jul 2020
|
[ 08:21 madpilot ] (Only the first 10 of 21 ports in this commit are shown above. )
- 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
|
Fri, 3 Jul 2020
|
[ 21:59 madpilot ]
Remove SQLITE2 option.
|
Fri, 19 Jun 2020
|
[ 08:56 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
|
Thu, 11 Jun 2020
|
[ 22:12 madpilot ]
- Update asterisk13 to 13.34.0
- Enable OPUS option by default [1]
Suggested by: mr44er <mr44er@gmail.com>
|
Sat, 9 May 2020
|
[ 15:45 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>
|
Fri, 8 May 2020
|
[ 15:10 madpilot ]
Add patch for bundled pjproject to avoid failed builds due to race
conditions.
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
|
Fri, 1 May 2020
|
[ 17:14 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
|
Thu, 30 Apr 2020
|
[ 20:27 madpilot ]
- Update asterisk13 to 13.33.0
- Remove unneeded patch
|
Sat, 18 Apr 2020
|
[ 10:17 madpilot ]
Remove conflicts against removed asterisk15.
|
[ 09:49 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
|
Fri, 13 Mar 2020
|
[ 08:49 madpilot ]
Update asterisk13 to 13.32.0
|
Tue, 4 Feb 2020
|
[ 22:51 madpilot ]
Update asterisk13 to 13.31.0
|
Tue, 28 Jan 2020
|
[ 17:35 bapt ]
Revert accidental change
Reported by: sunpoet
Pointyhat: bapt
|
[ 17:20 bapt ]
Fix bad dependency on pkg origin which prevents using pkg-devel
|
Wed, 25 Dec 2019
|
[ 06:53 tobik ]
net/asterisk*: Remove now unused BASE_DESC
|
Tue, 24 Dec 2019
|
[ 21:48 madpilot ]
- Update asterisk13 to 13.30.0
- Fix build on powerpc64 [1]
- Remove COMPILER option [1]
PR: 242831 [1]
Submitted by: pkubaj
|
Fri, 22 Nov 2019
|
[ 10:38 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
|
Wed, 20 Nov 2019
|
[ 21:51 madpilot ]
Really build the opus module when the OPUS option is enabled.
PR: 242103
Submitted by: ben@desync.com
MFH: 2019Q4
|
Wed, 16 Oct 2019
|
[ 21:33 madpilot ]
Update asterisk13 to 13.29.1
|
[ 12:47 rene ]
net/asterisk1[36]: Remove expired option for Japanese sound.
Drop SOUNDS submenu (only G729 is left).
|
Wed, 9 Oct 2019
|
[ 14:31 madpilot ]
Update asterisk13 to 13.29.0
|
[ 14:30 madpilot ]
Fix typo.
|
[ 14:27 madpilot ]
Fix CDR with PostgreSQL 12
PR: 241116
Submitted by: cmt
MFH: 2019Q4
|
Fri, 6 Sep 2019
|
[ 10:52 madpilot ]
Update asterisk13 to 13.28.1
Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b
MFH: 2019Q3
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Thu, 25 Jul 2019
|
[ 20:47 madpilot ]
Update asterisk13 to 13.28.0
|
Fri, 12 Jul 2019
|
[ 16:49 madpilot ]
- Update asterisk13 to 13.27.1
Security: 818b2bcb-a46f-11e9-bed9-001999f8d30b,
e9d2e981-a46d-11e9-bed9-001999f8d30b
MFH: 2019Q3
|
Wed, 19 Jun 2019
|
[ 17:18 madpilot ]
- Update pjsip to 2.9
- Remove patches already applied upstream
- Bump PORTREVISION on asterisk ports to avoid crashes
|
Fri, 31 May 2019
|
[ 07:41 madpilot ]
- Update asterisk13 to 13.27.0
- Avoid overriding previous LDFLAGSS values
- Remove upstreamed patch
|
Fri, 3 May 2019
|
[ 12:36 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
|
Thu, 4 Apr 2019
|
[ 17:02 madpilot ]
Update asterisk13 to 13.26.0
|
Mon, 18 Feb 2019
|
[ 08:23 madpilot ]
Update asterisk13 to 13.25.0
|
Mon, 28 Jan 2019
|
[ 19:00 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
|
Fri, 18 Jan 2019
|
[ 20:10 madpilot ]
Use github helper to get OPUS option distfile.
Suggested by: mat
|
Thu, 17 Jan 2019
|
[ 17:31 madpilot ]
Fix extract phase when G729 option is enabled.
I involuntarily introduced the failure in the previous commit.
|
[ 13:06 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>
|
Thu, 27 Dec 2018
|
[ 15:55 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
|
Wed, 12 Dec 2018
|
[ 20:48 madpilot ] (Only the first 10 of 16 ports in this commit are shown above. )
- 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
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Wed, 31 Oct 2018
|
[ 23:42 madpilot ] (Only the first 10 of 18 ports in this commit are shown above. )
- 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)
|
Fri, 21 Sep 2018
|
[ 13:09 madpilot ]
- Update asterisk13 to 13.23.1
- Update asterisk15 to 15.6.1
Security: 77f67b46-bd75-11e8-81b6-001999f8d30b
MFH: 2018Q3
|
Thu, 6 Sep 2018
|
[ 15:32 madpilot ]
- Update asterisk13 to 13.23.0
- Update asterisk15 to 15.6.0
|
Fri, 10 Aug 2018
|
[ 07:45 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
|
Thu, 12 Jul 2018
|
[ 22:46 madpilot ]
- Update asterisk13 to 13.22.0
- Update asterisk15 to 15.5.0
|
Mon, 11 Jun 2018
|
[ 23:29 madpilot ]
- Update asterisk13 to 13.21.1
- Update asterisk15 to 15.4.1
Security: 0137167b-6dca-11e8-a671-001999f8d30b,
f14ce57f-6dc8-11e8-a671-001999f8d30b
|
[ 17:19 madpilot ]
Make asterisk and pjsip ports use the new net/libsrtp2 port as a dependency.
Reported by: tijl (thanks!)
|
Wed, 2 May 2018
|
[ 15:59 madpilot ]
- Update asterisk13 to 13.21.0
- Depend on default lua version
|
Sun, 15 Apr 2018
|
[ 22:47 madpilot ]
Update CONFLICTS_INSTALL.
|
Thu, 15 Mar 2018
|
[ 21:02 madpilot ]
Update asterisk13 to 13.20.0
|
Thu, 22 Feb 2018
|
[ 11:11 madpilot ]
Enable SRTP option by default
Requested by: Davide Gerhard <rainbow@irh.it> and a few others
|
[ 11:08 madpilot ]
Update asterisk13 to 13.19.2
Security: 933654ce-17b8-11e8-90b8-001999f8d30b
f9f5c5a2-17b5-11e8-90b8-001999f8d30b
MFH: 2018Q1
|
Wed, 14 Feb 2018
|
[ 17:01 madpilot ]
Update asterisk13 to 13.19.1
Fixes a memory leak in the CDR functionality.
MFH: 2018Q1
|
Thu, 11 Jan 2018
|
[ 22:48 madpilot ]
- Update net/asterisk13 to 13.19.0
- Move MASTER_SITES and WWW to https
- Add missing dependencies reported by stage-qa
|
Tue, 2 Jan 2018
|
[ 11:27 madpilot ]
Fix error in conditional in asterisk rc script.
PR: 224833
Submitted by: Robert Ames <robertames@hotmail.com>
MFH: 2018Q1
|
Wed, 27 Dec 2017
|
[ 15:55 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.
|
Sat, 23 Dec 2017
|
[ 11:57 madpilot ]
Update asterisk13 to 13.18.5
Security: 2a3bc6ac-e7c6-11e7-a90b-001999f8d30b
MFH: 2017Q4
|
Wed, 13 Dec 2017
|
[ 22:55 madpilot ]
Update asterisk13 to 13.18.4
MFH: 2017Q4
Security: 4a67450a-e044-11e7-accc-001999f8d30b
|
Fri, 1 Dec 2017
|
[ 22:42 madpilot ]
Update net/asterisk13 to 13.18.3
Security: e91cf90c-d6dd-11e7-9d10-001999f8d30b
MFH: 2017Q4
|
Thu, 30 Nov 2017
|
[ 07:02 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
|
Fri, 10 Nov 2017
|
[ 21:47 madpilot ]
Update Asterisk to 13.18.2
|
Thu, 9 Nov 2017
|
[ 11:41 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
|
Mon, 30 Oct 2017
|
[ 22:58 madpilot ]
Update asterisk13 to 13.18.0
|
Thu, 12 Oct 2017
|
[ 13:59 madpilot ]
Remove "experimental" from base compiler option description. It's
been woorking fine as a default for quite some time.
|
Thu, 5 Oct 2017
|
[ 12:25 madpilot ]
- Update net/pjsip to 2.7
- Bump PORTVERSION on asterisk13 port to avoid ABI problems
- While here, sort the plist
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Wed, 20 Sep 2017
|
[ 05:35 madpilot ]
- Update net/asterisk11 to 11.25.3
- Update net/asterisk13 to 13.17.2
Security: c2ea3b31-9d75-11e7-bb13-001999f8d30b
MFH: 2017Q3
|
Fri, 1 Sep 2017
|
[ 09:05 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
|
Tue, 22 Aug 2017
|
[ 12:59 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
|
Wed, 12 Jul 2017
|
[ 16:19 madpilot ]
- Update net/asterisk13 to 13.17.0
- Remove patches accepted upstream
|
Mon, 26 Jun 2017
|
[ 23:44 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Sort ARCHS. Pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 20 Jun 2017
|
[ 13:17 madpilot ]
- Fix user provided menuselect support
- Make it work also when SYSINFO option is turned on
MFH: 2017Q2
|
Wed, 31 May 2017
|
[ 08:22 madpilot ]
Update net/asterisk13 to 13.16.0.
|
Sat, 27 May 2017
|
[ 20:33 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
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)
|
Sat, 20 May 2017
|
[ 08:18 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
|
Sun, 16 Apr 2017
|
[ 07:45 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]
|
Fri, 7 Apr 2017
|
[ 19:37 madpilot ]
Update net/asterisk13 to 13.15.0.
|
Tue, 4 Apr 2017
|
[ 17:32 madpilot ]
Update net/asterisk13 to 13.14.1
Security: https://www.vuxml.org/freebsd/356b02e9-1954-11e7-9608-001999f8d30b.html
MFH: 2017Q2
|
Tue, 14 Feb 2017
|
[ 11:10 madpilot ]
- Update net/asterisk13 to 13.14.0
- Strip binaries
- Remove upstreamed patches
|
Tue, 7 Feb 2017
|
[ 17:52 madpilot ]
- Update pjsip to 2.6
- Add new WEBRTC option, disabled by default
- Make audio/speexdsp a dependency of the SPEEX option, reported
by poudriere
- Regenerate some patches
- Bump net/asterisk13 PORTREVISION, I observed crashed when updating
the pjsip libraries "below" it
|
Sat, 10 Dec 2016
|
[ 22:55 madpilot ]
Update asterisk13 to 13.13.1
Security: c0b13887-be44-11e6-b04f-001999f8d30b
Security: 9e6640fe-be3a-11e6-b04f-001999f8d30b
MFH: 2016Q4
|
Wed, 30 Nov 2016
|
[ 21:52 madpilot ]
Align patches with the fix submitted upstream.
Obtained from: https://issues.asterisk.org/jira/browse/ASTERISK-26617
|
Fri, 25 Nov 2016
|
[ 10:47 madpilot ]
- Update asterisk13 to 13.13.0
- Make user provided makeopts work again [1]
PR: 214810 [1]
Submitted by: yani@pi-greece.eu
|
Number of commits found: 154 (showing only 100 on this page) |