Mail Archives: djgpp/2010/03/31/18:27:10
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
Message-Id: | <201003312327.o2VNR4os024885@delorie.com>
|
From: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de>
|
To: | djgpp-announce AT delorie DOT com
|
Subject: | ANNOUNCE: DJGPP port of GNU grep 2.6.2 uploaded.
|
Date: | Thu, 1 Apr 2010 01:26:13 +0200
|
This is a port of GNU grep 2.6.2 to MSDOS/DJGPP.
DJGPP specific changes.
=======================
DJGPP specific changes are those required to implement colorization support
for this port. If grep is called with the command line option --color and
the output is directed to the screen then the default colors will be used
to mark matches, filenames and line numbers. If the output does not go to
the screen then colorization is automaticaly suppressed. Read the docs to
learn how to control the color using the environment variable GREP_COLORS.
As usual all changes are documented in the diffs file that is stored in the
/djgpp directory.
Please note that to run the testsuite produced with autoconf 2.64 and later
you must install mktmp16b or later. Because this testsuite also tries to
test multibyte patterns but multibyte strings are not fully supported by
DJGPP some tests will be skipped or fail. The yesno test is known to fail,
so please do not report it.
Please also note that due to a function name clash between gnulib's and
grep's gettext wrapper, when NLS support is disabled, and the old BORLAND
compatibility gettext function declared in conio.h, this port will only be
provided compiled with djdev204. In djev204 this issue has been resolved.
Please read the docs to become familiar with this binary.
The port consists of the usual three packages that have been compiled using
stock djdev204 and that can be downloaded from ftp.delorie.com and mirrors
as (timestamp 2010-03-31):
grep 2.6.2 binaries, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/grep262b.zip
grep 2.6.2 dvi, html, pdf and ps format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/grep262d.zip
grep 2.6.2 source:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/grep262s.zip
Send grep specific bug reports to <bug-grep AT gnu DOT org>.
Send suggestions and bug reports concerning the DJGPP port to
comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -