Date: Sat, 6 Dec 2008 15:35:27 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/py-zdaemon Makefile distinfo pkg-descr pkg-plist Message-ID: <200812061535.mB6FZRIk012525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-12-06 15:35:27 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/py-zdaemon Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.1049 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/py-zdaemon/Makefile (new) 1.1 +3 -0 ports/sysutils/py-zdaemon/distinfo (new) 1.1 +8 -0 ports/sysutils/py-zdaemon/pkg-descr (new) 1.1 +48 -0 ports/sysutils/py-zdaemon/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812061535.mB6FZRIk012525>