Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.5.0_1 15 May 2024 22:05:14 |
Cy Schubert (cy) |
sysutils/ansible: Chase 58df5a82adc40a6959e9b22c, net/py-netaddr update
net/py-netaddr 1.2.1 deprecated and removed the is_private method.
This breaks ansible-collections which is bundled this port's tarball.
The upstream patch uses the is_global methhod instead.
Reported by: Einar Bjarni Halldorsson <einar@isnic.is>
Obtained from: https://github.com/ansible-collections/ansible.utils/pull/338 |
8.5.0 30 Oct 2023 21:22:38 |
Cy Schubert (cy) |
sysutils/ansible: Update to 8.5.0 |
8.4.0_1 12 Oct 2023 13:31:29 |
Cy Schubert (cy) |
sysutils/ansible: Add missing PY_FLAVOR
Fix build by adding missing PY_FLAVOR.
Repored by: "John W. O'Brien" <john@saltant.com>
Fixes: 2211c50a41e9 |
8.4.0_1 11 Oct 2023 14:14:51 |
Cy Schubert (cy) |
sysutils/ansible: Support ansible-galaxy install from community
Fix:
Starting galaxy collection install process
ERROR! importlib_resources is not installed and is required
Please add devel/py-importlib-resources as a dependency when installing
Ansible, and perhaps also for the ansible-compat and ansible-core packages?
PR: 274408 |
8.4.0 03 Oct 2023 21:45:47 |
Cy Schubert (cy) |
sysutils/ansible: Update to 8.4.0 |
8.2.0 03 Oct 2023 20:45:56 |
Cy Schubert (cy) |
sysutils/ansible: Assume maintainership |
8.2.0 03 Oct 2023 20:17:30 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Return to pool |
8.2.0 01 Aug 2023 21:05:22 |
Cy Schubert (cy) |
sysutils/ansible: security update to 8.2.0
Changelog:
https://github.com/ansible-community/ansible-build-data/blob/main/8/CHANGELOG-v8.rst
PR: 272877
Approved by: 0mp@FreeBSD.org (maintainer) |
7.6.0 28 May 2023 07:18:42 |
Matthew Seaman (matthew) |
sysutils/ansible: security update to 7.6.0
Use python 3.9+ following upstream and ansible-core
Delete CONFLICTS -- conflicting ports were mostly removed in 2020 and
2021 with the last being removed at the end of last year.
Security: f418cd50-561a-49a2-a133-965d03ede72a
Security: e1b77733-a982-442e-8796-a200571bfcf2
PR: 271679
Approved by: 0mp (maintainer) |
7.1.0 12 Mar 2023 03:18:21 |
Cy Schubert (cy) |
sysutils/ansible: Update to 7.1.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/7.1.0/7/CHANGELOG-v7.rst#v7-1-0
PR: 270100
Approved by: 0mp (maintainer) |
6.1.0 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) |
6.1.0 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 ) |
6.1.0 25 Jul 2022 17:11:17 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 6.1.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/6.1.0/6/CHANGELOG-v6.rst#v6-1-0 |
6.0.0_1 21 Jul 2022 23:45:15 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Do not replace shebangs within modules
It turns out that Ansible does not like when we replace the shebang
lines with a path to a Python interpreter with a trailing number
(like "python3.9").
Stop replacing the shebang lines in modules directories. If it turns out
to be problematic as well, we may consider introducing an indirect
symlink to the versioned Python interpreter from a path like
/usr/local/libexec/ansible/bin/python for example.
PR: 265211
Reported by: vladimir-csp@yandex.ru |
6.0.0 07 Jul 2022 12:07:47 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 6.0.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/6.0.0/6/CHANGELOG-v6.rst#v6-0-0 |
5.10.0_1 05 Jul 2022 15:26:40 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Teach shebangfix about the unusual shebang
Reported by: olli hauer <ohauer@gmx.de> |
5.10.0 04 Jul 2022 14:46:32 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 5.10.0 |
5.5.0 17 Mar 2022 09:53:22 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 5.5.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/5.5.0/5/CHANGELOG-v5.rst#v5-5-0 |
5.4.0 23 Feb 2022 08:43:14 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 5.4.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/5.4.0/5/CHANGELOG-v5.rst#v5-4-0 |
5.3.0 01 Feb 2022 23:49:14 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 5.3.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/5.3.0/5/CHANGELOG-v5.rst#v5-3-0 |
5.2.0 26 Jan 2022 10:08:46 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 5.2.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/5.2.0/4/CHANGELOG-v4.rst#v5-2-0 |
4.10.0 26 Jan 2022 10:08:45 |
Mateusz Piotrowski (0mp) |
sysutils/ansible*: Hook version 4 to the build |
4.10.0 25 Jan 2022 18:23:49 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.10.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.10.0/4/CHANGELOG-v4.rst#v4-10-0 |
4.9.0 25 Jan 2022 18:23:48 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.9.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.9.0/4/CHANGELOG-v4.rst#v4-9-0 |
4.8.0 25 Jan 2022 18:23:48 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.8.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.8.0/4/CHANGELOG-v4.rst#v4-8-0 |
4.7.0 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
4.7.0 14 Oct 2021 11:32:26 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.7.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.7.0/4/CHANGELOG-v4.rst#v4-7-0 |
4.6.0 10 Oct 2021 19:30:14 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.6.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.6.0/4/CHANGELOG-v4.rst#v4-6-0 |
4.3.0 27 Jul 2021 10:59:06 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.3.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.3.0/4/CHANGELOG-v4.rst#v4-3-0 |
4.2.0 30 Jun 2021 23:51:00 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.2.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/4.2.0/4/CHANGELOG-v4.rst#v4-2-0
Reported by: Repology |
4.1.0 24 Jun 2021 11:09:39 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.1.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst#v4-1-0 |
4.0.0 19 May 2021 09:00:20 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 4.0.0
The 3.X branch of Ansible Community Package has reached the end of life.
Changes: https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst |
3.4.0_1 17 May 2021 14:58:19 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Switch to USES=ansible |
3.4.0_1 16 May 2021 14:15:22 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Fix the post-patch target |
3.4.0 16 May 2021 14:15:21 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Add a simple test target |
3.4.0 16 May 2021 08:57:08 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 3.4.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/3.4.0/3/CHANGELOG-v3.rst#v3-4-0 |
3.3.0 13 May 2021 09:45:01 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Switch MASTER_SITES to CHEESESHOP
The old website is not providing the distfiles anymore and suggests that
we switch to PyPI. |
3.3.0 13 May 2021 09:45:00 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Clean up the port
These parts of the port are no longer needed.
- The dependencies are all provided by sysutils/py-ansible-base.
- USES=gmake was only necessary for the test target.
- pkg-message is gone as this port no longer installs any examples. |
3.3.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. |
3.3.0 12 May 2021 18:45:53 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 3.3.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/main/3/CHANGELOG-v3.rst |
2.9.21_1 12 May 2021 18:45:52 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Drop unnecessary master port infrastructure
Currently, sysutils/ansible is no longer a master port. |
2.9.21_1 12 May 2021 18:45:51 |
Mateusz Piotrowski (0mp) |
sysutils/ansible2: New port
This port is meant to track the legacy 2.X branch of Ansible as
sysutils/ansible is about to switch to 3.X. |
2.9.21_1 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.9.21 05 May 2021 14:16:56 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Update to 2.9.21
MFH: 2021Q2
Security: 50ec3a01-ad77-11eb-8528-8c164582fbac
Security: CVE-2020-10744
Changes: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-21 |
2.9.7_1 05 May 2021 14:16:55 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Clean up variables
- Simplify shebangfix
- Remove unnecessary SUB_LIST |
2.9.7_1 05 May 2021 12:30:57 |
Mateusz Piotrowski (0mp) |
sysutils/ansible*: Improve pkg-message
"Host database" is basically an inventory in the Ansible world.
PR: 251804
Reported by: Jan-Piet Mens <ports@jpmens.net> |
2.9.7_1 05 May 2021 12:21:06 |
Mateusz Piotrowski (0mp) |
sysutils/ansible*: Clean up CONFLICTS |
2.9.7 05 May 2021 12:01:58 |
Mateusz Piotrowski (0mp) |
systuils/ansible: Fix test target |
2.9.7 05 May 2021 12:01:58 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Sort variables
No functional changes intended. |
2.9.7 05 May 2021 12:01:57 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Sort variables |
2.9.7 04 May 2021 17:58:57 |
Mateusz Piotrowski (0mp) |
sysutils/ansible: Take maintainership |
2.9.7 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset lifanov's ports after safekeeping their ports bit.
Hat: portmgr-secretary |
2.9.7 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.9.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.7 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.9.7 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.8.11 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.8.7 26 Dec 2019 15:50:56 |
lifanov |
update sysutils/ansible to 2.8.7 |
2.8.5 15 Sep 2019 17:07:58 |
lifanov |
update sysutils/ansible to 2.8.5 |
2.8.3 11 Aug 2019 23:27:14 |
lifanov |
update sysutils/ansible to 2.8.3
https://github.com/ansible/ansible/blob/v2.8.3/changelogs/CHANGELOG-v2.8.rst |
2.8.2 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 |
2.7.10_1 05 Jun 2019 15:39:24 |
lme |
sysutils/ansible:
- Don't install .bak files created during patching stage
- Bump PORTREVISION
Approved by: just fix it |
2.7.10 18 Apr 2019 01:16:45 |
lifanov |
update ansible ports
sysutils/ansible -> 2.7.10
sysutils/ansible26 -> 2.6.16 |
2.7.9_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.7.9 18 Mar 2019 00:28:58 |
lifanov |
update ansible ports
ansible to 2.7.9
ansible26 to 2.6.15 |
2.7.8_1 11 Mar 2019 01:05:24 |
lifanov |
ansible: switch to security/py-cryptography
For ansible >= 2.4, py-cryptography is preferred upstream.
PR: 236436
Reported by: John W. O'Brien <john@saltant.com> |
2.7.8 04 Mar 2019 03:18:14 |
lifanov |
update sysutils/ansible to 2.7.8 |
2.7.5 17 Dec 2018 02:21:35 |
lifanov |
update sysutils/ansible to 2.7.5
https://github.com/ansible/ansible/blob/v2.7.5/changelogs/CHANGELOG-v2.7.rst |
2.7.2 17 Nov 2018 01:26:54 |
lifanov |
update sysutils/ansible to 2.7.2
https://github.com/ansible/ansible/blob/v2.7.2/changelogs/CHANGELOG-v2.7.rst |
2.7.1 05 Nov 2018 02:07:10 |
lifanov |
update sysutils/ansible* ports
sysutils/ansible: 2.7.1
Changes:
https://github.com/ansible/ansible/blob/v2.7.1/changelogs/CHANGELOG-v2.7.rst
sysutils/ansible26: 2.6.7
Changes:
https://github.com/ansible/ansible/blob/v2.6.7/changelogs/CHANGELOG-v2.6.rst
sysutils/ansible25: 2.5.11
Changes:
https://github.com/ansible/ansible/blob/v2.5.11/changelogs/CHANGELOG-v2.5.rst
All ports: move default configuration directory back to LOCALBASE/etc/ansible as
before the flavors conversion. Configuration is version-specific and not
Python-specific
and this is a more intuitive location.
PR: 232377
Reported by: Tomoyuki Sakurai (default configuration path) |
2.7.0 15 Oct 2018 00:58:10 |
lifanov |
update sysutils/ansible to 2.7.0
This is a major release. Please see changelog and migration guide:
https://github.com/ansible/ansible/blob/2.7/changelogs/CHANGELOG-v2.7.rst
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html
This also introduces sysutils/ansible26, which will track the 2.6 stable
branch. |
2.6.5 15 Oct 2018 00:39:35 |
lifanov |
update sysutils/ansible to 2.6.5
https://github.com/ansible/ansible/blob/v2.6.5/changelogs/CHANGELOG-v2.6.rst |
2.6.4 10 Sep 2018 04:22:13 |
lifanov |
update sysutils/ansible to 2.6.4
Changes:
https://github.com/ansible/ansible/blob/v2.6.4/changelogs/CHANGELOG-v2.6.rst |
2.6.3 20 Aug 2018 00:40:26 |
lifanov |
update sysutils/ansible to 2.6.3
Changes:
https://github.com/ansible/ansible/blob/v2.6.3/changelogs/CHANGELOG-v2.6.rst |
2.6.2 29 Jul 2018 20:55:54 |
lifanov |
update sysutils/ansible to 2.6.2
Changes:
https://github.com/ansible/ansible/blob/v2.6.2/changelogs/CHANGELOG-v2.6.rst |
2.6.1_1 24 Jul 2018 03:16:32 |
lifanov |
fix symlinks for ansible when non-default version is installed
The issue is that before stage, other binaries are links to ansible:
bin/ansible-vault -> bin/ansible
bin/ansible-playbook -> bin/ansible
During stage, these get renamed with a suffix, like 3.6, but the
target of the symlink doesn't change:
bin/ansible-vault-3.6 -> bin/ansible
bin/ansible-playbook-3.6 -> bin/ansible
This either creates broken links if the package for the default
Python version is not installed or it creates links to the
wrong binary if it is.
Thank you Andreas Sommer for the fix!
PR: 229960
Submitted by: Andreas Sommer |
2.6.1 08 Jul 2018 22:23:29 |
lifanov |
update sysutils/ansible to 2.6.1
Changes:
https://github.com/ansible/ansible/blob/v2.6.1/changelogs/CHANGELOG-v2.6.rst |
2.6.0 01 Jul 2018 23:27:23 |
lifanov |
update sysutils/ansible to 2.6.0
This also introduces sysutils/ansible25 port to track 2.5 release branch.
Changes:
https://github.com/ansible/ansible/blob/v2.6.0/changelogs/CHANGELOG-v2.6.rst |
2.5.5 17 Jun 2018 22:05:39 |
lifanov |
update sysutils/ansible to 2.5.5
Changes:
https://github.com/ansible/ansible/blob/v2.5.5/changelogs/CHANGELOG-v2.5.rst |
2.5.3 18 May 2018 13:55:25 |
lifanov |
update sysutils/ansible to 2.5.3
This is a bugfix release. |
2.5.2_2 18 May 2018 13:45:40 |
lifanov |
add tests and FLAVORS to Ansible ports
Most of the work was done by koobs. Thank you!
PR: 228268
Submitted by: koobs
Reported by: Christopher Hall |
2.5.2_1 03 May 2018 17:02:07 |
lifanov |
sysutils/ansible: add 'sesu' become method
This adds CA sesu as a "become" method.
Pull request: https://github.com/ansible/ansible/pull/27376
PR: 227934
Submitted by: mi |
2.5.2 30 Apr 2018 15:38:23 |
lifanov |
update sysutils/ansible to 2.5.2
Changes:
https://github.com/ansible/ansible/blob/v2.5.2/changelogs/CHANGELOG-v2.5.rst |
2.5.1 19 Apr 2018 19:45:40 |
lifanov |
update sysutils/ansible to 2.5.1
Changes:
https://github.com/ansible/ansible/blob/v2.5.1/changelogs/CHANGELOG-v2.5.rst |
2.5.0 26 Mar 2018 15:25:53 |
lifanov |
update sysutils/ansible to 2.5.0
Announcement: https://www.ansible.com/blog/ansible-2.5-traveling-space-and-time
Changes:
https://github.com/ansible/ansible/blob/v2.5.0/changelogs/CHANGELOG-v2.5.rst |
2.4.3.0 26 Mar 2018 15:17:21 |
lifanov |
sysutils/ansible* - prepare for sysutils/ansible update
o Remove vanity "Created by:" line
o Add upcoming ansible24 port to CONFLICTS |
2.4.3.0 01 Feb 2018 14:26:19 |
lifanov |
update sysutils/ansible to 2.4.3.0
This is a bugfix release.
Changes: https://github.com/ansible/ansible/blob/v2.4.3.0-1/CHANGELOG.md |
2.4.2.0 30 Nov 2017 22:07:02 |
antoine |
Fix INDEX
Reported by: cperciva@ |
2.4.2.0 30 Nov 2017 21:34:42 |
lifanov |
reinstate sysutils/ansible23
PKGBASE collision has been resolved
This reverts r455222 |
2.4.2.0 30 Nov 2017 21:19:26 |
lifanov |
disable flavors for sysutils/ansible
This is an utility and not a library, so it doesn't make sense to
generate additional packages. |
2.4.2.0 30 Nov 2017 20:08:55 |
antoine |
Remove sysutils/ansible23, it clashes with python flavor work
Do not add back without checking PKGBASE uniqueness for all flavors first
With hat: portmgr |
2.4.2.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.4.2.0 30 Nov 2017 15:35:31 |
lifanov |
update conflicts after addition of sysutils/ansible23 |
2.4.2.0 30 Nov 2017 14:04:49 |
lifanov |
update sysutils/ansible to 2.4.2.0
This is a bugfix release.
Changes: https://github.com/ansible/ansible/blob/v2.4.2.0-1/CHANGELOG.md |
2.4.1.0 26 Oct 2017 13:40:04 |
lifanov |
update sysutils/ansible to 2.4.1.0
Changes: https://github.com/ansible/ansible/blob/v2.4.1.0-1/CHANGELOG.md |
2.4.0.0_2 25 Sep 2017 22:49:41 |
lifanov |
fix setting value for ansible_python_interpreter
Thanks to mat for fixing qa.sh for this!
PR: 222561
Submitted by: gwright@antiope.com
Reported by: gwright@antiope.com, Alex Mur (private email) |
2.4.0.0_1 22 Sep 2017 12:20:11 |
lifanov |
fix botched sed command refactoring
Reported by: Alex Mur (private email) |
2.4.0.0 19 Sep 2017 20:52:15 |
lifanov |
update sysutils/ansible to 2.4.0.0
This is a major feature release.
Changes: https://github.com/ansible/ansible/blob/v2.4.0.0-1/CHANGELOG.md |
2.3.2.0 14 Aug 2017 16:00:19 |
lifanov |
update sysutils/ansible to 2.3.2.0
This is a bugfix release.
Changes: https://github.com/ansible/ansible/blob/v2.3.2.0-1/CHANGELOG.md |