Commit graph

13 commits

Author SHA1 Message Date
jperkin
9ddaded05f More __inline removal, fixes Darwin. Perform pkglint cleanup while here. 2016-02-15 09:38:10 +00:00
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
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
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
salo
937b3bf13b USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +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
kim
7cb6e40e48 Upgrade to GNU indent 2.2.0 1999-08-20 06:12:57 +00:00
agc
3cf26ef629 Rename all files associated with GNU indent as gindent, to avoid collisions
with NetBSD's indent(1).
Don't strip the binary from the package Makefile - it already gets stripped
by the ${INSTALL_PROGRAM} part of the installation.
Rationalise info file handling.
1998-09-04 21:29:30 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
3568fbea28 Add a (build) dependency on gtexinfo for NetBSD.
Correct the package's makefile name.

Remove previous OS-dependent hack whereby we had no info files on NetBSD.

Regenerate indent.info to include DIR specifications, and install using
install-info.
1997-10-09 09:30:40 +00:00
agc
450dc62227 Initial import of FreeBSD devel ports into NetBSD
packages system.
1997-10-06 14:06:09 +00:00