Port details |
- ansible-sshjail Ansible connector for remote jails
- 1.1.0.37_2 sysutils =4 1.1.0.37_2Version of this port present on the latest quarterly branch.
- Maintainer: madpilot@FreeBSD.org
- Port Added: 2021-04-15 18:03:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: ImageMagick7, sudo, py39-ansible, mercurial, rabbitmq
- License: MIT
- WWW:
- https://github.com/austinhyde/ansible-sshjail
- Description:
- An Ansible connection plugin for remotely provisioning FreeBSD jails
separately from their jailhost.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ansible-sshjail>0:sysutils/ansible-sshjail
- To install the port:
- cd /usr/ports/sysutils/ansible-sshjail/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ansible-sshjail
- pkg install ansible-sshjail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ansible-sshjail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643203963
SHA256 (austinhyde-ansible-sshjail-v1.1.0-37-ge712c53_GH0.tar.gz) = a7c8ef90a1b72aebd65818ab08c175ecf1a4a6d518fdcfff15ce3e61301a073e
SIZE (austinhyde-ansible-sshjail-v1.1.0-37-ge712c53_GH0.tar.gz) = 10892
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:
- No options to configure
- Options name:
- sysutils_ansible-sshjail
- USES:
- ansible:plugin python
- 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 |
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) |
1.1.0.37_2 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 ) |
1.1.0.37_2 07 Jul 2022 19:56:05 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: Fix warning when used with latest ansible
Patch submitted upstream: https://github.com/austinhyde/ansible-sshjail/pull/41 |
1.1.0.37_1 07 Mar 2022 18:30:12 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: Fix runtime issue with py-ansible-core 2.12.3
Changes in recent py-ansible-core 2.12.3 cause connection falures
in ansible-sshjail. Apply suggested fix from upstream issue report.
While here rename patch file.
Obtained from: https://github.com/austinhyde/ansible-sshjail/issues/40 |
1.1.0.37 26 Jan 2022 13:56:21 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: Update, fix with ansible 5.x
- Update port to latest upstream commit
- Import upstream Pull Request patch fixing at runtime with recent
ansible 5.x [1]
Obtained from: https://github.com/austinhyde/ansible-sshjail/pull/38 [1] |
1.1.0.35 07 Aug 2021 09:55:00 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: Update to latest commit
Update to latest upstream commit which includes fixes to allow it
to work with recent ansible releases.
Remove homegrown patch superseded by upstream commits. |
1.1.0.30_2 30 Jul 2021 23:11:59 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: Patch to work with newer ansible-core
Commit ce62d904fbb3 updated sysutils/py-ansible-core to 2.11.3,
changes in this version require this patch to allow ansible-sshjail
to work with it. |
1.1.0.30_1 19 May 2021 20:54:28 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: import upstream PR fix
Fixes runtime failure with ansible 4.0 |
1.1.0.30 17 May 2021 19:58:11 |
Mateusz Piotrowski (0mp) |
sysutils/ansible-*: Switch to USES=ansibe
Approved by: portmgr blanket (infrastructure changes) |
1.1.0.30 15 Apr 2021 22:31:42 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: Switch to better versioning scheme
New package version 1.1.0.30
Suggested by: 0mp |
1.1.0.g20210107 15 Apr 2021 18:01:16 |
Guido Falsi (madpilot) |
Correct MAINTAINER address. |
1.1.0.g20210107 15 Apr 2021 17:59:38 |
Guido Falsi (madpilot) |
sysutils/ansible-sshjail: New port
An Ansible connection plugin for remotely provisioning FreeBSD jails separately
from their jailhost.
WWW: https://github.com/austinhyde/ansible-sshjail |