Commit graph

14 commits

Author SHA1 Message Date
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
darcy
2cb6c02cac Bump to version 2.4.
Includes strings.h for Posix compliance.
2007-01-30 13:02:51 +00:00
darcy
48fc79090c Patch no longer needed. 2006-08-26 13:35:13 +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
darcy
beeaf65738 SunOS requires extra libs for networking. 2006-01-02 18:56:20 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
ff43397c0b Patch generate.c to fix warnings on bulk build on NetBSD 2.0/amd64. 2005-01-08 15:45:23 +00:00
darcy
55da4e106b Upgrade to version 2.2.
Major changes are:
 - Add casts to prevent compiler warnings.
 - Allow for more than 10 positional parameters.

This should fix the bulk builds for this package.
2005-01-04 13:29: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
518f957741 Initial import of py-generate package
Version 2.0
Python interface to Generate
2004-08-21 15:07:16 +00:00