Commit graph

531 commits

Author SHA1 Message Date
Tobias Kortkamp
a167bf51dd audio/sndio: Update to 1.7.0 2020-07-12 09:30:28 +00:00
Jan Beich
a7d983f039 multimedia/x264: update to 0.160.3011
Changes:	296494a4...cde9a93
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
2020-07-03 22:30:11 +00:00
Tobias C. Berner
7ec3da63e0 Update multimedia/libmatroska and multimedia/libmatroska to 1.4.0 and 1.6.0 2020-06-28 06:10:09 +00:00
Tobias C. Berner
2608ce3272 multimed/vlc: update to 3.0.11
Access:
 * rtp descriptor leak on error fix

Demux:
 * Fixed regression with some encrypted HLS streams
 * Live HLS delay until first update fix
 * HLS rendition switch regression fix
 * Fix imprecise m4a seek

Decoder:
 * Fixed missing captions with some capture cards

Audio filters:
 * soxr resampling fixes

Contribs:
 * Updated libfaad to 2.9.2 (Parametric Stereo regression)
 * Updated libarchive to 3.4.2

macOS:
 * Fixed moving video window with mouse
 * Fixed UI issue showing "permissions warning" unnecessarily often
 * Fixed stack buffer overflow listing bluray mount points
 * Fixed potential crashes at startup

Audio Output:
 * Fix sound not coming back after a pause with CoreAudio (macOS/iOS)

Misc:
 * Update Youtube script

http://www.videolan.org/security/sb-vlc3011.html
https://github.com/videolan/vlc-3.0/releases/tag/3.0.11
https://github.com/videolan/vlc-3.0/blob/3.0.11/NEWS

PR:		247395
Submitted by:	VVD <vvd@unislabs.com>
MFH:		2020Q2
Relnotes:a
Security:	77896891-b08a-11ea-937b-b42e99a1b9c3
2020-06-19 14:32:51 +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
Kyle Evans
5fb9edd6bd Multiple ports: improve regex compliance
These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.

PORTREVISION is bumped for all of the above, because we will almost
certainly build these differently when the replacements actually start
working.

These were all detected by the below-referenced exp-run [1]. The patch
included forbids many ordinary characters from being escaped, since we'll
later imbue those with special meanings. This has had the nice side effect
of picking up various things that we didn't handle properly, e.g. \t and \r
for tab and carriage return.

PR:		229925 [1]
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: trivial build fixes)
MFH:		no (invasive risk)
Differential Revision:	https://reviews.freebsd.org/D25185
2020-06-08 04:41:31 +00:00
Sunpoet Po-Chuan Hsieh
1c489784e1 Bump PORTREVISION for devel/protobuf shlib change 2020-06-03 18:32:05 +00:00
Tobias C. Berner
76cf3e2f4d multimedia/vlc: Remove redundant dependencies
Adjust default options so we don't pull in external libraries when
ffmpeg/(lib)avcodec can be used instead.

Deselects following options:
	A52, DCA, FAAD, FLAC, MAD and MPEG2

There is no loss in functionality for the user.

PR:		246253
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-05-09 08:09:27 +00:00
Jan Beich
c9097166d4 multimedia/aom: update to 2.0.0.r1 (stable branch)
Changes:	https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by:	Balance- on /r/AV1
2020-05-08 21:35:39 +00:00
Jan Beich
11b29538f1 multimedia/aom: update to 1.0.0.3639
Changes:	https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
2020-05-07 00:39:09 +00:00
Jan Beich
e12417460d multimedia/aom: update to 1.0.0.3596
Changes:	https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
2020-05-02 00:54:20 +00:00
Tobias C. Berner
6512c11494 multimedia/vlc: update to 3.0.10
PR:		246016
Reported by:	VVD <vvd@unislabs.com>
MFH:		2020Q2
Security:	CVE-2019-19721 CVE-2020-6071 CVE-2020-6072 CVE-2020-6073 CVE-2020-6077 CVE-2020-6078 CVE-2020-6079
2020-04-29 18:52:20 +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
Jan Beich
4aa2099cb2 multimedia/dav1d: update to 0.6.0
Changes:	https://code.videolan.org/videolan/dav1d/tags/0.6.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.6.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.5.2...0.6.0
2020-03-06 11:32:31 +00:00
Gerald Pfeifer
fb531abd77 devel/upnp: Update to version 1.12.0 which includes the following changes:
- Reduce spurious HTTP 416 errors due to ill-defined bytes header.
 - UpnpEnableWebserver: Error correctly when web server compiled-out.
 - Remove TRUE/FALSE, IN/OUT/INOUT defines and BOOL typedef.
 - Add list test and replace the list.h file.
 - Check for -lpthread too (updates pthread m4 check from upstream).

Bump PORTREVISION of dependent ports.

PR:		243619
Submitted by:	salvadore (maintainer)
2020-02-19 11:52:28 +00:00
Jan Beich
b61e67ce31 multimedia/aom: update to 1.0.0.3002
Changes:	https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
2020-01-25 23:51:13 +00:00
Sunpoet Po-Chuan Hsieh
11493c54b5 Bump PORTREVISION for devel/protobuf shlib change 2020-01-22 05:53:20 +00:00
Tobias C. Berner
9294851fb6 multimedia/vlc: fix liveMedia option
- liveMedia requires ssl since version 2019-12-30

PR:		243263
Reported by:	Masachika ISHIZUKA <ish@amail.plala.or.jp>
2020-01-11 07:29:12 +00:00
Jan Beich
c2396ba22f multimedia/aom: update to 1.0.0.2863
Changes:	https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
2019-12-24 00:37:08 +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
3642ceafef multimedia/x264: update to 0.159.2991
Changes:	34c06d1...1771b55
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
2019-12-21 19:00:27 +00:00
Jan Beich
bb46f1fdaa multimedia/ffmpeg: simplify ARCH-specific options
ONLY_FOR_ARCHS already blocks build if not supported.
2019-12-18 20:14:47 +00:00
Jan Beich
71b9490b69 multimedia/vlc: expose Intel Quick Sync Video support 2019-12-18 19:10:32 +00:00
Tobias Kortkamp
5d4a45bb3c devel/upnp: Update to 1.10.0
Bump consumers for ABI changes.

Changes:	https://github.com/mrjimenez/pupnp/blob/release-1.10.0/ChangeLog
PR:		242089
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-11-20 06:46:39 +00:00
Jan Beich
0dfaf1ee33 multimedia/aom: update to 1.0.0.2631
Changes:	https://aomedia.googlesource.com/aom/+log/36f96b723..3dc59f556
2019-11-09 00:48:25 +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
Jan Beich
e9161d5580 multimedia/aom: update to 1.0.0.2599
Changes:	https://aomedia.googlesource.com/aom/+log/6b855be18..589213544
2019-10-31 00:32:50 +00:00
Jan Beich
31ebdb338f multimedia/aom: update to 1.0.0.2575
Changes:	https://aomedia.googlesource.com/aom/+log/25daf5d22..6b855be18
2019-10-27 00:46:55 +00:00
Tobias Kortkamp
59e1994a9d multimedia/vlc: Spell CHROMECAST_CONFIGURE_ENABLE correctly 2019-10-20 08:34:58 +00:00
Jan Beich
398983a5b9 multimedia/aom: update to 1.0.0.2541
Changes:	https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f
2019-10-20 00:48:52 +00:00
Tobias C. Berner
18d4870c91 multimedia/libdvbpsi: update to 1.3.3 2019-10-16 11:28:49 +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
ef4eb4edda multimedia/dav1d: update to 0.5.0
Changes:	https://code.videolan.org/videolan/dav1d/tags/0.5.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0
2019-10-12 00:25:18 +00:00
Baptiste Daroussin
0be2ce42f1 Drop the ipv6 virtual category for m* category as it is not relevant anymore 2019-10-09 12:06:22 +00:00
Jan Beich
2a144ab0a4 graphics/libplacebo: update to 1.21.0
Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.21.0
Reported by:	portscout
2019-10-07 08:09:49 +00:00
Jan Beich
9754f8c3f3 multimedia/x265: update to 3.2
Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
2019-10-03 20:36:00 +00:00
Piotr Kubaj
f50b14e979 multimedia/vlc: add ALTIVEC option, fix build on powerpc64 elfv2, add USES=localbase
Add ALTIVEC option to enable/disable AltiVec easily when needed.

Fix build with LLVM and AltiVec, altivec.h defines its own bool.

Add USES=localbase.

PR:		240537
Approved by:	linimon (mentor), multimedia (maintainer timeout)
2019-09-30 14:18:36 +00:00
Thomas Zander
5f1b7d2fe3 Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR:		240890
2019-09-29 10:04:31 +00:00
Thomas Zander
23745d4c67 Update to upstream version 3.0.8
Details:
- Bug- and security fixes, see upstream changelog:
  https://www.videolan.org/developers/vlc-branch/NEWS

MFH:		2019Q3 (hat: ports-secteam)
Security:	CVE-2019-13602
		CVE-2019-13962
		CVE-2019-14437
		CVE-2019-14438
		CVE-2019-14498
		CVE-2019-14533
		CVE-2019-14534
		CVE-2019-14535
		CVE-2019-14776
		CVE-2019-14777
		CVE-2019-14778
		CVE-2019-14970
2019-08-20 14:15:22 +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
Jan Beich
21163697e3 multimedia/dav1d: update to 0.4.0
- Drop meson hack for aarch64 after r50500

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.4.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.4.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.3.1...0.4.0
2019-08-05 19:16:53 +00:00
Sunpoet Po-Chuan Hsieh
4f3e0d828f Bump PORTREVISION for devel/protobuf shlib change 2019-07-31 16:38:52 +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
Jan Beich
a72292eb22 multimedia/x265: update to 3.1.1
Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
2019-07-19 21:11:01 +00:00
Sunpoet Po-Chuan Hsieh
70ffc9c0fd Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		238808
Exp-run by:	antoine
2019-07-05 19:08:49 +00:00
Thomas Zander
004053f86d Update to upstream release 3.0.7.1; Makefile fixes
Details:
- Update to newest upstream release 3.0.7.1
- Fix drive-by dependencies, reported in [1]
- Introduce new options for JPEG and OGGSPOTS [1]

PR:		238261 [1]
Reported by:	phascolarctos@protonmail.ch [1]
MFH:		2019Q2
2019-06-20 16:00: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
Tobias C. Berner
8329128c38 multimedia/libmatroska, textproc/libebml: upgrade to 1.5.2 and 1.3.9
- Both upgrades just include upstream fix for the linkage error introduced in
  1.5.1 and 1.3.8 respectively.
2019-05-30 07:07:45 +00:00
Tobias C. Berner
10cf38f1e3 net/liveMedia: update to 2019.05.21
From the changelog:
  - Added new classes "JPEG2000VideoRTPSink" and "JPEG2000VideoRTPSource" for
    sending/receiving JPEG 2000 video in RTP - as specified in RFC 5371.
    (Thanks to Francois Bonnissent for providing the initial implementation.)
2019-05-25 17:00:05 +00:00