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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: multimedia/libav/Makefile

Number of commits found: 90

Monday, 31 May 2021
20:52 Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2021-05-31 multimedia/libav: Unmaintained upstream, use multimedia/ffmpeg
instead
commit hash: e906c3236c4e55787f6a0e2ad13acf77b3f631af commit hash: e906c3236c4e55787f6a0e2ad13acf77b3f631af commit hash: e906c3236c4e55787f6a0e2ad13acf77b3f631af commit hash: e906c3236c4e55787f6a0e2ad13acf77b3f631af e906c32
Thursday, 6 May 2021
12:15 Mathieu Arnold (mat) search for other commits by this committer
*: Three ports missed in the RESTRICTED removal.
commit hash: 9b02685c9c93344825d2f6816a53780e3562414f commit hash: 9b02685c9c93344825d2f6816a53780e3562414f commit hash: 9b02685c9c93344825d2f6816a53780e3562414f commit hash: 9b02685c9c93344825d2f6816a53780e3562414f 9b02685
Wednesday, 21 Apr 2021
09:02 Tobias C. Berner (tcberner) search for other commits by this committer Author: Daniel Engberg
multimedia/libav: deprecate abandonware

Dead "fork" of ffmpeg, last release back in 2018

PR:		255234
commit hash: a5e6fc3d595e5c4c0bd4f3ea24bb12e19655db0b commit hash: a5e6fc3d595e5c4c0bd4f3ea24bb12e19655db0b commit hash: a5e6fc3d595e5c4c0bd4f3ea24bb12e19655db0b commit hash: a5e6fc3d595e5c4c0bd4f3ea24bb12e19655db0b a5e6fc3
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 30 Jan 2021
18:08 tcberner search for other commits by this committer
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable

This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
      the option to pick the "wrong one" - this leads however to some abandoned
ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default
versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off
by default,
      but can be enabled by toggling the JAVA option -- there are no consumers
in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully)
sane set of
      dependencies that make the port and package most usable for the majority
of consumers.
      - Please let me know if you think there are better defaults (i.e. anything
that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug
report.
      - If you think something should be added as an optional dependency, please
open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp:
https://github.com/lagadic/visp/commit/dfa7e4bd47c24cd2e631477e6afb18806733ff8a
      - multimedia/zart:
https://github.com/c-koi/zart/commit/6ca1964690afbbc78627d7c868a692401043a584,
                        
https://github.com/c-koi/zart/commit/d3a2931b1a07ec0322211f253468000363c4b6cb
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
Original commitRevision:563430 
Saturday, 7 Nov 2020
15:49 jbeich search for other commits by this committer
multimedia/x264: update to 0.161.3020

Changes:	https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:554400 
Friday, 3 Jul 2020
22:30 jbeich search for other commits by this committer
multimedia/x264: update to 0.160.3011

Changes:	https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:541152 
Saturday, 16 May 2020
10:51 sunpoet search for other commits by this committer
Bump PORTREVISION for security/nettle shlib change
Original commitRevision:535391 
Tuesday, 24 Mar 2020
10:55 pkubaj search for other commits by this committer
multimedia/libav: fix build on powerpc64 elfv2

Like some other ports, this port, when compiling with clang 10 on powerpc64,
makes cc take the whole memory available and crash the system. Build with GCC
instead on powerpc64.
Original commitRevision:529042 
Saturday, 21 Dec 2019
19:00 jbeich search for other commits by this committer
multimedia/x264: update to 0.159.2991

Changes:	https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:520577 
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 
Wednesday, 6 Nov 2019
18:07 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516916 
Sunday, 27 Oct 2019
05:25 yuri search for other commits by this committer
net/pear-Net_URL2 multimedia/libav devel/libvterm: Reset maintainer due to
extended timeouts on bug #240101, #240100, #240089, as per policy.
Original commitRevision:515749 
Wednesday, 9 Oct 2019
12:06 bapt search for other commits by this committer
Drop the ipv6 virtual category for m* category as it is not relevant anymore
Original commitRevision:514142 
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 
Tuesday, 9 Jul 2019
17:13 sunpoet search for other commits by this committer
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
Original commitRevision:506289 
Friday, 17 May 2019
10:38 pkubaj search for other commits by this committer
multimedia/libav: fix build with GCC-based architectures

Add USES=compiler:c++11-lang to fix build on GCC architectures.

PR:		237561
Approved by:	dem.procopiou@gmail.com (maintainer timeout), mentors (implicit
approval)
Original commitRevision:501851 
Monday, 18 Mar 2019
21:45 jbeich search for other commits by this committer
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/
Original commitRevision:496215 
Wednesday, 6 Feb 2019
13:33 jbeich search for other commits by this committer
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/
Original commitRevision:492305 
Saturday, 2 Feb 2019
19:15 riggs search for other commits by this committer
Use LLD_UNSAFE on i386

PR:		234863
Submitted by:	emaste
Approved by:	maintainer timeout
Original commitRevision:491976 
Monday, 10 Dec 2018
22:00 fernape search for other commits by this committer
multimedia/libav: update to 12.3

While here, convert to USES=localbase

Release notes: https://libav.org/releases/libav-12.3.release

PR:     233557
Submitted by:   takefu@airport.fm
Approved by:    dem.procopiou@gmail.com (maintainer, timeout)
Original commitRevision:487203 
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 
Friday, 10 Aug 2018
00:55 jbeich search for other commits by this committer
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/
Original commitRevision:476802 
Saturday, 7 Jul 2018
06:44 linimon search for other commits by this committer
Mark these ports as broken on aarch64, and, where appropriate, armvX.

While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:474058 
Wednesday, 9 May 2018
01:44 swills search for other commits by this committer
Bump PORTREVISION on opencv consumers due to opencv update
Original commitRevision:469421 
01:10 swills search for other commits by this committer
graphics/opencv: Update to 3.4.1

PR:		210505
Submitted by:	rozhuk.im@gmail.com (partially, further work was done)
Exp-run by:	antoine
Original commitRevision:469420 
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 
Thursday, 25 Jan 2018
21:20 jbeich search for other commits by this committer
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/
Original commitRevision:459963 
Friday, 29 Dec 2017
02:55 jbeich search for other commits by this committer
multimedia/{lib,}x264: update to 0.152.2854

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
Original commitRevision:457488 
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 
Sunday, 19 Nov 2017
11:37 riggs search for other commits by this committer
Chase audio/faac update (ABI incompatible to previous version 1.28)

PR:		223416
Submitted by:	riggs
Original commitRevision:454488 
Sunday, 20 Aug 2017
16:05 riggs search for other commits by this committer
Update to upstream version 12.1

PR:		219469
Submitted by:	takefu@airport.fm
Approved by:	maintainer timeout
Original commitRevision:448433 
Saturday, 27 May 2017
00:20 linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:441819 
Sunday, 30 Apr 2017
12:50 sunpoet search for other commits by this committer
Update to 0.6.0

- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Original commitRevision:439814 
Friday, 14 Apr 2017
05:30 jbeich search for other commits by this committer
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)
Original commitRevision:438490 
Friday, 24 Feb 2017
00:13 cpm search for other commits by this committer
- Update to 11.8
- Add LICENSE
- Silence explictly called command

PR:		216769
Submitted by:	Demetris Procopiou (maintainer)
Original commitRevision:434690 
Friday, 23 Dec 2016
14:24 riggs search for other commits by this committer
Chase libdc1394 update. Bump PORTREVISION of dependent ports
Original commitRevision:429266 
Monday, 19 Dec 2016
01:08 jbeich search for other commits by this committer
multimedia/ffmpeg: simplify ARCH workaround

ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.

Approved by:	portmgr blanket
Original commitRevision:428896 
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, 9 Nov 2016
08:48 jbeich search for other commits by this committer
multimedia/libav: 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
Original commitRevision:425781 
Monday, 3 Oct 2016
17:47 jbeich search for other commits by this committer
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
Original commitRevision:423216 
Friday, 30 Sep 2016
01:15 jbeich search for other commits by this committer
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
Original commitRevision:422956 
Friday, 23 Sep 2016
13:14 jbeich search for other commits by this committer
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)
Original commitRevision:422672 
Wednesday, 3 Aug 2016
16:41 pawel search for other commits by this committer
- Update to version 11.7, take maintainership [1]
- Register proxy dependencies found by stage-qa
- Convert to USES=ssl
- Regenerate patches with make makepatch

PR:		211508 [1]
Submitted by:	Demetris Procopiou [1]
Original commitRevision:419535 
Tuesday, 3 May 2016
01:02 jbeich search for other commits by this committer
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
Original commitRevision:414501 
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 
11:17 sunpoet search for other commits by this committer
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Original commitRevision:412334 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- 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)
Original commitRevision:411990 
Tuesday, 22 Mar 2016
13:39 jbeich search for other commits by this committer
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
Original commitRevision:411661 
Tuesday, 15 Mar 2016
13:36 jbeich search for other commits by this committer
multimedia/libav: update to 11.6

As upstream ignores many FFmpeg CVE fixes I'm not adjusting VuXML to
err on the side of security paranoia.

Changes:	https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.6
MFH:		2016Q1
Original commitRevision:411161 
Saturday, 14 Nov 2015
19:34 jbeich search for other commits by this committer
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)
Original commitRevision:401587 
Saturday, 5 Sep 2015
22:48 jbeich search for other commits by this committer
multimedia/libav: minor cleanup

- Add CPE information
- Convert WANT_SDL into a proper option
- Disable SDL by default like in ffmpeg* ports
- Unbreak and unhide DC1394 option
- Drop USE_GCC as the port builds fine on 9.x
- Drop implicit :build from USES=pkgconfig
- Switch to .tar.xz distfile
- Sort USES to pet portlint
Original commitRevision:396197 
Tuesday, 1 Sep 2015
15:43 jbeich search for other commits by this committer
multimedia/libav: update to 11.4

Changes:	https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.4
Security:	da434a78-e342-4d9a-87e2-7497e5f117ba
Security:	80c66af0-d1c5-449e-bd31-63b12525ff88
MFH:		2015Q3
Original commitRevision:395769 
Thursday, 16 Jul 2015
20:05 feld search for other commits by this committer
Add patch to resolve divide-by-zero CVE

Security:	CVE-2015-5479
Security:	a928960a-2bdc-11e5-86ff-14dae9d210b8
Original commitRevision:392316 
Sunday, 12 Jul 2015
16:09 sunpoet search for other commits by this committer
- Use = instead of +=
- Convert to new options helper
- Convert to new options target helper
Original commitRevision:391811 
Friday, 3 Jul 2015
07:02 koobs search for other commits by this committer
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]
Original commitRevision:391217 
Tuesday, 9 Jun 2015
14:25 jbeich search for other commits by this committer
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)
Original commitRevision:388940 
Friday, 3 Apr 2015
18:00 riggs search for other commits by this committer
- Update to upstream version 11.3
- Fix security vulnerabilities in utvideodec and tiff decoders
  (CVE-2014-9604 and CVE-2014-8544)
- Fix build with non-default CDIO option

MFH:		2015Q2
Original commitRevision:383165 
Thursday, 22 Jan 2015
03:21 vanilla search for other commits by this committer
Upgrade to 11.2

PR:		196990
Submitted by:	takefu at airport.fm
Original commitRevision:377645 
Friday, 16 Jan 2015
22:34 sbruno search for other commits by this committer
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)
Original commitRevision:377204 
Monday, 29 Dec 2014
14:25 mat search for other commits by this committer
Fix after r375786.

Sponsored by:	Absolight
Original commitRevision:375788 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Tuesday, 2 Dec 2014
03:23 amdmi3 search for other commits by this committer
- 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
Original commitRevision:373737 
Saturday, 22 Nov 2014
16:23 xmj search for other commits by this committer
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)
Original commitRevision:373073 
Sunday, 14 Sep 2014
17:54 mva search for other commits by this committer
- Pass multimedia/libav back to the pool due to a lack of time to maintain it
Original commitRevision:368211 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 9 Aug 2014
10:06 arved search for other commits by this committer
Chase library dependencies after libcdio <-> libcdio-paranoia split

PR:		192271
Original commitRevision:364423 
Tuesday, 29 Jul 2014
16:35 mva search for other commits by this committer
- Fix the implicit requirement lines of the pkg-config files to use libav's
  files and libraries and not ffmpeg's

PR:		ports/192219
Submitted by:	Adriaan de Groot <groot@kde.org>
Original commitRevision:363357 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Friday, 11 Jul 2014
14:12 tijl search for other commits by this committer
Add a global OPUS_DESC
Original commitRevision:361536 
Friday, 4 Jul 2014
07:55 mva search for other commits by this committer
- Update to version 10.2
Original commitRevision:360566 
Sunday, 1 Jun 2014
07:33 mva search for other commits by this committer
- Update to version 10.1
Original commitRevision:356053 
Monday, 26 May 2014
14:42 kwm search for other commits by this committer
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
Original commitRevision:355352 
Sunday, 25 May 2014
20:07 naddy search for other commits by this committer
Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
Original commitRevision:355266 
Thursday, 8 May 2014
03:25 sunpoet search for other commits by this committer
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Original commitRevision:353249 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Tuesday, 8 Apr 2014
19:45 mva search for other commits by this committer
- Update to version 10
- Unbreak on all supported FreeBSD versions (package builders)
- Enable support for wavpack and webp en/decoding
- Enable parallel installation with multimedia/ffmpeg by installing the shared
  libraries, headers and .pc files within separate directories (libav/) or
  using an own suffix (-libav)

Changelog for version 10:
http://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v10
Original commitRevision:350645 
Saturday, 15 Mar 2014
12:27 danfe search for other commits by this committer
When setting USE_XORG via OPTION helper, use comma syntax universally; in
`devel/sdl12', `graphics/blender', and `multimedia/libav' ports they were
set incorrectly, which caused build failures of `devel/sdl12' without the
OpenGL, for example.

Also, while at it, in `multimedia/libmpeg2', fix sed(1) based patching to
produce more neat results, and use official spelling of MPEG abbreviation
in COMMENT (port description still needs cleaning up).
Original commitRevision:348319 
Monday, 3 Mar 2014
23:30 gerald search for other commits by this committer
Replace USE_GCC=4.6+ by USE_GCC=yes.

Approved by:	portmgr (mat)
Original commitRevision:346975 
Thursday, 2 Jan 2014
10:17 mva search for other commits by this committer
- Unbreak build with the new freetype version
- Add X11GRAB option
- Rename V4L2 option to V4L
Original commitRevision:338431 
Tuesday, 17 Dec 2013
20:14 mva search for other commits by this committer
- Unbreak the build for most environments after graphics/opencv changed
  its library flags for pkg-config
Original commitRevision:336760 
Wednesday, 4 Dec 2013
02:51 jhale search for other commits by this committer
- 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
Original commitRevision:335601 
Saturday, 9 Nov 2013
12:21 mva search for other commits by this committer
- Unbreak build on 10.x and -CURRENT
- Use a modern GCC toolchain to unbreak the build on 8.x
- Force 32-bit mode on i386
- Enhance default OPTIONs for a better usability of the port

Supported by:	John Van Sickle <john.vansickle@gmail.com>
Original commitRevision:333283 
Thursday, 31 Oct 2013
02:03 hrs search for other commits by this committer
- 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.
Original commitRevision:332194 
Wednesday, 16 Oct 2013
18:29 mva search for other commits by this committer
- Update to version 9.10
- Enable staging support
- Switch to new LIB_DEPENDS syntax
Original commitRevision:330528 
Monday, 7 Oct 2013
09:21 koobs search for other commits by this committer
multimedia/x264: Update to 20130827 snapshot

- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports

PR:		ports/182484
Submitted by:	mm
Reviewed by:	kwm, bapt
Original commitRevision:329667 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Sunday, 15 Sep 2013
08:16 mva search for other commits by this committer
- set CONFLICTS for libav and ffmpeg, since they both install files in
  the same location
- bump PORTREVISION, so users can solve the conflict on existing
  installations

Reported by:	kwm@
Original commitRevision:327335 
Saturday, 14 Sep 2013
21:44 mva search for other commits by this committer
Libav provides cross-platform tools and libraries to convert, manipulate
and stream a wide range of multimedia formats and protocols. It originates
from the FFmpeg codebase, but goes its own way these days, providing its
users with reliable releases and a clear vision how to go forward.

WWW: http://www.libav.org
Original commitRevision:327319 

Number of commits found: 90