Port details on branch 2023Q4 |
- conmon OCI container runtime monitor
- 2.1.7_6 sysutils =0 2.1.7_6Version of this port present on the latest quarterly branch.
- Maintainer: dfr@FreeBSD.org
- Port Added: 2023-12-07 15:09:06
- Last Update: 2023-12-07 15:06:56
- Commit Hash: 1a5ede5
- License: GPLv2
- WWW:
- https://github.com/containers
- 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:
- 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/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 = 1678090049
SHA256 (containers-conmon-v2.1.7_GH0.tar.gz) = 7d0f9a2f7cb8a76c51990128ac837aaf0cc89950b6ef9972e94417aa9cf901fe
SIZE (containers-conmon-v2.1.7_GH0.tar.gz) = 158201
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.3 : devel/gmake
- go120 : lang/go120
- 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.1.7_6 07 Dec 2023 15:06:56 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609) |
Number of commits found: 1
|