| Port details on branch 2026Q2 |
- conmon OCI container runtime monitor
- 2.2.1_1 sysutils
=0 2.2.1_1Version of this port present on the latest quarterly branch. - Maintainer: dfr@FreeBSD.org
 - Port Added: 2026-04-10 17:07:00
- Last Update: 2026-04-10 16:19:03
- Commit Hash: 9c91901
- License: APACHE20
- WWW:
- https://github.com/containers/conmon
- Description:
- conmon is a command-line program for monitoring and managing the
lifecycle of containers that follow the Open Container Initiative
(OCI) format.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/conmon/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/conmon
- pkg install conmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: conmon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772746118
SHA256 (containers-conmon-v2.2.1_GH0.tar.gz) = 814fb5979a3a4b8576b1f901e606b482bebb41cb7e57926e6d5765ee786b96d3
SIZE (containers-conmon-v2.2.1_GH0.tar.gz) = 84632
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:
-
- bash : shells/bash
- go-md2man : textproc/go-md2man
- gmake>=4.4.1 : devel/gmake
- go125 : lang/go125
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- This port is required by:
- for Run
-
- sysutils/podman
Configuration Options:
- No options to configure
- Options name:
- sysutils_conmon
- USES:
- gmake go:no_targets pkgconfig
- pkg-message:
- For install:
-
To properly support Podman's container restart policy, conmon needs fdescfs(5)
to be mounted on /dev/fd.
If /dev/fd is not already mounted:
mount -t fdescfs fdesc /dev/fd
To make it permanent, add the following line to /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2.1_1 10 Apr 2026 16:19:03
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |
Number of commits found: 1
|