Port details |
- perp Persistent process supervisor and service management framework
- 2.07_1 sysutils
=3 2.07_1Version of this port present on the latest quarterly branch. - Maintainer: ports@jpmens.net
 - Port Added: 2020-01-17 17:22:34
- Last Update: 2024-02-26 06:28:06
- Commit Hash: ef00d2c
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: UNKNOWN
- WWW:
- http://b0llix.net/perp/
- Description:
- The perp package provides a set of daemons and utilities to reliably start,
monitor, log, and control a collection of persistent processes.
A "persistent process" is any program intended to be long-running, highly
available, and purpose critical. Also known and often described as a "service",
a persistent process normally provides some essential, on-demand system
service. Programs that serve email, domain name queries, and http requests are
all examples of services that are normally run as persistent processes.
These are the programs that you want to start at system boot, and to continue
running for as long as the system itself. These are the programs you need
running in uninterrupted service, day and night, forever and ever.
perp helps make sure that they do.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/perp/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/perp
- pkg install perp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: perp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1577951030
SHA256 (perp-2.07.tar.gz) = 1222fe31c16014d8b2a78416f93ba9f8c31eddbc381adc9021fa5d9764475815
SIZE (perp-2.07.tar.gz) = 211568
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_perp
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.07_1 26 Feb 2024 06:28:06
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/perp: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
2.07 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.07 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.07 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.07 22 Mar 2021 10:17:44
  |
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
2.07 17 Jan 2020 17:22:26
  |
tcberner  |
New port: sysutils/perp: Persistent process supervisor & service managment
framework
The perp package provides a set of daemons and utilities to reliably start,
monitor, log, and control a collection of persistent processes.
A "persistent process" is any program intended to be long-running, highly
available, and purpose critical. Also known and often described as a "service",
a persistent process normally provides some essential, on-demand system
service. Programs that serve email, domain name queries, and http requests are
all examples of services that are normally run as persistent processes.
These are the programs that you want to start at system boot, and to continue
running for as long as the system itself. These are the programs you need
running in uninterrupted service, day and night, forever and ever.
perp helps make sure that they do.
WWW: http://b0llix.net/perp/
PR: 243032
Submitted by: Jan-Piet Mens <ports@jpmens.net> |
Number of commits found: 7
|