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/asterisk11/pkg-plist

Number of commits found: 15

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 
Monday, 15 Dec 2014
23:14 madpilot search for other commits by this committer
- Update to 11.15.0
- Use @sample
- While here, modify an installation message to remove text which
  is not applicable to our case.
Original commitRevision:374777 
Saturday, 29 Nov 2014
14:41 madpilot search for other commits by this committer
Trim whitespace at end of line.
Original commitRevision:373619 
Friday, 26 Sep 2014
11:29 madpilot search for other commits by this committer
- Update net/asterisk to 1.8.31.0
- Update net/asterisk11 to 11.13.0
- Make LUA option enabled by default [1]
- Simplify plist

Requested by:	Dennis Guse <dennis.guse at tu-berlin.de> (and others) [1]
Original commitRevision:369315 
Tuesday, 29 Jul 2014
22:52 madpilot search for other commits by this committer
- Update net/asterisk to 1.8.29.0
- Update net/asterisk11 to 11.11.0
- Take maintainership [1]
- Add missing ODBC option to OPTIONS_DEFINE [2]
- Convert ports to using option helpers
- Fix LUA option

PR:		192226 [2]
Submitted by:	m.tsatsenko at gmail.com
Approved by:	flo (previous maintainer) [1]
Original commitRevision:363407 
Friday, 30 May 2014
15:43 flo search for other commits by this committer
- update to 11.10.0
- stage

Submitted by:	madpilot
Original commitRevision:355862 
Tuesday, 11 Mar 2014
20:22 flo search for other commits by this committer
- Update to 11.8.1
- set USE_GCC as asterisk uses gcc extensions

(STAGE support will follow soon, just wanted to get the new version out now)

Security:	03159886-a8a3-11e3-8f36-0025905a4771
MFH:		2014Q1
Original commitRevision:347920 
Thursday, 25 Jul 2013
20:38 flo search for other commits by this committer
Make sure res_rtp_asterisk.so gets built. It required libuuid now.
Original commitRevision:323666 
Wednesday, 24 Jul 2013
09:47 flo search for other commits by this committer
Update to 11.5.0
Original commitRevision:323585 
Thursday, 4 Jul 2013
22:49 flo search for other commits by this committer
- Don't force gcc, make this work with clang, too [1]
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
- Fix build of guid_uuid.c [2]

PR:		ports/180233 [2]
Submitted by:	tijl [1]
		Kurt Jaeger <fbsd-ports@opsec.eu> [2]
Original commitRevision:322296 
Monday, 22 Apr 2013
21:11 flo search for other commits by this committer
- update net/asterisk to 1.8.21.0
- update net/asterisk11 to 11.3.0
- add -F to command_args in the rc script, this ensures that asterisk
  detaches from the controlling terminal. It was possible for the asterisk
  rc script to prevent a box from reaching full multiuser if e.g. -v was
  passed to command_args. [1]

Reported by:	Kurt Lidl <lidl@pix.net>
Original commitRevision:316277 
Monday, 26 Nov 2012
23:20 flo search for other commits by this committer
Add Asterisk 11 a new LTS version.

Tested by:	wishmaster <artemrts@ukr.net>
Feature safe:	yes
Original commitRevision:307810 

Number of commits found: 15