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: audio/murmur/files/murmur.in

Number of commits found: 10

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Tuesday, 22 Oct 2019
15:10 feld search for other commits by this committer
audio/murmur: Fix for clean installs

Config file in 1.3.0 does not specify logfile location and attempts to
write murmur.log to $PWD. Specify path for log and pidfile by patching
sample config file.

Also support reloading service via SIGUSR1 so TLS cert/key updates can
be deployed without restarting server.

MFH:		2019Q4
Original commitRevision:515199 
Monday, 11 Nov 2013
16:47 feld search for other commits by this committer
- take maintainership
- STAGE support
- remove pkg-install and pkg-deinstall scripts
- remove @stopdaemon
- ICE option is no longer default; devel/ice doesn't work on FreeBSD 10
since June
- add a start_precmd to handle empty directory creation

Approved by:	crees (mentor)
Original commitRevision:333522 
Saturday, 22 Jun 2013
14:33 swills search for other commits by this committer
-update to 1.2.4
-rc script passes rclint now
-port passes portlint

PR:		ports/179300
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (ayu@commun.jp, >3 weeks)
Original commitRevision:321574 
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
Sunday, 15 May 2011
02:49 dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
Original commit
Friday, 25 Feb 2011
14:08 sylvio search for other commits by this committer
- Update to 1.2.3
- Added file pkg-deinstall

PR:             ports/154996
Submitted by:   Ayumi Mitsui <ayu@commun.jp> (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
Tuesday, 12 Jan 2010
18:26 amdmi3 search for other commits by this committer
- Update to 1.2.0

PR:             141885
Submitted by:   Ayumi Mitsui <ayu@commun.jp> (maintainer)
Original commit
Thursday, 27 Aug 2009
20:22 miwi search for other commits by this committer
Murmur is the server component of Mumble, a low-latency, high quality
VoIP application.

WWW:    http://mumble.sourceforge.net/

PR:             ports/137428
Submitted by:   Ayumi M <ayu at commun.jp>
Original commit

Number of commits found: 10