non port: audio/musicpd/Makefile |
SVNWeb
|
Number of commits found: 313 (showing only 100 on this page) |
Sat, 27 May 2023
|
[ 06:41 Thomas Zander (riggs) ] ca5fd0c
audio/musicpd: Enable the webdav storage plugin if curl is enabled
Details:
- With curl enabled, the webdav storage plugin can be enabled as well,
allowing folks to access their collections via webdav.
- No new dependencies are required to support this feature.
PR: 271663
Reported by: bsd@abinet.ru
MFH: 2023Q2
|
[ 06:41 Thomas Zander (riggs) ] 25c4a53
audio/musicpd: Update to upstream release 0.23.13
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
MFH: 2023Q2
|
Thu, 27 Apr 2023
|
[ 12:01 Daniel Engberg (diizzy) ] f7accb2 (Only the first 10 of 151 ports in this commit are shown above. )
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
|
Tue, 28 Mar 2023
|
[ 08:28 Jan Beich (jbeich) ] 4c68c9e
audio/musicpd: unbreak with --auto-features=enabled
ERROR: Got argument auto_features as both -Dauto_features and --auto-features.
Pick one.
PR: 270361
Reported by: antoine (via exp-run)
|
Sun, 22 Jan 2023
|
[ 22:34 Thomas Zander (riggs) ] 8d30186
audio/musicpd: Update to upstream release 0.23.12
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
MFH: 2023Q1
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] 3ec51a1
With hat: office
|
Mon, 19 Dec 2022
|
[ 09:31 Thierry Thomas (thierry) ] 2af489c (Only the first 10 of 54 ports in this commit are shown above. )
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081
|
Sun, 4 Dec 2022
|
[ 12:20 Thomas Zander (riggs) ] 4abac50
audio/musicpd: Add WAVPACK to OPTIONS_DEFAULT
Rationale:
If wavpack files containing DSD content are played via ffmpeg, they are
first converted to PCM in libavcodec (i.e. resampled and filtered), then
again to the native resolution of the oss output.
Using libwavpack directly allows mpd to leverages its native support for
DSD content, avoiding multiple resampling and / or filtering steps.
MFH: 2022Q4
|
Wed, 30 Nov 2022
|
[ 10:01 Thomas Zander (riggs) ] 0b66d68
audio/musicpd: Update to upstream release 0.23.11
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.11/NEWS
MFH: 2022Q4
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Sat, 15 Oct 2022
|
[ 10:46 Thomas Zander (riggs) ] 90c241c
audio/musicpd: Update to upstream version 0.23.10
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
MFH: 2022Q4
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 20 Aug 2022
|
[ 16:24 Thomas Zander (riggs) ] f8ac419
audio/musicpd: Update to upstream version 0.23.9
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS
MFH: 2022Q3
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Mon, 11 Jul 2022
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 2bbe718 (Only the first 10 of 48 ports in this commit are shown above. )
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
|
Sat, 9 Jul 2022
|
[ 21:53 Thomas Zander (riggs) ] b291afe
audio/musicpd: Update to upstream version 0.23.8
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.8/NEWS
MFH: 2022Q3
|
Thu, 16 Jun 2022
|
[ 16:18 Thomas Zander (riggs) ] 9a9801c
audio/musicpd: Retire MMS support
Support for the long time deprecated MMS is being retired in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264708, removing this
option for musicpd.
PR: 264705
Reported by: diizzy
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Sun, 15 May 2022
|
[ 16:06 Thomas Zander (riggs) ] 32e0eb8
audio/musicpd: Update to upstream release 0.23.7
Details:
- Mostly bugfixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.7/NEWS
MFH: 2022Q2
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Tue, 22 Mar 2022
|
[ 09:11 Thomas Zander (riggs) ] d57d5df
audio/musicpd: Update to upstream release 0.23.6
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.6/NEWS
MFH: 2022Q1
|
Sat, 4 Dec 2021
|
[ 16:45 Thomas Zander (riggs) ] 65a40cc
audio/musicpd: Update to upstream release 0.23.5
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS
|
Sat, 27 Nov 2021
|
[ 10:09 Thomas Zander (riggs) ] e40e82b (Only the first 10 of 36 ports in this commit are shown above. )
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4
|
Sat, 20 Nov 2021
|
[ 22:41 Jan Beich (jbeich) ] e92349c
multimedia/pipewire: force rebuild consumers after 8691df3a5142
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
|
Sun, 14 Nov 2021
|
[ 22:22 Thomas Zander (riggs) ] 1e937de
audio/musicpd: Update to upstream version 0.23.4
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
|
Mon, 1 Nov 2021
|
[ 13:46 Thomas Zander (riggs) ] c4ba40e
audio/musicpd: Update to upstream version 0.23.3
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
|
Sat, 30 Oct 2021
|
[ 11:06 Thomas Zander (riggs) ] aae69a8
audio/musicpd: Update to upstream release 0.23.2
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.2/NEWS
|
Thu, 28 Oct 2021
|
[ 16:37 Jan Beich (jbeich) ] f34ece3 (Only the first 10 of 157 ports in this commit are shown above. )
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
|
Wed, 20 Oct 2021
|
[ 22:54 Thomas Zander (riggs) ] 479c5b2
audio/musicpd: Update to upstream release 0.23.1
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.1/NEWS
|
Mon, 18 Oct 2021
|
[ 07:57 Thomas Zander (riggs) ] 578df4d
audio/musicpd: Update to upstream release 0.23
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.
|
Mon, 4 Oct 2021
|
[ 04:56 Thomas Zander (riggs) ] 4c2db26 (Only the first 10 of 37 ports in this commit are shown above. )
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4
|
Sat, 2 Oct 2021
|
[ 04:19 Jan Beich (jbeich) ] c7ee43c
audio/musicpd: convert MANPAGES to target helpers
|
[ 04:18 Jan Beich (jbeich) ] 4ffd1d5
audio/musicpd: drop unused MPD_CLANG_LD after 620968a43a5f
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
|
Sat, 28 Aug 2021
|
[ 12:26 Thomas Zander (riggs) ] 6feb134
audio/musicpd: Update to upstream release 0.22.11
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.11/NEWS
MFH: 2021Q3
|
Sat, 7 Aug 2021
|
[ 13:39 Thomas Zander (riggs) ] bd67074
audio/musicpd: Update to upstream release 0.22.10
Details:
- Bugfix release, see:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.10/NEWS
- Remove the defunct TIDAL plugin.
MFH: 2021Q3
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
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)
|
Tue, 29 Jun 2021
|
[ 04:29 Thomas Zander (riggs) ] 603f5e7
audio/musicpd: Update to upstream version 0.22.9.
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.9/NEWS
|
Sun, 23 May 2021
|
[ 10:50 Thomas Zander (riggs) ] c194689
audio/musicpd: Update to upstream release 0.22.8.
Details:
- Upstream release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.8/NEWS
- Fixes a regression (crash in the "albumart" command)
MFH: 2021Q2
|
Sat, 22 May 2021
|
[ 06:27 Thomas Zander (riggs) ] 5994870
audio/musicpd: Update to upstream release 0.22.7
Details:
- Upstream release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS
MFH: 2021Q2
|
Thu, 8 Apr 2021
|
[ 23:33 Jan Beich (jbeich) ] 69d24a7 (Only the first 10 of 145 ports in this commit are shown above. )
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 28 Feb 2021
|
[ 13:35 riggs ]
Update to upstream release 0.22.6.
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.6/NEWS
MFH: 2021Q1
|
Sun, 7 Feb 2021
|
[ 17:31 riggs ]
Introduce MANPAGES option; cleanup port (typo, remove unused gnome bit).
PR: 253095
Reported by: moonlapse81@gmail.com
MFH: 2021Q1
|
Sun, 24 Jan 2021
|
[ 10:50 riggs ]
Update to upstream release 0.22.4.
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
|
Sun, 27 Dec 2020
|
[ 15:49 riggs ]
Rename OPTION to SIDPLAY, depend on audio/libsidplayfp.
PR: 251317
Reported by: daniel.engberg.lists@pyret.net
|
Fri, 18 Dec 2020
|
[ 22:43 riggs ]
Cleanup OPTIONS, bump PORTREVISION.
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)
|
Sun, 6 Dec 2020
|
[ 10:39 riggs ]
Include LAME and OPUS by default. USES localbase instead of LDFLAGS.
PR: 251317
Reported by: daniel.engberg.lists@pyret.net
|
Sun, 8 Nov 2020
|
[ 12:48 riggs ]
Update to upstream release 0.22.3
Details:
- Mostly bug fixes including some crashes, but also some small new features:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.3/NEWS
|
Tue, 3 Nov 2020
|
[ 00:56 jbeich ] (Only the first 10 of 186 ports in this commit are shown above. )
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Sun, 18 Oct 2020
|
[ 21:16 riggs ]
Update to upstream version 0.22.1
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.1/NEWS
|
Tue, 6 Oct 2020
|
[ 21:51 riggs ]
Update to upstream release 0.22
Details:
- Major release, many new features and improvements, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22/NEWS
|
Tue, 22 Sep 2020
|
[ 21:41 riggs ]
Update to upstream version 0.21.26
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)
|
Sun, 12 Jul 2020
|
[ 12:39 riggs ]
Update to upstream release 0.21.25
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)
|
[ 09:30 tobik ] (Only the first 10 of 52 ports in this commit are shown above. )
audio/sndio: Update to 1.7.0
|
Thu, 11 Jun 2020
|
[ 14:04 riggs ]
Update to upstream release 0.21.24
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS
MFH: 2020Q2 (hat: ports-secteam)
|
Sat, 2 May 2020
|
[ 06:34 riggs ]
Update to upstream release 0.21.23
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.23/NEWS
MFH: 2020Q2 (hat: ports-secteam)
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Mon, 6 Apr 2020
|
[ 05:19 riggs ]
Update to upstream release 0.21.22
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS
MFH: 2020Q2 (hat: ports-secteam)
|
Tue, 24 Mar 2020
|
[ 06:06 riggs ]
Update to upstream release 0.21.21
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
MFH: 2020Q1 (hat: ports-secteam)
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Tue, 18 Feb 2020
|
[ 19:03 riggs ]
Update to upstream version 0.21.20
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.20/NEWS
includes various fixes for seeking
MFH: 2020Q1 (hat: ports-secteam)
|
Sat, 18 Jan 2020
|
[ 11:26 riggs ]
Update to upstream version 0.21.19
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS
MFH: 2020Q1 (hat: ports-secteam)
|
Wed, 25 Dec 2019
|
[ 13:59 riggs ]
Update to upstream version 0.21.18
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)
|
Mon, 23 Dec 2019
|
[ 15:50 riggs ]
Update to upstream release 0.21.17
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS
MFH: 2019Q4 (hat: ports-secteam)
|
Thu, 12 Dec 2019
|
[ 15:11 jhale ] (Only the first 10 of 31 ports in this commit are shown above. )
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
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
|
Tue, 10 Dec 2019
|
[ 17:20 jhale ]
Fix configure when the CDPARANOIA option is enabled. It should depend on
sysutils/libcdio-paranoia, not audio/cdparanoia.
Run-time dependency libcdio_paranoia found: NO (tried pkgconfig)
src/input/plugins/meson.build:9:0: ERROR: Dependency "libcdio_paranoia" not
found, tried pkgconfig
The ISO9660 option depends on sysutils/libcdio, not sysutils/libcdio-paranoia.
Bump PORTREVISION for LIB_DEPENDS changes.
Approved by: portmgr (build-fix blanket)
MFH: 2019Q4 (build-fix blanket)
|
Sun, 8 Dec 2019
|
[ 00:24 riggs ]
Remove unnecessary lib depends in default config
Submitted by: daniel.engberg.lists@pyret.net
MFH: 2019Q4 (hat: ports-secteam)
Differential Revision: https://reviews.freebsd.org/D22294
|
Sat, 19 Oct 2019
|
[ 20:56 riggs ]
Update to upstream version 0.21.16
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.16/NEWS
- Contains a potential crash when music_directory is not a directory
MFH: 2019Q4 (hat: ports-secteam)
|
Wed, 9 Oct 2019
|
[ 10:20 bapt ]
Drop the ipv6 virtual category for a* category as it is not relevant anymore
|
Thu, 3 Oct 2019
|
[ 20:35 jbeich ] (Only the first 10 of 135 ports in this commit are shown above. )
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Sun, 29 Sep 2019
|
[ 10:04 riggs ] (Only the first 10 of 26 ports in this commit are shown above. )
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890
|
Sat, 28 Sep 2019
|
[ 13:53 riggs ]
Update to upstream version 0.21.15
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.15/NEWS
- Contains fixes for handling ReplayGain in mpcdec and bitrate calculation
|
Sat, 24 Aug 2019
|
[ 17:20 riggs ]
Update to upstream version 0.21.14
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.14/NEWS
- Includes a fix for rare crash after song change
MFH: 2019Q3 (hat: ports-secteam)
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
[ 11:06 riggs ]
Update to upstream release 0.21.13
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.13/NEWS
- Includes a fix for spurious crackling sound with the MAD plugin
MFH: 2019Q3 (hat: ports-secteam)
|
Wed, 7 Aug 2019
|
[ 16:20 riggs ]
Enable support for logging through syslog, bump PORTREVISION
PR: 239671
Submitted by: bsdpr@phoe.frmug.org
MFH: 2019Q3 (hat: ports-secteam)
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
[ 06:48 riggs ]
Update to upstream version 0.21.12
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.12/NEWS
MFH: 2019Q3 (hat: ports-secteam)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Thu, 25 Jul 2019
|
[ 17:07 riggs ]
Update to upstream release 0.21.11
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.11/NEWS
- Mark TIDAL OPTION defunct: The Tidal streaming service made some changes
to its protocol. The plugin can still be compiled, but it does currently
not work. This is mentioned in the changelog (link above).
MFH: 2019Q3 (hat: ports-secteam)
|
Fri, 7 Jun 2019
|
[ 18:33 riggs ]
Update to upstream release 0.21.10
Details:
- Bugfix / regression fix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.10/NEWS
MFH: 2019Q2
|
Tue, 4 Jun 2019
|
[ 14:17 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
Sun, 26 May 2019
|
[ 06:47 riggs ]
Update to upstream release 0.21.9
Details:
- Bugfix release (includes fix for potential deadlock), see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.9/NEWS
MFH: 2019Q2
|
Sat, 27 Apr 2019
|
[ 05:26 riggs ]
Update to upstream version 0.21.8
Details:
- Bugfix release, see upstream changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.8/NEWS
MFH: 2019Q2
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Sat, 6 Apr 2019
|
[ 06:40 riggs ]
Update to upstream release 0.21.7
Details:
- Mostly bug fixes, see upstream changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.7/NEWS
- Add NFS support via libnfs as non-default OPTION
MFH: 2019Q2
|
Wed, 27 Mar 2019
|
[ 21:11 jbeich ] (Only the first 10 of 127 ports in this commit are shown above. )
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
|
Thu, 21 Mar 2019
|
[ 10:06 riggs ]
Update to upstream version 0.21.6
Details:
- Mostly bugfix release, including seek fixes for opus and
a use-after-free bug in playlist and flac files.
- Upstream changelog see:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.6/NEWS
MFH: 2019Q1
|
Mon, 11 Mar 2019
|
[ 11:37 riggs ]
Fix vorbis dependencies: VORBISENC implies VORBIS
PR: 236448
Submitted by: tobik
MFH: 2019Q1
|
Sat, 2 Mar 2019
|
[ 16:55 riggs ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase update of fluidsynth to 2.0.3
PR: 233448
|
Mon, 25 Feb 2019
|
[ 22:07 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
Add option helper for MESON_ARGS = -Dfoo=enabled
feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.
https://mesonbuild.com/Build-options.html#features
Reviewed by: tobik (implicit)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D19127
|
Sat, 23 Feb 2019
|
[ 17:33 riggs ]
Update to upstream version 0.21.5
Details:
- Mostly bugfix release, see upstream changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.5/NEWS
MFH: 2019Q1
|
Sun, 10 Feb 2019
|
[ 15:44 riggs ]
Enable support for external playlists (wma, RSS feed)
Details:
- Introduce default OPTION PLAYLISTS
- New option PLAYLISTS depends on expat, which is in the default
package pulled in as a dependency via ffmpeg anyway
PR: 235520
Submitted by: freebsd@mosedal.net
MFH: 2019Q1
|
Sun, 13 Jan 2019
|
[ 14:19 riggs ]
Update to upstream version 0.21.4
Details:
- Bugfix release, see upstream changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.4/NEWS
- Fix build with openal and lld
MFH: 2019Q1
|
Sun, 6 Jan 2019
|
[ 19:32 riggs ]
Introduce non-standard OPTION for database proxy support
PR: 234599
Submitted by: khellman@mcprogramming.com
MFH: 2019Q1
|
Number of commits found: 313 (showing only 100 on this page) |