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/gindent/files/patch-indent.h

Number of commits found: 5

Friday, 17 Jun 2016
23:28 mat search for other commits by this committer
Rename all files containing a : in their filename.

While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
Original commitRevision:417041 
Monday, 4 Nov 2013
07:30 johans search for other commits by this committer
- Fix parsing of the -il option
- Enable STAGE support

PR:		ports/183438
Submitted by:	Wietse Venema <wietse@porcupine.org>
Original commitRevision:332669 
Sunday, 27 Jun 2010
14:52 johans search for other commits by this committer
Apply two bug fixes from John Hein:

1) fix 'indent -npro -nip' when compiled with BERKELEY_DEFAULTS
   symptom:
     command line: unknown option "nhnl"
   Note that the "nhnl" above is just luck due to layout by the compiler.
   It could be random garbage.
   explanation: PRO_SETTINGS lists need to be terminated with two nulls.

2) fix error message for args prefixed with '--',
   like 'indent -npro --no-such-arg'
   symptom:
     command line: unknown option "-no-such-arg"
   explanation: the error message uses 'option - 1' instead of
   'option - option_length' and -- options have option_length == 2.

Note that the update looks more complicated than just this patch,
because the original port patches were re-aligned as well. John has
submitted his patches upstream as well.

Submitted by:   John Hein <jhein@symmetricom.com>
Feature safe:   yes
Original commit
Tuesday, 25 Jun 2002
06:38 ijliao search for other commits by this committer
upgrade to 2.2.8
Original commit
Friday, 20 Apr 2001
09:33 obrien search for other commits by this committer
Default to KNF.    
Original commit

Number of commits found: 5