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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/ffmpeg26/Makefile

Number of commits found: 15

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 
Thursday, 2 Jul 2015
20:02 riggs search for other commits by this committer
Deprecate ffmpeg26 by 2015-07-31 since ffmpeg port has been
updated to 2.7 branch
Original commitRevision:391184 
Monday, 29 Jun 2015
00:28 adamw search for other commits by this committer
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers.
Original commitRevision:390874 
Monday, 22 Jun 2015
19:55 riggs search for other commits by this committer
- Use memalign hack only on supported systems that need it
  (FreeBSD on pre-10 systems)
- Bump PORTREVISION
Original commitRevision:390322 
Wednesday, 17 Jun 2015
07:18 marino search for other commits by this committer
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.
Original commitRevision:389899 
Sunday, 14 Jun 2015
17:17 riggs search for other commits by this committer
- Re-enable OPENCV default OPTION. Since r389642 is built without SIMD
  by default on non-supporting architectures.
- Bump PORTREVISION
Original commitRevision:389645 
10:13 riggs search for other commits by this committer
- Update to upstream version 2.6.3
- Temporarily disable OPENCV as a default OPTION
  because of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200466
Original commitRevision:389622 
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 
Wednesday, 13 May 2015
17:36 xmj search for other commits by this committer
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
Original commitRevision:386232 
Thursday, 7 May 2015
23:11 amdmi3 search for other commits by this committer
- Add CPE info

PR:		199967, 199968
Submitted by:	shun.fbsd.pr@dropcut.net
Approved by:	portmgr blanket
Original commitRevision:385713 
Friday, 1 May 2015
07:24 riggs search for other commits by this committer
Merge BUILD_DEPENDS change (texi2html) from r385084 into ffmpeg26
Original commitRevision:385087 
Sunday, 19 Apr 2015
19:50 adamw search for other commits by this committer
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change.
Original commitRevision:384322 
Wednesday, 25 Mar 2015
17:36 marino search for other commits by this committer
multimedia category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382254 
Tuesday, 17 Mar 2015
19:58 riggs search for other commits by this committer
Update to upstream version 2.6.1
Original commitRevision:381516 
Saturday, 14 Mar 2015
10:35 riggs search for other commits by this committer
Deprecate multimedia/ffmpeg25 in favor of multimedia/ffmpeg26
Original commitRevision:381257 

Number of commits found: 15