Bug 142163 - [NEW PORT] sysutils/py-supervisor: System to monitor and control a number of processes on UNIX-like OS
Summary: [NEW PORT] sysutils/py-supervisor: System to monitor and control a number of ...
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 10:10 UTC by hizel
Modified: 2010-02-06 18:50 UTC (History)
0 users

See Also:


Attachments
file.shar (29.83 KB, text/plain)
2009-12-30 10:10 UTC, hizel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hizel 2009-12-30 10:10:01 UTC
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.

It shares some of the same goals of programs like launchd, daemontools, and runit. Unlike some of these programs, it is not meant to be run as a substitute for init as "process id 1". Instead it is meant to be used to control processes related to a project or a customer, and is meant to start like any other program at boot time.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-30 10:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2010-01-31 08:01:11 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 hizel 2010-02-03 14:09:11 UTC
hmm, I do not see in the ports tree py-supervisor. why?
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-02-06 18:45:50 UTC
lwhsu       2010-02-06 18:45:36 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/py-supervisor Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add py-supervisor 3.0a7, system to monitor and control a number of
  processes on UNIX-like OS.
  
  PR:             ports/142163
  Submitted by:   Hizbulin Ildar <hizel at vyborg.ru>
  
  Revision  Changes    Path
  1.1162    +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/py-supervisor/Makefile (new)
  1.1       +3 -0      ports/sysutils/py-supervisor/distinfo (new)
  1.1       +13 -0     ports/sysutils/py-supervisor/pkg-descr (new)
  1.1       +362 -0    ports/sysutils/py-supervisor/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"
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2010-02-06 18:48:41 UTC
On Wed, Feb 03, 2010 at 17:09:11 +0300, Hizel Ildar wrote:
> hmm, I do not see in the ports tree py-supervisor. why?


Sorry that I was not aware that I didn't finish the whole committing
process.  The port is now added.

-- 
Li-Wen Hsu <lwhsu AT FreeBSD.org>
http://lwhsu.org