2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) |
Log message: 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. |
2006-10-05 00:04:11 by Thomas Klausner | Files touched by this commit (30) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-06-07 14:55:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: yield forces Python 2.3+ |
2006-05-28 16:25:43 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Dependency py-twisted only available for Python 2.2 and newer. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message: Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies. |
2005-11-05 02:58:41 by Min Sik Kim | Files touched by this commit (4) | |
Log message: Import py-nevow from pkgsrc-wip. Packaged by Michal Pasternak and maintained by Siegmund Fuehringer. Nevow is a next-generation web application templating system, based on the ideas developed in the Twisted Woven package. Its main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible. It separates your code into 'data' and 'render' functions, a simplified implementation of traditional MVC. It has various parts which can be used individually or as a whole, integrated web solution. |