non port: net/asterisk15/Makefile |
SVNWeb
|
Number of commits found: 26 |
Fri, 6 Sep 2019
|
[ 10:53 madpilot ]
Update asterisk15 to 15.7.4
Security: d94c08d2-d079-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
|
Fri, 12 Jul 2019
|
[ 16:49 madpilot ]
- Update asterisk15 to 15.7.3
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
|
[ 12:17 madpilot ]
Avoid overriding previous LDFLAGS values
|
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
|
Fri, 1 Mar 2019
|
[ 18:23 madpilot ]
Update asterisk15 to 15.7.2
Security: be0e3817-3bfe-11e9-9cd6-001999f8d30b
CVE-2019-7251
MFH: 2019Q1
|
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, 14 Nov 2018
|
[ 23:03 madpilot ]
- Update asterisk15 to 15.6.2
- Update asterisk16 to 16.0.1
MFH: 2018Q4
Security: c6fb2734-e835-11e8-b14b-001999f8d30b
|
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
|
[ 16:01 madpilot ]
- Update asterisk15 to 15.4.0
- Depend on default lua version
- Remove upstreamed patch
|
Sun, 15 Apr 2018
|
[ 22:47 madpilot ]
Update CONFLICTS_INSTALL.
|
Mon, 26 Mar 2018
|
[ 11:13 madpilot ]
Fix asterisk 15 command line parsing.
PR: 226909
Submitted by: O. Hartmann <ohartmann@walstatt.org>
|
Thu, 15 Mar 2018
|
[ 21:14 madpilot ] (Only the first 10 of 11 ports in this commit are shown above. )
Add asterisk15 port, bringing branch 15 of the asterisk project.
Note that branch 15 is NOT a Long Term Support branch. Asterisk 15
will reach EOL before Asterisk 13.
Requested by: "Herbert J. Skuhra" <herbert@gojira.at> (thanks for
help testing)
|
Number of commits found: 26 |