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: security/libsparkcrypto/files/patch-src_shared_generic_lsc-types.ads

Number of commits found: 1

Monday, 16 Mar 2015
18:35 marino search for other commits by this committer
security/libsparkcrypto: Fix gcc5-aux support and stop stage building

This port failed to build on gcc5-aux because 3 data types could not
be inlined after an explicit pragma requested it (the pragmas were
removed).

I noticed half the port was building in the stage phase, so I changed
the ALL_TARGET to make all of it build during the build phase.  This
probably didn't need revbump, but I'm going to anyway to make sure the
FreeBSD builders are still happy.
Original commitRevision:381430 

Number of commits found: 1