| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Jun 2012 04:42:41
2.0.7
|
rm  |
- update to 2.0.7
- add LICENSE (ZPL21)
While here:
- strict python version to 2.x only
- remove unneded BUILD_DEPENDS
PR: 168857
Submitted by: koobs <koobs.freebsd at gmail dot com> |
10 Jun 2012 18:42:48
2.0.4
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
09 Jun 2012 08:24:49
2.0.4
|
wen  |
- Reset maintainer to zope@ |
19 Mar 2011 12:38:54
2.0.4
|
miwi  |
- Get Rid MD5 support |
02 Oct 2009 07:17:03
2.0.4
|
wen  |
- Update to 2.0.4
- Update my mail address to FreeBSD
Approved by: miwi(mentor) |
28 Dec 2008 10:54:08
2.0.2
|
pgollucci  |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
06 Dec 2008 15:35:27
2.0.2
|
miwi  |
zdaemon is a Python package which provides APIs for managing
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> |