Commit graph

6 commits

Author SHA1 Message Date
Martin Wilke
986997dfa8 - Update to 0.29
PR:		ports/105011
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-04 23:03:18 +00:00
Martin Wilke
36659e59ee - Update to 0.27
PR:		ports/103613
Submitted by:	Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
2006-09-25 10:49:13 +00:00
Pav Lucistnik
5da803c963 - Update to 0.0.25
- Install documentation

PR:		ports/102614
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-08-28 17:59:14 +00:00
Rong-En Fan
fe65b2f56d - Update to 0.0.24
PR:		ports/101571
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
2006-08-10 03:32:32 +00:00
Martin Wilke
a623f92eb5 - Update to 0.0.23
PR:		ports/100920
Submitted by:	Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
Approved by:	krion (mentor)
2006-07-29 20:56:51 +00:00
Martin Wilke
7e8c3594a3 Add uncrustify , highly configurable source code beautifier.
The goals of this project are simple:
Create a highly configurable, easily modifiable source code beautifier.
What it does:
 * Ident code, aligning on parens, assignments, etc
 * Align on '=' and variable definitions
 * Align structure initializers
 * Align #define stuff
 * Align backslash-newline stuff
 * Reformat comments (a little bit)
 * Fix inter-character spacing
 * Add or remove parens on return statements
 * Add or remove braces on single-statement if/do/while/for statements
 * Highly configurable - 118 configurable options as of version 0.0.15

 WWW: http://uncrustify.sourceforge.net

PR:		ports/100604
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru>
2006-07-22 09:23:56 +00:00