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-ab

Number of commits found: 5

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
Monday, 15 Jul 2002
03:30 pat search for other commits by this committer
Update to 2.2.8a

PR:             ports/40566
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Tuesday, 25 Jun 2002
06:38 ijliao search for other commits by this committer
upgrade to 2.2.8
Original commit
Tuesday, 21 Nov 2000
16:00 kevlo search for other commits by this committer
Update to version 2.2.6    
Original commit

Number of commits found: 5