Message-Id: <200809270059.m8R0xLQ2025591@delorie.com> Date: Fri, 26 Sep 2008 15:56:39 +0200 From: Robert Riebisch Organization: BTTR Software X-Accept-Language: en To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: GNU indent 2.2.9 for DJGPP 2.04 uploaded. This is a port of GNU Indent 2.2.9 to MSDOS/DJGPP 2.04. In fact, this is just a djdev204 rebuild of Juan Manuel Guerrero's port from 2004, because DJGPP 'beta' trunk had GNU indent 2.2.5 only, which didn't support '-ut' (use tabs), '-nut' (don't use tabs) options. This package is available at ftp.delorie.com and mirrors as (timestamp 2008-09-19): Indent 2.2.9 binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/ind229b.zip For your convenience here is the original announcement for DJGPP 2.03 made by Juan. *** This is a port of GNU Indent 2.2.9 to MSDOS/DJGPP. The indent program is a utility that reformats C source code by adding or deleting whitespaces as necessary according to user given options. It can also convert from one style of coding to another. ``indent'' can understand a substantial amount about the syntax of C programs, but it also tries to cope up with incomplete and malformed syntax. The GNU style of indenting is the default. However, various other styles such as K&R, Berkeley are also supported. Indent has a plethora of options. The documentations contain detailed information about these options. DJGPP specific changes. ======================= The changes are the same as in the previous port: - The profole file name has been modified from `.indent.pro' to `indent.pro'. - Indent generate numbered backups if the used OS supports long file names. As usual, all djgpp specific files (config.bat, diffs, readme files, etc.) are located in the djgpp subdir. The port consists of the usual three packages that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2004-04-13): Indent 2.2.9 binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ind229b.zip Indent 2.2.9 dvi, html, pdf and ps format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ind229d.zip Indent 2.2.9 source: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ind229s.zip Send sed specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel *** Robert Riebisch -- BTTR Software http://www.bttr-software.de/