Port details |
- ansible-iocage Ansible module for iocage
- g20200327,1 sysutils =3 g20200327,1Version of this port present on the latest quarterly branch.
- Maintainer: lcook@FreeBSD.org
- Port Added: 2020-09-02 14:30:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: isc-dhcp44-server, krb5, frr9, wireguard-go, py39-ansible
- License: MIT
- WWW:
- https://github.com/fractalcells/ansible-iocage
- Description:
- Ansible module for the iocage utility: convenient, lightweight
and easy jail management.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ansible-iocage>0:sysutils/ansible-iocage@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/ansible-iocage/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ansible-iocage
- pkg install py39-ansible-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 py39-ansible-iocage listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ansible-iocage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1616943495
SHA256 (fractalcells-ansible-iocage-g20200327-0f0b5e6e5df45b653ed8c512207cb4cc2f58f82d_GH0.tar.gz) = 65a91355bf9105901ac90ea6a456e13cfd6d2b90d9922d09dd4cb463c3163e75
SIZE (fractalcells-ansible-iocage-g20200327-0f0b5e6e5df45b653ed8c512207cb4cc2f58f82d_GH0.tar.gz) = 7932
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:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-ansible>0 : sysutils/ansible@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-ansible-iocage-g20200327,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ansible-iocage
- USES:
- ansible:module python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2021-05-12
Affects: users of sysutils/ansible* Author: 0mp@FreeBSD.org Reason:
Ansible has been updated to 3.3.0. Please follow the porting guide
to update the rulesets:
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_3.html
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
g20200327,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 ) |
g20200327,1 17 May 2021 19:58:11 |
Mateusz Piotrowski (0mp) |
sysutils/ansible-*: Switch to USES=ansibe
Approved by: portmgr blanket (infrastructure changes) |
g20200327,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200327,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20200327,1 29 Mar 2021 10:12:52 |
lcook |
sysutils/ansible-iocage: Update to latest commit
While here, remove orphaned patch[1] and appease port{fmt,clippy}.
Reported by: [1] ak
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D29472 |
0.1 22 Jan 2021 10:08:52 |
lcook |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
0.1 02 Sep 2020 14:29:44 |
swills |
sysutils/ansible-iocage: create port
Ansible module for the iocage utility: convenient, lightweight
and easy jail management.
WWW: https://github.com/fractalcells/ansible-iocage
PR: 240814
Submitted by: Lewis Cook <vulcan@wired.sh> |
Number of commits found: 8
|