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: deskutils/kmail/files/patch-agents_unifiedmailboxagent_boost__optional.h

Number of commits found: 1

Saturday, 29 Dec 2018
23:07 tcberner search for other commits by this committer
deskutils/kmail: include optional.h from boost to fix build on recent CURRENT

On FreeBSD Current optional is no longer in experimental/optional.
Further, switching  to c++17 to use it, would require changes to
databases/akonadi to no longer use auto_ptr.

As this all would be a hassle, follow what upstream has done for a
similar problem with akonadi on Windows [1]: Import a 3rdparty optional.h
and use that.

[1]
https://github.com/KDE/akonadi/commit/482315f4cbc79d3725738fa1e62c8e0ce053bdea

PR:             234022
Original commitRevision:488694 

Number of commits found: 1