Commit graph

12 commits

Author SHA1 Message Date
wiz
4773e0d7e2 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
4faa202860 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
8bb62116c6 * no compiler languages is required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-26 09:14:09 +00:00
darcy
8a251a2ae8 Upgrade to 0.36.
Too many changes to list.  See
https://github.com/webpy/webpy/blob/master/ChangeLog.txt
2011-11-29 18:16:56 +00:00
obache
4dde728b55 LICENSE=public-domain 2011-06-14 09:06:07 +00:00
obache
3b300d6233 Just need Python 2.4+, no PYTHON_VERSION restrictions. 2011-06-14 09:04:13 +00:00
joerg
30e9948198 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
darcy
b44d5a7008 Upgrade to 0.23. Many fixes and features. See http://webpy.org/changes
for details.
2008-08-17 22:57:04 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
10e4764281 Needs Python 2.4+ as the list comprehension is not support before
(utils.py). Fix PLIST to contain the source as well. Bump revision.
2007-01-11 11:30:00 +00:00
darcy
29c10e39a3 Add webpy package.
web.py is a web framework for python that is as simple as it is powerful.
web.py is in the public domain; you can use it for whatever purpose with
absolutely no restrictions.
2007-01-02 14:07:45 +00:00