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

Number of commits found: 7

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:19 flo search for other commits by this committer
- add reload target
- general cleanup
- add $FreeBSD$ IDs

PR:             ports/152703
Submitted by:   Alexander Brovikov <alexander@brovikov.ru>
Reviewed by:    dougb
Approved by:    jadawin (mentor)
Original commit
Monday, 8 Nov 2010
04:52 fjoe search for other commits by this committer
- fix rc script (REQUIRE: LOGIN)
- fix permissions if asterisk is installed via the package.

Submitted by:   MAINTAINER
Original commit
Sunday, 7 Nov 2010
18:08 fjoe search for other commits by this committer
Run asterisk under non-root user (asterisk).

Submitted by:   MAINTAINER
Original commit
Wednesday, 29 Sep 2010
12:48 tota search for other commits by this committer
- Upgrade to 1.6.2.13

  * switch to 1.6.2.X release series because 1.6.0.X is approaching
    its End of Life date.
    see http://www.asterisk.org/asterisk-versions
  * make sure your asterisk configurations between 1.6.0.X and 1.6.2.X
    before upgrading it.

PR:     ports/144065 [1], ports/146964 [2]
Submitted by:   Tom Judge <tjudge_AT_mintel_DOT_com> [1],
                Eugene M. Zheganin <emz_AT_norma_DOT_perm_DOT_ru> [2]
Approved by:    Florian Smeets (maintainer)
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

Number of commits found: 7