Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.17_17,1 15 Jun 2019 07:30:02 |
tobik |
Remove expired ports:
2019-06-15 multimedia/mpeg4ip: old, unmaintained version; superseded by
multimedia/ffmpeg
2019-06-15 multimedia/ffmpeg0: vulnerable and old version; use multimedia/ffmpeg
instead
PR: 215036 |
0.7.17_17,1 24 May 2019 11:52:15 |
tobik |
Deprecate multimedia/ffmpeg0
It is vulnerable and should not be used. Use multimedia/ffmpeg
instead.
PR: 238088, 215036 |
0.7.17_17,1 27 Apr 2019 08:44:39 |
pkubaj |
multimedia/ffmpeg0: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix linking to other libraries compiled by new
GCC.
PR: 237563
Approved by: wg (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20057 |
0.7.17_17,1 18 Mar 2019 21:45:10 |
jbeich |
multimedia/x264: update to 0.157.2945
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
0.7.17_16,1 06 Feb 2019 13:33:13 |
jbeich |
multimedia/libvpx: update 1.8.0
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ |
0.7.17_15,1 10 Aug 2018 00:55:12 |
jbeich |
multimedia/x264: update to 0.155.2917
- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
0.7.17_14,1 09 May 2018 20:27:52 |
swills |
Bump PORTREVISION on more opencv consumers due to opencv update |
0.7.17_13,1 25 Jan 2018 21:20:12 |
jbeich |
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/ |
0.7.17_12,1 29 Dec 2017 02:55:42 |
jbeich |
multimedia/{lib,}x264: update to 0.152.2854
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e |
0.7.17_11,1 12 Dec 2017 21:29:57 |
madpilot |
- 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 |
0.7.17_10,1 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
0.7.17_9,1 06 Nov 2017 18:31:34 |
riggs |
Retain API compatibility with faac 1.29.9 and later
Details:
- See PR 223416
PR: 223448
Submitted by: riggs
Approved by: wg (maintainer) |
0.7.17_8,1 10 Oct 2017 21:31:30 |
linimon |
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial) |
0.7.17_8,1 14 Apr 2017 05:30:25 |
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) |
0.7.17_7,1 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
0.7.17_7,1 14 Feb 2017 20:33:45 |
tijl |
- Simply enable pic for all architectures. Upstream configure already does
that in most cases.
- Enable verbose build. |
0.7.17_6,1 09 Feb 2017 18:53:12 |
linimon |
Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket) |
0.7.17_6,1 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
0.7.17_6,1 19 Dec 2016 01:08:39 |
jbeich |
multimedia/ffmpeg: simplify ARCH workaround
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.
Approved by: portmgr blanket |
0.7.17_6,1 09 Nov 2016 08:48:22 |
jbeich |
multimedia/ffmpeg0: fix h264 decoder crash on 11.0+ i386
-mstackrealign isn't required yet unlike multimedia/ffmpeg.
PR: 205958
Obtained
from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608
Approved by: portmgr blanket |
0.7.17_5,1 03 Oct 2016 17:47:08 |
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 |
0.7.17_4,1 30 Sep 2016 01:15:11 |
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 |
0.7.17_3,1 23 Sep 2016 13:14:29 |
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) |
0.7.17_2,1 18 Jun 2016 14:47:02 |
bapt |
Convert to @sample |
0.7.17_2,1 30 May 2016 18:10:38 |
mat |
Fix build with Perl 5.25.1+.
Unescaped left brace in regex is illegal in regex.
With hat: perl@
Sponsored by: Absolight |
0.7.17_2,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.7.17_2,1 22 Mar 2016 13:39:59 |
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 |
0.7.17_2,1 17 Dec 2015 17:19:48 |
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 |
0.7.17_1,1 10 Dec 2015 22:13:58 |
kwm |
Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.
Exp-runs run by antoine@
This version also fixes shadowing of TYPEOF in ftconfig.h [2]
PR: 203554 [1], 202083 [2]
Submitted by: rhurlin@gwdg.de [2] |
0.7.17_1,1 14 Nov 2015 19:34:13 |
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) |
0.7.17,1 09 Nov 2015 14:30:02 |
amdmi3 |
Remove support for WANT_SDL/HAVE_SDL knobs
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.
Approved by: portmgr (mat)
Differential Revision: D4093 |
0.7.17,1 24 Aug 2015 10:03:15 |
junovitch |
multimedia/ffmpeg0: security update 0.7.16 -> 0.7.17
PR: 200852
Security: 65b14d39-d01f-419c-b0b8-5df60b929973
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: wg (maintainer), delphij (mentor)
MFH: 2015Q3 |
0.7.16_10,1 04 Jul 2015 04:10:53 |
koobs |
multimedia/ffmpeg0: Fix X11GRAB dependency typo
Fix a typo (s/xent/xext) in the X11GRAB USE_XORG dependency assignment that was
introduced in r391234.
PR: 201321
Submitted by: Andrey Fesenko <andrey bsdnir info>
Approved by: pointyhat (koobs) |
0.7.16_9,1 03 Jul 2015 13:07:55 |
koobs |
multimedia/ffmpeg0: Use OPTIONS helpers, Honour CFLAGS
- Use OPTIONS helpers for as many as conditional blocks as possible.
Blocks with FFMPEG_* and other variables not supported by the helper
framework are not modified.
- Honour CFLAGS for armv6 (= -> ?=)
While I'm here:
- Sort and group common or related Makefile sections where it made sense
to do so and improved readability. Put global things up the top and
conditional blocks below.
- Improve whitespace alignment for readability.
Approved by: wg (maintainer)
Differential Revision: https://reviews.freebsd.org/D2981 |
0.7.16_9,1 03 Jul 2015 07:02:44 |
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. (Only the first 15 lines of the commit message are shown above ) |
0.7.16_8,1 22 Jun 2015 20:32:33 |
riggs |
- Use memalign hack only on supported systems that need it
(FreeBSD on pre-10 systems)
- Bump PORTREVISION |
0.7.16_7,1 17 Jun 2015 07:18:17 |
marino |
multimedia/ffmpeg(0|26): 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.
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. |
0.7.16_6,1 09 Jun 2015 14:25:42 |
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) |
0.7.16_5,1 07 May 2015 23:11:47 |
amdmi3 |
- Add CPE info
PR: 199967, 199968
Submitted by: shun.fbsd.pr@dropcut.net
Approved by: portmgr blanket |
0.7.16_5,1 25 Mar 2015 17:36:48 |
marino |
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
0.7.16_5,1 20 Jan 2015 12:05:27 |
wg |
multimedia/ffmpeg0: fix build on armv6 with clang 3.5
PR: 196846
Submitted by: mikael.urankar gmail com |
0.7.16_5,1 08 Dec 2014 16:48:41 |
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 ) |
0.7.16_4,1 02 Dec 2014 03:23:14 |
amdmi3 |
- Drop .la files from multimedia/dirac and multimedia/schroedinger
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to
plist of multimedia/lives
Approved by: portmgr blanket |
0.7.16_3,1 22 Nov 2014 16:23:34 |
xmj |
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor) |
0.7.16_2,1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
0.7.16_2,1 26 May 2014 14:42:44 |
kwm |
Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports |
0.7.16_2,1 17 Apr 2014 02:40:49 |
swills |
- Switch to USES=tar:bzip2
- Fix typo for SDL option
- Remove backup files created by sed
PR: ports/188704
Submitted by: swills (myself)
Approved by: wg (maintainer) |
0.7.16_2,1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.7.16_1,1 12 Apr 2014 06:37:00 |
mva |
- Remove CONFLICTS with multimedia/libav, which was forgotten on its update |
0.7.16_1,1 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
0.7.16_1,1 04 Dec 2013 22:31:40 |
wg |
multimedia/ffmpeg0: temporary workaround for opencv issue
PR: ports/184500
Submitted by: Lawrence Chen <lchen zen.lhaven.homeip.net> |
0.7.16_1,1 04 Dec 2013 02:51:00 |
jhale |
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry |
0.7.16,1 31 Oct 2013 02:03:01 |
hrs |
- Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
specific condition. |
0.7.16,1 30 Oct 2013 14:05:44 |
amdmi3 |
- Remove duplicate plist entry
PR: 183461
Submitted by: amdmi3
Approved by: wg (maintainer) |
0.7.16,1 21 Oct 2013 12:53:45 |
wg |
multimedia/ffmpeg0: update to 0.7.16
- Update to 0.7.16 |
0.7.15_2,1 10 Oct 2013 20:12:31 |
wg |
multimedia/ffmpeg0: fix FFSERVER option
- Fix pkg-plist without FFSERVER
Reported by: izen mail.ru |
0.7.15_1,1 10 Oct 2013 02:04:46 |
wg |
multimedia/ffmpeg0: fix libpostproc0 pkg config
- Fix libpostproc0 pkg config |
0.7.15,1 08 Oct 2013 21:06:26 |
wg |
multimedia/ffmpeg0: fix pkg-config lib names
- Fix pkg-config lib names (requirements) |
0.7.15,1 08 Oct 2013 19:59:39 |
wg |
multimedia/ffmpeg0: remove extra USE_LDCONFIG
- Remove extra USE_LDCONFIG [1]
- Remove PORTDOCS
Spotted by: bapt [1] |
0.7.15,1 08 Oct 2013 19:24:31 |
wg |
ffmpeg is a hyper fast realtime audio/video encoder, a streaming
server and a generic audio and video file converter.
It can convert a standard video source into several file formats
based on DCT/motion compensation encoding. Sound is compressed in
MPEG audio layer 2 or using an AC3 compatible stream.
What makes ffmpeg interesting ?
- Simple and efficient video encoder: outputs MPEG1, H263, Real
Video(tm), MPEG4, DIVX and MJPEG compatible bitstreams using the
same encoder core.
- Hyper fast MPEG audio layer 2 compression (50 times faster than
realtime on a K6 500).
[snip -> rest on website below]
ffmpeg is made of two programs:
* ffmpeg: soft VCR which encodes in real time to several formats.
It can also encode from any supported input file format to any
input supported format.
* ffserver: high performance live broadcast streaming server based
on the ffmpeg core encoders.
WWW: http://ffmpeg.mplayerhq.hu/ |