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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py3-iocage FreeBSD jail manager written in Python3
0.9.9.1_1 sysutils Deleted on this many watch lists=4 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 0.9.9.1_1Version of this port present on the latest quarterly branch.
Maintainer: araujo@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py36-pytest-runner>=2.0.0 : devel/py3-pytest-runner
  2. py36-setuptools>0 : devel/py36-setuptools
  3. python3.6 : lang/python36
Runtime dependencies:
  1. py36-click>=6.7 : devel/py3-click
  2. py36-tqdm>=4.10.0 : misc/py3-tqdm
  3. py36-coloredlogs>0 : devel/py3-coloredlogs
  4. py36-verboselogs>0 : devel/py3-verboselogs
  5. ca_root_nss>0 : security/ca_root_nss
  6. py36-texttable>=0.8.7 : textproc/py3-texttable
  7. py36-pytest-runner>=2.0.0 : devel/py3-pytest-runner
  8. py36-requests>=2.11.1 : www/py3-requests
  9. py36-libzfs>=1.0.2 : devel/py3-libzfs
  10. py36-pygit2>=0.24.1 : devel/py3-pygit2
  11. py36-setuptools>0 : devel/py36-setuptools
  12. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/iocage/iocage/tar.gz/0.9.9.1?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.9.1_1
03 Oct 2017 02:41:32
Revision:451109Original commit files touched by this commit
araujo search for other commits by this committer
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
Revision:448021Original commit files touched by this commit
araujo search for other commits by this committer
Bump PORTREVISION to reflect the py-libzfs update.

Sponsored by:	iXsystems, Inc.
0.9.9.1
02 Aug 2017 02:41:41
Revision:447086Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Revision:447008Original commit files touched by this commit
araujo search for other commits by this committer
- Add devel/py3-verboselogs as dependency.
- Bump PORTREVISION.
0.9.9
29 Jul 2017 04:17:32
Revision:446864Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Revision:443938Original commit files touched by this commit
araujo search for other commits by this committer
Remove pre-everything hook forgotten in my latest commit.
0.9.8.1
20 Jun 2017 02:44:46
Revision:443925Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Revision:442376Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Revision:436928Original commit files touched by this commit
araujo search for other commits by this committer
- Take maintainership by Brandon's request.

Approved by:	Brandon <brandon@ixsystems.com> (maintainer)
0.9.7
19 Mar 2017 04:08:22
Revision:436474Original commit files touched by this commit
araujo search for other commits by this committer
Set NO_PACKAGE because we can't have pre-built packages.

Approved by: maintainer (implicit)
0.9.7
17 Mar 2017 09:59:15
Revision:436331Original commit files touched by this commit
araujo search for other commits by this committer
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.

Number of commits found: 11