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: cad/openscad/files

Number of commits found: 5

Saturday, 9 Mar 2019
21:11 mr search for other commits by this committer
Update to the 2019.03.03 pre-release and switch to QT5 so that the port doesn't
get deleted
during QT4 wipeout.
Original commitRevision:495203 
Monday, 22 Oct 2018
20:31 jbeich search for other commits by this committer
cad/openscad: unbreak with boost 1.69

src/CSGTermEvaluator.cc:112:9: error: no viable conversion from 'boost::tribool'
to 'bool'
                        bool convex = ps->convexValue();
                             ^        ~~~~~~~~~~~~~~~~~

PR:		232525
Original commitRevision:482792 
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 
Monday, 8 Feb 2016
11:16 amdmi3 search for other commits by this committer
- Fix build with boost 1.60
- Fix LICENSE

PR:		199601
Approved by:	portmgr blanket
Original commitRevision:408473 
Sunday, 27 Jul 2014
18:23 makc search for other commits by this committer
cad/openscad:
- Update to 2014.03
- Update MASTER_SITES
- Switch dependency from math/eigen2 to math/eigen3
- USES+= desktop-file-utils pkgconfig
- Remove patch, pass required bits to qmake instead

PR:		191788
Approved by:	maintainer timeout (17 days)
Original commitRevision:363089 

Number of commits found: 5