Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 2.0.4 | Wen Heping | 2009-10-02 | 1 | -3/+3 |
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Notes: svn path=/head/; revision=242378 | ||||
* | CATEGORIES+= python for py- ports missing it | Philip M. Gollucci | 2008-12-28 | 1 | -1/+1 |
| | | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878 | ||||
* | zdaemon is a Python package which provides APIs for managing | Martin Wilke | 2008-12-06 | 1 | -0/+23 |
applications run as daemons. Its principal use to date has been to manage the application server and storage server daemons for Zope / ZEO, although it is not limited to running Python-based applications (for instance, it has been used to manage the 'spread' daemon). WWW: http://www.python.org/pypi/zdaemon PR: ports/129118 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=223872 |