Port details |
- ansible27 Radically simple IT automation
- 2.7.18_4 sysutils
=0 2.7.18_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream support ended; consider upgrading to sysutils/ansible
This port expired on: 2021-05-20
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2019-07-06 23:04:44
- Last Update: 2021-05-21 12:39:39
- Commit Hash: 36e2f75
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://www.ansible.com/
- Description:
- Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.
WWW: https://www.ansible.com/
- ¦ ¦ ¦ ¦
- 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}ansible2>0:sysutils/ansible27@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py38-ansible-*
- py38-ansible1-*
- py38-ansible23-*
- py38-ansible24-*
- py38-ansible25-*
- py38-ansible26-*
- py38-ansible27-*
- py38-ansible28-*
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-ansible2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1620221105
SHA256 (ansible-2.7.18.tar.gz) = a1056225ddf53b3878d859aedc610138f39ceb8eb0445f0688034b8f9582fa69
SIZE (ansible-2.7.18.tar.gz) = 10215054
Packages (timestamps in pop-ups are UTC):
- Master port: sysutils/ansible2
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-cryptography>0 : security/py-cryptography@py38
- py38-Jinja2>0 : devel/py-Jinja2@py38
- py38-jmespath>0 : devel/py-jmespath@py38
- py38-netaddr>0 : net/py-netaddr@py38
- py38-paramiko>0 : security/py-paramiko@py38
- py38-yaml>0 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py38-ansible2-2.7.18_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ansible27
- USES:
- cpe 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) |
This is a slave port. You may also want to view the commits to the master port: sysutils/ansible2 |
Commit | Credits | Log message |
2.7.18_4 21 May 2021 12:39:39 |
Rene Ladan (rene) |
*/*: Remove expired ports:
2021-05-20 sysutils/ansible27: Upstream support ended; consider upgrading to
sysutils/ansible
2021-05-20 sysutils/ansible28: Upstream support ended; consider upgrading to
sysutils/ansible |
2.7.18_4 12 May 2021 18:45:51 |
Mateusz Piotrowski (0mp) |
sysutils/ansible2*: Switch master port for 2.X Ansible ports |
2.7.18_3 06 May 2021 13:03:40 |
Mateusz Piotrowski (0mp) |
sysutils/ansible*: Update pkg-message
The old pkg-message was outdated and commands listed there invalid.
It's fixed now. It should be more future-proof this time. |
2.7.18_2 05 May 2021 14:31:34 |
Mateusz Piotrowski (0mp) |
sysutils/ansible2*: Set expiration date |
2.7.18_1 05 May 2021 14:31:34 |
Mateusz Piotrowski (0mp) |
sysutils/ansible2*: Deprecate unsupported versions
EXPIRATION_DATE will be set in another commit,
which is not going to be MFH'ed.
MFH: 2021Q2 |
2.7.18_1 05 May 2021 14:16:55 |
Mateusz Piotrowski (0mp) Author: Michael Muenz |
sysutils/ansible27: Update to 2.7.18
PR: 249501
Changes: https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst#v2-7-18
MFH: 2021Q2 |
2.7.17_2 05 May 2021 12:21:06 |
Mateusz Piotrowski (0mp) |
sysutils/ansible*: Clean up CONFLICTS |
2.7.17_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.7.17_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.17_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.7.17_1 28 Apr 2020 20:46:07 |
bofh |
sysutils/ansible: Update version 2.8.11=>2.9.7
- Create sysutils/ansible28 from sysutils/ansible
- Set EXPIRATION_DATE to 20200530 for ansible23 ansible24 ansible25 and
ansible26 as they are no longer maintained by upstream
- Bump ansible23 ansible24 ansible25 ansible26 and ansible27 for CONFLICTS
with ansible28
PR: 241734
Submitted by: ncrogers@gmail.com
Approved by: portmgr (maintainer-timeout) |
2.7.17 17 Apr 2020 22:31:56 |
bofh |
sysutils/ansible: Multiple Vulnerabilities fix
- Update ansible 2.8.7=>2.8.11
- Update ansible27 2.7.15=>2.7.17
- For ansible27 add fixes [1]
- Rudimentary detection of the virtual platforms
- playbook hangs without ASSUME_ALWAYS_YES for pkgng
- Fix zpool snapshot cloning
- Fix `doas` password authentication
- Mark ansible26, ansible25, ansible24 and ansible23 DEPRECATED without
EXPIRATION_DATE for MFH
PR: 241734 233970 [1]
Submitted by: timur [1]
Reported by: ncrogers@gmail.com
Approved by: portmgr (maintainer timeout, > 14 days)
MFH: 2020Q2 (bugfix release)
Security: CVE-2020-1737
Security: CVE-2020-1739
Security: CVE-2020-1740 |
2.7.15 26 Dec 2019 15:48:54 |
lifanov |
update sysutils/ansible27 to 2.7.15 |
2.7.13 15 Sep 2019 17:07:10 |
lifanov |
update sysutils/ansible27 to 2.7.13 |
2.7.12 06 Jul 2019 23:05:51 |
lifanov |
update sysutils/ansible27 to 2.7.12 |
2.7.10 06 Jul 2019 23:04:15 |
lifanov |
update sysutils/ansible to 2.8.2
This creates sysutils/ansible27 port for users that wish to stay on
Ansible 2.7 stable branch.
https://github.com/ansible/ansible/blob/v2.8.2/changelogs/CHANGELOG-v2.8.rst |