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

Number of commits found: 6

Wednesday, 10 Jan 2007
06:47 vd search for other commits by this committer
* Use USE_RC_SUBR instead of custom hacks which did not seem to work correctly
* Fix typo in the startup script

Reported by:    Wojciech Puchar <wojtek@tensor.3miasto.net> (on ports@)
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
Sunday, 19 Feb 2006
16:56 archie search for other commits by this committer
Some fixes to the rc.d startup script.

Submitted by:   Michael Proto <mike@jellydonut.org>
PR:             ports/93486
Original commit
Saturday, 7 Jan 2006
06:29 dougb search for other commits by this committer
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
Original commit
Monday, 14 Feb 2005
21:46 archie search for other commits by this committer
Make this port rcNG compliant.

PR:     ports/75516
Original commit
Saturday, 22 Nov 2003
20:51 archie search for other commits by this committer
Add sample startup script.
Original commit

Number of commits found: 6