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/qt4-moc/files/patch-src__tools__moc__main.cpp

Number of commits found: 4

Thursday, 24 Mar 2016
10:31 rakuco search for other commits by this committer
qt4-moc: Add more Boost include guards to moc's definition list.

In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
Original commitRevision:411765 
Sunday, 14 Feb 2016
23:56 rakuco search for other commits by this committer
Add more context to the patch we have for Boost.

Explain what the problem is and how we work around it instead of just defining
weirdly-named macros.
Original commitRevision:408911 
Monday, 10 Feb 2014
15:18 rakuco search for other commits by this committer
Add patch to work around more integration issues between moc and boost.

science/avogadro started failing to build after boost was updated to 1.55.
Add a patch from Fedora to special-case more boost defines so that
everything works again.

Obtained from:	Fedora Project (qt.git repository)
Original commitRevision:343646 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 

Number of commits found: 4