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

Number of commits found: 16

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
Monday, 14 Sep 2015
18:46 crees search for other commits by this committer
Update to 0.19.10

Add "desc" to rc, to make rclint happy.
Original commitRevision:396924 
Sunday, 20 Jul 2014
14:48 crees search for other commits by this committer
Give up trying to make MPDDIR, and let pw useradd do it.  Stop making
it customisable via make.conf; pointless with package installations.

Modernise slightly.

Correct IGNORE message-- there is no real problem with using .error here,
but since it was mysteriously changed without notice assume that there was an
extremely good reason for it.
Original commitRevision:362323 
Friday, 31 May 2013
11:54 crees search for other commits by this committer
Stop checking for get_pidfile_from_conf function in rc.subr.

It is present in all supported versions of FreeBSD, and has had poor takeup.
I strongly suspect the strange-looking checks are partially to blame for
scaring maintainers off.

Go forth and please use it!

PR:		ports/178269
Approved by:	maintainers of all ports involved
Original commitRevision:319487 
Tuesday, 30 Apr 2013
20:48 crees search for other commits by this committer
audio/musicpd: Update to 0.17.3

Take out the compatibility shims for people who redefined MPDCONF-- they've
had enough warning.  Error out with some helpful hints if people still haven't
moved to using musicpd.conf
Original commitRevision:316961 
Thursday, 3 Jan 2013
15:34 crees search for other commits by this committer
Add missing directories for musicpd to work out of the box

Noticed by:	theraven

Fix mpd user home directory
Original commitRevision:309886 
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, 27 Dec 2011
09:30 crees search for other commits by this committer
Ensure that oss starts before musicpd (only applicable when using audio/oss)
Original commit
Friday, 17 Jun 2011
13:59 crees search for other commits by this committer
- Fix stop function in rc script

PR:             ports/157173
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Reviewed by:    dougb
Approved by:    tabthorpe (co-mentor)
Original commit
Monday, 16 May 2011
13:32 nivit search for other commits by this committer
- Add option WITH_AVAHI (default off) to support Zeroconf through avahi
- Bump PORTREVISION (pkg-plist changed: binary mpd renamed musicpd)
- Remove CONFLICTS with net/mpich2

PR:             ports/156624
Submitted by:   Chris Rees <utisoft at gmail.com> (maintainer)
Original commit
Thursday, 3 Feb 2011
20:19 bapt search for other commits by this committer
Add the missing $FreeBSD$

Reported by:    dougb
Feature safe:   yes
Original commit
Wednesday, 2 Feb 2011
10:38 bapt search for other commits by this committer
make rc script start after mixer

PR:             ports/154397
Submitted by:   David Demelier <demelier.david _at_ gmail.com>
Approved by:    Chris Rees <utisoft _at_ gmail.com> (maintainer)
Feature safe:   yes
Original commit
Sunday, 25 Jul 2010
02:48 sahil search for other commits by this committer
- Update to 0.15.12
- Install configuration file if it does not exist

PR:             ports/148082
Submitted by:   Chris Rees <utisoft@gmail.com> (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
Sunday, 6 Dec 2009
17:30 pav search for other commits by this committer
- Use static UID/GID and convert to USERS macro
- Install useful sample configuration

PR:             ports/133533
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Approved by:    Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
Original commit
Wednesday, 18 Mar 2009
16:45 itetcu search for other commits by this committer
- Update to latest upstream release (0.14.2)
- Add new ffmpeg knob to options, and LIBDEPENDS for avcodec/avformat/avutil
- change wording on id3tag knob to specify id3 v1/v2 instead of just v1
- change shoutcast wording to specify ogg (so that it is clearer)
- change several configure args to sync with the upstream. This includes
  --enable-mpd-id3tag, --disable-ogg, --disable-shout are now:
  --disable-id3, --disable-oggvorbis, --disable-shout-ogg
  and added --disable-shout-mp3.
- Removed outdated iconv knob as this is no longer a valid configure option in
musicpd configure script
- rename files/musicpd.sh.in --> files/musicpd.sh to follow current rc.d
practices.

PR:             ports/131914
Submitted by:   David Horn
Approved by:    maintainer
Original commit

Number of commits found: 16