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/freeswitch-core/files/freeswitch.in

Number of commits found: 7

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
Friday, 28 Oct 2011
21:56 crees search for other commits by this committer
Update to 1.0.7

PR:             ports/162059
Submitted by:   Richard Neese <r.neese@gmail.com> (maintainer)
Original commit
Wednesday, 8 Dec 2010
18:33 jpaetzel search for other commits by this committer
Update to latest version

PR:     ports/152423
Submitted by:   Richard Neese <r.neese@gmail.com>
Original commit
Wednesday, 11 Aug 2010
05:22 dougb search for other commits by this committer
1. It's generally preferred that ports rc.d files use REQUIRE: LOGIN
unless there is a good reason not to. However this service runs as an
unprivileged user, which makes that a requirement.
2. The default variable assignments have to come after load_rc_config to
be effective.
3. _flags should not be reproduced in command_args
4. The start and restart methods were superfluous, instead use
wait_for_pids in the _stop method.

Bump PORTREVISION

PR:             ports/146442
Submitted by:   me
Approved by:    maintainer
Original commit
01:39 jpaetzel search for other commits by this committer
Fix issues with plist caused by previous commit.
Remove BROKEN

PR:     ports/149119
Submitted by:   Richard Neese <r.neese@gmail.com>
Original commit
Friday, 16 Jul 2010
14:57 jpaetzel search for other commits by this committer
Refactor to fit better in the ports infrastructure.

PR:     ports/148440
Submitted by:   Richard Neese <r.neese@gmail.com>
Original commit
Friday, 11 Jun 2010
22:26 jpaetzel search for other commits by this committer
Add net/freeswitch-core, part of a revamp to the freeswitch ports

PR:     ports/145369
Submitted by:   Eric F Crist <ecrist@secure-computing.net>
Approved by:    itetcu@ (mentor)
Original commit

Number of commits found: 7