darcy
2cb6c02cac
Bump to version 2.4.
...
Includes strings.h for Posix compliance.
2007-01-30 13:02:51 +00:00
rillig
97c6198729
Fixed PKGMANDIR.
2007-01-05 10:46:17 +00:00
rillig
ad2fe87882
The patches have been applied upstream.
2007-01-05 10:38:05 +00:00
darcy
8751c3cd0a
Update to 2.3.
...
A few bug fixes. We already had them in our package as patches but the
fixes have been folded into the original package.
2006-08-26 12:59:57 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
tv
99c39d2867
Pull in libbind resolver on Interix.
2005-11-07 21:24:37 +00:00
grant
cbc4b46899
whitespace fix
2005-07-29 04:52:12 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
snj
c398845287
Kill trailing whitespace.
2005-03-26 11:01:56 +00:00
minskim
8485ae3c18
Use NS_MAXDNAME if MAXDNAME is undefined, because some platforms don't
...
include old bind headers automatically (e.g. Darwin).
2005-03-23 15:11:32 +00:00
agc
4a3d2f7ce2
Add RMD160 digests.
2005-02-23 22:24:08 +00:00
darcy
4f605e3dbd
Cast size_t function and variable in printf and use "%lu" to prevent
...
compiler warnings when size_t is not unsigned int.
2005-01-12 10:55:36 +00:00
darcy
03ccd9fb0c
Patch generate.c to remove warning from bulk build on NetBSD 2.0/amd64.
2005-01-08 15:43:55 +00:00
darcy
c37074d89f
Update to version 2.2.
...
Major changes are:
- Add casts to prevent compiler warnings.
- Allow for more than 10 positional parameters.
2005-01-04 13:29:08 +00:00
minskim
a5d15ead5c
Add (unsigned char) casts to ctype function arguments.
2004-12-18 19:05:54 +00:00
darcy
50d1adf2cb
Update generate and py-generate to version 2.1.
...
Changes are minor. The code has a few cleanups, the buffer sizes have been
increased (next version they will be dynamic) and the Python support has
been improved. The biggest change is the addition of the man page as
a Python docstring.
2004-11-09 21:32:59 +00:00
darcy
fcce0c6a8d
Initial import of generate.
...
Version 2.0
Simple text pre-processor
2004-08-21 14:56:44 +00:00