notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/mpv/Makefile
SVNWeb

Number of commits found: 241 (showing only 100 on this page)

1 | 2 | 3  »  

Thu, 27 Apr 2023
[ 12:01 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  f7accb2  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Fri, 24 Mar 2023
[ 23:55 Jan Beich (jbeich) search for other commits by this committer Author: Ivan Rozhuk ]    commit hash:ab92b4f2e04872d9c850ec48c89ade33a99501e4  commit hash:ab92b4f2e04872d9c850ec48c89ade33a99501e4  commit hash:ab92b4f2e04872d9c850ec48c89ade33a99501e4  ab92b4f 
multimedia/mpv: unbreak audio with YTDLP=on after 35a7667ec445

[ytdl_hook] EDL doesn't support fragmentswithout duration with MP4 DASH
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.
EDL: source file 'edl://!mp4_dash,init=%910%https://...' has unknown duration.

PR:		270437
Mon, 20 Mar 2023
[ 20:31 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5594d5eafe146fdd07a26e10801fa73a716d356c  commit hash:5594d5eafe146fdd07a26e10801fa73a716d356c  commit hash:5594d5eafe146fdd07a26e10801fa73a716d356c  5594d5e 
multimedia/mpv: unbreak with --auto-features=enabled

meson.build:363:0: ERROR: Feature win32-internal-pthreads cannot be enabled: the
os is not win32!
meson.build:391:0: ERROR: Dependency "appleframeworks" not found, tried
framework
meson.build:710:0: ERROR: Feature sdl2-gamepad cannot be enabled: sdl2 was not
found!
meson.build:772:0: ERROR: Dependency "appleframeworks" not found, tried
framework
meson.build:784:0: ERROR: Dependency "appleframeworks" not found, tried
framework
meson.build:817:0: ERROR: C shared or static library 'OpenSLES' not found
meson.build:848:0: ERROR: Feature sdl2-audio cannot be enabled: sdl2 was not
found!
meson.build:864:0: ERROR: C symbol IAudioClient not found in header
audioclient.h
meson.build:885:0: ERROR: Feature direct3d cannot be enabled: the build is not
GPL or this is not a win32 desktop!
meson.build:941:0: ERROR: Feature sdl2-video cannot be enabled: sdl2 was not
found!
meson.build:964:0: ERROR: Dependency "spirv-cross-c-shared" not found, tried
pkgconfig and cmake
meson.build:970:0: ERROR: Feature d3d11 cannot be enabled: Either is not a win32
desktop or shaderc nor spirv-cross were found!
meson.build:1067:0: ERROR: Feature gl-cocoa cannot be enabled: cocoa and GL were
not found!
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 13 Mar 2023
[ 12:53 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1801dc29cec97e9e775df960d0be019bd7ca6fc4  commit hash:1801dc29cec97e9e775df960d0be019bd7ca6fc4  commit hash:1801dc29cec97e9e775df960d0be019bd7ca6fc4  1801dc2 
graphics/libplacebo: update to 5.264.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.264.0
Reported by:	Repology
Sat, 28 Jan 2023
[ 17:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9cac5fd13619b4fad9e84022d6e57dc7483096d3  commit hash:9cac5fd13619b4fad9e84022d6e57dc7483096d3  commit hash:9cac5fd13619b4fad9e84022d6e57dc7483096d3  9cac5fd 
multimedia/mpv: update to 0.35.1

Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.35.1
Reported by:	GitHub (watch releases)
Wed, 21 Dec 2022
[ 17:57 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5bfbc3b29a489b248089e6b1d722b3157eafd6ee  commit hash:5bfbc3b29a489b248089e6b1d722b3157eafd6ee  commit hash:5bfbc3b29a489b248089e6b1d722b3157eafd6ee  5bfbc3b 
multimedia/mpv: limit wayland category to WAYLAND option
Wed, 23 Nov 2022
[ 14:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:52b2cf0163d8c6a1b0bbceb7a216c5a33477df34  commit hash:52b2cf0163d8c6a1b0bbceb7a216c5a33477df34  commit hash:52b2cf0163d8c6a1b0bbceb7a216c5a33477df34  52b2cf0 
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
[ 14:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9698139d2dd50b6219925636b0caaba6a736d816  commit hash:9698139d2dd50b6219925636b0caaba6a736d816  commit hash:9698139d2dd50b6219925636b0caaba6a736d816  9698139 
multimedia/mpv: enable LCMS2 by default after 276b32c59a4b

Dependency is already installed via VULKAN option.
Sat, 19 Nov 2022
[ 19:21 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:439ad203f092c1c8e02f8338a28abcab62533ccd  commit hash:439ad203f092c1c8e02f8338a28abcab62533ccd  commit hash:439ad203f092c1c8e02f8338a28abcab62533ccd  439ad20 
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'
Wed, 16 Nov 2022
[ 21:27 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:223e207711169c0780ad0a27e479eafb4c27f63c  commit hash:223e207711169c0780ad0a27e479eafb4c27f63c  commit hash:223e207711169c0780ad0a27e479eafb4c27f63c  223e207 
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
Tue, 15 Nov 2022
[ 15:38 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:18d2432db86bf96528e0b5759f2c5b0e3bdb32f9  commit hash:18d2432db86bf96528e0b5759f2c5b0e3bdb32f9  commit hash:18d2432db86bf96528e0b5759f2c5b0e3bdb32f9  18d2432 
multimedia/mpv: pdf docs are already disabled after 8bc153091609

https://github.com/mpv-player/mpv/commit/1ba03f6813ea
[ 15:38 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:55c3ad38e96d8c191029c6bd15920c7275bc851e  commit hash:55c3ad38e96d8c191029c6bd15920c7275bc851e  commit hash:55c3ad38e96d8c191029c6bd15920c7275bc851e  55c3ad3 
multimedia/mpv: expose rubberband audio filter
[ 15:38 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:763fb93f827ce65fa6d319d2fe61111231c859b3  commit hash:763fb93f827ce65fa6d319d2fe61111231c859b3  commit hash:763fb93f827ce65fa6d319d2fe61111231c859b3  763fb93 
multimedia/mpv: expose vapoursynth video filter
[ 12:51 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5432cffb7154e414c0593ab696550ff856856142  commit hash:5432cffb7154e414c0593ab696550ff856856142  commit hash:5432cffb7154e414c0593ab696550ff856856142  5432cff 
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
Mon, 14 Nov 2022
[ 10:04 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:917fc0b4d194c91b034f14332010265525fb18dc  commit hash:917fc0b4d194c91b034f14332010265525fb18dc  commit hash:917fc0b4d194c91b034f14332010265525fb18dc  917fc0b 
multimedia/mpv034: remove port

- Mark the remaining consumer as BROKEN

PR:		267114
Suggested by:	bapt (stmp maintainer)
[ 09:50 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4b37de1e2ffe7f7cb3c6c9d0097d2125d042d6cb  commit hash:4b37de1e2ffe7f7cb3c6c9d0097d2125d042d6cb  commit hash:4b37de1e2ffe7f7cb3c6c9d0097d2125d042d6cb  4b37de1 
multimedia/mpv: define LICENSE_FILE to avoid stub

"or later" versions are treated as separate licenses thus not found
under /usr/ports/Templates/Licenses/.
[ 09:47 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:fc20d223a92924f0b161a096027e85ed812c6020  commit hash:fc20d223a92924f0b161a096027e85ed812c6020  commit hash:fc20d223a92924f0b161a096027e85ed812c6020  fc20d22 
multimedia/mpv: drop redundant stripping after 1d89ec25be62
[ 09:47 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3702ec56be1bb3d891f618c8dcbe75f943ad82be  commit hash:3702ec56be1bb3d891f618c8dcbe75f943ad82be  commit hash:3702ec56be1bb3d891f618c8dcbe75f943ad82be  3702ec5 
multimedia/mpv: unbreak TEST=on after 1d89ec25be62

env: build/mpv: No such file or directory
Sat, 12 Nov 2022
[ 20:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:c1bd181bbebaf3f662498e666afe501e8f7bd715  commit hash:c1bd181bbebaf3f662498e666afe501e8f7bd715  commit hash:c1bd181bbebaf3f662498e666afe501e8f7bd715  c1bd181 
multimedia/mpv: enable LUAJIT by default

PR:		267059
Inspired by:	Arch
[ 20:22 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f23f6a9c6a749ead949df07cbd82246d2a5e13a9  commit hash:f23f6a9c6a749ead949df07cbd82246d2a5e13a9  commit hash:f23f6a9c6a749ead949df07cbd82246d2a5e13a9  f23f6a9 
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
[ 20:21 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1d89ec25be62a7c671c4bb2d78bdfb5f6ea0f068  commit hash:1d89ec25be62a7c671c4bb2d78bdfb5f6ea0f068  commit hash:1d89ec25be62a7c671c4bb2d78bdfb5f6ea0f068  1d89ec2 
multimedia/mpv: convert to USES=meson after bc9f898a9c83
[ 20:21 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:bc9f898a9c8388408af62b9b808b109afdf2750b  commit hash:bc9f898a9c8388408af62b9b808b109afdf2750b  commit hash:bc9f898a9c8388408af62b9b808b109afdf2750b  bc9f898  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
[ 20:21 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a04b58b02e081a6909089d55af5d0b30a349a7b1  commit hash:a04b58b02e081a6909089d55af5d0b30a349a7b1  commit hash:a04b58b02e081a6909089d55af5d0b30a349a7b1  a04b58b 
multimedia/mpv: fork 0.34 into a pinned port
Tue, 1 Nov 2022
[ 11:27 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:6142c83df4840ad309257e10eb6c95fb15e60db7  commit hash:6142c83df4840ad309257e10eb6c95fb15e60db7  commit hash:6142c83df4840ad309257e10eb6c95fb15e60db7  6142c83 
multimedia/mpv: move NVDEC under VO group after 38d34d4542e0
Sat, 29 Oct 2022
[ 17:06 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3896cb6bf6207e751722a4f70de51a9a20205f69  commit hash:3896cb6bf6207e751722a4f70de51a9a20205f69  commit hash:3896cb6bf6207e751722a4f70de51a9a20205f69  3896cb6 
multimedia/mpv: unbreak NVDEC=off after 38d34d4542e0

waf-light: error: no such option: --disable-ffnvcodec

PR:		267423
Reported by:	Oleh Hushchenkov
[ 13:22 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:38d34d4542e0af8cd2be6fbe3dc365e06db0bdc3  commit hash:38d34d4542e0af8cd2be6fbe3dc365e06db0bdc3  commit hash:38d34d4542e0af8cd2be6fbe3dc365e06db0bdc3  38d34d4 
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
Tue, 18 Oct 2022
[ 16:43 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:bec39404d27ccb3b04fde9fe1ce55615a386e12c  commit hash:bec39404d27ccb3b04fde9fe1ce55615a386e12c  commit hash:bec39404d27ccb3b04fde9fe1ce55615a386e12c  bec3940 
multimedia/mpv: bump wayland-protocols version after 276b32c59a4b

https://github.com/mpv-player/mpv/commit/6d2be8209403
Fri, 14 Oct 2022
[ 18:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:04a5d2f65e53c1fa1966ac1b1156a9d85710bcfa  commit hash:04a5d2f65e53c1fa1966ac1b1156a9d85710bcfa  commit hash:04a5d2f65e53c1fa1966ac1b1156a9d85710bcfa  04a5d2f 
multimedia/mpv: convert to USES=luajit (defaults to luajit-devel)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
[ 12:48 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:29486876225718bafb70b78f4bb811674b06f164  commit hash:29486876225718bafb70b78f4bb811674b06f164  commit hash:29486876225718bafb70b78f4bb811674b06f164  2948687  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 29 Jun 2022
[ 21:07 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:79eb4736eeefd4301eade0a087b27a32d025cc27  commit hash:79eb4736eeefd4301eade0a087b27a32d025cc27  commit hash:79eb4736eeefd4301eade0a087b27a32d025cc27  79eb473 
graphics/libplacebo: update to 4.208.0.r1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0-rc1
Reported by:	Repology
Mon, 14 Feb 2022
[ 21:25 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a8fab8aecfe44a4c850a3ea87d2eb36fd40e2e6f  commit hash:a8fab8aecfe44a4c850a3ea87d2eb36fd40e2e6f  commit hash:a8fab8aecfe44a4c850a3ea87d2eb36fd40e2e6f  a8fab8a 
multimedia/mpv: backport --ao=pipewire support
Tue, 18 Jan 2022
[ 10:17 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:ed6dfa7816a51b2e7e0468d8b351640019c82afb  commit hash:ed6dfa7816a51b2e7e0468d8b351640019c82afb  commit hash:ed6dfa7816a51b2e7e0468d8b351640019c82afb  ed6dfa7 
graphics/libplacebo: update to 4.192.0.r1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0-rc1
Mon, 3 Jan 2022
[ 22:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9184ee4eb1b924581fe7cb8202c42633c7f27e16  commit hash:9184ee4eb1b924581fe7cb8202c42633c7f27e16  commit hash:9184ee4eb1b924581fe7cb8202c42633c7f27e16  9184ee4 
multimedia/mpv: update to 0.34.1

Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.34.1
Reported by:	GitHub (watch releases)
Sat, 25 Dec 2021
[ 10:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a6e090a8c9f44a519972f942b4351017cfba0ef1  commit hash:a6e090a8c9f44a519972f942b4351017cfba0ef1  commit hash:a6e090a8c9f44a519972f942b4351017cfba0ef1  a6e090a 
multimedia/mpv: restore SNDIO (--ao=sndio) after 0cee9d1b218a

Requested by:	Brad Smith <brad@comstyle.com>
Sat, 11 Dec 2021
[ 09:30 Tobias C. Berner (tcberner) search for other commits by this committer Author: VVD ]    commit hash:cd43b2526fd466e46532dad30cbf37e2296a845c  commit hash:cd43b2526fd466e46532dad30cbf37e2296a845c  commit hash:cd43b2526fd466e46532dad30cbf37e2296a845c  cd43b25 
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
Mon, 6 Dec 2021
[ 14:09 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522  commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522  commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522  80e4e82  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Fri, 19 Nov 2021
[ 22:22 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:fe7520295b0dc95f870215a23a6164ec842eda70  commit hash:fe7520295b0dc95f870215a23a6164ec842eda70  commit hash:fe7520295b0dc95f870215a23a6164ec842eda70  fe75202 
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
Tue, 16 Nov 2021
[ 14:26 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:131fe7f95091c012f4377d68aeb21a9d841f0287  commit hash:131fe7f95091c012f4377d68aeb21a9d841f0287  commit hash:131fe7f95091c012f4377d68aeb21a9d841f0287  131fe7f 
multimedia/mpv: backport --hwdec=vaapi for --gpu-context=displayvk

Not to be confused with --hwdec=vaapi-copy which worked before but
has poor performance.
Mon, 1 Nov 2021
[ 15:08 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:cbdbb5e2b0c7b4bb699496db1be3260f581843bf  commit hash:cbdbb5e2b0c7b4bb699496db1be3260f581843bf  commit hash:cbdbb5e2b0c7b4bb699496db1be3260f581843bf  cbdbb5e 
multimedia/mpv: update to 0.34.0

Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.34.0
Reported by:	GitHub (watch releases)
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 25 Sep 2021
[ 17:45 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9f46e7fe9ba3cca41e2c391af67a1d0f7118cb23  commit hash:9f46e7fe9ba3cca41e2c391af67a1d0f7118cb23  commit hash:9f46e7fe9ba3cca41e2c391af67a1d0f7118cb23  9f46e7f 
multimedia/mpv: prefer yt-dlp by default if installed
Tue, 17 Aug 2021
[ 00:44 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4648f2176e97f8ae701d658be0a09df5c9ca3eb4  commit hash:4648f2176e97f8ae701d658be0a09df5c9ca3eb4  commit hash:4648f2176e97f8ae701d658be0a09df5c9ca3eb4  4648f21 
graphics/libplacebo: update to 4.157.0.r1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1
Reported by:	Repology
Sun, 15 Aug 2021
[ 17:23 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:d219d5e8b8bd0fb1b20243cdc50a1c1dc4d6954c  commit hash:d219d5e8b8bd0fb1b20243cdc50a1c1dc4d6954c  commit hash:d219d5e8b8bd0fb1b20243cdc50a1c1dc4d6954c  d219d5e 
multimedia/mpv: Add CPE information

Approved by:	portmgr (blanket)
Mon, 2 Aug 2021
[ 16:03 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  5708ae4  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 25 Jul 2021
[ 18:18 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:35c4b7b1757e67c36d37a6e3f50d35c47f500e17  commit hash:35c4b7b1757e67c36d37a6e3f50d35c47f500e17  commit hash:35c4b7b1757e67c36d37a6e3f50d35c47f500e17  35c4b7b 
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)
[ 16:17 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:904cfd8fad527ca1cbaa0163323729871be02812  commit hash:904cfd8fad527ca1cbaa0163323729871be02812  commit hash:904cfd8fad527ca1cbaa0163323729871be02812  904cfd8 
multimedia/mpv: backport --gpu-context=drm on console by default
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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
Sat, 12 Jun 2021
[ 20:23 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:fbaf96a60fd0a9d08614a58a3be3344768c78eeb  commit hash:fbaf96a60fd0a9d08614a58a3be3344768c78eeb  commit hash:fbaf96a60fd0a9d08614a58a3be3344768c78eeb  fbaf96a 
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.
[...]
[ 20:23 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:c8863005f6ea591889f6b8fe4b61cd429b9f2847  commit hash:c8863005f6ea591889f6b8fe4b61cd429b9f2847  commit hash:c8863005f6ea591889f6b8fe4b61cd429b9f2847  c886300 
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 View all of this commit message)
Thu, 29 Apr 2021
[ 19:14 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  d8503c0  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 16 Apr 2021
[ 05:44 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:993475fe4295e8d42b7cf65274a7a329601bb321  commit hash:993475fe4295e8d42b7cf65274a7a329601bb321  commit hash:993475fe4295e8d42b7cf65274a7a329601bb321  993475f 
multimedia/mpv: Allow building with wayland without x11.

PR:		254009
Reported by:	evgeniy@khramtsov.org
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
[ 08:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4cc8ae097fc44df4790cc00619e99adf8bde169a  commit hash:4cc8ae097fc44df4790cc00619e99adf8bde169a  commit hash:4cc8ae097fc44df4790cc00619e99adf8bde169a  4cc8ae0 
multimedia/mpv: update to 0.33.1

Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.33.1
Reported by:	GitHub (watch releases)
[ 08:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:cc87022694a6d27cbc584d68cce400346c9103b7  commit hash:cc87022694a6d27cbc584d68cce400346c9103b7  commit hash:cc87022694a6d27cbc584d68cce400346c9103b7  cc87022 
graphics/libplacebo: update to 3.120.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.0
Reported by:	Repology
Tue, 16 Mar 2021
[ 00:15 jbeich search for other commits by this committer ] Original commit   Revision:568523
multimedia/mpv: update --ao=oss

Changes:	https://github.com/mpv-player/mpv/compare/322778f211a5..51d824129d1a
Sun, 7 Mar 2021
[ 16:45 tobik search for other commits by this committer ] Original commit   Revision:567577 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Remove redundant option descriptions that match the default ones

(ignoring case)

Reported by:	danfe (for net/mosquitto), portscan
Mon, 8 Feb 2021
[ 17:23 tcberner search for other commits by this committer ] Original commit   Revision:564728
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>
Fri, 1 Jan 2021
[ 21:07 jbeich search for other commits by this committer ] Original commit   Revision:559877
graphics/libplacebo: update to 3.104.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.104.0
Reported by:	Repology
Wed, 23 Dec 2020
[ 20:12 jbeich search for other commits by this committer ] Original commit   Revision:559022 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 17 Dec 2020
[ 00:15 jbeich search for other commits by this committer ] Original commit   Revision:558246
multimedia/mpv: update --ao=oss

Changes:	https://github.com/mpv-player/mpv/compare/62e566dbcd8f..322778f211a5
Mon, 7 Dec 2020
[ 14:26 jbeich search for other commits by this committer ] Original commit   Revision:557231
multimedia/mpv: update --ao=oss

Changes:	https://github.com/mpv-player/mpv/compare/d902a7bfd7c4..62e566dbcd8f
Mon, 30 Nov 2020
[ 01:37 jbeich search for other commits by this committer ] Original commit   Revision:556612
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
Fri, 27 Nov 2020
[ 02:04 jbeich search for other commits by this committer ] Original commit   Revision:556426
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
Wed, 25 Nov 2020
[ 19:55 jbeich search for other commits by this committer ] Original commit   Revision:556304
multimedia/mpv: update OSS patch

Changes:	https://github.com/mpv-player/mpv/compare/e7bcd38402a8..211d621da9a3
[ 10:56 jbeich search for other commits by this committer ] Original commit   Revision:556287
multimedia/mpv: restore --ao=oss and disable OPENAL (like before r556071)

PR:		246726
Submitted by:	rozhuk.im@gmail.com
Mon, 23 Nov 2020
[ 04:11 jbeich search for other commits by this committer ] Original commit   Revision:556085
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>
Sun, 22 Nov 2020
[ 20:10 jbeich search for other commits by this committer ] Original commit   Revision:556072
multimedia/mpv: respect SIXEL=off even if libsixel is installed
[ 19:59 jbeich search for other commits by this committer ] Original commit   Revision:556071
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)
Mon, 5 Oct 2020
[ 17:34 rene search for other commits by this committer ] Original commit   Revision:551529 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Return cpm@'s ports to the pool after safekeeping his commit bit.

With hat:	portmgr-secretary
Mon, 28 Sep 2020
[ 19:59 zeising search for other commits by this committer ] Original commit   Revision:550443 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 12 Jul 2020
[ 09:30 tobik search for other commits by this committer ] Original commit   Revision:542069 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
audio/sndio: Update to 1.7.0
Fri, 12 Jun 2020
[ 12:53 jbeich search for other commits by this committer ] Original commit   Revision:538613
graphics/libplacebo: update to 2.72.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by:	Repology
Thu, 23 Apr 2020
[ 00:56 jbeich search for other commits by this committer ] Original commit   Revision:532605
graphics/libplacebo: update to 2.43.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by:	Repology
Fri, 27 Mar 2020
[ 11:23 martymac search for other commits by this committer ] Original commit   Revision:529240 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
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]
Thu, 19 Mar 2020
[ 23:02 tobik search for other commits by this committer ] Original commit   Revision:528750 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
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
Mon, 27 Jan 2020
[ 06:46 jbeich search for other commits by this committer ] Original commit   Revision:524243
multimedia/mpv: update to 0.32.0

Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.32.0
Reported by:	GitHub (watch releases)
Sat, 28 Dec 2019
[ 17:12 jbeich search for other commits by this committer ] Original commit   Revision:521225
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)
Sun, 22 Dec 2019
[ 21:08 jbeich search for other commits by this committer ] Original commit   Revision:520666
graphics/libplacebo: update to 1.29.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by:	portscout
[ 00:36 jbeich search for other commits by this committer ] Original commit   Revision:520597
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
Thu, 12 Dec 2019
[ 15:11 jhale search for other commits by this committer ] Original commit   Revision:519931 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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
Fri, 8 Nov 2019
[ 13:59 tobik search for other commits by this committer ] Original commit   Revision:517065 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
multimedia: Add missing USES={gl,gnome,sdl,xorg}
Wed, 6 Nov 2019
[ 18:09 zeising search for other commits by this committer ] Original commit   Revision:516917 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 16 Oct 2019
[ 10:07 martymac search for other commits by this committer ] Original commit   Revision:514578 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 5 Aug 2019
[ 23:06 jbeich search for other commits by this committer ] Original commit   Revision:508216 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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/
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Mon, 8 Jul 2019
[ 14:24 cpm search for other commits by this committer ] Original commit   Revision:506228
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
Thu, 4 Jul 2019
[ 20:24 jbeich search for other commits by this committer ] Original commit   Revision:505867 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 4 Jun 2019
[ 14:17 antoine search for other commits by this committer ] Original commit   Revision:503475 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Sun, 7 Apr 2019
[ 12:09 riggs search for other commits by this committer ] Original commit   Revision:498277
Chase update of libbluray to upstream release 1.1.1
Sun, 3 Feb 2019
[ 23:38 jbeich search for other commits by this committer ] Original commit   Revision:492084
multimedia/mpv: enable VULKAN by default

PR:		235469
Approved by:	cpm (maintainer)
[ 19:04 jbeich search for other commits by this committer ] Original commit   Revision:492060
multimedia/mpv: expose Vulkan support after r469515

PR:		227994 (tracking)
Obtained from:	Greg V <greg@unrelenting.technology> (via GitHub)
Wed, 19 Dec 2018
[ 09:09 zeising search for other commits by this committer ] Original commit   Revision:487789 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sun, 11 Nov 2018
[ 23:54 jbeich search for other commits by this committer ] Original commit   Revision:484788 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Nov 2018
[ 01:50 jbeich search for other commits by this committer ] Original commit   Revision:484273 (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
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/
Tue, 16 Oct 2018
[ 00:00 jbeich search for other commits by this committer ] Original commit   Revision:482193
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)
Sun, 7 Oct 2018
[ 17:39 cpm search for other commits by this committer ] Original commit   Revision:481467
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.

Number of commits found: 241 (showing only 100 on this page)

1 | 2 | 3  »