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

Number of commits found: 6

Monday, 13 May 2019
23:55 jbeich search for other commits by this committer
www/firefox: update to 67.0

Changes:	https://www.mozilla.org/firefox/67.0/releasenotes/
PR:		236651
Security:	44b6dfbf-4ef7-4d52-ad52-2b1b05d81272
MFH:		2019Q2
Differential Revision:	https://reviews.freebsd.org/D19654
Original commitRevision:501604 
Tuesday, 12 Mar 2019
00:56 jbeich search for other commits by this committer
www/firefox: update to 66.0

Changes:	https://www.mozilla.org/firefox/66.0/releasenotes/
PR:		235300
Security:	05da6b56-3e66-4306-9ea3-89fafe939726
MFH:		2019Q1
Differential Revision:	https://reviews.freebsd.org/D19020
Original commitRevision:495403 
Saturday, 16 Feb 2019
04:50 jbeich search for other commits by this committer
www/firefox: update Wayland fix to upstream version

Matches what landed in Firefox 67. More fixes maybe backported in
future, so this helps to avoid patch conflicts.
Original commitRevision:493028 
Wednesday, 6 Feb 2019
13:32 jbeich search for other commits by this committer
www/firefox: update r491042 with upstream fix
Original commitRevision:492304 
Wednesday, 23 Jan 2019
14:55 jbeich search for other commits by this committer
www/firefox: unbreak WAYLAND=off build after r490910

In file included from
../.build/gfx/webrender_bindings/Unified_cpp_webrender_bindings0.cpp:20:
gfx/webrender_bindings/RenderCompositor.cpp:35:47: error: use of undeclared
identifier 'RenderCompositorEGL'; did you mean 'RenderCompositorOGL'?
  UniquePtr<RenderCompositor> eglCompositor =
RenderCompositorEGL::Create(aWidget);
                                              ^~~~~~~~~~~~~~~~~~~
                                              RenderCompositorOGL
../.build/dist/include/mozilla/webrender/RenderCompositorOGL.h:16:7: note:
'RenderCompositorOGL' declared here
class RenderCompositorOGL : public RenderCompositor {
      ^
In file included from
../.build/gfx/webrender_bindings/Unified_cpp_webrender_bindings0.cpp:20:
gfx/webrender_bindings/RenderCompositor.cpp:35:75: error: rvalue reference to
type 'RefPtr<...>' cannot bind to lvalue of type 'RefPtr<...>'
  UniquePtr<RenderCompositor> eglCompositor =
RenderCompositorEGL::Create(aWidget);
                                                                         
^~~~~~~
../.build/dist/include/mozilla/webrender/RenderCompositorOGL.h:19:42: note:
passing argument to parameter 'aWidget' here
      RefPtr<widget::CompositorWidget>&& aWidget);
                                         ^

PR:		233791
Reported by:	many
Original commitRevision:491042 
Monday, 21 Jan 2019
23:03 jbeich search for other commits by this committer
www/firefox: update to 65.0

Backport a fix for WebRender on Wayland e.g.,

$ GDK_BACKEND=wayland MOZ_WEBRENDER=1 MOZ_ACCELERATED=1 firefox
https://example.com/

Changes:	https://www.mozilla.org/firefox/65.0/releasenotes/
PR:		233791
Security:	b1f7d52f-fc42-48e8-8403-87d4c9d26229
MFH:		2019Q1
Differential Revision:	https://reviews.freebsd.org/D18432
Original commitRevision:490910 

Number of commits found: 6