summaryrefslogtreecommitdiff
path: root/devel/py-generate
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-01-30Bump to version 2.4.darcy2-6/+6
Includes strings.h for Posix compliance.
2006-08-26Patch no longer needed.darcy2-24/+1
2006-08-26Update to 2.3.darcy2-7/+6
A few bug fixes. We already had them in our package as patches but the fixes have been folded into the original package.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-02SunOS requires extra libs for networking.darcy1-1/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-12Cast size_t function and variable in printf and use "%lu" to preventdarcy2-5/+5
compiler warnings when size_t is not unsigned int.
2005-01-08Patch generate.c to fix warnings on bulk build on NetBSD 2.0/amd64.darcy2-1/+24
2005-01-04Upgrade to version 2.2.darcy2-5/+5
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.
2004-11-09Update generate and py-generate to version 2.1.darcy2-6/+6
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-08-21Initial import of py-generate packagedarcy4-0/+30
Version 2.0 Python interface to Generate