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: www/firefox/files/patch-bug1530098

Number of commits found: 3

Monday, 1 Jul 2019
21:09 jbeich search for other commits by this committer
www/firefox: update to 68.0

Changes:	https://www.mozilla.org/firefox/68.0/releasenotes/
PR:		238087
Security:	0592f49f-b3b8-4260-b648-d1718762656c
MFH:		2019Q2
Differential Revision:	https://reviews.freebsd.org/D20391
Original commitRevision:505639 
Wednesday, 13 Mar 2019
15:41 jbeich search for other commits by this committer
www/firefox: unbreak on armv6/armv7/powerpc64

error: Could not compile `libc`.
warning: build failed, waiting for other jobs to finish...
error[E0433]: failed to resolve: use of undeclared type or module `mem`
  --> third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs:35:32
   |
35 | pub const _ALIGNBYTES: usize = mem::size_of::<::c_long>() - 1;
   |                                ^^^ use of undeclared type or module `mem`

Reported by:	pkg-fallout
Original commitRevision:495583 
Friday, 1 Mar 2019
19:14 jbeich search for other commits by this committer
www/firefox: unbreak on aarch64 and powerpc64

PR:		234253
Submitted by:	Mikael Urankar
Original commitRevision:494312 

Number of commits found: 3