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

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

«  1 | 2 | 3  »  

Friday, 12 Jun 2020
12:53 jbeich search for other commits by this committer
graphics/libplacebo: update to 2.72.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by:	Repology
Original commitRevision:538613 
Thursday, 23 Apr 2020
00:56 jbeich search for other commits by this committer
graphics/libplacebo: update to 2.43.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by:	Repology
Original commitRevision:532605 
Friday, 27 Mar 2020
11:23 martymac search for other commits by this committer
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]
Original commitRevision:529240 
Thursday, 19 Mar 2020
23:02 tobik search for other commits by this committer
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
Original commitRevision:528750 
Monday, 27 Jan 2020
06:46 jbeich search for other commits by this committer
multimedia/mpv: update to 0.32.0

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

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by:	portscout
Original commitRevision:520666 
00:36 jbeich search for other commits by this committer
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
Original commitRevision:520597 
Thursday, 12 Dec 2019
15:11 jhale search for other commits by this committer
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
Original commitRevision:519931 
Friday, 8 Nov 2019
13:59 tobik search for other commits by this committer
multimedia: Add missing USES={gl,gnome,sdl,xorg}
Original commitRevision:517065 
Wednesday, 6 Nov 2019
18:09 zeising search for other commits by this committer
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.
Original commitRevision:516917 
Wednesday, 16 Oct 2019
10:07 martymac search for other commits by this committer
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)
Original commitRevision:514578 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
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/
Original commitRevision:508216 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Monday, 8 Jul 2019
14:24 cpm search for other commits by this committer
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
Original commitRevision:506228 
Thursday, 4 Jul 2019
20:24 jbeich search for other commits by this committer
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)
Original commitRevision:505867 
Tuesday, 4 Jun 2019
14:17 antoine search for other commits by this committer
Switch default version of samba from 4.7 to 4.8

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

PR:		235469
Approved by:	cpm (maintainer)
Original commitRevision:492084 
19:04 jbeich search for other commits by this committer
multimedia/mpv: expose Vulkan support after r469515

PR:		227994 (tracking)
Obtained from:	Greg V <greg@unrelenting.technology> (via GitHub)
Original commitRevision:492060 
Wednesday, 19 Dec 2018
09:09 zeising search for other commits by this committer
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
Original commitRevision:487789 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Sunday, 11 Nov 2018
23:54 jbeich search for other commits by this committer
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
Original commitRevision:484788 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
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/
Original commitRevision:484273 
Tuesday, 16 Oct 2018
00:00 jbeich search for other commits by this committer
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)
Original commitRevision:482193 
Sunday, 7 Oct 2018
17:39 cpm search for other commits by this committer
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.
Original commitRevision:481467 
Saturday, 29 Sep 2018
08:04 riggs search for other commits by this committer
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Original commitRevision:480899 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
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
Original commitRevision:479538 
Monday, 10 Sep 2018
13:15 mat search for other commits by this committer
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
Original commitRevision:479407 
Saturday, 1 Sep 2018
17:05 antoine search for other commits by this committer
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
Original commitRevision:478711 
Wednesday, 15 Aug 2018
21:59 cpm search for other commits by this committer
- Update MASTER_SITES to point to the official website
Original commitRevision:477292 
19:34 cpm search for other commits by this committer
- 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
Original commitRevision:477278 
Tuesday, 31 Jul 2018
18:41 zeising search for other commits by this committer
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
Original commitRevision:476013 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Wednesday, 25 Jul 2018
20:12 cpm search for other commits by this committer
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
Original commitRevision:475333 
Thursday, 10 May 2018
07:34 cpm search for other commits by this committer
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>
Original commitRevision:469515 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
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
Original commitRevision:468844 
Thursday, 5 Apr 2018
20:13 jhale search for other commits by this committer
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
Original commitRevision:466597 
Saturday, 17 Feb 2018
21:45 yuri search for other commits by this committer
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
Original commitRevision:462195 
Thursday, 15 Feb 2018
18:57 cpm search for other commits by this committer
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
Original commitRevision:461945 
Sunday, 11 Feb 2018
21:52 cpm search for other commits by this committer
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
Original commitRevision:461531 
Monday, 25 Dec 2017
18:00 cpm search for other commits by this committer
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>
Original commitRevision:457244 
Saturday, 23 Dec 2017
07:03 antoine search for other commits by this committer
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Original commitRevision:457024 
Tuesday, 12 Dec 2017
21:29 madpilot search for other commits by this committer
- 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
Original commitRevision:456184 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
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
Original commitRevision:452570 
Sunday, 15 Oct 2017
16:00 cpm search for other commits by this committer
multimedia/mpv: Add WAYLAND option

- Drop --disable-wayland from CONFIGURE_ARGS
- Bump PORTREVISION

PR:		223029
Submitted by:	Greg V <greg@unrelenting.technology>
Original commitRevision:452155 
Wednesday, 13 Sep 2017
13:35 cpm search for other commits by this committer
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>
Original commitRevision:449784 
Tuesday, 12 Sep 2017
17:36 cpm search for other commits by this committer
multimedia/mpv: enable DVB support

- Bump PORTREVISION

PR:		222183
Submitted by:	rozhuk.im@gmail.com
Reviewed by:	hselasky
Approved by:	cpm (maintainer)
Original commitRevision:449700 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
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
Original commitRevision:449591 
Saturday, 22 Jul 2017
12:48 cpm search for other commits by this committer
- 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
Original commitRevision:446396 
Wednesday, 19 Jul 2017
23:06 cpm search for other commits by this committer
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
Original commitRevision:446240 
Tuesday, 20 Jun 2017
20:50 cpm search for other commits by this committer
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
Original commitRevision:444003 
Saturday, 3 Jun 2017
14:25 cpm search for other commits by this committer
- Enable DVDNAV and DVDREAD options by default.
- Pet portlint
- Bump PORTREVISION

PR:		219745
Submitted by:	chungyeol.lee@gmail.com
Original commitRevision:442496 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Thursday, 27 Apr 2017
19:42 cpm search for other commits by this committer
- 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
Original commitRevision:439562 
Wednesday, 26 Apr 2017
14:17 cpm search for other commits by this committer
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
Original commitRevision:439455 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Wednesday, 19 Apr 2017
09:29 cpm search for other commits by this committer
- Add LIBARCHIVE option and enable it by default
- Fix indent in OPTIONS_DESC
- Bump PORTREVISION

Reported by:	Claudiu Palincas <claudiuatris@gmail.com> via email
Original commitRevision:438832 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
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
Original commitRevision:437439 
Saturday, 25 Mar 2017
23:37 antoine search for other commits by this committer
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Original commitRevision:436925 
Tuesday, 21 Mar 2017
21:59 antoine search for other commits by this committer
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Original commitRevision:436659 
Monday, 20 Feb 2017
18:00 riggs search for other commits by this committer
Chase libass runtime fix r434477; bump PORTREVISION on consumers

PR:		216837
Reported by:	cpm
MFH:		2017Q1
Original commitRevision:434479 
Monday, 13 Feb 2017
17:21 cpm search for other commits by this committer
multimedia/mpv: update to 0.24.0

- Update PORTVERSION and distinfo checksum (0.24.0)
- Remove unneeded patches

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.24.0
Original commitRevision:434005 
Thursday, 9 Feb 2017
18:16 jbeich search for other commits by this committer
multimedia/mpv: force rebuild after r433759

$ mpv --no-config /path/to/foo.mp4
ffmpeg library versions:
   libavutil       55.34.100 (runtime 55.34.101)
   libavcodec      57.64.101
   libavformat     57.56.100 (runtime 57.56.101)
   libswscale      4.2.100
   libavfilter     6.65.100
   libswresample   2.3.100
ffmpeg version: 3.2.3

mpv was compiled against a different version of FFmpeg/Libav than the shared
library it is linked against. This is most likely a broken build and could
result in misbehavior and crashes.

mpv does not support this configuration and will not run - rebuild mpv instead.

Exiting... (Fatal error)
Original commitRevision:433763 
Sunday, 5 Feb 2017
08:17 riggs search for other commits by this committer
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers

Reported by:	robert.burmeister@utoledo.edu (via email)
Original commitRevision:433383 
Friday, 30 Dec 2016
08:08 jbeich search for other commits by this committer
multimedia/libass: belatedly bump PORTREVISION after r429876

ASS_Style grew in size by |int Justify| member. Old consumers may
not initialize it leading to crashes.

Reported by:	Kevin Oberman
Original commitRevision:429961 
Monday, 26 Dec 2016
14:08 jbeich search for other commits by this committer
multimedia/mpv: update to 0.23.0

- Since ENCA is gone enable UCHARDET by default
- Reduce maintenance by using the same waf version as bootstrap.py

Changes:	https://github.com/mpv-player/mpv/releases/tag/v0.23.0
Approved by:	cpm (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8912
Original commitRevision:429521 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Friday, 9 Dec 2016
15:19 cpm search for other commits by this committer
multimedia/mpv: Add DOCS and MANPAGES options

- Add DOCS and MANPAGES options using options helpers to simplify conditional
values
- Update pkg-plist accordingly
- Bump PORTREVISION

Reported by:	Robert Burmeister <Robert.Burmeister@UToledo.edu> via email
Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D8726
Original commitRevision:428216 
Friday, 2 Dec 2016
11:58 mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:427552 
Wednesday, 23 Nov 2016
14:38 cpm search for other commits by this committer
multimedia/mpv: Update to 0.22.0

- Update PORTVERSION and distinfo checksum (0.22.0)

Changelog:
   https://github.com/mpv-player/mpv/releases/tag/v0.22.0

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D8615
Original commitRevision:426926 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
Saturday, 22 Oct 2016
10:18 cpm search for other commits by this committer
multimedia/mpv: Update to 0.21.0

- Update mpv to 0.21.0
- Downgrade waf to 1.8.19 due a possible issue
(https://github.com/waf-project/waf/issues/1837)
- Bump library version in pkg-plist

Changelog:
  https://github.com/mpv-player/mpv/releases/tag/v0.21.0

Approved by:	feld (mentor)
Differential Revision:	D8300
Original commitRevision:424458 
Friday, 30 Sep 2016
19:24 tijl search for other commits by this committer
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:423014 
Thursday, 1 Sep 2016
13:17 cpm search for other commits by this committer
- Update mpv to 0.20.0
- Update waf to 1.9.3
- Remove patch demux: undefined behavior with ogg metadata update (fixed
upstream)
- Record indirect dependencies.
Changelog:
  https://github.com/mpv-player/mpv/releases/tag/v0.20.0

Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D7672
Original commitRevision:421210 
Saturday, 20 Aug 2016
11:15 cpm search for other commits by this committer
- Update mpv to 0.19.0
- Update waf to 1.9.2
- Add rst2html dependency
- Enable html manual generation
- Add SNDIO option [0]

Changelog:
  https://github.com/mpv-player/mpv/releases/tag/v0.19.0

PR:	211893	(Add SNDIO option)
Submitted by:	Tobias Kortkamp [0]
Reviewed by:	jbeich
Approved by:	jbeich
Differential Revision:	D7540
Original commitRevision:420504 
Sunday, 10 Jul 2016
22:49 cpm search for other commits by this committer
- Update mpv to 0.18.1 release
- Update waf to 1.9.1 release
- Remove unneeded patch

Changelog:
  https://github.com/mpv-player/mpv/releases/tag/v0.18.1

Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D7171
Original commitRevision:418351 
Sunday, 26 Jun 2016
21:41 cpm search for other commits by this committer
- Update to 0.18.0 release
- Update waf to 1.9.0pre3 release
- Remove unneeded patches (applied upstream)
- Fix CONFIGURE_ARGS adding/disabling certain features
- Add patches to fix "-Wmissing-braces" warning, so the compiler is happy
- Switch to USES=localbase framework
- Bump library version in pkg-plist

Changelog:
  https://github.com/mpv-player/mpv/releases/tag/v0.18.0

Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D6965
Original commitRevision:417619 
Thursday, 14 Apr 2016
12:15 cpm search for other commits by this committer
- Backport patches to fix enconding support
- Fix pkg-plist
- Bump PORTREVISION

Reported by:	jbeich
Approved by:	junovitch (mentor)
Original commitRevision:413260 
Wednesday, 13 Apr 2016
18:14 cpm search for other commits by this committer
- Update to 0.17.0 release
- Update waf to 1.9.0pre1 release
- Explicitly disable dependencies we don't need
- Fix "-Wmissing-braces" warning in video.c, so the compiler is happy
- Fix pkg-plist

Changelog:

  https://github.com/mpv-player/mpv/releases/tag/v0.17.0

Approved by:	junovitch (mentor)
Differential Revision:	D5932
Original commitRevision:413226 
Friday, 8 Apr 2016
02:25 cpm search for other commits by this committer
- Drop .include <bsd.port.options.mk> line.
- Add X11_VARS option helper to handle properly gnome icons.
- Bump PORTREVISION.

Approved by:	junovitch (mentor)
Original commitRevision:412708 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 30 Mar 2016
09:02 cpm search for other commits by this committer
- Initialize volume to 50% by default.

Submitted by:	soralx@cydem.org
Approved by:	junovitch (mentor)
Original commitRevision:412161 
Monday, 28 Mar 2016
23:41 cpm search for other commits by this committer
- cipher/salsa20.c (selftest): Ensure 16-byte alignment for salsa20
context structure.

- mpi/longlong.h: Fix build on sparc.

PR:		206919
Approved by:	junovitch (mentor)
Original commitRevision:412077 
Thursday, 3 Mar 2016
04:15 cpm search for other commits by this committer
- Update to v0.16.0
- Add LICENSE_COMB. This release changes the license of some non-MPlayer source
files to LGPL 2.1 or later.
- Update MAINTAINER to my @FreeBSD.org address.

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.16.0

PR:		207663
Approved by:	junovitch (mentor)
Original commitRevision:410004 
Wednesday, 27 Jan 2016
10:22 cpm search for other commits by this committer
- Update to 0.15.0

Changes:
  https://github.com/mpv-player/mpv/releases/tag/v0.15.0

PR:		206393
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es>
Approved by:	junovitch (mentor)
Original commitRevision:407348 
Tuesday, 12 Jan 2016
10:59 miwi search for other commits by this committer
- Update to 0.14.0

PR:		206137
Submitted by:	maintainer
Original commitRevision:405859 
Monday, 23 Nov 2015
02:21 junovitch search for other commits by this committer
multimedia/mpv: address regressions from r402235 and r402236

- Remove INSTALLS_ICONS (see r395763 commit message)
- Set YTDL option as RUN_DEPENDS (see r402130 commit message)

PR:		202806
PR:		202337
PR:             204599
Reported by:	jbeich
Approved by:	cpm (implicit from bug 202337 and 202806 approvals)
Original commitRevision:402254 
Sunday, 22 Nov 2015
17:16 pi search for other commits by this committer
multimedia/mpv: fix typo INSTALL_ICONS -> INSTALLS_ICONS

PR:		204599
Original commitRevision:402236 
17:14 pi search for other commits by this committer
multimedia/mpv: 0.12.0 -> 0.13.0

Changes:
  https://github.com/mpv-player/mpv/releases/tag/v0.13.0

PR:		204599
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:402235 
Saturday, 21 Nov 2015
02:27 jbeich search for other commits by this committer
multimedia/mpv: partially backout r386202

youtube-dl is only used during runtime, so register dependency properly.
As the port doesn't enforce *where* to find the script rely on PATH.

PR:		202337
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:402130 
Thursday, 5 Nov 2015
08:48 robak search for other commits by this committer
multimedia/mpv: update 0.11.0 -> 0.12.0

- Re-added www/youtube_dl build dependency

PR:		204216
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:400828 
Friday, 9 Oct 2015
05:28 jbeich search for other commits by this committer
multimedia/mpv: enable more options by default

OPENGL, V4L, VAAPI, VDPAU, XINERAMA, ZSH are now enabled to make package
more useful. OPENGL, VAAPI, VDPAU also support hardware decoding but only
if multimedia/ffmpeg is built with VAAPI, VDPAU (currently off by default).

PR:		203534
Submitted by:	tobias.kortkamp@gmail.com
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:398901 
Tuesday, 6 Oct 2015
18:58 pi search for other commits by this committer
multimedia/mpv: 0.10.0 -> 0.11.0

- Update to 0.11.0
- Update Waf to 1.8.14
- Remove BS2B option
- Remove LADSPA option

PR:		203550
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:398714 
Friday, 4 Sep 2015
12:21 pi search for other commits by this committer
multimedia/mpv: remove INSTALLS_ICONS

PR:		202806
Approved by:	Carlos J Puga Medina <cpm@fbsd.es>
Original commitRevision:396084 
11:44 pi search for other commits by this committer
multimedia/mpv: 0.9.2 -> 0.10.0

Long changelog: https://github.com/mpv-player/mpv/releases

PR:		202886
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:396081 
Wednesday, 2 Sep 2015
05:53 pi search for other commits by this committer
multimedia/mpv: removing freetype dependency

PR:		202765
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:395823 
Tuesday, 1 Sep 2015
14:28 jbeich search for other commits by this committer
multimedia/mpv: drop INSTALLS_ICONS per r390886

mpv works fine in a minimalistic X11 environment without any GUI toolkit
installed. No need to pull unnecessary dependencies when there's no
USE_GNOME=gtk* in Makefile.

PR:		202806
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:395763 
14:27 jbeich search for other commits by this committer
multimedia/mpv: convert waf to USE_GITHUB

PR:		202805
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:395762 
Sunday, 30 Aug 2015
07:43 pi search for other commits by this committer
multimedia/mpv: Add freetype as a required dependency

Without freetype, mpv will crash outputting a bus error when it
tries to draw the menu text.

PR:		202765
Submitted by:	Peyton@openmailbox.org
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Original commitRevision:395600 

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

«  1 | 2 | 3  »