Commit graph

11 commits

Author SHA1 Message Date
jakllsch
169b2c7cf5 Update GNU indent to 2.2.10.
Changes since 2.2.9:

2008-03-11 david <indent@isidore-it.eu>
	* Re-baselined to the FreeBSD indent version to avoid onerous constraints in the old BSD license.
	* Release version 2.2.10

2007-12-11 david <indent@isidore-it.eu>
	* Added GPL version 3 as the COPYING file.
	* Added missing documentation of blf and brf as reported by Tom Tromey <tromey@redhat.com>

2007-11-27 Matthew Wilcox <matthew@wil.cx>
	* extended --indent-label with negative offsets. -il0 now
	  gives no indentation, -il-2 is the default to match the old
	  behaviour.

2007-11-11 Jean-Christophe Dubois <jcd@tribudubois.net>
	* added --indent-label and --linux-style options.

2007-02-25 david Ingamells <david@ingamells.eu>
	* Added doxygen profile and updated source to be better documented with doxygen.
	* Cleanup of code.

2003-09-28 Erik de Castro Lopo <nospam@bogus.example.com>
	* indent.c Fixed Bug#212320: --blank-lines-after-procedures does not work
	* indent.c Fixed Bug#206785: indent segfaults on the attached file
2013-12-31 16:14:15 +00:00
joerg
8618363244 Remove bogus inline. 2012-04-17 17:42:33 +00:00
wiz
fd2f21c574 Update to 2.2.9:
Release notes for GNU indent version 2.2.9, Aug 2002

 * Matthias <moh@itec.uni-klu.ac.at> and Eric Lloyd <ewlloyd@neta.com>
   Added support for -brf to place function opening brace after function
   declaration.

 * Cristalle Azundris Sabon <cristalle@azundris.com>
   Added --preprocessor-indentation (ppi)   if set, will indent nested
   preprocessor-statements with n spaces per level.  Overrides -lps.

 * D.Ingamells <indent@dingamells.fsnet.co.uk> Added option break-function-decl-args-end
   (bfde) to break the function arguments list before the closing bracket.
   -bdfa now causes a break after the opening bracket and before the first
   argument so that the first argument and subsequent argments are indented
   one indentation step instead of being aligned with the opening bracket.
2009-07-18 19:32:38 +00:00
minskim
a58a7b1347 Do not declare a static variable as non-static in a header file.
This makes the package build on Darwin-8.x.
2005-05-18 14:23:10 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
3448f5ad50 use config.h and friends in man/tgexinfo2man.c, fixes build on
FreeBSD 5 where malloc.h exists but should not be used.
2003-03-24 00:06:57 +00:00
wiz
80c534d600 regen for patch-ab removal 2002-12-05 11:47:26 +00:00
tron
f188ca4fb4 Install locale files into correct directory under Solaris. 2002-09-01 13:50:07 +00:00
wiz
a1097b90d8 Update to 2.2.8.1 (2.2.8a):
2.2.8a has build fixes for 2.2.8.
The major changes between version 2.2.7 and 2.2.8 are
    * Resolution of some build problems with gettext.
    * The environment variable INDENT_PROFILE can be used to specify a profile file.
    * Bug fixes.
The major changes between version 2.2.6 and 2.2.7 are
    * Support for I18N (internationalisation) with gettext.
    * Tarball directory restructuring.
    * Bug fixes
2002-08-31 00:29:59 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
Renamed from devel/gindent/files/md5 (Browse further)