notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/asterisk13/pkg-plist

Number of commits found: 21

Sunday, 24 Oct 2021
18:33 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-10-24 net/asterisk13: Asterisk 13.x will reach EOL on 2021-10-24. Please
migrate to net/asterisk18
commit hash: 41da112a939afae1d93ef7024da4bb8f7ccd1752 commit hash: 41da112a939afae1d93ef7024da4bb8f7ccd1752 commit hash: 41da112a939afae1d93ef7024da4bb8f7ccd1752 commit hash: 41da112a939afae1d93ef7024da4bb8f7ccd1752 41da112
Sunday, 4 Oct 2020
11:26 madpilot search for other commits by this committer
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>
Original commitRevision:551384 
Thursday, 3 Sep 2020
16:20 madpilot search for other commits by this committer
Update asterisk13 to 13.36.0
Original commitRevision:547462 
Saturday, 18 Apr 2020
09:49 madpilot search for other commits by this committer
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
Original commitRevision:532012 
Tuesday, 24 Dec 2019
21:48 madpilot search for other commits by this committer
- Update asterisk13 to 13.30.0
- Fix build on powerpc64 [1]
- Remove COMPILER option [1]

PR:		242831 [1]
Submitted by:	pkubaj
Original commitRevision:520820 
Friday, 31 May 2019
07:41 madpilot search for other commits by this committer
- Update asterisk13 to 13.27.0
- Avoid overriding previous LDFLAGSS values
- Remove upstreamed patch
Original commitRevision:503118 
Thursday, 11 Jan 2018
22:48 madpilot search for other commits by this committer
- Update net/asterisk13 to 13.19.0
- Move MASTER_SITES and WWW to https
- Add missing dependencies reported by stage-qa
Original commitRevision:458800 
Wednesday, 31 May 2017
08:22 madpilot search for other commits by this committer
Update net/asterisk13 to 13.16.0.
Original commitRevision:442141 
Sunday, 16 Apr 2017
07:45 madpilot search for other commits by this committer
- 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]
Original commitRevision:438620 
Tuesday, 14 Feb 2017
11:10 madpilot search for other commits by this committer
- Update net/asterisk13 to 13.14.0
- Strip binaries
- Remove upstreamed patches
Original commitRevision:434078 
Thursday, 21 Jul 2016
22:28 madpilot search for other commits by this committer
- Update net/asterisk11 to 11.23.0
- Update net/asterisk13 to 13.10.0
Original commitRevision:418897 
Monday, 9 May 2016
20:39 madpilot search for other commits by this committer
Update to 13.9.0.
Original commitRevision:414891 
Wednesday, 30 Mar 2016
19:08 madpilot search for other commits by this committer
- Update asterisk11 to 11.22.0
- Update asterisk13 to 13.8.0
Original commitRevision:412188 
Saturday, 10 Oct 2015
09:30 madpilot search for other commits by this committer
- Update net/asterisk11 to 11.20.0
- 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
Original commitRevision:398981 
Tuesday, 1 Sep 2015
20:07 madpilot search for other commits by this committer
Integrate recent changes to asterisk port in asterisk11 and asterisk13
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
Original commitRevision:395796 
Saturday, 8 Aug 2015
13:04 madpilot search for other commits by this committer
- Update net/asterisk11 to 11.19.0
- 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]
Original commitRevision:393727 
Friday, 5 Jun 2015
23:30 madpilot search for other commits by this committer
- Update asterisk11 to 11.18.0
- 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)
Original commitRevision:388648 
Thursday, 2 Apr 2015
00:12 madpilot search for other commits by this committer
- Update net/asterisk11 to 11.17.0
- 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.
Original commitRevision:382976 
Saturday, 7 Feb 2015
00:09 madpilot search for other commits by this committer
- Update net/asterisk11 to 11.16.0
- Update net/asterisk13 to 13.2.0
Original commitRevision:378571 
Monday, 15 Dec 2014
23:15 madpilot search for other commits by this committer
- Update to 13.1.0
- Fix a mistake in plist
Original commitRevision:374778 
14:46 madpilot search for other commits by this committer
Add asterisk13 port.

Fix CONFLICTS for asterisk ports and remove long deleted entries
references.

Upstream announce:
http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/
Original commitRevision:374749 

Number of commits found: 21