Version: 2.2.10, Package name: gindent-2.2.10 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description GNU indent changes the appearance of a C program by inserting or deleting whitespace according to a plethora of options. Some canned styles of formatting are supported as well. GNU indent is a descendant of BSD indent. GNU indent does NOT work for C++, if it does for you then you're just lucky. Don't ask for support for C++. |
Filesize: 686.198 KB |
Version History (View Complete History) |
|
2021-03-15 15:02:11 by Stuart Henderson | Files touched by this commit (66) |
Log message: revert accidentally committed files |
2021-03-15 14:53:24 by Stuart Henderson | Files touched by this commit (78) |
Log message: update to py-ptyprocess-0.7.0, make py3-only |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2015-09-18 07:29:36 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Unbreak after texi2html recent update. |
2011-05-02 05:34:14 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - remove unneeded patch and fix docdir path |
2010-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-05-19 09:11:01 by Marc Espie | Files touched by this commit (2) |
Log message: don't extern static variables, tssss... |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 04:22:02 by Marc Espie | Files touched by this commit (43) |
Log message: WANTLIB markers |
2004-08-10 06:42:23 by Xavier Santolaria | Files touched by this commit (24) |
Log message: more new-style MODULES. |
2004-08-08 18:21:29 by Marc Espie | Files touched by this commit (17) |
Log message: more new plists. put V number of freetds into its Makefile. |
2004-07-31 15:17:22 by Christian Weisgerber | Files touched by this commit (16) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |
2003-12-16 10:34:06 by Christian Weisgerber | Files touched by this commit (11) |
Log message: @dirrm shared directories |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2002-08-25 20:58:36 by Peter Valchev | Files touched by this commit (1) |
Log message: Change package name to 'gindent' rather than 'indent' to avoid confusion with BSD indent(1); also consistent with the actual binary name we install this under. |
2002-08-25 20:55:09 by Peter Valchev | Files touched by this commit (9) |
Log message: Update to gindent-2.2.8 - Add KNF (-knf) option - Enable BERKELEY option by default - Use gettext port rather than building its own From Jim Geovedi <jim@corebsd.or.id>, thanks! |