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: science/libint/files

Number of commits found: 2

Sunday, 14 Jan 2018
17:47 tijl search for other commits by this committer
- Don't run autoreconf, but run some of the autotools from pre-configure
  instead.  Autoreconf runs autoheader which replaces a handmade config
  header.
- Remove options.  DEBUG only adds -g which is already handled by
  WITH_DEBUG.  DERIV and R12 don't have any impact.  They are enabled by
  default upstream and the port Makefile never passed --disable-* when the
  options are disabled.  Reasons to remove these options: the only port
  (science/mpqc) that depends on this port requires the options to be
  enabled, no additional dependencies and no significant additional build
  time or disk space.
Original commitRevision:458985 
Saturday, 24 Oct 2015
17:55 danfe search for other commits by this committer
- Update to version 1.1.6
- Define LICENSE (GPLv2)
- Project had moved to GitHub
- Clean up Makefile a bit

PR:	201267
Original commitRevision:400133 

Number of commits found: 2