non port: multimedia/ffmpeg/Makefile |
Number of commits found: 595 (showing only 100 on this page) |
Wednesday, 28 Jun 2017
|
09:58 jbeich
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/
|
Monday, 26 Jun 2017
|
22:20 linimon
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)
|
Saturday, 10 Jun 2017
|
18:51 riggs
Update to upstream version 3.3.2
PR: 219853
Submitted by: takefu@airport.fm
Reviewed by: riggs
|
Friday, 26 May 2017
|
05:53 riggs
Update to upstream version 3.3.1
|
Tuesday, 23 May 2017
|
05:03 rezny
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Saturday, 6 May 2017
|
03:28 jbeich
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
|
Sunday, 30 Apr 2017
|
12:50 sunpoet
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Tuesday, 25 Apr 2017
|
08:11 riggs
Update to upstream version 3.3
PR: 218658
Submitted by: riggs
|
Friday, 14 Apr 2017
|
05:30 jbeich
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)
|
Saturday, 1 Apr 2017
|
15:23 gerald
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
|
Saturday, 25 Mar 2017
|
23:37 antoine
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
|
Tuesday, 21 Mar 2017
|
21:59 antoine
- 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
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
|
Monday, 20 Feb 2017
|
18:00 riggs
Chase libass runtime fix r434477; bump PORTREVISION on consumers
PR: 216837
Reported by: cpm
MFH: 2017Q1
|
Saturday, 18 Feb 2017
|
21:35 mi
Upgrade PORTREVISION because, ah, x265 was upgraded and now
installs a shared-library with a newer major-number.
Requested by: jbeich
|
Friday, 17 Feb 2017
|
23:32 jbeich
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
|
16:54 mat
There were a few others _FreeBSD_9 things around.
Sponsored by: Absolight
|
Thursday, 16 Feb 2017
|
16:17 tijl
- 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.
|
Sunday, 12 Feb 2017
|
12:01 riggs
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
|
Thursday, 9 Feb 2017
|
18:08 riggs
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]
|
Sunday, 5 Feb 2017
|
08:17 riggs
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by: robert.burmeister@utoledo.edu (via email)
|
Monday, 30 Jan 2017
|
21:03 jbeich
multimedia/ffmpeg: backport a crashfix for FFSERVER
PR: 216605
Submitted by: gosha-necr@yandex.ru
Obtained from: upstream
|
Sunday, 1 Jan 2017
|
18:47 riggs
Modernise handling of OPTIMIZED_CFLAGS
Log:
- Use vendor-selected OPTIMIZED_CFLAGS
- Add them to OPTIONS_DEFAULT
- Bump PORTREVISION
PR: 215402
Submitted by: jbeich
|
Friday, 30 Dec 2016
|
08:08 jbeich
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
|
Thursday, 29 Dec 2016
|
18:46 jbeich
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
|
Friday, 23 Dec 2016
|
14:24 riggs
Chase libdc1394 update. Bump PORTREVISION of dependent ports
|
Monday, 19 Dec 2016
|
01:08 jbeich
multimedia/ffmpeg: simplify ARCH workaround
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.
Approved by: portmgr blanket
|
01:08 jbeich
multimedia/ffmpeg: expose SOXR dependency
|
01:08 jbeich
multimedia/ffmpeg: drop obsolete patches
|
01:07 jbeich
multimedia/ffmpeg: only pass *FLAGS via environment
|
01:07 jbeich
multimedia/ffmpeg: respect CPUTYPE for NEON=on
|
01:07 jbeich
multimedia/ffmpeg: adjust RESTRICTED after r428352
|
Wednesday, 14 Dec 2016
|
23:17 jbeich
multimedia/ffmpeg: limit OPENSSL to one _RADIO group
Worse is better. To fix properly one would have to replace OPENSSL in
RTMP with a synthetic option that _IMPLIES=OPENSSL.
PR: 215306
Reported by: Laurence 'GreenReaper' Parry
|
20:03 jbeich
multimedia/ffmpeg: expose GCRYPT, GMP, LIBRTMP options
GMP is enabled by default as GNUTLS indirectly pulls math/gmp mimicing
the behavior in ffmpeg-2.8.10.
PR: 208457 (lost in a mismerge)
Reported by: sunpoet
|
Sunday, 11 Dec 2016
|
15:22 jbeich
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)
|
Sunday, 4 Dec 2016
|
10:14 riggs
Add non-default OPTION for SNDIO
PR: 212023
Submitted by: t@tobik.me
|
Sunday, 27 Nov 2016
|
13:41 kevlo
Fix RTP stream; FreeBSD's socket calls require the sockaddr struct length
to agree with the address family.
PR: 214852
Submitted by: me
Approved by: jbeich
MFH: 2016Q4
|
Sunday, 20 Nov 2016
|
20:03 riggs
Remove -msse from CFLAGS; fixes runtime issue for non-sse CPUs
As mentioned in the discussion trail of bug 213583, this is necessary for
certain i386 CPUs.
PR: 213583
Submitted by: jbeich
|
18:49 riggs
Re-enable MMX/SSE by default on i386 after stack alignment fixes
PR: 213583
Submitted by: jbeich
|
09:38 gerald
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.
|
Monday, 7 Nov 2016
|
17:46 jbeich
multimedia/ffmpeg: switch to clang on 9.x
It turns out the following is true for ffvp9 on amd64:
WARNING: gcc 4.2 is outdated and may miscompile FFmpeg. Please use a newer
compiler.
PR: 213706
Approved by: portmgr blanket
|
Sunday, 9 Oct 2016
|
12:19 riggs
Fix runtime crashes on i386: enforce stack-alignment=16
PR: 205958
Submitted by: dim (patch via ports mailing list)
Reported by: otacilio.neto@bsd.com.br
MFH: 2016Q4 (ports-secteam fix blanket)
|
Monday, 3 Oct 2016
|
17:47 jbeich
graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc
|
Friday, 30 Sep 2016
|
01:15 jbeich
multimedia/libvpx: update 1.6.0
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in
simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
|
Wednesday, 28 Sep 2016
|
02:13 jbeich
multimedia/ffmpeg: add KVAZAAR option (another HEVC implementation)
|
Friday, 23 Sep 2016
|
13:14 jbeich
bsd.options.desc.mk: add common OPENCL option description
Differential Revision: https://reviews.freebsd.org/D7958
|
13:14 jbeich
multimedia/x264: update to 0.148.2708
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer)
|
Tuesday, 20 Sep 2016
|
05:38 riggs
Update to upstream version 2.8.8
Many minor bugfixes, and fix for an integer overflow in avformat/oggdec
(no CVE has been assigned for this bug (yet))
MFH: 2016Q3
|
Tuesday, 12 Jul 2016
|
04:30 jbeich
multimedia/openh264: back out r418381 (try#2)
As every consumer was broken except for net/pjsip which isn't actually
linking against openh264 there's no need to bump PORTREVISION.
|
Monday, 11 Jul 2016
|
13:42 jbeich
multimedia/openh264: update to 1.6.0
API/ABI has changed, so bump PORTREVISION in consumers. Some of those
are marked BROKEN that may need a fix similar to libav.
https://git.libav.org/?p=libav.git;a=commitdiff;h=d825b1a53065
Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0
|
13:41 jbeich
multimedia/openh264: oops, back out r418381
Every consumer was broken except for net/pjsip which isn't actually
building *against* openh264.
|
13:20 jbeich
multimedia/openh264: update to 1.6.0
API/ABI has changed, so bump PORTREVISION in consumers. Some of those
are marked BROKEN that may need a fix similar to libav.
https://git.libav.org/?p=libav.git;a=commitdiff;h=d825b1a53065
Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0
|
Wednesday, 18 May 2016
|
19:51 riggs
Fix runtime issue: libvdpau must be LIB_DEPENDS
PR: 209619
Submitted by: walter@lifeforms.nl
MFH: 2016Q2
|
Saturday, 7 May 2016
|
18:10 riggs
Update to upstream release 2.8.7
|
Tuesday, 3 May 2016
|
01:02 jbeich
multimedia/ffmpeg: enable VAAPI and VDPAU by default
Build VAAPI and VDPAU backends, so ports using system ffmpeg can take
advantage of GPU-assisted decoding. Also, propagate defaults to consumers.
Approved by: cpm, multimedia (riggs), maintainer timeout (3 weeks)
Differential Revision: https://reviews.freebsd.org/D5898
|
Saturday, 23 Apr 2016
|
11:38 riggs
Restore option to disable SSL support completely
PR: 208878
Submitted by: jbeich
|
Saturday, 2 Apr 2016
|
11:46 riggs
Add V4L to OPTIONS_DEFAULT
Rationale:
Popular video conferencing / chat tools require V4L to use webcams.
Adding V4L to OPTIONS_DEFAULT allows to ship official cluster packages
where web cam chat works out of the box.
|
01:52 riggs
Limit PORTSCOUT to the 2.x series of ffmpeg.
Since many ports are not yet ready for 3.x., limit the portscout
distfile scanner not to report the 3.x releases.
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
11:17 sunpoet
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Sunday, 27 Mar 2016
|
14:58 tijl
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tuesday, 22 Mar 2016
|
13:39 jbeich
multimedia/ffmpeg: chase r405873 by clarifying license
From on WRKSRC/configure:
license="LGPL version 2.1 or later"
if enabled nonfree; then
license="nonfree and unredistributable"
elif enabled gplv3; then
license="GPL version 3 or later"
elif enabled lgplv3; then
license="LGPL version 3 or later"
elif enabled gpl; then
license="GPL version 2 or later"
fi
|
Saturday, 13 Feb 2016
|
12:31 riggs
Remove CONFIGURE_LOG
ffmpeg now uses config.log instead of previously config.err.
Setting CONFIGURE_LOG in port Makefile has become obsolete.
No change in resulting package, no PORTREVISION bump.
PR: 207136
Submitted by: mi@ALDAN.algebra.com
Reviewed by: riggs
MFH: 2016Q1
|
Saturday, 6 Feb 2016
|
08:16 riggs
- Update to upstream version 2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder
MFH: 2016Q1
Security: CVE-2016-2213
|
Sunday, 17 Jan 2016
|
09:58 riggs
Upgrade to upstream release 2.8.5; fix zero-day remote vulnerability
Both mentioned CVE IDs refer to vulnerabilities where a remote attacker
can read arbitrary files by using the subfile protocol in an HTTP Live
Streaming (HLS) M3U8 file. The new release fixes those in the process.
PR: 206282
Reported by: sasamotikomi@gmail.com
MFH: 2016Q1
Security: CVE-2016-1897
CVE-2016-1898
|
Thursday, 24 Dec 2015
|
12:47 riggs
Update to upstream version 2.8.4
While on it:
- Rename option "LIBV4L" to "V4L" to match naming as in other ports [1]
PR: 205498 [1]
Submitted by: yuri@rawbw.com [1]
|
Thursday, 17 Dec 2015
|
17:19 mat
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 5 Dec 2015
|
09:15 jbeich
multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.
PR: 204990
Submitted by: Anton Sayetsky <vsasjason@gmail.com>
|
Saturday, 28 Nov 2015
|
09:08 riggs
Update to upstream version 2.8.3
|
Sunday, 22 Nov 2015
|
07:19 riggs
Add non-default OPTION to support NEON instructions on arm
Include new patch from jbeich:
- Add NEON OPTION on arm; no changes in default OPTIONs
- Port now assumes at least armv7-a if user selects NEON
PR: 204345
Submitted by: gonzo@FreeBSD.org, jbeich@FreeBSD.org
|
Saturday, 14 Nov 2015
|
19:34 jbeich
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer)
|
15:35 riggs
Update to release 2.8.2 [1], add support for more external codecs [2]
PR: 204511
Submitted by: jbeich [2]
Reviewed by: riggs [1]
|
Sunday, 8 Nov 2015
|
20:09 riggs
Add non-default OPTION to support VFP on armv6
PR: 204345
Submitted by: gonzo@FreeBSD.org
|
Thursday, 22 Oct 2015
|
17:14 riggs
Update to upstream version 2.8.1
|
Monday, 12 Oct 2015
|
19:24 riggs
Simplify DOCS handling, install manpages section 3 for ffmpeg libraries
PR: 203579
Submitted by: jbeich@FreeBSD.org
|
05:42 riggs
Use OPTION helpers for the remaining OPTIONs
PR: 203477
Submitted by: jbeich@FreeBSD.org
|
Saturday, 19 Sep 2015
|
06:26 riggs
Upgrade to upstream version 2.8
PR: 203140
Submitted by: riggs@FreeBSD.org
|
Sunday, 6 Sep 2015
|
15:34 riggs
Add support for smb:// protocol as non-default OPTION
PR: 202898
Submitted by: jbeich@FreeBSD.org
|
15:26 riggs
Modernise license handling: Use proper OPTIONS for GPLv3 and non-free
PR: 202897
Submitted by: jbeich@FreeBSD.org
|
Sunday, 30 Aug 2015
|
20:49 riggs
Install more man pages; convert to newest OPTION helpers
- Install complete set of man pages (bug 202768)
- Convert to new OPTION helpers (bug 202727) as described in
CHANGES from 20150828
PR: 202768, 202727
Submitted by: amdmi3, jbeich
|
Sunday, 16 Aug 2015
|
16:00 riggs
Fix SIGBUS crashes on several popular ARM SoCs
PR: 200609
Submitted by: rwestlun@gmail.com
MFH: 2015Q3
|
Saturday, 15 Aug 2015
|
11:12 riggs
Add non-default OPTION to support multimedia/openh264
PR: 202313
Submitted by: jbeich@FreeBSD.org
|
Saturday, 25 Jul 2015
|
05:24 riggs
Update to upstream version 2.7.2
(bugfix release, no API/ABI change)
|
Sunday, 12 Jul 2015
|
16:35 riggs
Fix build break when compiling with gcc
PR: 200714
Submitted by: rwestlun@gmail.com
|
Friday, 3 Jul 2015
|
07:02 koobs
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port.
- Place common configure arguments in a CONFIGURE_COMMON_ARGS variable
to make overriding values without duplication easier.
- Use --prefix configure argument over post-patch replacements
- Enable stripping of binaries and libraries if DEBUG is off. Remove
post-install target STRIP_CMD accordingly.
- Delete patch-Makefile in favour of patching WRKSRC/configure to
identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now
covered upstream without needing patches.
- Patch out a bogus compiler argument check (cc_check) that results
in -Wno-maybe-uninitialized being added to CFLAGS causing causes
warnings when clang is cc. The cc_check function checks for basename
$CC to identify compiler type (icl, clang, gcc, etc).
multimedia/libx264:
- Remove all Makefile entries that are duplicated or common and found
in the master port (x264).
- Set lib as the PKGNAMEPREFIX
- Tweak COMMENT
- Delete upstreamed ARM patches [1]
- Delete all but one patch, as they duplicate those in x264.
- Dont remove pkgconfig/libdata directory
Changes:
https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable
Based on:
PR: 201260 [1]
Submitted by: Andrey Cherkashin <andoriyu gmail com> [1]
|
Thursday, 2 Jul 2015
|
19:40 riggs
- Update multimdedia/ffmpeg to latest upstrem version 2.7.1
- Mark ports BROKEN that were discovered not to work with
this update; discovered by exp-run in bug 201181
- Note the need for manual upgrade of dependent ports in
UPDATING
|
Monday, 29 Jun 2015
|
00:28 adamw
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers.
|
Monday, 22 Jun 2015
|
20:20 riggs
- Use memalign hack only on supported systems that need it
(FreeBSD on pre-10 systems)
- Bump PORTREVISION
|
Wednesday, 17 Jun 2015
|
11:39 marino
multimedia/ffmpeg: Convert memalign-hack into an option
DragonFly already has an aligned malloc (posix_memalign) and the hack
in ffmpeg is tripping an assertion. M.Dillon thinks the hack is stale.
In the spirit of no-op changes for FreeBSD, this changeset converts
the "--enable-memalign-hack" into an on-by-default option, and then
excludes the option for DragonFly.
It does incur a revbump though.
The last changes were made to multimedia/ffmpeg(0|26)
I'm doing this under "non-invasive DragonFly support" flag
P.S. I wouldn't be surprised if --enable-memalign-hack is wrong for
recent FreeBSD releases as well, so maybe the maintainers should take
a look at this new option.
|
Tuesday, 9 Jun 2015
|
14:25 jbeich
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks)
|
Wednesday, 13 May 2015
|
17:36 xmj
multimedia/ffmpeg{,26}: make GNUTLS and OPENSSL mutually exclusive
- make GNUTLS and OPENSSL mutually exclusive
Differential Revision: https://reviews.freebsd.org/D2533
Reviewed by: riggs
|
Thursday, 7 May 2015
|
21:49 robak
multimedia/ffmpeg: add CPE info
PR: 199966
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
Friday, 1 May 2015
|
06:54 riggs
Make BUILD_DEPENDS on texi2html conditionally (only if DOCS is selected)
PR: 199642
Submitted by: rs@bytecamp.net
|
Sunday, 19 Apr 2015
|
19:50 adamw
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change.
|
Wednesday, 25 Mar 2015
|
17:36 marino
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket
|
Friday, 6 Mar 2015
|
16:19 adamw
Update x265 to 1.5 and bump PORTREVISION on its consumers.
|
Friday, 16 Jan 2015
|
22:50 sbruno
Remove duplicate armv6 conditional introduced in r377204
Submitted by: antoine
|
22:34 sbruno
These ports utilize GAS assembly and probably won't ever change. For the ARM
case, do not use -integrated-as.
PR: 196660 196774 196775 196776
Submitted by: mikael.urankar@gmail.com
Approved by: mentor (inplicit)
|
Saturday, 10 Jan 2015
|
12:59 riggs
Update to upstream version 2.3.6
|
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 595 (showing only 100 on this page) |