Port details |
- conmon OCI container runtime monitor
- 2.1.12_4 sysutils =3 2.1.12_3Version of this port present on the latest quarterly branch.
- Maintainer: dfr@FreeBSD.org
- Port Added: 2022-11-16 12:48:23
- Last Update: 2024-12-05 13:13:24
- Commit Hash: 2aa1228
- People watching this port, also watch:: indexinfo, openjpeg, yarn-node20, autoconf, py39-pyjwt
- 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:
- 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 = 1717684496
SHA256 (containers-conmon-v2.1.12_GH0.tar.gz) = 842f0b5614281f7e35eec2a4e35f9f7b9834819aa58ecdad8d0ff6a84f6796a6
SIZE (containers-conmon-v2.1.12_GH0.tar.gz) = 121795
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
- go121 : lang/go121
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.12_4 05 Dec 2024 13:13:24 |
Sergey A. Osokin (osa) |
*/*: update licences for podman-related infra
Most of of the products, except ocijail, are under Apache 2.0.
Add licence files.
Bump PORTREVISIONs.
Approved by: dfr (maintainer)
Differential Revision: https://reviews.freebsd.org/D47924 |
2.1.12_3 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
2.1.12_2 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
2.1.12_1 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.1.12 11 Jun 2024 14:42:28 |
Doug Rabson (dfr) |
sysutils/conmon: update to 2.1.12 |
2.1.10_4 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.1.10_3 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.1.10_2 13 Apr 2024 09:31:50 |
Po-Chuan Hsieh (sunpoet) |
sysutils/conmon: Fix WWW
Approved by: portmgr (blanket) |
2.1.10_2 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
2.1.10_1 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
2.1.10 11 Jan 2024 15:14:53 |
Doug Rabson (dfr) |
sysutils/conmon: update to 2.1.10 |
2.1.7_6 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
2.1.7_5 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
2.1.7_4 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.7_3 22 Jul 2023 12:36:46 |
Doug Rabson (dfr) |
sysutils/conmon: fix socket buffering for console i/o
Approved by: lwhsu |
2.1.7_2 12 Jun 2023 10:08:56 |
Doug Rabson (dfr) |
sysutils/conmon: Fix podman's restart-policy handling
Approved-by: dch
Differential Revision: https://reviews.freebsd.org/D40437 |
2.1.7_1 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.7 14 Mar 2023 11:29:54 |
Doug Rabson (dfr) |
sysutils/conmon: update to 2.1.7
Changes: https://github.com/containers/conmon/releases/tag/v2.1.7
Approved by: dch |
2.1.5_5 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
2.1.5_4 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.5_3 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
2.1.5_2 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
2.1.5_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
2.1.5 04 Dec 2022 10:56:53 |
Doug Rabson (dfr) |
sysutils/conmon: update to 2.1.5
Approved by: dch
Changelog: https://github.com/containers/conmon/releases/tag/v2.1.5 |
2.1.4 16 Nov 2022 12:46:30 |
Dave Cottlehuber (dch) Author: Doug Rabson |
sysutils/conmon: new port
OCI container runtime monitor
PR: 267184
Reviewed by: arrowd
Reviewed by: dch
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D37324 |