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) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/libvpx/files/patch-build_make_configure.sh

Number of commits found: 11

Saturday, 20 Jan 2024
00:41 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.14.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by:	portscout
commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e 589aaae
Wednesday, 2 Jan 2019
08:10 jbeich search for other commits by this committer
multimedia/libvpx: restore NEON on armv6 after r466922

- Only armv6 needs -meabi=5
- Build NEON files on armv6
- Respect CPUTYPE on armv7 and aarch64
Original commitRevision:489061 
Tuesday, 10 Apr 2018
00:13 jbeich search for other commits by this committer
multimedia/libvpx: enable NEON on armv6 with more CPUTYPE values

PR:		224107
Submitted by:	Mikael Urankar
Original commitRevision:466922 
00:13 jbeich search for other commits by this committer
multimedia/libvpx: drop explicit targets

PR:		224107
Original commitRevision:466920 
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, 14 Aug 2015
16:35 jbeich search for other commits by this committer
multimedia/libvpx: update to 1.4.0.488 (snapshot)

Sync system libvpx with bundled libvpx in Firefox 40 in order
to fix vulnerabilities in the former.

While here fix other issues:
- Add powerpc targets removed by upstream
- Add sparc64 support [1]
- Improve gcc42 workaround [2]
- Strip binaries as reported by stage-qa
- Drop unused -no-integrated-as hack for Clang

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.4.0..e67d45d
ACC
report:	https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0_to_1.4.0.488/compat_report.html
PR:		202270
PR:		186394 [1] (based on)
PR:		189136 [2]
Exp-run by:	antoine
Approved by:	ashish (maintainer)
MFH:		2015Q3
Security:	http://www.vuxml.org/freebsd/34e60332-2448-4ed6-93f0-12713749f250.html
Original commitRevision:394231 
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, 10 Dec 2014
15:47 ashish search for other commits by this committer
- Add support for building on ARMv6 platforms

Thanks to sbruno@ for testing the port build on ARMv6

PR:		195466
Submitted by:	mikael.urankar <mikael.urankar at gmail dot com>
Original commitRevision:374472 
Monday, 8 Dec 2014
09:13 ashish search for other commits by this committer
Add fix for building with clang 3.5
Original commitRevision:374255 
Thursday, 9 Jan 2014
11:30 ashish search for other commits by this committer
- Update to 1.3.0
- Use distfile provided by Debian
- Add dependency on GCC from ports when building on 8.x (amd64) due
  to code generation issue with built-in GCC

PR:		ports/185212
Submitted by:	Jan Beich <jbeich at tormail.org>
Original commitRevision:339215 
Saturday, 16 Jun 2012
07:22 ashish search for other commits by this committer
- Update to 1.1
- Relax dependency check in BUILD_DEPENDS by replacing path with names
  of programs[1]

PR:             ports/169126[1]
Submitted by:   Jan Beich <jbeich@tormail.org>
Original commit

Number of commits found: 11