Port details |
- ocijail Experimental, proof-of-concept OCI-compatible runtime for jails
- 0.4.0_1 sysutils =3 0.4.0Version of this port present on the latest quarterly branch.
- Maintainer: dfr@FreeBSD.org
- Port Added: 2022-11-16 12:48:07
- 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: BSD2CLAUSE
- WWW:
- https://github.com/dfr/ocijail
- Description:
- Experimental, proof-of-concept OCI-compatible runtime for jails. This
is used by container engines such as Buildah or Podman to manage the
container lifecycle
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocijail>0:sysutils/ocijail
- To install the port:
- cd /usr/ports/sysutils/ocijail/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ocijail
- pkg install ocijail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocijail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717592875
SHA256 (dfr-ocijail-v0.4.0_GH0.tar.gz) = 4f2f3afa28ada19bba52ff3497719be9253f1d12687a70475cb9b2dc2ddece57
SIZE (dfr-ocijail-v0.4.0_GH0.tar.gz) = 48104621
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:
-
- bazel : devel/bazel5
- bash : shells/bash
- This port is required by:
- for Run
-
- sysutils/buildah
- sysutils/podman
Configuration Options:
- No options to configure
- Options name:
- sysutils_ocijail
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0_1 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 |
0.4.0 11 Jun 2024 14:42:28 |
Doug Rabson (dfr) |
sysutils/ocijail: update to 0.4.0 |
0.3.0_1 11 Jan 2024 15:14:53 |
Doug Rabson (dfr) |
sysutils/ocijail: use consistent capitalization
Buildah and Podman should be capitalized, following upstream policy. |
0.3.0 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.3.0 09 Nov 2023 13:12:01 |
Doug Rabson (dfr) |
sysutils/ocijail: update to 0.3.0 |
0.2.0 24 Aug 2023 15:23:05 |
Doug Rabson (dfr) |
sysutils/ocijail: update to 0.2.0 |
0.1.1 22 Jul 2023 12:36:47 |
Doug Rabson (dfr) |
sysutils/ocijail: upadte to 0.1.1
Approved by: lwhsu |
0.1 12 Jun 2023 10:06:16 |
Doug Rabson (dfr) |
sysutils/ocijail: update to 0.1
Approved-by: dch |
0.1.rc2 26 May 2023 00:54:09 |
Charlie Li (vishwin) |
devel/bazel5: switch build consumers
Event: Kitchener-Waterloo Hackathon 202305 |
0.1.rc2 04 Dec 2022 10:56:53 |
Doug Rabson (dfr) |
sysutils/ocijail: update to 0.1rc2
Approved by: dch |
0.1.r1 22 Nov 2022 11:13:12 |
Doug Rabson (dfr) |
sysutils/ocijail: disable build for 12.x
Approved by: dch |
0.1.r1 16 Nov 2022 12:46:29 |
Dave Cottlehuber (dch) Author: Doug Rabson |
sysutils/ocijail: new port
ocijail is an experimental, proof-of-concept OCI-compatible runtime for
FreeBSD jails similar to runj but focusing on buildah and podman compatibility,
PR: 267184
Reviewed by: arrowd
Reviewed by: dch
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D37324 |