aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd
Commit message (Collapse)AuthorAgeFilesLines
* audio/musicpd: Update to upstream release 0.23.5Thomas Zander2021-12-042-5/+4
| | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS
* audio/fluidsynth: Update to upstream version 2.2.4Thomas Zander2021-11-271-1/+1
| | | | MFH: 2021Q4
* multimedia/pipewire: force rebuild consumers after 8691df3a5142Jan Beich2021-11-201-0/+1
| | | | | | | | | | | | | ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire support is often runtime-optional the breakage maybe hard to notice. ERROR kooha::backend::screencast_portal > Error from screencast call: Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))), Some("No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop"), Msg { type: Error, sender: UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [ s (115), ] })) ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol "pw_init" PR: 259621
* audio/musicpd: Update to upstream version 0.23.4Thomas Zander2021-11-143-17/+19
| | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
* audio/musicpd: Update to upstream version 0.23.3Thomas Zander2021-11-012-4/+4
| | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
* audio/musicpd: Update to upstream release 0.23.2Thomas Zander2021-10-302-5/+4
| | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.2/NEWS
* devel/icu: update to 70.1Jan Beich2021-10-281-0/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* audio/musicpd: Update to upstream release 0.23.1Thomas Zander2021-10-204-76/+5
| | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.1/NEWS
* audio/musicpd: Update to upstream release 0.23Thomas Zander2021-10-185-10/+97
| | | | | | | | | | | | | | | Details: - Big release with new features and fixes, see: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23/NEWS including: - New plugins for OPENMTP, PIPEWIRE (both as non-default OPTIONS), and snapcast (later enabled by default, since no new LIB_DEPENDS). - Support for libnpupnp via UPNP OPTION. - DSD over PCM playback via native OSS output. - PROXY requires mpd 0.20 or later now. This might be a regression for some users' use cases, hence no merge to quarterly yet. - While one it: Fix search paths for config files when not using the rc script in the man pages.
* audio/fluidsynth: Update to upstream version 2.2.3Thomas Zander2021-10-041-0/+1
| | | | MFH: 2021Q4
* audio/musicpd: convert MANPAGES to target helpersJan Beich2021-10-021-9/+7
|
* audio/musicpd: drop unused MPD_CLANG_LD after 620968a43a5fJan Beich2021-10-021-16/+0
| | | | | | | | Builds fine on armv6 at least with LLD 12.0.1. Since FreeBSD >= 12.0 armv6 is deprecated in favor of armv7, anyway. $ objdump -D $(which musicpd) | fgrep -w -e movt -e movw; echo Exit $? Exit 1
* audio/musicpd: unbreak build after 620968a43a5fJan Beich2021-10-021-11/+0
| | | | | | meson.build:105:0: ERROR: Unknown variable "test_ldflags". Reported by: pkg-fallout
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-16/+1
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* audio/musicpd: Update to upstream release 0.22.11Thomas Zander2021-08-283-15/+112
| | | | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.11/NEWS MFH: 2021Q3
* audio/musicpd: Update to upstream release 0.22.10Thomas Zander2021-08-072-9/+5
| | | | | | | | | Details: - Bugfix release, see: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.10/NEWS - Remove the defunct TIDAL plugin. MFH: 2021Q3
* audio/jack: Update to Jack2: 0.125.0 -> 1.9.16Yuri Victorovich2021-08-021-0/+1
| | | | | | | | Big thank you to Florian Walpen <dev@submerge.ch> and Goran Mekić <meka@tilda.center> for working on Jack2. PR: 251125 Submitted by: Florian Walpen <dev@submerge.ch> (original version)
* audio/musicpd: Update to upstream version 0.22.9.Thomas Zander2021-06-293-17/+17
| | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.9/NEWS
* audio/musicpd: Update to upstream release 0.22.8.Thomas Zander2021-05-232-4/+4
| | | | | | | | | Details: - Upstream release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.8/NEWS - Fixes a regression (crash in the "albumart" command) MFH: 2021Q2
* audio/musicpd: Update to upstream release 0.22.7Thomas Zander2021-05-222-5/+4
| | | | | | | | Details: - Upstream release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS MFH: 2021Q2
* devel/icu: update to 69.1Jan Beich2021-04-081-0/+1
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to upstream release 0.22.6.Thomas Zander2021-02-282-5/+4
| | | | | | | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.6/NEWS MFH: 2021Q1 Notes: svn path=/head/; revision=566761
* Introduce MANPAGES option; cleanup port (typo, remove unused gnome bit).Thomas Zander2021-02-072-9/+13
| | | | | | | | | PR: 253095 Reported by: moonlapse81@gmail.com MFH: 2021Q1 Notes: svn path=/head/; revision=564631
* Update to upstream release 0.22.4.Thomas Zander2021-01-242-6/+5
| | | | | | | | | | | | | | Details: - Mostly bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.4/NEWS - While on it, remove no longer necessary USES=gnome, reported in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252852 by Oleh Vinichenko <moonlapse81@gmail.com> MFH: 2021Q1 Notes: svn path=/head/; revision=562458
* Rename OPTION to SIDPLAY, depend on audio/libsidplayfp.Thomas Zander2020-12-271-6/+6
| | | | | | | | PR: 251317 Reported by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=559366
* Cleanup OPTIONS, bump PORTREVISION.Thomas Zander2020-12-181-4/+5
| | | | | | | | | | | | Details: * Add LAME to ACCESS group. * Make PROXYDB default option. * Add note about SMB usage being discouraged. (Backgound: crashes due to a bug in libsmbclient: https://bugzilla.samba.org/show_bug.cgi?id=11413) Notes: svn path=/head/; revision=558408
* Include LAME and OPUS by default. USES localbase instead of LDFLAGS.Thomas Zander2020-12-061-5/+4
| | | | | | | | PR: 251317 Reported by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=557129
* Update to upstream release 0.22.3Thomas Zander2020-11-083-14/+12
| | | | | | | | | Details: - Mostly bug fixes including some crashes, but also some small new features: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.3/NEWS Notes: svn path=/head/; revision=554453
* devel/icu: update to 68.1Jan Beich2020-11-031-0/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/68 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553940
* Update to upstream version 0.22.1Thomas Zander2020-10-182-5/+5
| | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.1/NEWS Notes: svn path=/head/; revision=552705
* Update to upstream release 0.22Thomas Zander2020-10-063-23/+34
| | | | | | | | | Details: - Major release, many new features and improvements, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22/NEWS Notes: svn path=/head/; revision=551600
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-0/+1
| | | | | | | | | Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=550824
* Update to upstream version 0.21.26Thomas Zander2020-09-222-4/+4
| | | | | | | | | | | | | Details: Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.26/NEWS - includes fix for potential crashes of bzip compressed files MFH: 2020Q3 (hat: ports-secteam) Notes: svn path=/head/; revision=549639
* Update to upstream release 0.21.25Thomas Zander2020-07-122-5/+4
| | | | | | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS - Includes memory leak in opus decoding, and - fixes potential crashes when playing opus and vorbis MFH: 2020Q3 (hat: ports-secteam) Notes: svn path=/head/; revision=542076
* audio/sndio: Update to 1.7.0Tobias Kortkamp2020-07-121-0/+1
| | | | Notes: svn path=/head/; revision=542069
* Update to upstream release 0.21.24Thomas Zander2020-06-112-4/+4
| | | | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS MFH: 2020Q2 (hat: ports-secteam) Notes: svn path=/head/; revision=538489
* Update to upstream release 0.21.23Thomas Zander2020-05-022-5/+4
| | | | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.23/NEWS MFH: 2020Q2 (hat: ports-secteam) Notes: svn path=/head/; revision=533665
* devel/icu: update to 67.1Jan Beich2020-04-231-0/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/67 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=532707
* Update to upstream release 0.21.22Thomas Zander2020-04-062-4/+4
| | | | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS MFH: 2020Q2 (hat: ports-secteam) Notes: svn path=/head/; revision=530857
* Update to upstream release 0.21.21Thomas Zander2020-03-242-5/+4
| | | | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS MFH: 2020Q1 (hat: ports-secteam) Notes: svn path=/head/; revision=529027
* devel/icu: update to 66.1Jan Beich2020-03-131-0/+1
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* Update to upstream version 0.21.20Thomas Zander2020-02-182-4/+4
| | | | | | | | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.20/NEWS includes various fixes for seeking MFH: 2020Q1 (hat: ports-secteam) Notes: svn path=/head/; revision=526469
* Update to upstream version 0.21.19Thomas Zander2020-01-182-4/+4
| | | | | | | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS MFH: 2020Q1 (hat: ports-secteam) Notes: svn path=/head/; revision=523415
* Update to upstream version 0.21.18Thomas Zander2019-12-252-4/+4
| | | | | | | | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS - Contains a fix for a potential crash when using curl MFH: 2019Q4 (hat: ports-secteam) Notes: svn path=/head/; revision=520865
* Update to upstream release 0.21.17Thomas Zander2019-12-232-5/+4
| | | | | | | | | | | Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS MFH: 2019Q4 (hat: ports-secteam) Notes: svn path=/head/; revision=520728
* Update sysutils/libcdio to 2.1.0Jason E. Hale2019-12-121-1/+1
| | | | | | | | | Update sysutils/libcdio-paranoia to 10.2+2.0.1 Bump PORTREVISION on consumers due to shared library version increase Notes: svn path=/head/; revision=519931
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 Notes: svn path=/head/; revision=519824