Port details |
- py3-iocage FreeBSD jail manager written in Python3
- 0.9.9.1_1 sysutils
=4 0.9.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: araujo@FreeBSD.org
- Port Added: 2017-03-17 09:59:26
- Last Update: 2017-10-03 02:41:32
- SVN Revision: 451109
- People watching this port, also watch:: iohyve, opensmtpd, poudriere, plexmediaserver
- 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.
WWW: https://github.com/iocage/iocage
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}iocage>0:sysutils/py3-iocage@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-iocage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1501641345
SHA256 (iocage-iocage-0.9.9.1_GH0.tar.gz) = 2816927b27070c313cf287e79133bde4e312e53f360e40c53854b592102cad24
SIZE (iocage-iocage-0.9.9.1_GH0.tar.gz) = 381695
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:
-
- py36-pytest-runner>=2.0.0 : devel/py3-pytest-runner
- py36-setuptools>0 : devel/py36-setuptools
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-click>=6.7 : devel/py3-click
- py36-tqdm>=4.10.0 : misc/py3-tqdm
- py36-coloredlogs>0 : devel/py3-coloredlogs
- py36-verboselogs>0 : devel/py3-verboselogs
- ca_root_nss>0 : security/ca_root_nss
- py36-texttable>=0.8.7 : textproc/py3-texttable
- py36-pytest-runner>=2.0.0 : devel/py3-pytest-runner
- py36-requests>=2.11.1 : www/py3-requests
- py36-libzfs>=1.0.2 : devel/py3-libzfs
- py36-pygit2>=0.24.1 : devel/py3-pygit2
- py36-setuptools>0 : devel/py36-setuptools
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.6
- 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.9.9.1_1 03 Oct 2017 02:41:32 |
araujo |
Rename py3-iocage to iocage as by now we don't have more conflicts with
the old iocage version and also in favor of python flavors that will
land soon, it makes sense to do it now.
Sponsored by: iXsystems, Inc. |
0.9.9.1_1 16 Aug 2017 01:38:55 |
araujo |
Bump PORTREVISION to reflect the py-libzfs update.
Sponsored by: iXsystems, Inc. |
0.9.9.1 02 Aug 2017 02:41:41 |
araujo |
- Update to 0.9.9.1.
Important note:
Fix jail migration from TAGs to NAME if you have children datasets
under /data and prevent continuing if the jail is running.
Sponsored by: iXsystems, Inc. |
0.9.9_1 01 Aug 2017 05:11:13 |
araujo |
- Add devel/py3-verboselogs as dependency.
- Bump PORTREVISION. |
0.9.9 29 Jul 2017 04:17:32 |
araujo |
- Update to 0.9.9.
Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.9 |
0.9.8.1 20 Jun 2017 03:56:50 |
araujo |
Remove pre-everything hook forgotten in my latest commit. |
0.9.8.1 20 Jun 2017 02:44:46 |
araujo |
- As of r439592 (2017-04-27), python 3.6 is the default python3 on FreeBSD
so we can remove NO_PACKAGE.
PR: ports/220098
Submitted by: Randy Westlund <rwestlun@gmail.com> |
0.9.8.1 02 Jun 2017 11:07:13 |
araujo |
- Update to 0.9.8.1.
Reviewed by: miwi
Differential Revision: https://reviews.freebsd.org/D11026 |
0.9.7 26 Mar 2017 04:22:05 |
araujo |
- Take maintainership by Brandon's request.
Approved by: Brandon <brandon@ixsystems.com> (maintainer) |
0.9.7 19 Mar 2017 04:08:22 |
araujo |
Set NO_PACKAGE because we can't have pre-built packages.
Approved by: maintainer (implicit) |
0.9.7 17 Mar 2017 09:59:15 |
araujo |
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.
This is the new and the most updated version of iocage written
in python3.6.
Submitted by: brandon@ixsystems.com (author and maintainer) via email. |