Port details on branch 2023Q3 |
- py-supervisor System for controlling process state under UNIX
- 4.2.5_1,1 sysutils
=10 4.2.5_1,1Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2010-02-06 18:46:10
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: nginx, dejavu, poudriere, openssl, beadm
- Also Listed In: python
- License: BSD3CLAUSE MEDUSA REPOZE
- WWW:
- http://supervisord.org/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}supervisor>0:sysutils/py-supervisor@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-supervisor/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-supervisor
- pkg install py311-supervisor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-supervisor listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-supervisor
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1704749530
SHA256 (supervisor-4.2.5.tar.gz) = 34761bae1a23c58192281a5115fb07fbf22c9b0133c08166beffc70fed3ebc12
SIZE (supervisor-4.2.5.tar.gz) = 466073
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-mock>=0.5.0 : devel/py-mock@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/onlyoffice-documentserver
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-supervisor-4.2.5_1,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_py-supervisor
- USES:
- cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|