mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
468 B
Text
10 lines
468 B
Text
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.
|