non port: multimedia/mpv/Makefile |
SVNWeb
|
Number of commits found: 208 (showing only 100 on this page) |
Mon, 14 Feb 2022
|
[ 21:25 Jan Beich (jbeich) ] a8fab8a
multimedia/mpv: backport --ao=pipewire support
|
Tue, 18 Jan 2022
|
[ 10:17 Jan Beich (jbeich) ] 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) ] 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) ] 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) Author: VVD ] 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) ] 80e4e82 (Only the first 10 of 11 ports in this commit are shown above. )
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) ] 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) ] 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) ] 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) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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) ] 9f46e7f
multimedia/mpv: prefer yt-dlp by default if installed
|
Tue, 17 Aug 2021
|
[ 00:44 Jan Beich (jbeich) ] 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) ] d219d5e
multimedia/mpv: Add CPE information
Approved by: portmgr (blanket)
|
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)
|
Sun, 25 Jul 2021
|
[ 18:18 Jan Beich (jbeich) ] 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) ] 904cfd8
multimedia/mpv: backport --gpu-context=drm on console by default
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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) ] 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) ] 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 )
|
Thu, 29 Apr 2021
|
[ 19:14 Ganael LAPLANCHE (martymac) ] d8503c0 (Only the first 10 of 22 ports in this commit are shown above. )
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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
[ 08:11 Jan Beich (jbeich) ] 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) ] 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 ]
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/322778f211a5..51d824129d1a
|
Sun, 7 Mar 2021
|
[ 16:45 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
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 ]
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 ]
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 ] (Only the first 10 of 48 ports in this commit are shown above. )
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 ]
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/62e566dbcd8f..322778f211a5
|
Mon, 7 Dec 2020
|
[ 14:26 jbeich ]
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/d902a7bfd7c4..62e566dbcd8f
|
Mon, 30 Nov 2020
|
[ 01:37 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
|
Fri, 27 Nov 2020
|
[ 02:04 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
|
Wed, 25 Nov 2020
|
[ 19:55 jbeich ]
multimedia/mpv: update OSS patch
Changes: https://github.com/mpv-player/mpv/compare/e7bcd38402a8..211d621da9a3
|
[ 10:56 jbeich ]
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 ]
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 ]
multimedia/mpv: respect SIXEL=off even if libsixel is installed
|
[ 19:59 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)
|
Mon, 5 Oct 2020
|
[ 17:34 rene ] (Only the first 10 of 25 ports in this commit are shown above. )
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary
|
Mon, 28 Sep 2020
|
[ 19:59 zeising ] (Only the first 10 of 61 ports in this commit are shown above. )
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 ] (Only the first 10 of 52 ports in this commit are shown above. )
audio/sndio: Update to 1.7.0
|
Fri, 12 Jun 2020
|
[ 12:53 jbeich ]
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 ]
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 ] (Only the first 10 of 29 ports in this commit are shown above. )
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 ] (Only the first 10 of 62 ports in this commit are shown above. )
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 ]
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 ]
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 ]
graphics/libplacebo: update to 1.29.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by: portscout
|
[ 00:36 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
|
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
|
Fri, 8 Nov 2019
|
[ 13:59 tobik ] (Only the first 10 of 44 ports in this commit are shown above. )
multimedia: Add missing USES={gl,gnome,sdl,xorg}
|
Wed, 6 Nov 2019
|
[ 18:09 zeising ] (Only the first 10 of 17 ports in this commit are shown above. )
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 ] (Only the first 10 of 26 ports in this commit are shown above. )
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 ] (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/
|
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
|
Mon, 8 Jul 2019
|
[ 14:24 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
|
Thu, 4 Jul 2019
|
[ 20:24 jbeich ] (Only the first 10 of 33 ports in this commit are shown above. )
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 ] (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, 7 Apr 2019
|
[ 12:09 riggs ]
Chase update of libbluray to upstream release 1.1.1
|
Sun, 3 Feb 2019
|
[ 23:38 jbeich ]
multimedia/mpv: enable VULKAN by default
PR: 235469
Approved by: cpm (maintainer)
|
[ 19:04 jbeich ]
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 ] (Only the first 10 of 51 ports in this commit are shown above. )
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 )
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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 ] (Only the first 10 of 20 ports in this commit are shown above. )
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 ] (Only the first 10 of 188 ports in this commit are shown above. )
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 ]
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 ]
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.
|
Sat, 29 Sep 2018
|
[ 08:04 riggs ] (Only the first 10 of 75 ports in this commit are shown above. )
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
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
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sat, 1 Sep 2018
|
[ 17:05 antoine ] (Only the first 10 of 43 ports in this commit are shown above. )
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
Wed, 15 Aug 2018
|
[ 21:59 cpm ]
- Update MASTER_SITES to point to the official website
|
[ 19:34 cpm ]
- Add MASTER_SITES to fetch waf because the previous GH repository has been
moved
- Update waf to 2.0.9 that includes fixes to build Mpv with Python 3 [1]
- Add OPENAL option [2]
- Bump PORTREVISION
PR: 230651 [1], 230650 [2]
Reported by: tobik
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] (Only the first 10 of 254 ports in this commit are shown above. )
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Wed, 25 Jul 2018
|
[ 20:12 cpm ]
multimedia/mpv: Update to 0.29.0
- Adjust BUILD_DEPENDS to require ffmpeg>=4.0.2 after r474903
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.29.0
|
Thu, 10 May 2018
|
[ 07:34 cpm ]
multimedia/mpv: Update to 0.28.2
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.28.2
PR: 227994
Submitted by: Greg V <greg@unrelenting.technology>
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Thu, 5 Apr 2018
|
[ 20:13 jhale ] (Only the first 10 of 40 ports in this commit are shown above. )
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
|
Sat, 17 Feb 2018
|
[ 21:45 yuri ] (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/libbluray: Update to 1.0.2
Additional port changes:
* Changed to DISTVERSION
* Removed USES=autoreconf (not needed)
* Added post-extract creating symlink linux->freebsd
Bumped 6 depending ports.
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14406
|
Thu, 15 Feb 2018
|
[ 18:57 cpm ]
multimedia/mpv: Update to 0.27.2
This release contains an additional fix for CVE-2018-6360
MFH: 2018Q1
Security: https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html
|
Sun, 11 Feb 2018
|
[ 21:52 cpm ]
multimedia/mpv: Update to 0.27.1
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.27.1
MFH: 2018Q1
Security: https://vuxml.freebsd.org/freebsd/3ee6e521-0d32-11e8-99b0-d017c2987f9a.html
|
Mon, 25 Dec 2017
|
[ 18:00 cpm ]
multimedia/mpv: Add VAAPI on Wayland support
- Add support to enable VAAPI under Wayland (disabled by default)
- Regenerate patch with makepatch to make portlint happy
PR: 224425
Submitted by: Greg V <greg@unrelenting.technology>
|
Sat, 23 Dec 2017
|
[ 07:03 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Tue, 12 Dec 2017
|
[ 21:29 madpilot ] (Only the first 10 of 38 ports in this commit are shown above. )
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]
Approved by: cpm [1], multimedia (timeout) [2]
Obtained
from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision: https://reviews.freebsd.org/D12761
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Sun, 15 Oct 2017
|
[ 16:00 cpm ]
multimedia/mpv: Add WAYLAND option
- Drop --disable-wayland from CONFIGURE_ARGS
- Bump PORTREVISION
PR: 223029
Submitted by: Greg V <greg@unrelenting.technology>
|
Wed, 13 Sep 2017
|
[ 13:35 cpm ]
multimedia/mpv: update to 0.27.0
- Remove patch (added upstream)
- Disable ZSH completion option for the time being. The way we currently
generate
ZSH completion is known to be incompatible with cross-compilation, which is
actually why it's disabled by default upstream [1]
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.27.0
PR: 221876 [1]
Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
|
Tue, 12 Sep 2017
|
[ 17:36 cpm ]
multimedia/mpv: enable DVB support
- Bump PORTREVISION
PR: 222183
Submitted by: rozhuk.im@gmail.com
Reviewed by: hselasky
Approved by: cpm (maintainer)
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 22 Jul 2017
|
[ 12:48 cpm ]
- Add a patch from upstream to fix a dumb calculation in ao_oss.c
- Bump PORTREVISION
While I'm here pet portlint, USE_* comes before USES
PR: 220920
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua>
Obtained
from: https://github.com/mpv-player/mpv/commit/8c82555e41a6a9edb677756cfe89f28a2918be2a
|
Wed, 19 Jul 2017
|
[ 23:06 cpm ]
multimedia/mpc-qt:
- Add patch to fix mpcwidget crash on mpv 0.26.0
multimedia/mpv:
- Update mpv to 0.26.0
- Update waf to 1.9.8 using the same waf version as bootstrap.py
- Update ffmpeg version required to 3.3
- Drop unnecessary CONFIGURE_ARGS options
- Fix option helpers
- Update WWW in pkg-descr
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.26.0
Reviewed by: jbeich
Approved by: jbeich (mpc-qt, maintainer)
Differential Revision: https://reviews.freebsd.org/D11655
|
Tue, 20 Jun 2017
|
[ 20:50 cpm ]
multimedia/mpv: add TEST option
- Rename LIBARCHIVE option to ARCHIVE and use _DESC from Mk/bsd.options.desc.mk
- Use FLT_EPSILON constant to fix gl_video unittest on i386
- Cosmetic fixes
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D11005
|
Sat, 3 Jun 2017
|
[ 14:25 cpm ]
- Enable DVDNAV and DVDREAD options by default.
- Pet portlint
- Bump PORTREVISION
PR: 219745
Submitted by: chungyeol.lee@gmail.com
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Thu, 27 Apr 2017
|
[ 19:42 cpm ]
- Remove XINERAMA option since mpv makes xinerama dependency mandatory.
waf-light: error: no such option: --disable-xinerama
===> Script "configure" failed unexpectedly.
PR: 218909
Reported by: rozhuk.im@gmail.com
|
Wed, 26 Apr 2017
|
[ 14:17 cpm ]
multimedia/mpv: update to 0.25.0
- Remove the duplicate prefix option from CONFIGURE_ARGS. It is provided by
waf.mk
- Add a line between targets to improve the Makefile format
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.25.0
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Wed, 19 Apr 2017
|
[ 09:29 cpm ]
- Add LIBARCHIVE option and enable it by default
- Fix indent in OPTIONS_DESC
- Bump PORTREVISION
Reported by: Claudiu Palincas <claudiuatris@gmail.com> via email
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Number of commits found: 208 (showing only 100 on this page) |