Port details |
- catatonit Signal-forwarding process manager for containers
- 0.2.1 sysutils
=2 0.1.7_2Version of this port present on the latest quarterly branch. - Maintainer: dfr@FreeBSD.org
 - Port Added: 2023-07-22 12:39:10
- Last Update: 2025-06-19 16:26:59
- Commit Hash: e080154
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/openSUSE/catatonit
- Description:
- A container init that is so simple it's effectively brain-dead. See
https://github.com/openSUSE/catatonit#readme for more details.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- catatonit>0:sysutils/catatonit
- To install the port:
- cd /usr/ports/sysutils/catatonit/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/catatonit
- pkg install catatonit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: catatonit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750277227
SHA256 (openSUSE-catatonit-v0.2.1_GH0.tar.gz) = 771385049516fdd561fbb9164eddf376075c4c7de3900a8b18654660172748f1
SIZE (openSUSE-catatonit-v0.2.1_GH0.tar.gz) = 18479
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Run
-
- sysutils/podman-suite
Configuration Options:
- No options to configure
- Options name:
- sysutils_catatonit
- USES:
- autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1 19 Jun 2025 16:26:59
    |
Sergey A. Osokin (osa)  |
sysutils/catatonit: update from 0.1.7 to 0.2.1
Moved from the dfr's repo to the original one, consolidate
FreeBSD-specific patches.
Make portlint(1) happy.
ChangeLog: https://github.com/openSUSE/catatonit/compare/v0.1.7...v0.2.1
Approved by: dfr
PR: 287646 |
0.1.7_2 28 Jul 2023 08:58:43
    |
Doug Rabson (dfr)  |
sysutils/catatonit: fix port build on 14.0-CURRENT
This disables catatonit's implementation of secure_getenv on
14.0-CURRENT since it's now a part of libc.
Approved by: lwhsu
Differential Revision: https://reviews.freebsd.org/D41213 |
0.1.7_1 25 Jul 2023 09:28:37
    |
Doug Rabson (dfr)  |
sysutils/catatonit: Fix license type and simplify build
The license should be GPLv3+ - add a link to the license file. Also, let
autoreconf manage running autogen.sh and remove the dependency on gmake.
Approved by: diizzy
Differential Revision: https://reviews.freebsd.org/D41155 |
0.1.7 22 Jul 2023 12:36:46
    |
Doug Rabson (dfr)  |
sysutils/catatonit: new port
Approved by: lwhsu
This is a very simple init-like command intended for use with
'podman run --init' or 'docker run --init'. |
Number of commits found: 4
|