joerg
bbde65f2e0
Tag the 28 locations that result in a Python 3.1 package as supporting so.
...
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
obache
c411597929
* regist egg-info
...
Bump PKGREVISION.
2011-10-15 11:46:04 +00:00
darcy
32a689f153
Change MAINTAINER to OWNER on some of my packages.
2009-03-18 18:37:59 +00:00
joerg
25a80fb4ab
Remove PYBINMODULE. All it did was mark some packages as not available
...
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
darcy
1711160c56
Remove -ansi option from Makefile to prevent build problems as suggested by
...
Aleksey Cheusov.
Bump PKGREVISION
2008-12-19 12:12:53 +00:00
darcy
6a50c2eb05
Allow package to build under QNX.
...
No PKGREVISION bump since no working ports were modified.
2008-12-17 16:08:53 +00:00
darcy
e28eff2978
Upgrade to generate 2.6.
...
No functional changes but it should compile under Linux now.
2008-11-17 21:49:49 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
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
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
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