notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/asterisk15/Makefile

Number of commits found: 26

Friday, 6 Sep 2019
10:53 madpilot search for other commits by this committer
Update asterisk15 to 15.7.4

Security:	d94c08d2-d079-11e9-8f1a-001999f8d30b
MFH:            2019Q3
Original commitRevision:511296 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 12 Jul 2019
16:49 madpilot search for other commits by this committer
- Update asterisk15 to 15.7.3

Security:	818b2bcb-a46f-11e9-bed9-001999f8d30b,
		e9d2e981-a46d-11e9-bed9-001999f8d30b
MFH:		2019Q3
Original commitRevision:506479 
Wednesday, 19 Jun 2019
17:18 madpilot search for other commits by this committer
- Update pjsip to 2.9
- Remove patches already applied upstream
- Bump PORTREVISION on asterisk ports to avoid crashes
Original commitRevision:504581 
12:17 madpilot search for other commits by this committer
Avoid overriding previous LDFLAGS values
Original commitRevision:504538 
Friday, 3 May 2019
12:36 madpilot search for other commits by this committer
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
Original commitRevision:500724 
Friday, 1 Mar 2019
18:23 madpilot search for other commits by this committer
Update asterisk15 to 15.7.2

Security:	be0e3817-3bfe-11e9-9cd6-001999f8d30b
		CVE-2019-7251
MFH:		2019Q1
Original commitRevision:494309 
Monday, 28 Jan 2019
19:00 madpilot search for other commits by this committer
- 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
Original commitRevision:491510 
Friday, 18 Jan 2019
20:10 madpilot search for other commits by this committer
Use github helper to get OPUS option distfile.

Suggested by:	mat
Original commitRevision:490667 
Thursday, 17 Jan 2019
17:31 madpilot search for other commits by this committer
Fix extract phase when G729 option is enabled.

I involuntarily introduced the failure in the previous commit.
Original commitRevision:490578 
13:06 madpilot search for other commits by this committer
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>
Original commitRevision:490557 
Thursday, 27 Dec 2018
15:55 madpilot search for other commits by this committer
- 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
Original commitRevision:488546 
Wednesday, 12 Dec 2018
20:48 madpilot search for other commits by this committer
- 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
Original commitRevision:487324 
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Wednesday, 14 Nov 2018
23:03 madpilot search for other commits by this committer
- Update asterisk15 to 15.6.2
- Update asterisk16 to 16.0.1

MFH:		2018Q4
Security:	c6fb2734-e835-11e8-b14b-001999f8d30b
Original commitRevision:484972 
Wednesday, 31 Oct 2018
23:42 madpilot search for other commits by this committer
- 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)
Original commitRevision:483629 
Friday, 21 Sep 2018
13:09 madpilot search for other commits by this committer
- Update asterisk13 to 13.23.1
- Update asterisk15 to 15.6.1

Security:	77f67b46-bd75-11e8-81b6-001999f8d30b
MFH:		2018Q3
Original commitRevision:480266 
Thursday, 6 Sep 2018
15:32 madpilot search for other commits by this committer
- Update asterisk13 to 13.23.0
- Update asterisk15 to 15.6.0
Original commitRevision:479103 
Friday, 10 Aug 2018
07:45 madpilot search for other commits by this committer
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
Original commitRevision:476806 
Thursday, 12 Jul 2018
22:46 madpilot search for other commits by this committer
- Update asterisk13 to 13.22.0
- Update asterisk15 to 15.5.0
Original commitRevision:474540 
Monday, 11 Jun 2018
23:29 madpilot search for other commits by this committer
- Update asterisk13 to 13.21.1
- Update asterisk15 to 15.4.1

Security:	0137167b-6dca-11e8-a671-001999f8d30b,
		f14ce57f-6dc8-11e8-a671-001999f8d30b
Original commitRevision:472216 
17:19 madpilot search for other commits by this committer
Make asterisk and pjsip ports use the new net/libsrtp2 port as a dependency.

Reported by:	tijl (thanks!)
Original commitRevision:472194 
Wednesday, 2 May 2018
16:01 madpilot search for other commits by this committer
- Update asterisk15 to 15.4.0
- Depend on default lua version
- Remove upstreamed patch
Original commitRevision:468850 
Sunday, 15 Apr 2018
22:47 madpilot search for other commits by this committer
Update CONFLICTS_INSTALL.
Original commitRevision:467439 
Monday, 26 Mar 2018
11:13 madpilot search for other commits by this committer
Fix asterisk 15 command line parsing.

PR:		226909
Submitted by:	O. Hartmann <ohartmann@walstatt.org>
Original commitRevision:465580 
Thursday, 15 Mar 2018
21:14 madpilot search for other commits by this committer
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)
Original commitRevision:464634 

Number of commits found: 26