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/asterisk/files/asterisk.sh.in

Number of commits found: 13

Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Tuesday, 4 Jan 2011
14:17 flo search for other commits by this committer
- add reload target
- general cleanup
- fix pidfile path
- add $FreeBSD$ IDs

PR:             ports/152703
Submitted by:   Alexander Brovikov <alexander@brovikov.ru>
Reviewed by:    dougb
Approved by:    jadawin (mentor)
Original commit
Sunday, 28 Nov 2010
19:33 fjoe search for other commits by this committer
Add asterisk 1.8 port.

Submitted by:   Florian Smeets
Original commit
Wednesday, 24 Nov 2010
13:58 fjoe search for other commits by this committer
Remove and disconnect net/asterisk port in preparation for repocopy
from net/asterisk16
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Sunday, 22 Jul 2007
10:40 sobomax search for other commits by this committer
o Update to 1.4.8, which fixes some security issues.

PR:             114720, 114712

o Enable zaptel channel and friends on AMD64.

PR:             112624

o Improve startup script.

PR:             107222
Original commit
Sunday, 3 Dec 2006
23:33 sobomax search for other commits by this committer
Allow secure digest auth to be requested for outgoing call legs by AGI.
Original commit
Monday, 19 Jun 2006
18:34 sobomax search for other commits by this committer
Make asterisk_pidfile actually working.

Reported by:    Denis Shaposhnikov <dsh@vlink.ru>
Original commit
Thursday, 25 May 2006
20:29 sobomax search for other commits by this committer
Allow pidfile location to be altered via asterisk_pidfile variable in
rc.conf. No PORTREVISION bump since it's really a very specialized
feature.

Requested by:   Denis Shaposhnikov <dsh@vlink.ru>
Original commit
Thursday, 13 Apr 2006
04:00 sobomax search for other commits by this committer
1. PROVIDE -> PROVIDE:.

2. Remove bogus BEFORE.

3. More sensible REQUIRE.

PR:             94673
Submitted by:   Sean Winn <sean@gothic.net.au>
Original commit
Monday, 20 Feb 2006
20:47 dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Original commit
Thursday, 14 Apr 2005
13:23 vs search for other commits by this committer
Handle rc.subr correctly

Based on PR:    ports/79246
Submitted by:   Ari Maniatis
Approved by:    maintainer
Original commit

Number of commits found: 13