Commit graph

25 commits

Author SHA1 Message Date
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
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Chris Rees
6417c6bb69 Ensure that oss starts before musicpd (only applicable when using audio/oss) 2011-12-27 09:30:18 +00:00
Chris Rees
4cb1f42920 - Fix stop function in rc script
PR:		ports/157173
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Reviewed by:	dougb
Approved by:	tabthorpe (co-mentor)
2011-06-17 13:59:53 +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
Ulrich Spörlein
4def5c66a2 - Unbreak libogg detection in configure script
- Make it compile with IPv6 support

PR:		ports/154590
Submitted by:	uqs
Approved by:	maintainer
Feature safe:	yes
2011-02-08 19:37:20 +00:00
Martin Wilke
25b19e48b4 - Update to 1.16.1
PR:		154549
Submitted by:	maintainer
Feature safe:	yes
2011-02-06 18:06:30 +00:00
Baptiste Daroussin
026b96d982 Add the missing $FreeBSD$
Reported by:	dougb
Feature safe:	yes
2011-02-03 20:19:41 +00:00
Baptiste Daroussin
36a6927842 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
2011-02-02 10:38:51 +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
Christian Weisgerber
f613ac049d Bump PORTREVISION after libao update and handle API incompatibility. 2010-06-06 20:39:21 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
72bdb22a79 - Update to 0.15.8
PR:		143019
Submitted by:	Arjo Hooimeijer <hooimeijer@gmail.com>
Approved by:	maintainer timeout
2010-02-12 17:23:10 +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
Ion-Mihai Tetcu
e8b7494bcf - 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
2009-03-18 16:45:44 +00:00
Alexey Dokuchaev
39a407a2c6 - Reindent OPTIONS for better readability, fix a typo
- Register missing dependency on libshout2 for Icecast/Shoutcast support
- Style nit: s/ifdef/if defined/
- No need to define PKGMESSAGE, it happens automagically
- Augment and reformat Makefile header, correct wrong date, fix COMMENT
- Clean up pkg-message and port description
- Correctly display message WRT port vs. package installation

Approved by:	maintainer timeout (one month)
2008-12-05 21:11:46 +00:00
Dmitry Marakasov
bc46c79e94 - Fix depends (add options for samplerate, jack; check WITH_/WITHOUT_ flags appropriately)
- Respect NOPORTDOCS and thus fix plist for NOPORTDOCS case
- Better pkg-message handling
- Reorder variables in the Makefile in more canonical way

PR:		126492
Submitted by:	Henry Hu <henry dot hu dot sh at gmail dot com>
Patch by:	me
Approved by:	maintainer timeout
2008-09-06 13:16:39 +00:00
Rong-En Fan
34c68566ed - rc script was not executed at boot due to empty REQUIRE and BEFORE. Fix
that by using REQUIRE: LOGIN per Porter's Handbook.
- While I'm here, change default variable assignment to the way suggested by
  Porter's Handbook.
- Bump PORTREVISION

PR:		ports/121772 (based on)
Submitted by:	Justin Stallard <justin at isis.poly.edu>
Approved by:	maintainer timeout (2 weeks)
2008-04-04 06:20:32 +00:00
Martin Wilke
771be9e1d3 - Remove the old rc script 2006-11-08 15:57:34 +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
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Kirill Ponomarev
55325f9a6e - Update to 0.10.2
- Added support for MP4/AAC
- IPv6 support deselectable
- New sample configuration file with better defaults

PR:		ports/64717
Submitted by:	maintainer
2004-03-25 19:27:40 +00:00
Kirill Ponomarev
79951e0f22 - Fix build on sparc64
PR:		ports/64004
Submitted by:	maintainer
Noticed by:	bento via kris
2004-03-10 09:43:27 +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