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: sysutils/heirloom/files/patch-nawk_Makefile.mk

Number of commits found: 2

Friday, 30 Aug 2013
15:15 danfe search for other commits by this committer
Try a little harder to sanitize the builds: now ensure it builds not only in
parallel mode (-jX), but with disabled make jobs as well.  While here, evict
the trailing spaces at EOL in port description, and reindent it a bit.

Reported by:	bdrewery
Original commitRevision:325705 
Friday, 26 Jul 2013
12:28 danfe search for other commits by this committer
- Attempt to fix parallel build (I've fixed most notable cases, and it
  allowed my 4-core Q9550 to build it -- but there might be more, since
  quality of this software (esp. makefiles) is not particularly high
- Try to respect CFLAGS in addition to CC, wrap one overly long line
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE, etc.

Reported by:	pointyhat-west
Original commitRevision:323715 

Number of commits found: 2