Port details |
- py-ansible-core Radically simple IT automation
- 2.15.6_1 sysutils =4 2.15.6Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2021-05-12 18:48:27
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: freetds, phpfpmtop, samba416, virt-manager, py311-ansible-lint
- 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.
ansible-core contains the core engine, modules and plugins. It does not contain
community and partner supported Ansible Collections of modules and plugins.
- ¦ ¦ ¦ ¦
- 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}ansible-core>0:sysutils/py-ansible-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-ansible-core/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-ansible-core
- pkg install py311-ansible-core
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 py311-ansible-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ansible-core
- Package flavors (<flavor>: <package>)
- py311: py311-ansible-core
- distinfo:
- TIMESTAMP = 1699587785
SHA256 (ansible-core-2.15.6.tar.gz) = 351278fb8685fec1d645e2ddcfdca0c73456ff1db06426b86b6dd53774f7d7ba
SIZE (ansible-core-2.15.6.tar.gz) = 3154982
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-bcrypt>=0 : security/py-bcrypt@py311
- py311-boto3>0 : www/py-boto3@py311
- py311-mock>0 : devel/py-mock@py311
- py311-nose>0 : devel/py-nose@py311
- py311-passlib>0 : security/py-passlib@py311
- py311-pycryptodome>=0 : security/py-pycryptodome@py311
- py311-pytest-mock>0 : devel/py-pytest-mock@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-pytest>0 : devel/py-pytest@py311
- py311-requests>0 : www/py-requests@py311
- git : devel/git
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-Jinja2>=3.0.0 : devel/py-Jinja2@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-resolvelib>=0.5.3<1.1.0 : devel/py-resolvelib@py311
- py311-toml>0 : textproc/py-toml@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- py311-cryptography>=42.0.5,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-molecule
- for Run
-
- net-mgmt/semaphore
- sysutils/ansible
- sysutils/py-ansible-compat
- sysutils/py-ansible-lint
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-ansible-core
- USES:
- ansible:env cpe python:3.9+ shebangfix
- 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 |
2.15.6_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
2.15.6 10 Nov 2023 03:44:26 |
Cy Schubert (cy) |
sysutils/py-ansible-core: Update to 2.15.6 |
2.15.5 11 Oct 2023 02:50:48 |
Cy Schubert (cy) |
sysutils/py-ansible-core: Update to 2.15.5 |
2.15.4 03 Oct 2023 21:45:47 |
Cy Schubert (cy) |
sysutils/py-ansible-core: Update to 2.15.4
The ansible-core repository no longer includes documentation or
examples. Therefore these have been removed from the port/pkg.
A todo might be to create an ansible-documentation port. However
the ansible documentation repo only supports html docs. I'm not
sure if this would be practical given that most of us use
https://docs.ansible.com anyway. |
2.15.2 03 Oct 2023 20:46:14 |
Cy Schubert (cy) |
sysutils/py-ansible-core: Assume maintainership |
2.15.2 03 Oct 2023 20:17:51 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Return to pool |
2.15.2 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
2.15.2 01 Aug 2023 21:05:22 |
Cy Schubert (cy) |
sysutils/py-ansible-core: Update to 2.15.2
Changes:
https://github.com/ansible/ansible/blob/v2.15.2/changelogs/CHANGELOG-v2.15.rst
PR: 272876
Approved by: 0mp (maintainer) |
2.15.0_1 30 Jul 2023 15:41:03 |
Guido Falsi (madpilot) |
sysutils/py-ansible-core: Add missing dependency on py-toml
PR: 272811
Approved by: 0mp (maintainer) |
2.15.0 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
2.15.0 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.15.0 28 May 2023 07:22:47 |
Matthew Seaman (matthew) |
sysutils/py-ansible-core: update to 2.15.0
Switch to USES_PYTHON=pep517 build system.
Delete USES=gmake and define our own `do-test` target as upstream has
removed the Makefile from the sources.
Support python 3.9+ following upstream.
PR: 271680
Approved by: 0mp (maintainer) |
2.14.3 12 Mar 2023 03:17:04 |
Cy Schubert (cy) |
sysutils/py-ansible-core: Update to 2.14.3
Changes: https://github.com/ansible/ansible/blob/v2.14.3/changelogs/CHANGELOG-v2.14.rst#v2-14-3
PR: 270099
Approved by: 0mp (maintainer) |
2.13.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
2.13.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 ) |
2.13.2 25 Jul 2022 17:11:15 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.13.2
Changes: https://github.com/ansible/ansible/blob/v2.13.2/changelogs/CHANGELOG-v2.13.rst#v2-13-2 |
2.13.1 07 Jul 2022 19:21:38 |
Rene Ladan (rene) |
sysutils/py-ansible-core: remove erroneous deprecation notice
Reported by: 0mp
Pointy hat: rene |
2.13.1 07 Jul 2022 12:07:46 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.13.1
Changes: https://github.com/ansible/ansible/blob/v2.13.1/changelogs/CHANGELOG-v2.13.rst#v2-13-1 |
2.12.7 04 Jul 2022 14:46:30 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.12.7 |
2.12.4 02 Jul 2022 09:31:15 |
Rene Ladan (rene) |
cleanup: expire consumers of security/py-pycrypto on 2022-09-30
These should probably use security/py-pycryptodome instead. |
2.12.4 30 Mar 2022 13:18:11 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.12.4
Changes: https://github.com/ansible/ansible/blob/v2.12.4/changelogs/CHANGELOG-v2.12.rst#v2-12-4 |
2.12.3 06 Mar 2022 21:20:12 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.12.3
Changes: https://github.com/ansible/ansible/blob/v2.12.3/changelogs/CHANGELOG-v2.12.rst#v2-12-3 |
2.12.2 01 Feb 2022 20:49:03 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.12.2
Changes: https://github.com/ansible/ansible/blob/v2.12.2/changelogs/CHANGELOG-v2.12.rst#v2-12-2 |
2.12.1 26 Jan 2022 10:08:46 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.12.1
Changes: https://github.com/ansible/ansible/blob/v2.12.1/changelogs/CHANGELOG-v2.11.rst#v2-12-1 |
2.11.7 26 Jan 2022 10:08:45 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core*: Hook version 2.11 to the build |
2.11.7 25 Jan 2022 18:23:49 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.11.7
Changes: https://github.com/ansible/ansible/blob/v2.11.7/changelogs/CHANGELOG-v2.11.rst#v2-11-7 |
2.11.6 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.11.6 11 Oct 2021 18:19:49 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.11.6
Changes: https://github.com/ansible/ansible/blob/v2.11.6/changelogs/CHANGELOG-v2.11.rst#v2-11-6
MFH: 2021Q4 |
2.11.5 10 Oct 2021 19:30:13 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.11.5
Changes: https://github.com/ansible/ansible/blob/v2.11.5/changelogs/CHANGELOG-v2.11.rst#v2-11-5 |
2.11.3 20 Aug 2021 08:18:06 |
Bernhard Froehlich (decke) |
sysutils/py-ansible-core: Fix CPE information
Approved by: portmgr (blanket) |
2.11.3 27 Jul 2021 10:59:04 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.11.3
Changes: https://github.com/ansible/ansible/blob/v2.11.3/changelogs/CHANGELOG-v2.11.rst#v2-11-3 |
2.11.2_1 01 Jul 2021 00:24:56 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-*: Use devel/py-resolvelib05
This version is pinned to the 0.5 branch. |
2.11.2 24 Jun 2021 11:09:39 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.11.2
Changes: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2112
Security: CVE-2021-3583 |
2.11.1 25 May 2021 09:22:28 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Update to 2.11.1
Changes: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-1
Reported by: Portscout |
2.11.0_2 19 May 2021 09:00:19 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Set required resolvelib version
As documented, py-ansible-core requires a rather specific version of
devel/py-resolvelib:
https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#major-changes |
2.11.0_2 17 May 2021 14:58:18 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Switch to USES=ansible |
2.11.0_2 17 May 2021 11:22:32 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-{base,core}: Fix run dependencies
It's been reported that a ping test to a group of hosts results in the
following warning:
[WARNING]: packaging Python module unavailable; unable to validate collection
Ansible version requirements
Add devel/py-packaging to RUN_DEPENDS to fix this issue. This also
matches the requirements.txt files of the modified ports.
Reported by: Tom Weustink <t.weustink@outlook.com> |
2.11.0_1 17 May 2021 09:59:21 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-*: Fix DATADIR for Ansible plugins
All the Ansible plugins assume that the Ansible DATADIR is
${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible instead of
${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible-base or
${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible-core.
This patch sets the DATADIR back to its historical value. It's based on
a patch provided by madpilot.
PR: 255920
Reported by: madpilot |
2.11.0 12 May 2021 18:45:53 |
Mateusz Piotrowski (0mp) |
sysutils/*ansible*: Update CPE_VENDOR
The "ansibleworks" is not a correct CPE vendor. Change it to "redhat",
which is mentioned on websites like https://nvd.nist.gov. |
2.11.0 12 May 2021 18:45:52 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-base: Add a new port
ansible-base is the Python package containing the essential parts of
Ansible. It is going to be replaced with ansible-core in the future
releases. |
2.11.0 12 May 2021 18:45:51 |
Mateusz Piotrowski (0mp) |
sysutils/py-ansible-core: Add new port
Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.
ansible-core contains the core engine, modules and plugins. It does not contain
community and partner supported Ansible Collections of modules and plugins. |