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/x264/files/patch-Makefile

Number of commits found: 25

Tuesday, 27 Apr 2021
15:52 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.161.3049

Changes:	https://code.videolan.org/videolan/x264/compare/544c61f...55d517b
Reported by:	OpenBSD
commit hash: c094198561b3e5dc74d6dd3d557e33cfe287a8ec commit hash: c094198561b3e5dc74d6dd3d557e33cfe287a8ec commit hash: c094198561b3e5dc74d6dd3d557e33cfe287a8ec commit hash: c094198561b3e5dc74d6dd3d557e33cfe287a8ec c094198
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 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 
Wednesday, 31 Dec 2014
06:20 koobs search for other commits by this committer
multimedia/{lib}x264: Fix build on ARMv6

- Fix build for missing symbols on ARMv6 [1]
- Backport upstream 9463ec00 to fix default AS on ARM [2]
- Remove unecessary WRKSRC override (x264)
- Whitespace alignment

[2] http://git.videolan.org/?p=x264.git;a=patch;h=9463ec

PR:		196033 [1]
Submitted by:	Mikael Urandar <mikael.urankar at gmail com> [1]
Tested by:	sbruno
Original commitRevision:375870 
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 
Tuesday, 4 Feb 2014
21:16 kwm search for other commits by this committer
Support powerpc64.

Patch by:	andreast@
Submitted by:	nathan whitehorn
Approved by:	maintainer
Original commitRevision:342608 
Wednesday, 25 Apr 2012
19:09 mm search for other commits by this committer
Add missing patch
Original commit
Saturday, 24 Jul 2010
15:30 mm search for other commits by this committer
- Update x264 to 20100624 (build 98)
Original commit
Wednesday, 21 Apr 2010
12:52 mm search for other commits by this committer
- Update to snapshot 20100222 (library version 85)
Original commit
Wednesday, 10 Mar 2010
11:05 mm search for other commits by this committer
- Fix powerpc support
- Bump PORTREVISION

Submitted by:   stas
Original commit
Tuesday, 31 Mar 2009
13:58 pav search for other commits by this committer
- Update x264 to 0.0.20081218
- Remove x264-gtk

PR:             ports/132780
Submitted by:   Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:   kwm

- Chase x264 shlib bump
Original commit
Thursday, 10 Apr 2008
01:01 ahze search for other commits by this committer
Update to 2008-04-09 snapshot

Requested by:   Roman Divacky <rdivacky@freebsd.org>
Original commit
Monday, 9 Jul 2007
17:25 ahze search for other commits by this committer
Update to 0.0.20070708
Original commit
Wednesday, 9 Aug 2006
15:12 ahze search for other commits by this committer
- Update to 0.0.20060808
Original commit
Wednesday, 10 May 2006
11:44 ahze search for other commits by this committer
- Update to 0.0.20060509

patch-muxers submitted by:      lioux
Original commit
Wednesday, 30 Nov 2005
04:21 ahze search for other commits by this committer
- Update to 0.0.20051129
Original commit
Wednesday, 14 Sep 2005
09:20 ahze search for other commits by this committer
- Update to 0.0.20050914 (svn snapshot)
- Add new option, WITH_X11_OUTPUT, adds x11 output.
Original commit
Thursday, 19 May 2005
03:00 ahze search for other commits by this committer
- Update to 0.0.20050518
Original commit
Friday, 22 Apr 2005
14:18 ahze search for other commits by this committer
- Add support for sparc64 [1]
- use LDFLAGS instead of -lm

Submitted by:   kwm via irc [1]
Original commit
Thursday, 21 Apr 2005
13:06 ahze search for other commits by this committer
- Update to 0.0.20050421 (cvs snapshot)
Original commit
Thursday, 3 Feb 2005
09:46 ahze search for other commits by this committer
Fix build on at least amd64 and maybe others.

Build test by:  pav
Original commit
Wednesday, 26 Jan 2005
02:34 ahze search for other commits by this committer
- Update to 0.0.20050125
Original commit
Thursday, 20 Jan 2005
07:04 ahze search for other commits by this committer
- Link to ASM files so shared library actually works.
Original commit
06:49 ahze search for other commits by this committer
- Build and install Shared library
- Bump PORTREVISION
Original commit
Wednesday, 12 Jan 2005
04:57 ahze search for other commits by this committer
Add x264

x264 is a free library for encoding H.264/AVC video streams.

Encoder features
 * CAVLC/CABAC
 * Multi-references
 * Intra: all modes (4x4 and 16x16 with all predictions)
 * Inter P: all partitions (from 16x16 down to 4x4)
 * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT)
 * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR
 * Scene cut detection
Original commit

Number of commits found: 25