[update] audio/mpd to 0.23.15

2023-12-21 Thread Lucas Raab
Hello, Here's a mostly mechanical update for mpd to the latest. Works fine for me on amd64. changelog: ver 0.23.15 (2023/12/20) * decoder - ffmpeg: fix build failure with FFmpeg 6.1 * output - alsa: limit buffer time to 2 seconds Thanks, Lucas diff refs/heads/master refs/heads/mpd commit -

[update] audio/mpd to 0.23.14

2023-10-13 Thread Lucas Raab
Hello, Fairly minor update for mpd. changelog: ver 0.23.14 (2023/10/08) * decoder - flac: fix scanning files with non-ASCII names on Windows - mad: fix calculation of LAME peak values * mixer - wasapi: fix problem setting volume * more libfmt 10 fixes * fix auto-detected systemd unit

[update] audio/mpd to 0.23.13

2023-05-30 Thread Lucas Raab
Hello, Quick update for mpd to 0.23.13 that's been working on amd64 Thanks, Lucas diff refs/heads/master refs/heads/mpd commit - 82e18ed86e1e3013f1bbfbbd1d17ce9861f1c1d9 commit + b5f4edacf5f726b81ba608c75c9e3060b27c1094 blob - add10a109efd6784b8bdc5529c09e75d42a5de86 blob +

[update] audio/mpd to 0.23.12

2023-01-30 Thread Lucas Raab
Hello, Here's an update for mpd to 0.23.12 that's been working fine on amd64. changelog: ver 0.23.12 (2023/01/17) * input - curl: require CURL 7.55.0 or later * decoder - mad: fix integer underflow with very small files * tags - fix crash bug due to race condition * output - pipewire:

[update] audio/mpd to 0.23.10

2022-11-21 Thread Lucas Raab
Hello, Here's a small update for mpd up to 0.23.10. Works fine on {amd,arm}64 changelog: ver 0.23.10 (2022/10/14) * storage - curl: fix file time stamps * decoder - ffmpeg: fix libfmt 9 compiler warning * encoder - flac: fix failure when libFLAC is built without Ogg support * output -

[update] audio/mpd to 0.23.9

2022-08-26 Thread Lucas Raab
Hello, Here's an update to mpd 0.23.9 that's been working fine so far. Changelog: ver 0.23.9 (2022/08/18) * input - cdio_paranoia: add options "mode" and "skip" * decoder - ffmpeg: support FFmpeg 5.1 * filter - replay gain: fix delayed volume display with handler=mixer * output -

[update] audio/mpd to 0.23.7

2022-05-14 Thread Lucas Raab
Hello, Here's an update for audio/mpd to 0.23.7 that builds/runs fine on amd64. Changelog: ver 0.23.7 (2022/05/09) * database - upnp: support pupnp 1.14 * decoder - ffmpeg: fix HLS seeking - opus: fix missing song length on high-latency files * output - shout: require at least libshout

Re: [update] audio/mpd 0.23.5

2022-03-07 Thread Landry Breuil
Le Sat, Mar 05, 2022 at 11:12:50AM +0100, Landry Breuil a écrit : > Hi, > > here's an update to 0.23.5, check > https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS for > the changelog, especially the 0.23.0 notes with added features. i've > disabled pipewire and openmpt by

[update] audio/mpd 0.23.5

2022-03-05 Thread Landry Breuil
Hi, here's an update to 0.23.5, check https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS for the changelog, especially the 0.23.0 notes with added features. i've disabled pipewire and openmpt by default. there's support for snapcast output. totally untested yet, but sending it

[update] audio/mpd 0.22.8 -> 0.22.11

2021-09-11 Thread Stefan Hagen
Hi, This is a simple update for mpd. Portcheck complains about the hardcoded /var/spool paths in README. I think this is fine. Lib-depends-check is happy. I tested the update by clicking around in ncmpcpp and playing some files (amd64). Software changes: ver 0.22.11 (2021/08/24) * protocol

Re: UPDATE audio/mpd-0.21.24

2020-07-08 Thread Landry Breuil
On Tue, Jul 07, 2020 at 10:26:15PM +0200, Bjorn Ketelaars wrote: > On Sun 14/06/2020 11:06, Bjorn Ketelaars wrote: > > Enclosed a simple diff for updating mpd to 0.21.24, which is a minor > > bugfix release. Changes: > > https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS > > >

Re: UPDATE audio/mpd-0.21.24

2020-07-07 Thread Bjorn Ketelaars
On Sun 14/06/2020 11:06, Bjorn Ketelaars wrote: > Enclosed a simple diff for updating mpd to 0.21.24, which is a minor > bugfix release. Changes: > https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS > > Run tested on amd64. > > Comments/OK? An even newer version of mpd is

UPDATE audio/mpd-0.21.24

2020-06-14 Thread Bjorn Ketelaars
Enclosed a simple diff for updating mpd to 0.21.24, which is a minor bugfix release. Changes: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS Run tested on amd64. Comments/OK? diff --git Makefile Makefile index 10bd4364af0..4e318d160c1 100644 --- Makefile +++ Makefile @@

UPDATE audio/mpd-0.21.23

2020-05-14 Thread Bjorn Ketelaars
Simple diff for updating mpd to 0.21.23. Changes: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.23/NEWS Run tested on amd64. diff --git Makefile Makefile index d5e8db38d7c..6909e70c991 100644 --- Makefile +++ Makefile @@ -2,8 +2,7 @@ BROKEN-hppa = no atomic ops

UPDATE audio/mpd-0.21.22

2020-04-08 Thread Bjorn Ketelaars
Simple diff for bringing mpd to 0.21.22. Changes: https://github.com/bbidulock/icewm/blob/1.6.5/ChangeLog. Run tested on amd64. Comments/OK? diff --git Makefile Makefile index 9556a3ba4eb..79ccfc899aa 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ BROKEN-hppa = no atomic ops

Re: UPDATE audio/mpd-0.21.21

2020-03-20 Thread Klemens Nanni
OK kn

UPDATE audio/mpd-0.21.21

2020-03-19 Thread Bjorn Ketelaars
Enclosed a simple update for mpd. Changes: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS Run tested on amd64. Comments/OK? diff --git Makefile Makefile index d7f17e44a24..3a96158291a 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ BROKEN-hppa = no atomic

Re: UPDATE audio/mpd-0.21.19

2020-02-04 Thread Charlene Wendling
On Mon, 3 Feb 2020 18:52:11 +0100 Björn Ketelaars wrote: > Simple diff for bringing mpd to 0.21.19. Changelog can be found at > https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS. > > Run tested on amd64 together with libmpdclient and ncmpc. > > Comments/OK? I built and

UPDATE audio/mpd-0.21.19

2020-02-03 Thread Björn Ketelaars
Simple diff for bringing mpd to 0.21.19. Changelog can be found at https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS. Run tested on amd64 together with libmpdclient and ncmpc. Comments/OK? diff --git Makefile Makefile index c9496d284c1..59e049b270d 100644 --- Makefile +++

UPDATE audio/mpd-0.21.18

2020-01-01 Thread Björn Ketelaars
Diff below brings mpd to 0.21.18, which fixes a curl related bug. Changelog can be found at https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS. While here sync WANTLIB. Tested on amd64 in combination with mpc and ncmpc. Comments/OK? diff --git Makefile Makefile index

Re: [UPDATE] audio/mpd - now with sndio support

2017-01-29 Thread David Coppa
On Sat, Jan 28, 2017 at 10:28 PM, Christopher Zimmermann wrote: > Hi, > > > this time with the diff attached. > > mpd has had sndio support for quite some time now, but not in our ports > tree. So here's an update. Our g++ doesn't support constexpr with > switch/case

[UPDATE] audio/mpd - now with sndio support

2017-01-28 Thread Christopher Zimmermann
Hi, this time with the diff attached. mpd has had sndio support for quite some time now, but not in our ports tree. So here's an update. Our g++ doesn't support constexpr with switch/case statements, therefore use clang. OK? Christopher Index: Makefile

Re: UPDATE: audio/mpd

2011-04-05 Thread Tobias Ulmer
On Mon, Apr 04, 2011 at 10:09:43PM +0200, Landry Breuil wrote: On Tue, Apr 05, 2011 at 12:01:18AM +0530, Martin Pieuchot wrote: Hi Tobias, Here is an updated version of your diff for mpd-0.16.2 . Previously discussed issues (http://marc.info/?l=openbsd-portsm=130114470610474w=2) seem

UPDATE: audio/mpd

2011-04-04 Thread Martin Pieuchot
Hi Tobias, Here is an updated version of your diff for mpd-0.16.2 . Previously discussed issues (http://marc.info/?l=openbsd-portsm=130114470610474w=2) seem to have been fixed. I've tested the libao and the httpd output without any problem on amd64. The manpage is also well displayed with

Re: UPDATE: audio/mpd

2011-04-04 Thread Landry Breuil
On Tue, Apr 05, 2011 at 12:01:18AM +0530, Martin Pieuchot wrote: Hi Tobias, Here is an updated version of your diff for mpd-0.16.2 . Previously discussed issues (http://marc.info/?l=openbsd-portsm=130114470610474w=2) seem to have been fixed. I've tested the libao and the httpd output

Re: update: audio/mpd

2011-03-26 Thread Landry Breuil
On Fri, Mar 18, 2011 at 11:54:49PM +0100, Landry Breuil wrote: On Sun, Jan 30, 2011 at 12:06:31AM +0100, Landry Breuil wrote: On Sat, Jan 29, 2011 at 10:23:51AM +0100, Landry Breuil wrote: On Thu, Jan 20, 2011 at 07:49:57PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 5:46 PM,

Re: update: audio/mpd

2011-03-18 Thread Landry Breuil
On Sun, Jan 30, 2011 at 12:06:31AM +0100, Landry Breuil wrote: On Sat, Jan 29, 2011 at 10:23:51AM +0100, Landry Breuil wrote: On Thu, Jan 20, 2011 at 07:49:57PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 5:46 PM, Landry Breuil lan...@rhaalovely.net wrote: On Thu, Jan 20, 2011

Re: update: audio/mpd

2011-01-29 Thread Landry Breuil
On Thu, Jan 20, 2011 at 07:49:57PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 5:46 PM, Landry Breuil lan...@rhaalovely.net wrote: On Thu, Jan 20, 2011 at 05:02:55PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 4:54 PM, David Coppa dco...@gmail.com wrote: On Thu, Jan 20, 2011 at

Re: update: audio/mpd

2011-01-29 Thread Landry Breuil
On Sat, Jan 29, 2011 at 10:23:51AM +0100, Landry Breuil wrote: On Thu, Jan 20, 2011 at 07:49:57PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 5:46 PM, Landry Breuil lan...@rhaalovely.net wrote: On Thu, Jan 20, 2011 at 05:02:55PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at

Re: update: audio/mpd

2011-01-20 Thread Landry Breuil
On Sun, Jan 16, 2011 at 12:18:24PM +0100, Landry Breuil wrote: On Sun, Jan 16, 2011 at 05:31:18AM +0100, Tobias Ulmer wrote: Update mpd to version 0.16.1 This thing has about 17 billion features, so please test. Worksforme on i386/amd64 no regression on ppc, clients still happy

Re: update: audio/mpd

2011-01-20 Thread Landry Breuil
On Thu, Jan 20, 2011 at 05:02:55PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 4:54 PM, David Coppa dco...@gmail.com wrote: On Thu, Jan 20, 2011 at 4:43 PM, Landry Breuil lan...@rhaalovely.net wrote: spoke too fast, there's a regression for clients of http output. Dunno what mpd

Re: update: audio/mpd

2011-01-20 Thread David Coppa
On Thu, Jan 20, 2011 at 4:54 PM, David Coppa dco...@gmail.com wrote: On Thu, Jan 20, 2011 at 4:43 PM, Landry Breuil lan...@rhaalovely.net wrote: spoke too fast, there's a regression for clients of http output. Dunno what mpd 0.16 outputs, but after the end of a track, instead of playing the

Re: update: audio/mpd

2011-01-20 Thread David Coppa
On Thu, Jan 20, 2011 at 4:43 PM, Landry Breuil lan...@rhaalovely.net wrote: spoke too fast, there's a regression for clients of http output. Dunno what mpd 0.16 outputs, but after the end of a track, instead of playing the next one mplayer goes into a loop : Cache not filling! Cache not

Re: update: audio/mpd

2011-01-20 Thread David Coppa
On Thu, Jan 20, 2011 at 5:46 PM, Landry Breuil lan...@rhaalovely.net wrote: On Thu, Jan 20, 2011 at 05:02:55PM +0100, David Coppa wrote: On Thu, Jan 20, 2011 at 4:54 PM, David Coppa dco...@gmail.com wrote: On Thu, Jan 20, 2011 at 4:43 PM, Landry Breuil lan...@rhaalovely.net wrote: spoke

Re: update: audio/mpd

2011-01-18 Thread Jasper Lievisse Adriaanse
On Sun, Jan 16, 2011 at 02:40:28PM -0800, Bryan Linton wrote: On 2011-01-16 05:31:18, Tobias Ulmer tobi...@tmux.org wrote: Update mpd to version 0.16.1 This thing has about 17 billion features, so please test. Worksforme on i386/amd64 Echoing worksforme on i386. mpd no

Re: update: audio/mpd

2011-01-18 Thread Tobias Ulmer
On Tue, Jan 18, 2011 at 11:46:49AM +0100, Jasper Lievisse Adriaanse wrote: On Sun, Jan 16, 2011 at 02:40:28PM -0800, Bryan Linton wrote: On 2011-01-16 05:31:18, Tobias Ulmer tobi...@tmux.org wrote: Update mpd to version 0.16.1 This thing has about 17 billion features, so please test.

Re: update: audio/mpd

2011-01-16 Thread Landry Breuil
On Sun, Jan 16, 2011 at 05:31:18AM +0100, Tobias Ulmer wrote: Update mpd to version 0.16.1 This thing has about 17 billion features, so please test. Worksforme on i386/amd64 no regression on ppc, clients still happy with it, http streaming still works fine. Landry

Re: update: audio/mpd

2011-01-16 Thread Martin Pieuchot
On 16/01/11(Sun) 05:31, Tobias Ulmer wrote: Update mpd to version 0.16.1 This thing has about 17 billion features, so please test. Works well here on amd64 even http streaming. Martin

Re: update: audio/mpd

2011-01-16 Thread Bryan Linton
On 2011-01-16 05:31:18, Tobias Ulmer tobi...@tmux.org wrote: Update mpd to version 0.16.1 This thing has about 17 billion features, so please test. Worksforme on i386/amd64 Echoing worksforme on i386. mpd no longer segfaults when I accidently type mpd instead of mpc. It also used to

update: audio/mpd

2011-01-15 Thread Tobias Ulmer
Update mpd to version 0.16.1 This thing has about 17 billion features, so please test. Worksforme on i386/amd64 Index: Makefile === RCS file: /srv/boron/data/vcs/cvs/openbsd/ports/audio/mpd/Makefile,v retrieving revision 1.36 diff

update: audio/mpd

2010-08-22 Thread Tobias Ulmer
Minor update from 0.15.9 to 0.15.12 Works for me on i386 and amd64. More tests welcome... Index: Makefile === RCS file: /vcs/cvs/openbsd/ports/audio/mpd/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile

UPDATE: audio/mpd

2007-04-21 Thread Tobias Ulmer
Update MPD to the latest and greatest DoS free version. No big changes. A tremor flavor has been added for those who want to listen to oggs on their Zaurus. Please test especially on !i386 Based on a diff by Owain Ainsworth Tobias diff -ruNx CVS ./Makefile ../../mystuff/audio/mpd/Makefile ---

Re: UPDATE: audio/mpd

2007-04-21 Thread Owain Ainsworth
On Sat, Apr 21, 2007 at 10:26:03AM +0200, Tobias Ulmer wrote: Update MPD to the latest and greatest DoS free version. No big changes. A tremor flavor has been added for those who want to listen to oggs on their Zaurus. Please test especially on !i386 Just for the list: Works for me on

Re: UPDATE: audio/mpd

2006-10-28 Thread Bernd Ahlers
Tobias Ulmer [Fri, Oct 27, 2006 at 09:22:27PM +0200] wrote: I'll send you an updated diff shortly. Let's see who's faster, updated diff attached :p Hmm, do we really need a FLAVOR for shoutcast? Does it hurt if we enable it by default? Bernd

Re: UPDATE: audio/mpd

2006-10-28 Thread Bernd Ahlers
Tobias Ulmer [Sun, Oct 29, 2006 at 12:52:13AM +0200] wrote: Hmm, do we really need a FLAVOR for shoutcast? Does it hurt if we enable it by default? No So how about this diff? Bernd Index: Makefile === RCS file:

Re: UPDATE: audio/mpd

2006-10-28 Thread Tobias Ulmer
On Sat, Oct 28, 2006 at 11:00:37PM +0200, Bernd Ahlers wrote: Tobias Ulmer [Fri, Oct 27, 2006 at 09:22:27PM +0200] wrote: I'll send you an updated diff shortly. Let's see who's faster, updated diff attached :p Hmm, do we really need a FLAVOR for shoutcast? Does it hurt if we enable it

Re: UPDATE: audio/mpd

2006-10-28 Thread Bernd Ahlers
Sam Fourman Jr. [Sat, Oct 28, 2006 at 06:18:49PM -0500] wrote: is glurp (the mpd client) in the OpenBSD ports tree? http://www.musicpd.org/glurp.shtml Not yet. Feel free to submit a port. :) Bernd

Re: UPDATE: audio/mpd

2006-10-28 Thread Tobias Ulmer
On Sat, Oct 28, 2006 at 06:18:49PM -0500, Sam Fourman Jr. wrote: is glurp (the mpd client) in the OpenBSD ports tree? http://www.musicpd.org/glurp.shtml Sam Fourman Jr. No. Feel free to start porting it... Tobias

UPDATE: audio/mpd

2006-10-27 Thread Tobias Ulmer
Update for mpd. Please test. Changelog: https://svn.musicpd.org/mpd/tags/release-0.12.1/ChangeLog Important: the audio output has changed and is configurable now. Your old config most likely will not work. Take a look at the example config file that comes with the package. I would like to hear

Re: UPDATE: audio/mpd

2006-10-27 Thread Bernd Ahlers
Tobias Ulmer [Fri, Oct 27, 2006 at 07:42:47PM +0200] wrote: Update for mpd. Please test. Changelog: https://svn.musicpd.org/mpd/tags/release-0.12.1/ChangeLog Important: the audio output has changed and is configurable now. Your old config most likely will not work. Take a look at the example

Re: UPDATE: audio/mpd

2006-10-27 Thread Tobias Ulmer
On Fri, Oct 27, 2006 at 07:57:25PM +0200, steven mestdagh wrote: [...] [...] +bin/mpd @man man/man1/mpd.1 -sbin/mpd a quick question, why are you moving the binary to bin/ ? since mpd is a daemon, sbin/ is a more appropriate location, see hier(7). Disclaimer:

Re: UPDATE: audio/mpd

2006-10-27 Thread Bernd Ahlers
Tobias Ulmer [Fri, Oct 27, 2006 at 08:19:45PM +0200] wrote: On Fri, Oct 27, 2006 at 07:57:25PM +0200, steven mestdagh wrote: [...] [...] +bin/mpd @man man/man1/mpd.1 -sbin/mpd a quick question, why are you moving the binary to bin/ ? since mpd is a daemon, sbin/ is a more

Re: UPDATE: audio/mpd

2006-10-27 Thread Tobias Ulmer
On Fri, Oct 27, 2006 at 08:39:58PM +0200, Bernd Ahlers wrote: be used like any other non-daemon audio player. No, we forced it to sbin/ in the configure patch. And I discussed this with you. You remember? :) Hmm, i think i remember something ;) I use mpd like this because certain