notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q3
iocage FreeBSD jail manager written in Python3
1.2_13 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2_13Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-12 15:27:05
Last Update: 2024-07-12 15:24:51
Commit Hash: 41e0bde
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/iocage/iocage
Description:
iocage is a jail/container manager amalgamating some of the best features and technologies the FreeBSD operating system has to offer. It is geared for ease of use with a simple and easy to understand command syntax.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}iocage>0:sysutils/iocage@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • py*-iocage
  • py*-iocage-devel
To install the port:
cd /usr/ports/sysutils/iocage/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/iocage
  • pkg install py311-iocage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-iocage listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-iocage
Package flavors (<flavor>: <package>)
  • py311: py311-iocage
distinfo:
TIMESTAMP = 1709055537 SHA256 (iocage-iocage-1.2_GH0.tar.gz) = 7ff73f4d33090e829e1dd23fa723b7f969b29249e382fc39b7564826de119819 SIZE (iocage-iocage-1.2_GH0.tar.gz) = 722499

Expand this list (10 items)

Collapse this list.

SHA256 (2883770ae46731a2a94cd41e6d01d32cec6f1f21.patch) = 7e5ddb65b09131984da1ef6b85f3a18e02e9a558c82bdf7af2f72b20bbaaba79 SIZE (2883770ae46731a2a94cd41e6d01d32cec6f1f21.patch) = 1201 SHA256 (753b2f35731423597d7f51f33427b6d619fcd0b5.patch) = 3471a05e35e5c452e738bc9dc244b58b27bf5657024e926e59c4ec60c1b95869 SIZE (753b2f35731423597d7f51f33427b6d619fcd0b5.patch) = 12673 SHA256 (b47dc2c47ff125d644720b03f598a9caf4e08192.patch) = 69ffb84b0fee9e5735747ce450c002c4dff53380c06c34eee59da26e5b2e4c33 SIZE (b47dc2c47ff125d644720b03f598a9caf4e08192.patch) = 2091 SHA256 (2a1685bcaba96917c79a7e4a909dac5c6926826a.patch) = c15fc8eb261ae740b4214e4181e2b9ef2f6580b5449486f927e44b629af7b4bc SIZE (2a1685bcaba96917c79a7e4a909dac5c6926826a.patch) = 1295 SHA256 (c06d0695487dda62c2b81aeb6be5fe91a70d8c83.patch) = 7f18e4c97af1d761c7df2bc1f968753a5d440454637a639fb3d5593c7f5661bc SIZE (c06d0695487dda62c2b81aeb6be5fe91a70d8c83.patch) = 1266

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-iocage
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.2_10--n/an/an/a
FreeBSD:14:latest-----1.2_10-1.2_10
FreeBSD:14:quarterly------1.2_111.2_11
FreeBSD:15:latest--n/a-n/an/a1.2_11-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-iocage
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.121.12-1.11_11.12n/an/an/a
FreeBSD:13:quarterly1.121.12-1.111.12n/an/an/a
FreeBSD:14:latest---1.11----
FreeBSD:14:quarterly---1.11----
FreeBSD:15:latest--n/a1.11n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-iocage
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.131.13--1.13---
FreeBSD:14:quarterly1.131.13--1.13---
FreeBSD:15:latest1.131.13n/a-n/an/a--
FreeBSD:15:quarterly1.131.13n/a-n/an/a--
FreeBSD:16:latest1.131.13n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-mock>0 : devel/py-mock@py311
  2. py311-pytest4>0 : devel/py-pytest4@py311
  3. py311-pytest4-cov>0 : devel/py-pytest4-cov@py311
  4. py311-pytest-pep8>0 : devel/py-pytest-pep8@py311
  5. python3.11 : lang/python311
Runtime dependencies:
  1. py311-netifaces>0 : net/py-netifaces@py311
  2. py311-click>=6.7 : devel/py-click@py311
  3. py311-tqdm>=4.10.0 : misc/py-tqdm@py311
  4. py311-coloredlogs>0 : devel/py-coloredlogs@py311
  5. ca_root_nss>0 : security/ca_root_nss
  6. py311-texttable>=0.8.7 : textproc/py-texttable@py311
  7. py311-requests>=2.11.1 : www/py-requests@py311
  8. py311-libzfs>=1.0.2 : devel/py-libzfs@py311
  9. py311-dnspython>0 : dns/py-dnspython@py311
  10. py311-gitpython>0 : devel/py-gitpython@py311
  11. py311-jsonschema>0 : devel/py-jsonschema@py311
  12. py311-typing-extensions>0 : devel/py-typing-extensions@py311
  13. merge : devel/rcs57
  14. git : devel/git
  15. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  16. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-iocage-1.2_13: ====> Options available for the radio GIT_PACKAGE: you can only select none or one of them GIT=on: depend on devel/git GIT_LITE=off: depend on lite flavor of devel/git (bare minimum git experience) ===> Use 'make config' to modify these settings
Options name:
sysutils_iocage
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/iocage/iocage/tar.gz/1.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_13
12 Jul 2024 15:24:51
commit hash: 41e0bde90dbb4bedf8411fbc278606d92cf90208commit hash: 41e0bde90dbb4bedf8411fbc278606d92cf90208commit hash: 41e0bde90dbb4bedf8411fbc278606d92cf90208commit hash: 41e0bde90dbb4bedf8411fbc278606d92cf90208 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
sysutils/iocage: Fixes for python 3.11

PR:		280219
Reported by:	asomers
Tested by:	asomers

(cherry picked from commit e15d19c28d11eb9da6ad543b4e3f0ff61783ced5)

Number of commits found: 1