Guido Falsi
a434ac470f
- Update multimedia/x265 to 2.6
...
- Use the distfile provided by the VideoLAN project
- Add options for HI10P and HI12P (available only for amd64)
- Add DEBUG option
- Add OPTIMIZED_CFLAGS option
- Force using clang 5.0 on 10.4. Base provided clang fails during
compilation
- Chase shlib bump in dependent ports
PR: 225431
Submitted by: daniel.engberg.lists@pyret.net
Approved by: Maintainer timeout
2018-02-11 20:19:11 +00:00
Thomas Zander
2a3434f947
Make OPUS default option
...
Rationale:
Opus is the latest-generation highest-performance open-source audio codec
and becomes increasingly popular, particularly combined with VP9 video.
It's time to include support for libopus in the default package.
PR: 225511
Reported by: greg@unrelenting.technology
MFH: 2018Q1
2018-02-04 19:53:56 +00:00
Jan Beich
b964b053b6
multimedia/libvpx: update 1.7.0
...
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
2018-01-25 21:20:12 +00:00
Jan Beich
32ea2cb7fc
multimedia/{lib,}x264: update to 0.152.2854
...
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
2017-12-29 02:55:42 +00:00
Antoine Brodin
ddd8c8640e
Change default version of samba from 4.4 to 4.6
...
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
2017-12-23 07:03:21 +00:00
Guido Falsi
c26152ae1a
- 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: 2ecf240b1c
[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
2017-12-12 21:29:57 +00:00
Jan Beich
a22bcb5d13
multimedia/ffmpeg: update to 3.4.1
...
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2017-17081
2017-12-11 18:04:25 +00:00
Jan Beich
acf9780d42
multimedia/ffmpeg: drop unused helper after r434304
2017-11-30 08:42:47 +00:00
Jan Beich
23cd3570a1
multimedia/ffmpeg: unaligned access on armv6 should work after base r300701
...
Reported by: mmel
PR: 200609 (ping)
2017-11-30 08:42:32 +00:00
Mark Linimon
bec8b5afea
Also back out unaligned access requirement.
...
Obtained from: jbeich
2017-11-30 08:26:07 +00:00
Mark Linimon
1698f47443
Back out part of r455173 at jbeich request.
2017-11-30 07:39:56 +00:00
Mark Linimon
29c5df05a9
For ports that set particular flags/options for armv6, also set them
...
for armv7.
This is part three of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
2017-11-30 07:02:49 +00:00
Jan Beich
9147ddde74
multimedia/ffmpeg: fix DoS in VC-2 encoder
...
Reported by: Vladimir Krstulja
Obtained from: upstream (release/3.4 branch)
Security: CVE-2017-16840
2017-11-28 15:47:09 +00:00
Jan Beich
5da918d3fe
multimedia/kvazaar: update to 1.2.0
...
- Increase verbosity of automake tests
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.2.0
ABI: https://abi-laboratory.pro/tracker/timeline/kvazaar/
2017-11-19 01:06:09 +00:00
Jan Beich
84e727457f
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
2017-10-21 06:50:49 +00:00
Jan Beich
7b12712f92
multimedia/ffmpeg: fix opencv-core autodetection in some cases
...
post-patch already adds -core suffix to pkg-config search
Pointy hat to: mat (r448475)
2017-10-16 17:35:19 +00:00
Sunpoet Po-Chuan Hsieh
9c9200e29d
Fix build with openjpeg 2.3.0
...
Reported by: mat
2017-10-12 12:33:35 +00:00
Jan Beich
c760dbb567
multimedia/ffmpeg: update to 3.3.4
...
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2017-14054 CVE-2017-14055 CVE-2017-14056 CVE-2017-14057
Security: CVE-2017-14058 CVE-2017-14059 CVE-2017-14169 CVE-2017-14170
Security: CVE-2017-14171 CVE-2017-14222 CVE-2017-14223 CVE-2017-14225
MFH: 2017Q3
2017-09-12 14:39:44 +00:00
Gerald Pfeifer
e59c88cece
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
2017-09-10 20:55:38 +00:00
Mathieu Arnold
4b34486bf4
Grmbl, commit the actual good version of the patch.
...
Sponsored by: Absolight
2017-08-21 14:36:51 +00:00
Mathieu Arnold
eded6a6d09
Fix build with graphics/openjpeg after update to 2.2.
...
Sponsored by: Absolight
2017-08-21 14:19:11 +00:00
Jan Beich
1d0adc651b
multimedia/ffmpeg: update to 3.3.3
...
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.3:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2017-9608 CVE-2017-11399 CVE-2017-11665 CVE-2017-11665 CVE-2017-11719
MFH: 2017Q3
2017-08-15 22:00:32 +00:00
Jan Beich
84fc20fa32
multimedia/openh264: update to 1.7.0
...
Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
2017-06-28 09:58:27 +00:00
Mark Linimon
2fc969b4b7
Scrub mention of armv6hf from ARCHS. It was never in a released version.
...
While here, sort ARCHS and pet portlint.
Reviewed by: imp
Approved by: portmgr (tier-2 blanket)
2017-06-26 22:20:20 +00:00
Thomas Zander
b5ca247df2
Update to upstream version 3.3.2
...
PR: 219853
Submitted by: takefu@airport.fm
Reviewed by: riggs
2017-06-10 18:51:08 +00:00
Thomas Zander
dbfe5a397f
Update to upstream version 3.3.1
2017-05-26 05:53:23 +00:00
Matthew Rezny
b760897dde
Revision bump of all ports with USE_GL after consolidation of mesa-libs
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Jan Beich
c116e6bdd9
multimedia/ffmpeg: unbreak on aarch64 after r439365
...
cc -I. -I./ -DLIBICONV_PLUG -isystem /usr/local/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -fPIC -Qunused-arguments -MMD -MF libavcodec/aarch64/simple_idct_neon.d -MT libavcodec/aarch64/simple_idct_neon.o -c -o libavcodec/aarch64/simple_idct_neon.o libavcodec/aarch64/simple_idct_neon.S
<instantiation>:1:14: error: invalid vector kind qualifier
smull v7.4S, v26.4, v0.H[1]
^
<instantiation>:1:1: note: while in macro instantiation
smull1 v7.4S, v26.4, v0.H[1]
^
<instantiation>:11:9: note: while in macro instantiation
idct_col4_top v24 v25 v26 v27 1 4
^
libavcodec/aarch64/simple_idct_neon.S:222:1: note: while in macro instantiation
declare_idct_col4_neon 1 4H
^
[...]
PR: 218658 (for tracking)
Reported by: pkg-fallout
2017-05-06 03:28:09 +00:00
Sunpoet Po-Chuan Hsieh
7d3a967cfb
Update to 0.6.0
...
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2017-04-30 12:50:54 +00:00
Thomas Zander
de39fb7df1
Update to upstream version 3.3
...
PR: 218658
Submitted by: riggs
2017-04-25 08:11:11 +00:00
Jan Beich
d764059958
graphics/opencv: back out r423216 and r423063 (replaying r423316)
...
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.
PR: 210505
Pointy hat to: jbeich (should've discussed first)
2017-04-14 05:30:25 +00:00
Gerald Pfeifer
04d6f52202
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
2017-04-01 15:23:30 +00:00
Antoine Brodin
8fb879105d
Switch default version of samba from 4.3 to 4.4
...
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Antoine Brodin
7cfe69b584
- 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
2017-03-21 21:59:31 +00:00
Mathieu Arnold
e51bbb58a4
Remove all _USE=openssl occurrences.
...
Sponsored by: Absolight
2017-03-15 14:45:54 +00:00
Thomas Zander
488f7f5cdd
Chase libass runtime fix r434477; bump PORTREVISION on consumers
...
PR: 216837
Reported by: cpm
MFH: 2017Q1
2017-02-20 18:00:05 +00:00
Mikhail Teterin
d2711f4ea6
Upgrade PORTREVISION because, ah, x265 was upgraded and now
...
installs a shared-library with a newer major-number.
Requested by: jbeich
2017-02-18 21:35:20 +00:00
Jan Beich
d57f72f5c8
multimedia/kvazaar: update to 1.1.0
...
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.1.0
ABI: https://people.freebsd.org/~jbeich/compat_reports/kvazaar/1.0.0_to_1.1.0/compat_report.html
MFH: 2017Q1
2017-02-17 23:32:24 +00:00
Mathieu Arnold
b9ee513e08
There were a few others _FreeBSD_9 things around.
...
Sponsored by: Absolight
2017-02-17 16:54:34 +00:00
Tijl Coosemans
d3aa620b91
- Add --enable-pic to CONFIGURE_ARGS. It eliminates text relocations in
...
shared libraries. This only affects i386 because it is already the
default on other architectures.
- Enable verbose build.
2017-02-16 16:17:05 +00:00
Thomas Zander
56fbe3026a
Update to upstream version 3.2.4
...
Details:
- patch-ffserver__config.c has been upstreamed
- Fix two potential heap overflows in lavf/mov.c
MFH: 2017Q1
Security: CVE-2017-5024
CVE-2017-5025
2017-02-12 12:01:02 +00:00
Thomas Zander
8750cc2313
Update to upstream version 3.2.3; promote X265 to default OPTION
...
Details:
- Update to upstream version 3.2.3, bugfix release, no upstream
feature changes
- HEVC is becoming so widespread that it warrants promoting the
X265 option to default [1]
PR: 216471 [1]
Submitted by: scottro11@gmail.com [1]
2017-02-09 18:08:14 +00:00
Thomas Zander
c6d217920a
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
...
Reported by: robert.burmeister@utoledo.edu (via email)
2017-02-05 08:17:43 +00:00
Jan Beich
4f77e25036
multimedia/ffmpeg: backport a crashfix for FFSERVER
...
PR: 216605
Submitted by: gosha-necr@yandex.ru
Obtained from: upstream
2017-01-30 21:03:55 +00:00
Thomas Zander
4f39e2c85f
Modernise handling of OPTIMIZED_CFLAGS
...
Log:
- Use vendor-selected OPTIMIZED_CFLAGS
- Add them to OPTIONS_DEFAULT
- Bump PORTREVISION
PR: 215402
Submitted by: jbeich
2017-01-01 18:47:01 +00:00
Jan Beich
b621c1de4f
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
2016-12-30 08:08:19 +00:00
Jan Beich
b6b2b31496
multimedia/ffmpeg: restore -L${LOCALBASE}/lib after r428893
...
ld.bfd from devel/binutils by default looks under LOCALBASE/lib. If we
revert to ld.bfd (or even ld.lld) from base the following would happen.
===> Configuring for ffmpeg-3.2.2_2,1
ERROR: gmp not found
Submitted by: marino
2016-12-29 18:46:16 +00:00
Thomas Zander
fad92b334d
Chase libdc1394 update. Bump PORTREVISION of dependent ports
2016-12-23 14:24:08 +00:00
Jan Beich
c48fcbfe55
multimedia/ffmpeg: simplify ARCH workaround
...
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.
Approved by: portmgr blanket
2016-12-19 01:08:39 +00:00
Jan Beich
0bbc3ebb94
multimedia/ffmpeg: expose SOXR dependency
2016-12-19 01:08:21 +00:00