Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.10 28 Oct 2015 12:57:37
  |
mat  |
Add a dependency on devel/icu to fix the build if boost-libs is built
without it.
PR: 204079
Submitted by: Tony Morlan
Sponsored by: Absolight |
0.19.10 08 Oct 2015 14:18:12
  |
theraven  |
Fix the post-install message to only refer to ports that actually exist.
While here, sort them a bit so that the user doesn't have to look up the
relevant one for their DE / use case.
PR: 202926 |
0.19.10 14 Sep 2015 18:46:26
  |
crees  |
Update to 0.19.10
Add "desc" to rc, to make rclint happy. |
0.18.23_1 29 Aug 2015 21:48:59
  |
jbeich  |
audio/libtremor: bump PORTREVISION in consumers after r395232
libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html
Pointy hat to: jbeich
MFH: 2015Q3 (ports-secteam reliability blanket) |
0.18.23 03 Jul 2015 18:05:41
  |
crees  |
Enable the configure switch '--enable-pipe-output', which builds musicpd with
support for writing PCM audio to a pipe.
PR: ports/201304
Submitted by: Georg G. |
0.18.23 03 Apr 2015 11:26:50
  |
mat  |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.18.23 01 Apr 2015 09:30:49
  |
danfe  |
- Provide standard CDDA_DESC for Digital Audio CD support, and remove it
from individual ports when appropriate (two ports, `audio/deadbeef' and
`devel/gvfs', were allowed to keep them for the time being, since they
benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it |
0.18.23 22 Mar 2015 22:35:25
  |
crees  |
Update to 0.18.23
fixes build with GCC (explicit stdio inclusion required)
0.19 will come once I've had more time to test.
PR: ports/196850 |
0.18.11_5 24 Jan 2015 21:21:23
  |
crees  |
Revert fix-- incorrect
PR: ports/195888 |
0.18.11_5 19 Dec 2014 17:08:45
  |
crees  |
Fix build on 10.1-- temporary fix until clang bug investigated
PR: ports/195888
Submitted by: martin.dieringer |
0.18.11_5 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.18.11_4 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.18.11_3 14 Aug 2014 11:33:18
  |
arved  |
Fix typo in previous commit
Submitted by: Arthur Mesh |
0.18.11_3 09 Aug 2014 10:06:55
  |
arved  |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271 |
0.18.11_2 04 Aug 2014 15:46:12
  |
amdmi3  |
- Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket |
0.18.11_1 20 Jul 2014 14:48:54
  |
crees  |
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. |
0.18.11_1 19 Jul 2014 21:31:28
  |
crees  |
Stop pkg complaining, and do exactly the same as before :) |
0.18.11_1 16 Jul 2014 03:47:06
  |
adamw  |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
0.18.11_1 11 Jul 2014 14:12:31
  |
tijl  |
Add a global OPUS_DESC |
0.18.11_1 27 Jun 2014 17:21:07
  |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.18.11 26 May 2014 18:24:17
  |
crees  |
Update to 0.18.11
PR: ports/189038 |
0.18.8_4 25 May 2014 20:07:25
  |
naddy  |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1] |
0.18.8_3 05 May 2014 14:51:06
  |
sunpoet  |
- Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
dependency change from audio/libshout2 to audio/libshout [1]
Approved by: portmgr (bapt) [1] |
0.18.8_2 24 Mar 2014 18:13:10
  |
crees  |
Enable curl by default.
PR: ports/187833
Submitted by: rene |
0.18.8_1 19 Mar 2014 20:25:58
  |
crees  |
Fix build when cdparanoia option enabled.
PR: ports/187771
Submitted by: Arto Pekkanen <isoa@kapsi.fi> |
0.18.8_1 16 Feb 2014 20:18:41
  |
crees  |
Fix build with sidplay2
PR: ports/186543 |
0.18.8_1 16 Feb 2014 19:55:16
  |
crees  |
Update to 0.18.8
Fix pkg-message |
0.18.5_1 05 Feb 2014 15:53:18
  |
bapt  |
Chase libmad changes |
0.18.5 15 Jan 2014 22:36:31
  |
bapt  |
Reduce over inclusions of bsd.port.mk |
0.18.5 01 Jan 2014 19:45:42
  |
crees  |
Typo |
0.18.5 29 Dec 2013 13:56:55
  |
crees  |
Simplify and group up OPTIONS
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> |
0.18.5 27 Dec 2013 21:44:49
  |
crees  |
Remove removed configure switch
PR: ports/185234
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> |
0.18.5 24 Dec 2013 15:45:28
  |
crees  |
Fix install with DOCS option disabled
PR: ports/185161
Submitted by: Anton Yuzhaninov |
0.18.5 21 Dec 2013 17:02:30
  |
crees  |
It appears that there is actually a compiler.mk knob that does
exactly what was needed for the previous commit.
Submitted by: antoine
Submitted by: db |
0.18.5 21 Dec 2013 16:52:12
  |
crees  |
Clang can build musicpd fine on FreeBSD 10+
PR: ports/185059
Submitted by: mat |
0.18.5 20 Dec 2013 21:49:31
  |
crees  |
Update to 0.18.5
Musicpd has been rewritten in c++, and now unfortunately requires a
modern gcc to build.
While here, remove duplicate LICENSE line pointed out by danfe... |
0.17.6 20 Dec 2013 09:51:00
  |
crees  |
Update to 0.17.6
Stageify |
0.17.3_4 15 Dec 2013 18:49:16
  |
crees  |
Fix WMA playback.
0.18 update will come soon, but it's proving nontrivial
due to a substantial rewrite in c++!
PR: ports/184768
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> |
0.17.3_3 11 Dec 2013 17:31:22
  |
bdrewery  |
Fix dependency |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.17.3_3 20 Nov 2013 02:42:32
  |
eadler  |
s/.error/ignore/g
This port needs additional work, but fix building INDEX for now.
Approved by: crees (maintainer, implicit) |
0.17.3_3 08 Nov 2013 14:31:40
  |
kwm  |
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify. |
0.17.3_2 19 Oct 2013 16:43:33
  |
wg  |
multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt) |
0.17.3_2 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.17.3_2 30 Aug 2013 22:31:38
  |
bapt  |
Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake |
0.17.3_2 09 Aug 2013 12:21:42
  |
crees  |
Improve TREMOR description to make it explicit that it may not be used with
SHOUTCAST
PR: ports/180412 |
0.17.3_2 24 Jul 2013 10:21:34
  |
crees  |
Restore SQLITE3 option
Submitted by: Thomas Mueller <tmueller@sysgo.com> |
0.17.3_2 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.17.3_1 01 Jul 2013 18:37:10
  |
crees  |
Remove obsolete CUE option |
0.17.3_1 26 Jun 2013 21:14:56
  |
crees  |
Add SQLITE3 option |
0.17.3_1 09 Jun 2013 19:30:59
  |
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
0.17.3 31 May 2013 11:54:01
  |
crees  |
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 |
0.17.3 19 May 2013 18:02:53
  |
crees  |
audio/musicpd: Fix pkg-message |
0.17.3 04 May 2013 15:41:41
  |
crees  |
audio/musicpd: Add support for bonjour/mDNSResponder
PR: ports/178274
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
0.17.3 30 Apr 2013 20:48:03
  |
crees  |
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 |
0.17.2_2 03 Jan 2013 16:23:05
  |
crees  |
Make OSS audio work out of the box
Suggested by: theraven |
0.17.2_2 03 Jan 2013 15:34:03
  |
crees  |
Add missing directories for musicpd to work out of the box
Noticed by: theraven
Fix mpd user home directory |
0.17.2_1 18 Nov 2012 14:34:55
  |
crees  |
Fix replacement value
Feature safe: yes |
0.17.2_1 18 Nov 2012 14:32:51
  |
crees  |
Tighten up on replacement in musicpd.conf(5) to avoid catching .B mixer
Submitted by: Derek Thomas
Feature safe: yes |
0.17.2 14 Oct 2012 18:43:19
  |
crees  |
Update to 0.17.2
Changes in 0.17.1:
Jonathan Neuschaefer (1):
command: require appropriate permissions for searchadd{,pl}
Jurgen Kramer (1):
Add song duration to DSF and DSDIFF DSD decoders.
Max Kellermann (12):
configure.ac: increment version number to 0.17.1
Merge branch 'fix-typo' of https://github.com/sol/mpd
require GLib 2.16
test/test_pcm: add pcm_volume tests (Only the first 15 lines of the commit message are shown above ) |
0.17 08 Sep 2012 10:10:20
  |
crees  |
All hail the new stable branch of Music Player Daemon; 0.17
Changes:
Anton Khirnov (1):
update: properly skip symlinks in path that is to be updated.
Dan McGee (1):
Use g_message and not g_debug when removing song
Jonathan Neuschaefer (1):
decoder/audiofile: fix compiler warnings with libaudiofile 0.3.3
Max Kellermann (17):
output/winmm: remove pointless NULL check (Only the first 15 lines of the commit message are shown above ) |
0.16.8_2 19 Jul 2012 20:15:39
 |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.16.8_1 10 Jun 2012 14:34:26
 |
crees  |
Warn if user sets own value of MPDCONF-- potential for breakage is nonzero and
packages don't support it anyway. |
0.16.8_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.16.8 29 May 2012 20:03:16
 |
crees  |
Update to 0.16.8
OPTIONSngify! |
0.16.7_1 16 Feb 2012 15:57:34
 |
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.16.7 06 Feb 2012 20:02:47
 |
crees  |
Update to 0.16.7
https://sourceforge.net/projects/musicpd/files/mpd/0.16.7 |
0.16.6_2 03 Feb 2012 23:20:50
 |
crees  |
Add OPTION to link with libcue, off by default
PR: ports/155593 |
0.16.6_2 18 Jan 2012 17:36:27
 |
arved  |
Chase libcdio shlib bump |
0.16.6_1 14 Jan 2012 22:27:02
 |
netchild  |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
0.16.6 14 Jan 2012 08:57:23
 |
dougb  |
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. |
0.16.6 31 Dec 2011 16:32:15
 |
crees  |
- Update to 0.16.6
- Use bsd.port.options.mk
- Make MPDUSER/MPDGROUP customisable (YMMV)
- Remove pointless variables (MPDUID etc), and clean up SUB_LIST
- Simplify regex for catching nanf etc |
0.16.5_1 27 Dec 2011 09:30:18
 |
crees  |
Ensure that oss starts before musicpd (only applicable when using audio/oss) |
0.16.5 19 Oct 2011 17:54:27
 |
crees  |
Update to 0.16.5 |
0.16.4 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.16.4 10 Sep 2011 08:55:20
 |
crees  |
Portlint is mistaken-- CPPFLAGS are not passed to configure unless made explicit
Revert previous moving of CPPFLAGS outside CONFIGURE_ENV
Submitted by: Olivier Brisson <olivier@brisson.de> |
0.16.4 06 Sep 2011 17:03:59
 |
crees  |
- Update to 0.16.4
- While here, pet portlint about [CL][PD]P?FLAGS in CONFIGURE_ENV |
0.16.3_1 17 Jul 2011 19:35:48
 |
crees  |
Stop autodetecting libsndfile --> now an OPTION, on by default
PR: ports/158999
Submitted by: David Demelier <demelier.david@gmail.com>
Approved by: rene (mentor, implicit) |
0.16.3 17 Jul 2011 10:40:11
 |
crees  |
Update to 0.16.3
Approved by: rene (mentor, implicit) |
0.16.2_3 24 Jun 2011 22:39:03
 |
mm  |
Bump due to ffmpeg update to 0.7.1 |
0.16.2_2 17 Jun 2011 13:59:53
 |
crees  |
- Fix stop function in rc script
PR: ports/157173
Submitted by: Zhihao Yuan <lichray@gmail.com>
Reviewed by: dougb
Approved by: tabthorpe (co-mentor) |
0.16.2_1 17 Jun 2011 06:46:07
 |
crees  |
- Update maintainer address
Approved by: rene (mentor) |
0.16.2_1 16 May 2011 13:32:35
 |
nivit  |
- 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) |
0.16.2 20 Mar 2011 21:28:56
 |
dhn  |
- Update to 0.16.2
- Make MPDCONF have sane FreeBSD defaults
- Move default musicpd root to /var/mpd and stop clobbering make.conf
- Now runs as user MPDUSER by default (in new conf)
PR: ports/155726
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
0.16.1_2 01 Mar 2011 19:49:36
 |
wxs  |
Include upstream fix for 24-bit audio (disable it).
Silence a REINPLACE_CMD while we are here.
PR: ports/155168
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
0.16.1_1 08 Feb 2011 19:37:20
 |
uqs  |
- Unbreak libogg detection in configure script
- Make it compile with IPv6 support
PR: ports/154590
Submitted by: uqs
Approved by: maintainer
Feature safe: yes |
0.16.1 06 Feb 2011 18:06:30
 |
miwi  |
- Update to 1.16.1
PR: 154549
Submitted by: maintainer
Feature safe: yes |
0.15.15 03 Feb 2011 20:19:41
 |
bapt  |
Add the missing $FreeBSD$
Reported by: dougb
Feature safe: yes |
0.15.15 02 Feb 2011 10:38:51
 |
bapt  |
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 |
0.15.15 16 Dec 2010 16:40:15
 |
nivit  |
- Annotate CONFLICTS between audio/musicpd net/mpich2
PR: ports/153194
Submitted by: nivit
Approved by: Chris Rees (maintainer of audio/musicpd) |
0.15.15 21 Nov 2010 16:06:14
 |
nivit  |
- Update to 0.15.15
- Add LICENSE variable in Makefile
PR: ports/152426
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
0.15.12_1 01 Oct 2010 21:49:09
 |
makc  |
Switch to audio/musepack from deprecated audio/libmpcdec
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by: maintainer |
0.15.12 25 Jul 2010 02:48:54
 |
sahil  |
- Update to 0.15.12
- Install configuration file if it does not exist
PR: ports/148082
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
0.15.8_4 24 Jul 2010 16:38:20
 |
mm  |
- Update ffmpeg to 0.6 |
0.15.8_3 12 Jul 2010 13:42:37
 |
linimon  |
Over to new volunteer:
Approved by: old maintainer |
0.15.8_3 06 Jun 2010 20:39:21
 |
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
0.15.8_2 28 May 2010 06:56:46
 |
ehaupt  |
Chase audio/libmodplug update |
0.15.8_1 03 Apr 2010 10:44:36
 |
roam  |
Chase the ftp/curl shlib version bump. |
0.15.8_1 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.15.8 12 Feb 2010 17:23:10
 |
miwi  |
- Update to 0.15.8
PR: 143019
Submitted by: Arjo Hooimeijer <hooimeijer@gmail.com>
Approved by: maintainer timeout |