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: astro/gpstk/files/patch-dev_ext_lib_FileDirProc_FileHunter.cpp

Number of commits found: 2

Tuesday, 1 Aug 2017
18:03 tcberner search for other commits by this committer
Update astro/gpstk to 2.9 -- allows to be built with gcc6.

* Switch to github (project has moved).

PR:		219275
Original commitRevision:447064 
Thursday, 22 Oct 2015
07:01 koobs search for other commits by this committer
astro/gpstk: Fix patches and CMake build

After the last commit to this port [1], that updated DISTFILES, patch
errors were reported on pkg-fallout:

patch: **** can't cd to /wrkdirs/usr/ports/astro/gpstk/work/dev: No such file or
directory
=> Patch patch-ext__lib__FileDirProc__FileHunter.cpp failed to apply cleanly.
*** Error code 1

This change replaces a WRKSRC override with a CMAKE_SOURCE_PATH
variable to declare the source directory and regenerates patchfiles
against the default WRKSRC.

While I'm here: switch to USES=cmake:outsource to match the build
instructions upstream [2]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:399952 

Number of commits found: 2