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: devel/boost-jam/files

Number of commits found: 4

Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Wednesday, 28 Mar 2018
09:37 tijl search for other commits by this committer
- Add a patch to make bjam call poll with timeout -1 instead of 0 so it
  doesn't use so much CPU time.  This cuts the build time of boost-libs
  in half for non-parallel builds.
- Add support for WITH_DEBUG.
Original commitRevision:465789 
Sunday, 31 Aug 2014
23:01 bapt search for other commits by this committer
Use the special 'cc' tools which makes the build system to respects CC, CFLAGS
etc.
Original commitRevision:366834 
Wednesday, 1 May 2013
18:15 bapt search for other commits by this committer
Dramatically reduce the diskspace used for building bjam -- by extracting
only the tools/build/v2/engine subdirectory from the source tarball, instead
of the whole thing. Plenty of time is saved too -- though the giant tarball
still needs to be full read, most of the contents does not need to be
written to disk

Allow building the executable with any compiler from the gcc-family (such as
gcc48)

Submitted by:	mi
Original commitRevision:317037 

Number of commits found: 4