Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.35.1,1 28 Jan 2023 17:13:44
    |
Jan Beich (jbeich)  |
multimedia/mpv: update to 0.35.1
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.1
Reported by: GitHub (watch releases) |
0.35.0_6,1 21 Dec 2022 17:57:15
    |
Jan Beich (jbeich)  |
multimedia/mpv: limit wayland category to WAYLAND option |
0.35.0_6,1 23 Nov 2022 14:34:53
    |
Jan Beich (jbeich)  |
multimedia/mpv: enable LCMS2 by default after 276b32c59a4b
Dependency is already installed via VULKAN option. |
0.35.0_5,1 23 Nov 2022 14:34:53
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak --vo=gpu-next with LCMS2=off after bc9f898a9c83
$ mpv --vo=gpu-next foo.mp4
[...]
Segmentation fault
(lldb) bt
* thread #10, name = 'mpv/vo', stop reason = signal SIGSEGV: invalid address
(fault address: 0x0)
* frame #0: 0x000000083b4c8e84 libc.so.7`strlen + 84
frame #1: 0x000000083b4996bd libc.so.7`vsscanf + 173
frame #2: 0x000000083b48c72d libc.so.7`sscanf + 141
frame #3: 0x00000000004c0dd4 mpv`gl_parse_3dlut_size(arg=0x0000000000000000,
p1=0x000000088fcf7d3c, p2=0x000000088fcf7d38, p3=0x000000088fcf7d34) at
lcms.h:45:9
frame #4: 0x00000000004c085b mpv`update_icc_opts(p=0x00000008792f9b10,
opts=0x0000000891370050) at vo_gpu_next.c:1619:5
frame #5: 0x00000000004c00ef
mpv`update_render_options(vo=0x0000000875b38910) at vo_gpu_next.c:1863:5
frame #6: 0x00000000004bde05 mpv`preinit(vo=0x0000000875b38910) at
vo_gpu_next.c:1426:5
frame #7: 0x000000000048cc99 mpv`vo_thread(ptr=0x0000000875b38910) at
vo.c:1088:13
frame #8: 0x000000083bc4783a libthr.so.3`___lldb_unnamed_symbol556 + 314 |
0.35.0_4,1 19 Nov 2022 19:21:33
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak system-wide configs after 1d89ec25be62
$ mpv -v -v 2>&1 | fgrep etc
[global] config path: 'encoding-profiles.conf' -/->
'etc/mpv/encoding-profiles.conf'
[global] config path: 'mpv.conf' -/-> 'etc/mpv/mpv.conf'
[global] config path: 'config' -/-> 'etc/mpv/config'
[global] config path: 'input.conf' -/-> 'etc/mpv/input.conf'
[global] config path: 'script-opts/ytdl_hook.conf' -/->
'etc/mpv/script-opts/ytdl_hook.conf'
[global] config path: 'lua-settings/ytdl_hook.conf' -/->
'etc/mpv/lua-settings/ytdl_hook.conf'
[global] config path: 'script-opts/stats.conf' -/->
'etc/mpv/script-opts/stats.conf'
[global] config path: 'lua-settings/stats.conf' -/->
'etc/mpv/lua-settings/stats.conf'
[global] config path: 'script-opts/console.conf' -/->
'etc/mpv/script-opts/console.conf'
[global] config path: 'lua-settings/console.conf' -/->
'etc/mpv/lua-settings/console.conf'
[global] config path: 'script-opts/osc.conf' -/-> 'etc/mpv/script-opts/osc.conf'
[global] config path: 'lua-settings/osc.conf' -/->
'etc/mpv/lua-settings/osc.conf' |
0.35.0_3,1 16 Nov 2022 21:27:17
    |
Jan Beich (jbeich)  |
multimedia/mpv: track VDPAU dependency on X11
meson.build:1411:0: ERROR: Feature vdpau cannot be enabled: x11 was not found!
(or before 1d89ec25be62)
Checking for VDPAU acceleration : x11
not found
Checking for VDPAU with OpenGL/X11 :
vdpau not found
PR: 267816
Reported by: amdmi3 |
0.35.0_3,1 15 Nov 2022 15:38:15
    |
Jan Beich (jbeich)  |
multimedia/mpv: pdf docs are already disabled after 8bc153091609
https://github.com/mpv-player/mpv/commit/1ba03f6813ea |
0.35.0_3,1 15 Nov 2022 15:38:14
    |
Jan Beich (jbeich)  |
multimedia/mpv: expose vapoursynth video filter |
0.35.0_3,1 15 Nov 2022 15:38:14
    |
Jan Beich (jbeich)  |
multimedia/mpv: expose rubberband audio filter |
0.35.0_3,1 15 Nov 2022 12:51:14
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak ARCHIVE=off WAYLAND=on after 1d89ec25be62
meson.build:979:0: ERROR: C header 'linux/input-event-codes.h' not usable
PR: 267765
Reported by: amdmi3 |
0.35.0_3,1 15 Nov 2022 12:51:14
    |
Jan Beich (jbeich)  |
multimedia/mpv: drop unused distfile after 1d89ec25be62 |
0.35.0_3,1 14 Nov 2022 10:04:50
    |
Jan Beich (jbeich)  |
multimedia/mpv034: remove port
- Mark the remaining consumer as BROKEN
PR: 267114
Suggested by: bapt (stmp maintainer) |
0.35.0_3,1 14 Nov 2022 09:50:31
    |
Jan Beich (jbeich)  |
multimedia/mpv: define LICENSE_FILE to avoid stub
"or later" versions are treated as separate licenses thus not found
under /usr/ports/Templates/Licenses/. |
0.35.0_3,1 14 Nov 2022 09:47:24
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak TEST=on after 1d89ec25be62
env: build/mpv: No such file or directory |
0.35.0_3,1 14 Nov 2022 09:47:24
    |
Jan Beich (jbeich)  |
multimedia/mpv: drop redundant stripping after 1d89ec25be62 |
0.35.0_3,1 12 Nov 2022 20:36:41
    |
Jan Beich (jbeich)  |
multimedia/mpv: enable LUAJIT by default
PR: 267059
Inspired by: Arch |
0.35.0_2,1 12 Nov 2022 20:22:15
    |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 5.229.1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.1
Reported by: Repology |
0.35.0_1,1 12 Nov 2022 20:21:52
    |
Jan Beich (jbeich)  |
multimedia/mpv: convert to USES=meson after bc9f898a9c83 |
0.35.0,1 12 Nov 2022 20:21:30
    |
Jan Beich (jbeich)  |
multimedia/mpv: update to 0.35.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.0
PR: 267113
Reported by: GitHub (watch releases) |
0.34.1_4,1 12 Nov 2022 20:21:29
    |
Jan Beich (jbeich)  |
multimedia/mpv: fork 0.34 into a pinned port |
0.34.1_4,1 01 Nov 2022 11:27:43
    |
Jan Beich (jbeich)  |
multimedia/mpv: move NVDEC under VO group after 38d34d4542e0 |
0.34.1_4,1 29 Oct 2022 17:06:39
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak NVDEC=off after 38d34d4542e0
waf-light: error: no such option: --disable-ffnvcodec
PR: 267423
Reported by: Oleh Hushchenkov |
0.34.1_4,1 29 Oct 2022 13:22:22
    |
Jan Beich (jbeich)  |
multimedia/mpv: enable NVDEC by default after 9db4ec993805
$ man mpv
[...]
NOTE:
Most non-copy methods only work with the OpenGL GPU backend.
Currently, only the vaapi, nvdec and cuda methods work with
Vulkan.
PR: 264027 |
0.34.1_3,1 18 Oct 2022 16:43:04
    |
Jan Beich (jbeich)  |
multimedia/mpv: bump wayland-protocols version after 276b32c59a4b
https://github.com/mpv-player/mpv/commit/6d2be8209403 |
0.34.1_3,1 14 Oct 2022 18:41:42
    |
Jan Beich (jbeich)  |
multimedia/mpv: convert to USES=luajit (defaults to luajit-devel) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.34.1_2,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.34.1_2,1 20 Jul 2022 14:22:30
    |
Tobias C. Berner (tcberner)  |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.34.1_2,1 20 Jul 2022 12:48:14
    |
Jan Beich (jbeich)  |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
0.34.1_2,1 29 Jun 2022 21:07:58
    |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 4.208.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0-rc1
Reported by: Repology |
0.34.1_1,1 14 Feb 2022 21:25:25
    |
Jan Beich (jbeich)  |
multimedia/mpv: backport --ao=pipewire support |
0.34.1_1,1 18 Jan 2022 10:17:40
    |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 4.192.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0-rc1 |
0.34.1,1 03 Jan 2022 22:41:26
    |
Jan Beich (jbeich)  |
multimedia/mpv: update to 0.34.1
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.34.1
Reported by: GitHub (watch releases) |
0.34.0_2,1 25 Dec 2021 10:11:07
    |
Jan Beich (jbeich)  |
multimedia/mpv: restore SNDIO (--ao=sndio) after 0cee9d1b218a
Requested by: Brad Smith <brad@comstyle.com> |
0.34.0_2,1 11 Dec 2021 09:30:00
    |
Tobias C. Berner (tcberner)  Author: VVD |
multimedia/mpv: fix lua option handling
mpv supports
- no lua
- luajit
- lua51-52
The new options added support to select between these.
- LUA_NONE
- LUAJIT (previous OFF by default)
- LUA (previously on when LUAJIT=OFF)
So the default remains to use lang/lua5[12].
PR: 259598 |
0.34.0_2,1 06 Dec 2021 14:09:50
    |
Joseph Mingrone (jrm)  |
Ports that depend on youtube-dl: Depend on yt-dlp
yt-dlp [1] is a youtube-dl fork with additional features and fixes. For
ports that depend on www/youtube-dl switch the dependency to www/yt-dlp.
For ports that have an optional dependency on www/youtube-dl, create a
new OPTIONS_RADIO that includes www/yt-dlp and make it the default.
[1] https://github.com/yt-dlp/yt-dlp
Other changes:
- www/yt-dlp: Turn the symlink option on by default
- www/py-pafy: Fix build when depending on www/yt-dlp
PR: 259944
Reported by: Oleh Vinichenko <moonlapse81@gmail.com>
Reviewed by: diizzy, Oleh Vinichenko <moonlapse81@gmail.com>,
VVD <vvd@unislabs.com>
Approved by: 0mp, adridg (kde@), rm, tcberner (multimedia@),
yuri (maintainers)
acm and nivit (maintainers, timeout)
Differential Revision: https://reviews.freebsd.org/D33090 |
0.34.0_1,1 19 Nov 2021 22:22:38
    |
Dima Panov (fluffy)  |
multimedia/mpv: fix build with LUAJIT=OFF (+)
Limit allowed Lua versions to 5.1/5.2, MPV cannot use lua53+ yet
Approved by: portmgr blanket (trivial fix build)
Sponsored by: Netzkommune GmbH |
0.34.0_1,1 16 Nov 2021 14:26:03
    |
Jan Beich (jbeich)  |
multimedia/mpv: backport --hwdec=vaapi for --gpu-context=displayvk
Not to be confused with --hwdec=vaapi-copy which worked before but
has poor performance. |
0.34.0,1 01 Nov 2021 15:08:30
    |
Jan Beich (jbeich)  |
multimedia/mpv: update to 0.34.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.34.0
Reported by: GitHub (watch releases) |
0.33.1_8,1 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.33.1_8,1 25 Sep 2021 17:45:47
    |
Jan Beich (jbeich)  |
multimedia/mpv: prefer yt-dlp by default if installed |
0.33.1_7,1 17 Aug 2021 00:44:00
    |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 4.157.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1
Reported by: Repology |
0.33.1_6,1 15 Aug 2021 17:23:40
    |
Bernhard Froehlich (decke)  |
multimedia/mpv: Add CPE information
Approved by: portmgr (blanket) |
0.33.1_6,1 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
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) |
0.33.1_5,1 25 Jul 2021 18:18:27
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak fetch via local copy
Index abbreviation in git-format-patch(1) output seems to change
frequently, probably due to GitHub load balancing.
$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
=> 62fb374349e0.patch doesn't seem to exist in /tmp/distfiles.kipot6aT/.
=> Attempting to fetch
https://github.com/mpv-player/mpv/commit/62fb374349e0.patch
fetch: https://github.com/mpv-player/mpv/commit/62fb374349e0.patch: size
mismatch: expected 2083, actual 2079
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.kipot6aT/ and try again.
*** Error code 1
Reported by: LuMiWa (via multimedia@ list) |
0.33.1_5,1 25 Jul 2021 16:17:04
    |
Jan Beich (jbeich)  |
multimedia/mpv: backport --gpu-context=drm on console by default |
0.33.1_4,1 20 Jul 2021 14:54:49
    |
Jan Beich (jbeich)  |
multimedia/mpv: unbreak fetch due to repo growth
$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
=> 1bb2665e3d09.patch doesn't seem to exist in /tmp/distfiles.iVgzzfBs/.
=> Attempting to fetch
https://github.com/mpv-player/mpv/commit/1bb2665e3d09.patch
fetch: https://github.com/mpv-player/mpv/commit/1bb2665e3d09.patch: size
mismatch: expected 2337, actual 2341
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.iVgzzfBs/ and try again.
*** Error code 1
-index 833fbddb1b..4a1ffd4579 100644
+index 833fbddb1bd..4a1ffd45798 100644
-index 8318c5190c..a1fb04bd59 100644
+index 8318c5190c5..a1fb04bd592 100644 (Only the first 15 lines of the commit message are shown above ) |
0.33.1_4,1 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.33.1_3,1 12 Jun 2021 20:23:00
    |
Jan Beich (jbeich)  |
multimedia/mpv: backport --gpu-context=displayvk
Similar to vkcube-display and --gpu-context=drm (OpenGL). For example,
$ mpv --vo=gpu --gpu-api=vulkan --gpu-context=displayvk --vulkan-display-plane=2
/path/to/video
I tested on the following configuration (consult --vulkan-display-* in the
manpage)
$ mpv --vulkan-display-plane=help
Vulkan Devices:
'Intel(R) HD Graphics 530 (SKL GT2)' (GPU ID 8086:1912)
Display 0: 'monitor' (3840x2160)
Modes:
Mode 00: 3840x2160 (60.000 Hz)
Mode 01: 3840x2160 (30.000 Hz) (Only the first 15 lines of the commit message are shown above ) |
0.33.1_2,1 12 Jun 2021 20:23:00
    |
Jan Beich (jbeich)  |
multimedia/mpv: backport VULKAN+VAAPI fix for Intel
Regressed by cc87022694a6 update but the fix only helps mesa-devel.
$ mpv --hwdec=vaapi --gpu-api=vulkan /path/to/file
[...]
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
Using hardware decoding (vaapi).
VO: [gpu] 1920x1080 vaapi[nv12]
[vo/gpu/vaapi-egl] unsupported VA image format nv12
[vo/gpu] Initializing texture for hardware decoding failed.
[...] |
0.33.1_1,1 29 Apr 2021 19:14:18
    |
Ganael LAPLANCHE (martymac)  |
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions. |
0.33.1,1 16 Apr 2021 05:44:40
    |
Thomas Zander (riggs)  |
multimedia/mpv: Allow building with wayland without x11.
PR: 254009
Reported by: evgeniy@khramtsov.org |
0.33.1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.33.1,1 06 Apr 2021 08:11:42
    |
Jan Beich (jbeich)  |
multimedia/mpv: update to 0.33.1
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.33.1
Reported by: GitHub (watch releases) |
0.33.0_7,1 06 Apr 2021 08:11:41
    |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 3.120.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.0
Reported by: Repology |
0.33.0_6,1 16 Mar 2021 00:15:35
  |
jbeich  |
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/322778f211a5..51d824129d1a |
0.33.0_6,1 07 Mar 2021 16:45:49
  |
tobik  |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
0.33.0_6,1 08 Feb 2021 17:23:23
  |
tcberner  |
multimedia/mpv: add option for javascript
- Add an option for JS support via lang/mujs
- Make it default off for now
PR: 252955
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |
0.33.0_5,1 01 Jan 2021 21:07:40
  |
jbeich  |
graphics/libplacebo: update to 3.104.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.104.0
Reported by: Repology |
0.33.0_4,1 23 Dec 2020 20:12:15
  |
jbeich  |
devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related. |
0.33.0_4,1 17 Dec 2020 00:15:58
  |
jbeich  |
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/62e566dbcd8f..322778f211a5 |
0.33.0_3,1 07 Dec 2020 14:26:40
  |
jbeich  |
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/d902a7bfd7c4..62e566dbcd8f |
0.33.0_3,1 30 Nov 2020 01:37:17
  |
jbeich  |
multimedia/mpv: update --ao=oss and --vo=sixel
Changes: https://github.com/mpv-player/mpv/compare/f65c9f85d116..d902a7bfd7c4
Changes: https://github.com/mpv-player/mpv/compare/8886f017a150...4d80314c5c88 |
0.33.0_2,1 27 Nov 2020 02:04:46
  |
jbeich  |
multimedia/mpv: update --ao=oss and --vo=sixel
Changes: https://github.com/mpv-player/mpv/compare/211d621da9a3..f65c9f85d116
Changes: https://github.com/mpv-player/mpv/compare/9867f2183072...62fb374349e0 |
0.33.0_1,1 25 Nov 2020 19:55:05
  |
jbeich  |
multimedia/mpv: update OSS patch
Changes: https://github.com/mpv-player/mpv/compare/e7bcd38402a8..211d621da9a3 |
0.33.0_1,1 25 Nov 2020 10:56:19
  |
jbeich  |
multimedia/mpv: restore --ao=oss and disable OPENAL (like before r556071)
PR: 246726
Submitted by: rozhuk.im@gmail.com |
0.33.0,1 23 Nov 2020 04:11:59
  |
jbeich  |
multimedia/mpv: drop SMB option after r556071
waf-light: error: no such option: --enable-libsmbclient
https://github.com/mpv-player/mpv/commit/3b8b7cb9d481
PR: 251318
Submitted by: VVD <vvd@unislabs.com> |
0.33.0,1 22 Nov 2020 20:10:06
  |
jbeich  |
multimedia/mpv: respect SIXEL=off even if libsixel is installed |
0.33.0,1 22 Nov 2020 19:59:29
  |
jbeich  |
multimedia/mpv: update to 0.33.0
- Add SIXEL option after https://github.com/mpv-player/mpv/commit/19913921eb9e
- Enable OPENAL option after
https://github.com/mpv-player/mpv/commit/bca917f6d2c5
- Drop ASS option after https://github.com/mpv-player/mpv/commit/0b9ed9c2744a
- Drop SNDIO option after https://github.com/mpv-player/mpv/commit/71d218eae4b4
- Drop USE_GL=gl after https://github.com/mpv-player/mpv/commit/7831e5223879
- Drop sys/consio.h patch after
https://github.com/mpv-player/mpv/commit/427709575d0a
- Bump bundled waf after https://github.com/mpv-player/mpv/commit/3248b073ce59
- Adjust WAYLAND dependency after
https://github.com/mpv-player/mpv/commit/007ace76e2d0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.33.0
Reported by: GitHub (watch releases) |
0.32.0_5,1 05 Oct 2020 17:34:54
  |
rene  |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
0.32.0_5,1 28 Sep 2020 19:59:57
  |
zeising  |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
0.32.0_4,1 12 Jul 2020 09:30:29
  |
tobik  |
audio/sndio: Update to 1.7.0 |
0.32.0_3,1 12 Jun 2020 12:53:01
  |
jbeich  |
graphics/libplacebo: update to 2.72.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by: Repology |
0.32.0_2,1 23 Apr 2020 00:56:58
  |
jbeich  |
graphics/libplacebo: update to 2.43.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by: Repology |
0.32.0_1,1 27 Mar 2020 11:23:42
  |
martymac  |
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1] |
0.32.0,1 19 Mar 2020 23:02:31
  |
tobik  |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
0.32.0,1 27 Jan 2020 06:46:26
  |
jbeich  |
multimedia/mpv: update to 0.32.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.32.0
Reported by: GitHub (watch releases) |
0.31.0,1 28 Dec 2019 17:12:00
  |
jbeich  |
multimedia/mpv: update to 0.31.0
- Adjust ZIMG description after
https://github.com/mpv-player/mpv/commit/13fe87f66b2c
- Adjust TEST after https://github.com/mpv-player/mpv/commit/fb5689631993
- Drop TEST fix for i386 after
https://github.com/mpv-player/mpv/commit/293dfc782552
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.31.0
Reported by: GitHub (watch releases) |
0.30.0_1,1 22 Dec 2019 21:08:31
  |
jbeich  |
graphics/libplacebo: update to 1.29.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by: portscout |
0.30.0,1 22 Dec 2019 00:36:01
  |
jbeich  |
multimedia/mpv: update to 0.30.0
ABI is compatible but rebuild consumers anyway in case some can take
advantage of new APIs e.g.,
https://github.com/mpv-player/mpv/commit/e08f235578aa
- DVDREAD is no longer supported after
https://github.com/mpv-player/mpv/commit/622940498525
- DVDNAV needs libdvdred after
https://github.com/mpv-player/mpv/commit/34e6a26f4d5a
- TEST needs newer dependency after
https://github.com/mpv-player/mpv/commit/293dfc782552
- V4L can no longer use tv:// after
https://github.com/mpv-player/mpv/commit/b30e85508a30
- VULKAN option uses libplacebo after
https://github.com/mpv-player/mpv/commit/7006d6752d7d
- ZIMG to support --vf=fingerprint after
https://github.com/mpv-player/mpv/commit/9cfeafa89e2e
- ZSH option is no longer needed after
https://github.com/mpv-player/mpv/commit/2712db823884
- Drop --disable-vapoursynth-lazy after
https://github.com/mpv-player/mpv/commit/fb8d240c4d04
- Add --disable-shaderc to avoid no longer used dependency brought via
libplacebo
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.30.0 |
0.29.1_13,1 12 Dec 2019 15:11:33
  |
jhale  |
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 |
0.29.1_12,1 08 Nov 2019 13:59:51
  |
tobik  |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
0.29.1_12,1 06 Nov 2019 18:09:45
  |
zeising  |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.29.1_12,1 16 Oct 2019 10:07:29
  |
martymac  |
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change) |
0.29.1_11,1 05 Aug 2019 23:06:50
  |
jbeich  |
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/ |
0.29.1_10,1 26 Jul 2019 20:46:57
  |
gerald  |
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 |
0.29.1_9,1 08 Jul 2019 14:24:23
  |
cpm  |
multimedia/mpv: enable DRM console output support
Allow Mpv to play videos directly on the console when DRM/KMS is supported
(e.g., mpv -vo gpu --gpu-context=drm <video-file>)
PR: 238944
Submitted by: sigsys@gmail.com |
0.29.1_8,1 04 Jul 2019 20:24:59
  |
jbeich  |
devel/vulkan-*: update to 1.1.108
- Force rebuild all consumers to catch regressions early
Changes: https://github.com/KhronosGroup/glslang/compare/7.10.2984...7.11.3214
Changes: https://github.com/KhronosGroup/SPIRV-Headers/compare/4618b86...c4f8f65
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2018.6...v2019.2
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.1.82.0...sdk-1.1.108.0
Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.1.82.0...sdk-1.1.108.0
Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.1.82.0...sdk-1.1.108.0
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.1.82.0...sdk-1.1.108.0
PR: 238945
Submitted by: Greg V (maintainer) |
0.29.1_7,1 04 Jun 2019 14:17:39
  |
antoine  |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
0.29.1_6,1 07 Apr 2019 12:09:24
  |
riggs  |
Chase update of libbluray to upstream release 1.1.1 |
0.29.1_5,1 03 Feb 2019 23:38:10
  |
jbeich  |
multimedia/mpv: enable VULKAN by default
PR: 235469
Approved by: cpm (maintainer) |
0.29.1_4,1 03 Feb 2019 19:04:23
  |
jbeich  |
multimedia/mpv: expose Vulkan support after r469515
PR: 227994 (tracking)
Obtained from: Greg V <greg@unrelenting.technology> (via GitHub) |
0.29.1_4,1 19 Dec 2018 09:09:11
  |
zeising  |
Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work (Only the first 15 lines of the commit message are shown above ) |
0.29.1_3,1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.29.1_2,1 11 Nov 2018 23:54:07
  |
jbeich  |
graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR: 227509
Requested by: Johannes Lundberg, Greg V
Reviewed by: tobik (earlier version)
Approved by: madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by: antoine |
0.29.1_1,1 06 Nov 2018 01:50:27
  |
jbeich  |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.29.1,1 16 Oct 2018 00:00:33
  |
jbeich  |
graphics/wayland-protocols: update to 1.16
Changes: https://cgit.freedesktop.org/wayland/wayland-protocols/log/?h=1.16
PR: 226408
Submitted by: Greg V
Approved by: maintainer timeout (2 months via bug 230652) |
0.29.1,1 07 Oct 2018 17:39:44
  |
cpm  |
multimedia/mpv: Update to 0.29.1
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.29.1
While I'm here pet portlint. |
0.29.0_6,1 29 Sep 2018 08:04:27
  |
riggs  |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
0.29.0_5,1 11 Sep 2018 18:34:28
  |
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |