Commit graph

178 commits

Author SHA1 Message Date
Jan Beich
bceac24e36 multimedia/mpv: update --ao=oss and --vo=sixel
Changes:	211d621da9..f65c9f85d1
Changes:	9867f21830...62fb374349
2020-11-27 02:04:46 +00:00
Jan Beich
696d8abf69 multimedia/mpv: update OSS patch
Changes:	e7bcd38402..211d621da9
2020-11-25 19:55:04 +00:00
Jan Beich
17ed6eeb99 multimedia/mpv: restore --ao=oss and disable OPENAL (like before r556071)
PR:		246726
Submitted by:	rozhuk.im@gmail.com
2020-11-25 10:56:19 +00:00
Jan Beich
c5f7d3bb4b 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>
2020-11-23 04:11:59 +00:00
Jan Beich
ef52e71653 multimedia/mpv: respect SIXEL=off even if libsixel is installed 2020-11-22 20:10:05 +00:00
Jan Beich
0cee9d1b21 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)
2020-11-22 19:59:29 +00:00
Rene Ladan
4c4c6d7c27 Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat:	portmgr-secretary
2020-10-05 17:34:54 +00:00
Niclas Zeising
a8d9df7e30 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.
2020-09-28 19:59:57 +00:00
Tobias Kortkamp
a167bf51dd audio/sndio: Update to 1.7.0 2020-07-12 09:30:28 +00:00
Jan Beich
b1820097b2 graphics/libplacebo: update to 2.72.0
Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by:	Repology
2020-06-12 12:53:01 +00:00
Jan Beich
b99f1c7d4c graphics/libplacebo: update to 2.43.0
Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by:	Repology
2020-04-23 00:56:57 +00:00
Ganael LAPLANCHE
3e1e618952 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]
2020-03-27 11:23:42 +00:00
Tobias Kortkamp
29a23b8db4 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
2020-03-19 23:02:30 +00:00
Jan Beich
e855cb79ed multimedia/mpv: update to 0.32.0
Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.32.0
Reported by:	GitHub (watch releases)
2020-01-27 06:46:26 +00:00
Jan Beich
58d69a54da 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)
2019-12-28 17:11:59 +00:00
Jan Beich
532aa2937f graphics/libplacebo: update to 1.29.0
Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by:	portscout
2019-12-22 21:08:31 +00:00
Jan Beich
276b32c59a 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
2019-12-22 00:36:01 +00:00
Jason E. Hale
c8f8eeb670 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
2019-12-12 15:11:33 +00:00
Tobias Kortkamp
0ff2775088 multimedia: Add missing USES={gl,gnome,sdl,xorg} 2019-11-08 13:59:51 +00:00
Niclas Zeising
7ad72d866d 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.
2019-11-06 18:09:44 +00:00
Ganael LAPLANCHE
829867d94a 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)
2019-10-16 10:07:28 +00:00
Jan Beich
325aed58cb 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/
2019-08-05 23:06:50 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Carlos J. Puga Medina
394caf9b71 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
2019-07-08 14:24:22 +00:00
Jan Beich
45a354eba3 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:	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)
2019-07-04 20:24:59 +00:00
Antoine Brodin
47ce821484 Switch default version of samba from 4.7 to 4.8
With hat:	portmgr
2019-06-04 14:17:39 +00:00
Thomas Zander
8a6dd6ec51 Chase update of libbluray to upstream release 1.1.1 2019-04-07 12:09:23 +00:00
Jan Beich
3152d51894 multimedia/mpv: enable VULKAN by default
PR:		235469
Approved by:	cpm (maintainer)
2019-02-03 23:38:10 +00:00
Jan Beich
13d1f941f5 multimedia/mpv: expose Vulkan support after r469515
PR:		227994 (tracking)
Obtained from:	Greg V <greg@unrelenting.technology> (via GitHub)
2019-02-03 19:04:22 +00:00
Niclas Zeising
248c6b5c09 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
with the updated evdev headers.

Update consumers to use devel/evdev-proto rather than multimedia/v4l_compat
as needed, and bump portrevisions.

This is the first step in getting the FreeBSD input stack (libevdev,
libinput and so on) updated to newer versions.

Many thanks to all who have helped out with testing, code and exp-runs.
Apologies if I've forgotten to add any names.

PR:		222905, 217248, (based on, in part), 233787 (exp-run)
Submitted by:	Greg V, wulf
Tested by:	tcberner, kde
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Obtained from:	FreeBSDDesktop development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-19 09:09:11 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Jan Beich
f14586159d 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
2018-11-11 23:54:06 +00:00
Jan Beich
0872f77fd4 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/
2018-11-06 01:50:26 +00:00
Jan Beich
725022468b 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)
2018-10-16 00:00:33 +00:00
Carlos J. Puga Medina
18b2f26360 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.
2018-10-07 17:39:44 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Niclas Zeising
0fae2e9e0e 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
2018-09-11 18:34:27 +00:00
Mathieu Arnold
4a3bebcae1 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
2018-09-10 13:15:47 +00:00
Antoine Brodin
ec3e56288a 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
2018-09-01 17:05:47 +00:00
Carlos J. Puga Medina
e72ea95aef - Update MASTER_SITES to point to the official website 2018-08-15 21:59:13 +00:00
Carlos J. Puga Medina
3cc1b5f791 - 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
2018-08-15 19:34:41 +00:00
Niclas Zeising
15dac70c75 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
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Carlos J. Puga Medina
56648c7908 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
2018-07-25 20:12:29 +00:00
Carlos J. Puga Medina
c5724b058f 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>
2018-05-10 07:34:24 +00:00
Jan Beich
c400a2c8b6 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
2018-05-02 15:07:27 +00:00
Jason E. Hale
656577b723 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
2018-04-05 20:13:33 +00:00
Yuri Victorovich
23065efb69 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
2018-02-17 21:45:29 +00:00
Carlos J. Puga Medina
d252354326 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
2018-02-15 18:57:57 +00:00
Carlos J. Puga Medina
57cc49cf38 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
2018-02-11 21:52:13 +00:00