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/cmake/files/patch-Modules_FindDCMTK.cmake

Number of commits found: 2

Saturday, 19 Mar 2016
14:41 rakuco search for other commits by this committer
Update CMake to 3.5.0.

Announcement: https://blog.kitware.com/cmake-3-5-0-available-for-download/

Most ports have already been fixed for this update, but science/orthanc was
included in this commit because I am not entirely sure the changes in it work
with CMake < 3.5.0. In short, FindDCMTK.cmake was rewritten and the way orthanc
uses the DCMTK variables was incompatible with the use upstream intended.

PR:		208033
Original commitRevision:411409 
Wednesday, 11 Jul 2012
10:12 gahr search for other commits by this committer
- fix the FindDCMTK.cmake to include the new oflog library introduced by
  dcmtk-3.6.0. This has been reported in CMake bug tracker:
  http://public.kitware.com/Bug/view.php?id=12324

Approved by:    kde@ (implicit)
Original commit

Number of commits found: 2