Bug 129118 - [New Port]sysutils/py-zdaemon:Daemon Process Control Library and Tools for Unix-bases Systems
Summary: [New Port]sysutils/py-zdaemon:Daemon Process Control Library and Tools for Un...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 05:30 UTC by wenheping
Modified: 2008-12-06 15:40 UTC (History)
0 users

See Also:


Attachments
file.shar (5.16 KB, text/plain)
2008-11-24 05:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-11-24 05:30:01 UTC
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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-24 05:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-12-06 15:35:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-06 15:35:35 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"