Port details |
- iocell Feature rich Jail containers manager (iocage fork)
- 2.2.0_1 sysutils =7 2.2.0_1Version of this port present on the latest quarterly branch.
- Maintainer: robak@FreeBSD.org
- Port Added: 2016-12-16 20:21:24
- Last Update: 2024-03-22 10:39:43
- Commit Hash: 0618c48
- People watching this port, also watch:: tmux, atop, node, tor, plexmediaserver-plexpass
- License: BSD2CLAUSE
- WWW:
- https://github.com/bartekrutkowski/iocell
- Description:
- iocell is a zero dependency drop in jail/container manager
amalgamating some of the best features and technologies
FreeBSD operating system has to offer.
It is geared for ease of use with a simple and easy to
understand command syntax.
iocell has been forked from iocage with the goal of keeping
original iocage experience available, providing bugfixes
and new features.
- ¦ ¦ ¦ ¦
- 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/iocell/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/iocell
- pkg install iocell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iocell
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708198429
SHA256 (bartekrutkowski-iocell-v2.2.0_GH0.tar.gz) = 8c453a51fd1f67e2553bf20b2479a23e4c21a72986d862c4923e69ff9c22eb94
SIZE (bartekrutkowski-iocell-v2.2.0_GH0.tar.gz) = 373438
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- uclcmd : devel/uclcmd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_iocell
- 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 |
2.2.0_1 22 Mar 2024 10:39:43 |
Nuno Teixeira (eduardo) |
sysutils/iocell: Move man pages to share/man
Approved by: portmgr (blanket) |
2.2.0 17 Feb 2024 20:05:40 |
Bartek Rutkowski (robak) |
sysutils/iocell: Update 2.1.2 -> 2.2.0
Sponsored by: Pixeware LTD <contracting@pixeware.com> |
2.1.2_2 17 Sep 2022 09:31:27 |
Juraj Lutter (otis) |
sysutils/iocell: Allow for creating/keeping bridge interfaces
Add pull request #40 that allows for new jail parameters:
- createbridge (default on)
- keepbridge (default off)
createbridge controls whether the default bridge interfaces (bridge0
and bridge1) are created on jail startup if they do not exist.
keepbridge controls whether the bridge0 and bridge1 interfaces will
be destroyed on jail shutdown if they are not longer used.
Both these options prevents bridge interfaces manipulation in case
when they are being managed outside iocell.
PR: 266015
Approved by: robak (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D36325 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.2_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.1.2_1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.1.2_1 30 May 2021 13:35:18 |
Dave Cottlehuber (dch) |
sysutils/iocell: enable more architectures & handle new BSD grep
While iocell is a shell script and can work cross-platform, its evident
that nobody has actually tried to use it on anything other than amd64.
Use tighter egrep(1) invocations, that match the new default BSD grep
now in 13.0+ and up.
Approved by: maintainer timeout
Tested by: linimon
PR: 253703
Differential Revision: https://reviews.freebsd.org/D28004 |
2.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.2 20 Jun 2018 10:35:47 |
robak |
sysutils/iocell: update 2.1.1 -> 2.1.2
Submitted by: Bartek Rutkowski <robak@FreeBSD.org>
Sponsored by: Pixeware LTD |
2.1.1 31 May 2017 14:13:52 |
robak |
sysutils/iocell: update 2.1.0 -> 2.1.1 |
2.1.0 17 Feb 2017 16:49:13 |
mat |
Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by: Absolight |
2.1.0 24 Jan 2017 14:14:08 |
robak |
sysutils/iocell: update 2.0.0 -> 2.1.0
Bugfix release.
MFH: 2017Q1 |
2.0.0 16 Dec 2016 20:21:16 |
robak |
sysutils/iocell: NEW PORT - Feature rich Jail containers manager (iocage fork)
iocell is a zero dependency drop in jail/container manager
amalgamating some of the best features and technologies
FreeBSD operating system has to offer.
It is geared for ease of use with a simple and easy to
understand command syntax.
iocell has been forked from iocage with the goal of keeping
original iocage experience available, providing bugfixes
and new features.
WWW: https://github.com/bartekrutkowski/iocell
Submitted by: Bartek Rutkowski <robak@FreeBSD.org>
Sponsored by: Pixeware LTD |