| Port details |
- py-ansible-core220 Radically simple IT automation
- 2.20.1 sysutils
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: cy@FreeBSD.org
 - Port Added: 2026-01-27 18:51:41
- Last Update: 2026-01-27 15:16:21
- Commit Hash: 2b0cca6
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ansible-core220>0:sysutils/py-ansible-core220@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py*-ansible-core-*
- py*-ansible-core219-*
- To install the port:
- cd /usr/ports/sysutils/py-ansible-core220/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-ansible-core220
- pkg install py312-ansible-core220
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 py312-ansible-core220 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-ansible-core220
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1769476260
SHA256 (ansible_core-2.20.1.tar.gz) = a891e5f90cd46626778f0f3d545ec1115840c9b50e8adf25944c5e1748452106
SIZE (ansible_core-2.20.1.tar.gz) = 3313203
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-bcrypt>=0 : security/py-bcrypt@py312
- py312-boto3>0 : www/py-boto3@py312
- py312-mock>0 : devel/py-mock@py312
- py312-nose>0 : devel/py-nose@py312
- py312-passlib>0 : security/py-passlib@py312
- py312-pycryptodome>=0 : security/py-pycryptodome@py312
- py312-pytest-mock>0 : devel/py-pytest-mock@py312
- py312-pytest-xdist>0 : devel/py-pytest-xdist@py312
- py312-pytest>0 : devel/py-pytest@py312
- py312-requests>0 : www/py-requests@py312
- git : devel/git
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-Jinja2>=3.0.0 : devel/py-Jinja2@py312
- py312-packaging>=0 : devel/py-packaging@py312
- py312-resolvelib>=0.5.3<1.1.0 : devel/py-resolvelib@py312
- py312-toml>0 : textproc/py-toml@py312
- py312-passlib>0 : security/py-passlib@py312
- py312-pyyaml>=5.1 : devel/py-pyyaml@py312
- py312-cryptography>=45.0.7,1<47,1 : security/py-cryptography@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-ansible-core220
- USES:
- ansible:env cpe python:3.12+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.20.1 27 Jan 2026 15:16:21
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core220: Add new port
Ansible-core 2.20.1 brings in new features and bugfixes. It will not
work with our default python311. Until Python 3.12 becomes default,
to build this port add DEFAULT_VERSIONS+=python=3.12 to make.conf
and rebuild all python packages needed to build this port prior to
building and installing this port. |
Number of commits found: 1
|