Commit graph

16 commits

Author SHA1 Message Date
Chris Rees
45287b74af 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.
2014-07-20 14:48:53 +00:00
Chris Rees
f6ac94a3ff Stop pkg complaining, and do exactly the same as before :) 2014-07-19 21:31:27 +00:00
Chris Rees
4be0849487 Update to 0.17.6
Stageify
2013-12-20 09:51:00 +00:00
Chris Rees
eae6035f80 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
2013-04-30 20:48:02 +00:00
Chris Rees
5718a4f8ec Add missing directories for musicpd to work out of the box
Noticed by:	theraven

Fix mpd user home directory
2013-01-03 15:34:02 +00:00
Chris Rees
e934556f74 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
      pcm_buffer: pcm_buffer_get() never returns NULL
      decoder_api: check state before emitting initial seek command
      test/read_tags: call g_thread_init()
      test/run_decoder: initialize GThread
      decoder/ffmpeg: read the "year" tag
      text_input_stream: detect end-of-file
      event_pipe, test: explicitly ignore write() return value
      output/osx: use the fifo_buffer library instead of rolling own
      uri: remove g_basename() call from uri_get_suffix()
      directory: use strrchr() instead of g_basename()
      output/jack: workaround for libjack1 crash bug
      output/jack: check for connection failure before starting playback
      test/test_vorbis_encoder: program to debug the vorbis encoder
      encoder/vorbis: generate end-of-stream packet before tag
      encoder_plugin: add state assertions
      encoder/vorbis: generate end-of-stream packet when playback ends
2012-09-08 10:10:19 +00:00
Chris Rees
86430a33fb Update to 0.16.7
https://sourceforge.net/projects/musicpd/files/mpd/0.16.7
2012-02-06 20:02:47 +00:00
Nicola Vitale
b43bcc5ac4 - 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)
2011-05-16 13:32:35 +00:00
Sahil Tandon
b171055c7d - Update to 0.15.12
- Install configuration file if it does not exist

PR:		ports/148082
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2010-07-25 02:48:54 +00:00
Pav Lucistnik
fa6a54b823 - 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)
2009-12-06 17:30:53 +00:00
Alexander Logvinov
82aae15304 - Update to 0.15 [1]
- Add new config knobs [1]
- Add dependency on libcurl [2]
- Use PLIST_FILES and PORTDOCS instead pkg-plist

PR:		ports/136305 [1], ports/131991 [2]
Submitted by:	David Horn <dhorn2000 AT gmail.com> [1], Rick Dicaire <kritek AT gmail.com> [2]
Approved by:	maintainer timeout, tabthorpe (mentor)
2009-07-27 12:20:34 +00:00
Philip M. Gollucci
2ef0bbd098 - Update to 0.14
PR:             ports/130612
Submitted by:   Dylan Cochran <a134qaed@gmail.com>
Approved by:    Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
2009-01-28 05:30:46 +00:00
Martin Wilke
d91997da38 - Update to 0.12.0
PR:		ports/103706
Submitted by:	Stepan Zastupov (redchrom@gmail.com)
Approved by:	Maintainer in private mail
2006-11-08 15:14:18 +00:00
Kirill Ponomarev
9609bbf54b - Update to 0.10.3
PR:		ports/65417
Submitted by:	maintainer
2004-04-11 14:03:45 +00:00
Munechika SUMIKAWA
7b367090eb Upgrade to 0.9.2.
PR:		ports/57977
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info>
2003-10-13 23:25:49 +00:00
Munechika SUMIKAWA
3c111dc407 Add musicpd 0.9.1, a remote-controllable music-daemon.
PR:		57518
Submitted by:	Mark Reidel <ports@mark.reidel.info>
2003-10-08 10:41:32 +00:00