notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
catatonit Signal-forwarding process manager for containers
0.2.1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.7_2Version of this port present on the latest quarterly branch.
Maintainer: dfr@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/catatonit
  2. libexec/podman/catatonit
  3. /usr/local/share/licenses/catatonit-0.2.1/catalog.mk
  4. /usr/local/share/licenses/catatonit-0.2.1/LICENSE
  5. /usr/local/share/licenses/catatonit-0.2.1/GPLv3+
Collapse this list.
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):
catatonit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.7_20.1.7_2-0.1.7_20.1.7_2---
FreeBSD:13:quarterly0.1.7_20.1.7_2-0.1.7_20.1.7_20.1.7_20.1.7_20.1.7_2
FreeBSD:14:latest0.1.7_20.2.1-0.1.7_20.2.1---
FreeBSD:14:quarterly0.1.7_20.1.7_2-0.1.7_20.1.7_20.1.7_20.1.7_20.1.7_2
FreeBSD:15:latest0.1.7_20.1.7_2n/a0.1.7_2n/a0.1.7_20.1.7_20.1.7_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. automake>=1.17 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openSUSE/catatonit/tar.gz/v0.2.1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1
19 Jun 2025 16:26:59
commit hash: e08015434c0bad67909fe93354707a202e900c38commit hash: e08015434c0bad67909fe93354707a202e900c38commit hash: e08015434c0bad67909fe93354707a202e900c38commit hash: e08015434c0bad67909fe93354707a202e900c38 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
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
commit hash: f95273e649e408f3d668ac37953b569112635365commit hash: f95273e649e408f3d668ac37953b569112635365commit hash: f95273e649e408f3d668ac37953b569112635365commit hash: f95273e649e408f3d668ac37953b569112635365 files touched by this commit
Doug Rabson (dfr) search for other commits by this committer
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
commit hash: 775cd716d5ca4c9c0eeab81a0ca90c265b2dea06commit hash: 775cd716d5ca4c9c0eeab81a0ca90c265b2dea06commit hash: 775cd716d5ca4c9c0eeab81a0ca90c265b2dea06commit hash: 775cd716d5ca4c9c0eeab81a0ca90c265b2dea06 files touched by this commit
Doug Rabson (dfr) search for other commits by this committer
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
commit hash: da411ab69810ce4452c294ce0d80f9de7cdcd74ecommit hash: da411ab69810ce4452c294ce0d80f9de7cdcd74ecommit hash: da411ab69810ce4452c294ce0d80f9de7cdcd74ecommit hash: da411ab69810ce4452c294ce0d80f9de7cdcd74e files touched by this commit
Doug Rabson (dfr) search for other commits by this committer
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