| Port details on branch 2025Q4 |
- conmon OCI container runtime monitor
- 2.1.13_4 sysutils
=0 2.1.13_4Version of this port present on the latest quarterly branch. - Maintainer: dfr@FreeBSD.org
 - Port Added: 2025-11-01 15:53:31
- Last Update: 2025-11-01 15:48:35
- Commit Hash: ae07b4c
- 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 = 1750168114
SHA256 (containers-conmon-v2.1.13_GH0.tar.gz) = 350992cb2fe4a69c0caddcade67be20462b21b4078dae00750e8da1774926d60
SIZE (containers-conmon-v2.1.13_GH0.tar.gz) = 116624
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
- gmake>=4.4.1 : devel/gmake
- go124 : lang/go124
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- There are no ports dependent upon this port
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.1.13_4 01 Nov 2025 15:48:35
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.9
This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts. |
Number of commits found: 1
|