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-bug1550891

Number of commits found: 5

Thursday, 12 Nov 2020
00:10 jbeich search for other commits by this committer
www/firefox: update to 83.0

Changes:	https://www.mozilla.org/firefox/83.0/releasenotes/
Original commitRevision:554921 
Tuesday, 18 Aug 2020
00:52 jbeich search for other commits by this committer
www/firefox: update to 80.0

Changes:	https://www.mozilla.org/firefox/80.0/releasenotes/
Original commitRevision:545203 
Monday, 27 Apr 2020
23:14 jbeich search for other commits by this committer
www/firefox: update to 76.0

- Add a workaround for Clang [1]

Changes:	https://www.mozilla.org/firefox/76.0/releasenotes/
PR:		245422
Submitted by:	tobik [1]
Security:	aec18162-eaf3-4e73-a38e-3fd98bc47869
Differential Revision:	https://reviews.freebsd.org/D24326
Original commitRevision:533209 
Thursday, 9 Jan 2020
13:32 jbeich search for other commits by this committer
www/firefox: unbreak after r522464

In file included from Unified_cpp_ipc_chromium0.cpp:137:
ipc/chromium/src/base/shared_memory_posix.cc:282:16: error: variable has
incomplete type 'cap_rights_t' (aka 'cap_rights')
  cap_rights_t rights;
               ^
/usr/include/sys/types.h:247:8: note: forward declaration of 'cap_rights'
struct cap_rights;
       ^
In file included from Unified_cpp_ipc_chromium0.cpp:137:
ipc/chromium/src/base/shared_memory_posix.cc:283:28: error: use of undeclared
identifier 'CAP_MMAP_R'
  cap_rights_init(&rights, CAP_MMAP_R);
                           ^

PR:		243213
Pointy hat to:	jbeich (landed old version of the patch)
Original commitRevision:522486 
00:57 jbeich search for other commits by this committer
www/firefox: restore IPC optimization after r514482

Submitted by:	Greg V
Original commitRevision:522464 

Number of commits found: 5