notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
ansible Radically simple IT automation
13.6.0 sysutils on this many watch lists=19 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.6.0Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-20 18:58:36
Last Update: 2026-06-30 20:03:57
Commit Hash: b6ec06f
People watching this port, also watch:: postfix, nginx, sudo, nmap, apache24
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}ansible>0:sysutils/ansible@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/ansible/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ansible
  • pkg install py312-ansible
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 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-ansible
Package flavors (<flavor>: <package>)
  • py312: py312-ansible
distinfo:
TIMESTAMP = 1776832333 SHA256 (ansible-13.6.0.tar.gz) = 5141552c1bd37f56839eb5b11ef0d93e92391295c97947d507b8daf7265b12b8 SIZE (ansible-13.6.0.tar.gz) = 52989793

Packages (timestamps in pop-ups are UTC):
py37-ansible
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.9.7--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-ansible
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-----7.6.0-7.6.0
FreeBSD:14:quarterly------8.5.08.5.0
FreeBSD:15:latest--n/a-n/an/a8.5.0-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-ansible
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.6.013.6.0-11.7.013.6.0n/an/an/a
FreeBSD:13:quarterly11.7.011.7.0-11.7.011.7.0n/an/an/a
FreeBSD:14:latest---11.7.0----
FreeBSD:14:quarterly11.7.011.7.0-11.7.011.7.0---
FreeBSD:15:latest--n/a11.7.0n/an/a--
FreeBSD:15:quarterly11.7.011.7.0n/a-n/an/a--
FreeBSD:16:latest13.6.0-n/a-n/an/a--
 

py312-ansible
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest13.6.013.6.0--13.6.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest13.6.013.6.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-13.6.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=63.1.0 : devel/py-setuptools@py312
  2. python3.12 : lang/python312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-ansible-core>0 : sysutils/py-ansible-core@py312
  2. py312-importlib-resources>0 : devel/py-importlib-resources@py312
  3. python3.12 : lang/python312
This port is required by:
for Run
  1. sysutils/ansible-iocage
  2. sysutils/ansible-kld
  3. sysutils/ansible-sshjail
  4. sysutils/ansible-sysrc
  5. sysutils/py-ansible-runner

Configuration Options:
No options to configure
Options name:
sysutils_ansible
USES:
ansible:env cpe python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/ansible/
  2. https://pypi.org/packages/source/a/ansible/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2026-04-12
    Affects: Users of sysutils/ansible
    Author: cy@FreeBSD.org
    Reason: 
      An overhaul of the templating system and a new feature called Data Tagging
      may affect existing roles resulting in problematic behaviours. Users should
      review the Ansible 12 Porting Guide at
      https://docs.ansible.com/projects/ansible/devel/porting_guides/porting_guide_12.html
    
    
Expand this list (1 items)
  • 2021-05-12
    Affects: users of sysutils/ansible*
    Author: 0mp@FreeBSD.org
    Reason: 
      Ansible has been updated to 3.3.0. Please follow the porting guide
      to update the rulesets:
    
        https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_3.html
    
    
  • Collapse this list.
Port Moves
  • port moved here from sysutils/ansible27 on 2021-05-21
    REASON: Has expired: Upstream support ended; consider upgrading to sysutils/ansible

  • port moved here from sysutils/ansible28 on 2021-05-21
    REASON: Has expired: Upstream support ended; consider upgrading to sysutils/ansible

Number of commits found: 211 (showing only 100 on this page)

«  1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.0
01 Jul 2018 23:27:23
Revision:473687Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:472643Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:470294Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update sysutils/ansible to 2.5.3

This is a bugfix release.
2.5.2_2
18 May 2018 13:45:40
Revision:470293Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:468946Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:468705Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:467801Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:465605Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:465603Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:460598Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:455234Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
antoine search for other commits by this committer
Fix INDEX

Reported by:	cperciva@
2.4.2.0
30 Nov 2017 21:34:42
Revision:455233Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
lifanov search for other commits by this committer
reinstate sysutils/ansible23

PKGBASE collision has been resolved
This reverts r455222
2.4.2.0
30 Nov 2017 21:19:26
Revision:455231Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:455222Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
antoine search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
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 View all of this commit message)
2.4.2.0
30 Nov 2017 15:35:31
Revision:455207Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update conflicts after addition of sysutils/ansible23
2.4.2.0
30 Nov 2017 14:04:49
Revision:455201Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:452920Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:450639Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:450357Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
fix botched sed command refactoring

Reported by:	Alex Mur (private email)
2.4.0.0
19 Sep 2017 20:52:15
Revision:450168Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
Revision:447948Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
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
2.3.1.0
14 Jul 2017 17:20:38
Revision:445796Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
2.3.1.0
05 Jun 2017 13:46:31
Revision:442619Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
remove note about SEM option

This option is no longer in Python ports.
2.3.1.0
02 Jun 2017 19:47:54
Revision:442458Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update sysutils/ansible to 2.3.1.0

Relnotes:	https://github.com/ansible/ansible/blob/v2.3.1.0-1/CHANGELOG.md
Security:	15a04b9f-47cb-11e7-a853-001fbc0f280f
2.3.0.0_2
17 May 2017 17:14:56
Revision:441093Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
sysutils/ansible: add dependency on py-jmespath

o add missing dependency on py-jmespath required by built-in jsonquery
o sort dependency list

PR:		219359
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
2.3.0.0_1
18 Apr 2017 17:51:44
Revision:438787Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
sysutils/ansible: fix prompt for become-method=su

PR:		218724
Reported by:	Guillaume Bibaut <yom@iaelu.net>
2.3.0.0
13 Apr 2017 03:55:56
Revision:438419Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
sysutils/ansible1: fix packaging

Also, bump expiration date again since I touched it.
I plan to keep it around until sysutils/py-ploy_ansible is migrated.
2.3.0.0
12 Apr 2017 15:51:13
Revision:438364Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update sysutils/ansible to 2.3.0.0

This is a major release!

https://raw.githubusercontent.com/ansible/ansible/v2.3.0.0-1/CHANGELOG.md

o stop "fixing" default interpreter of /usr/bin/python
o remove NETADDR option and depend on py-netaddr unconditionally

Differential Revision:	https://reviews.freebsd.org/D10165
2.2.2.0
28 Mar 2017 13:43:58
Revision:437127Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update sysutils/ansible to 2.2.2.0
2.2.1.0
21 Jan 2017 19:03:20
Revision:432074Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update sysutils/ansible to 2.2.1.0

Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9265
2.2.0.0_3
21 Jan 2017 12:56:45
Revision:432030Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Only reinplace the target of the symlinks, not the symlinks

PR:		216309
2.2.0.0_3
16 Jan 2017 00:17:40
Revision:431611Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
fix patch for ec84ff6

PR:		216103
Submitted by:	freebsd@sh0shin.org
Reviewed by:	matthew
Approved by:	matthew (mentor)
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D9189
2.2.0.0_2
12 Jan 2017 23:11:15
Revision:431329Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
sysutils/ansible: address CVE-2016-9587

Reviewed by:	matthew
Approved by:	matthew (mentor)
MFH:		2017Q1
Security:	CVE-2016-9587
Security:	https://vuxml.FreeBSD.org/freebsd/a93c3287-d8fd-11e6-be5c-001fbc0f280f.html
Differential Revision:	https://reviews.freebsd.org/D9158
2.2.0.0_1
14 Dec 2016 03:47:18
Revision:428544Original commit files touched by this commit This port version is marked as vulnerable.
lifanov search for other commits by this committer
update MAINTAINER to my FreeBSD.org email

Reviewed by:	matthew
Approved by:	matthew (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8782
2.2.0.0_1
12 Nov 2016 20:11:37
Revision:425989Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
Change RUN_DEPENDS back to py-paramiko 1.x, for making ports depends on it
build without conflict
2.2.0.0_1
08 Nov 2016 14:17:30
Revision:425744Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Backport patch 872594b from upstream

This is a FreeBSD specific fix to the handling of rcvars -- this fixes
the case where the rcvar did not previously exist in /etc/rc.conf or
other places the rc system might look for them.

https://github.com/ansible/ansible-modules-core/commit/872594b49a69a1f3795e0de3f7cf0194b6bdfd53

PR:		214322
Reported by:	Thomas Steen Rasmussen
Approved by:	lifanov@mail.lifanov.com (maintainer)
2.2.0.0
01 Nov 2016 17:53:42
Revision:425072Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Upgrade to 2.2.0.0

Changelog:
https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md

PR:		213974
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2.1.2.0
30 Sep 2016 14:43:28
Revision:422990Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to 2.1.2.0

PR:		213111
Submitted by:	xmj
Approved by:	lifanov@mail.lifanov.com (maintainer)
2.1.1.0
29 Jul 2016 14:10:37
Revision:419256Original commit files touched by this commit This port version is marked as vulnerable.
madpilot search for other commits by this committer
Update to 2.1.1.0.

PR:		211439
Submitted by:	Nikolai Lifanov <lifanov at mail.lifanov.com> (maintainer)
2.1.0.0_1
11 Jun 2016 00:49:52
Revision:416699Original commit files touched by this commit This port version is marked as vulnerable.
brd search for other commits by this committer
sysutils/ansible: add patch to fix cron module

PR:		209789
Submitted by:	Dmitry Marakasov <amdmi3@FreeBSD.org>
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by:	bdrewery (implicit, mentor)
2.1.0.0
26 May 2016 19:48:07
Revision:415910Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to 2.1.0.0

Press
release:	https://www.redhat.com/en/about/press-releases/red-hat-debuts-ansible-21-network-automation-containers-microsoft-windows-and-azure

ChangeLog:	https://raw.githubusercontent.com/ansible/ansible/v2.1.0.0-1/CHANGELOG.md

PR:		209769
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2.0.2.0_1
23 Apr 2016 22:19:51
Revision:413917Original commit files touched by this commit This port version is marked as vulnerable.
madpilot search for other commits by this committer
Make the service module respect the sleep option.

PR:		208996
Submitted by:	me
Approved by:	Nikolai Lifanov <lifanov at mail.lifanov.com>
		(maintainer)
2.0.2.0
20 Apr 2016 13:24:22
Revision:413687Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Security update to 2.0.2.0

Amongst many other updates, this addresses CVE-2016-3096, which is a
predictable temporary file name vulnerability that affects users of
LXC containers.

ChangeLog:	https://raw.githubusercontent.com/ansible/ansible/v2.0.2.0-1/CHANGELOG.md

PR:		208932
Submitted by:	lifanov@mail.lifanov.com (maintainer)
MFH:		2016Q2
Security:	253c6889-06f0-11e6-925f-6805ca0b3d42
2.0.1.0
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.0.1.0
25 Feb 2016 23:05:59
Revision:409568Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to 2.0.1.0

This is primarily a bugfix release.  This also includes a merge of the
two local bugfix patches.

ChangeLog:	
https://raw.githubusercontent.com/ansible/ansible/v2.0.1.0-1/CHANGELOG.md

PR:		207490
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2.0.0.2_3
28 Jan 2016 10:11:32
Revision:407405Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Backport upstream patch to fix overquoting of commands run via su

PR:		206591
Submitted by:	leeb@ratnaling.org
Approved by:	lifanov@mail.lifanov.com (maintainer)
Obtained
from:	https://github.com/ansible/ansible/commit/6bf2f45ff52d252dbada6a1860416fa603be56bd
2.0.0.2_2
27 Jan 2016 14:49:45
Revision:407360Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add dependency on py-netaddr needed for ipaddr() filter
- Switch to options helpers

PR:		206656
Submitted by:	amdmi3
Approved by:	lifanov@mail.lifanov.com (maintainer)
2.0.0.2_1
22 Jan 2016 17:30:58
Revision:406939Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Fix default low-level command submission
  -- on FreeBSD root's default shell (/bin/csh) would fail to
     understand the /bin/sh syntax ansible issues.

Import the fix from upstream.

PR:		206498
Submitted by:	matthew
Approved by:	lifanov@mail.lifanov.com (maintainer)
Obtained
from:	https://github.com/ansible/ansible/commit/8647fdc7f25ba1c707c5333ca1581a1fa0ffe566
2.0.0.2
18 Jan 2016 07:07:10
Revision:406552Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Add notes to pkg-message about the SEM option being required in python

PR:		206320
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2.0.0.2
15 Jan 2016 14:48:44
Revision:406161Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to 2.0.0.2

PR:		206290
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2.0.0.1
13 Jan 2016 17:11:09
Revision:406059Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to 2.0.0.1

This contains several minor fixes and adds back man pages (like in 1.x
series).

This allows us to remove a heavy build dependency on asciidoc toolkit.

PR:		206206
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2.0.0.0
13 Jan 2016 07:41:27
Revision:406016Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
matthew search for other commits by this committer
Upgrade ansible to 2.0.0

Provide an ansible1 slave port with ansible-1.9.4 as there are
incompatible changes between ansible-1.9.4 and ansible-2.0.0

Add note in UPDATING

PR:		206174
Submitted by:	lifanov@mail.lifanov.com (maintainer)
1.9.4_1
12 Jan 2016 16:14:51
Revision:405890Original commit files touched by this commit This port version is marked as vulnerable.
matthew search for other commits by this committer
Update LICENSE to new GPLv3+

PR:		206161
Submitted by:	maintainer
1.9.4
12 Oct 2015 14:32:29
Revision:399137Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.9.4

PR:		203723
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.9.3
17 Sep 2015 23:29:28
Revision:397205Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
sysutils/ansible: update 1.9.2 -> 1.9.3 and add NO_ARCH

Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.3-1/CHANGELOG.md

PR:		202895
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.9.2_1
04 Sep 2015 05:49:51
Revision:396055Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Fix managing non-FreeBSD hosts.

PR:		202799
Submitted by:	merlin@merlinsbox.net
Approved by:	maintainer
1.9.2
30 Jun 2015 11:45:31
Revision:390953Original commit files touched by this commit This port version is marked as vulnerable.
robak search for other commits by this committer
sysutils/ansible: update 1.9.1 -> 1.9.2

* Security fix for CVE-2015-3908
* Security fix for jail, zone and chroot plugins
* Bugfixes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.2-1/CHANGELOG.md

PR:		201200
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
MFH:		2015Q2
1.9.1
29 Apr 2015 06:57:40
Revision:384967Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.9.1

PR:		199766
Submitted by:	maintainer
1.9.0.1
27 Mar 2015 21:24:40
Revision:382440Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
sysutils/ansible: 1.8.4 -> 1.9.0.1

Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.0.1-1/CHANGELOG.md

PR:		198926
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.8.4
21 Feb 2015 13:46:23
Revision:379513Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 1.8.4.

PR:		197787
Submitted by:	maintainer
1.8.2_3
12 Feb 2015 20:17:28
Revision:378891Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Fix issue #83 of ansible-modules-extras with pull request #204 ("Even
though the password param is specified as optional, the rabbitmq_user
module fails when it is not provided.")

PR:		197573
Submitted by:	olgeni
Reviewed by:	maintainer
1.8.2_2
04 Feb 2015 19:24:27
Revision:378411Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Fix quoting of function identifiers in postgresql_privs (issue 703
in ansible/ansible-modules-core on GitHub).

PR:		197325
Submitted by:	olgeni
Approved by:	maintainer
1.8.2_1
15 Dec 2014 00:43:14
Revision:374732Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Restore Ansible modules by switching back to release distfiles.

PR:			195936
Submitted by:		maintainer
1.8.2
11 Dec 2014 22:17:50
Revision:374552Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
sysutils/ansible: Update to 1.8.2

- Update to 1.8.2
- Remove MASTERFILES, DISTFILES (unnecessary with USE_GITHUB)
- Update COMMENT
- Remove ACCELERATE option, move pycrypto to RUN_DEPENDS

While I'm here:

- Add LICENSE_FILE
- pkg-descr: Strip trailing slash from WWW: URL
- GH_PROJECT defaults to ${PORTNAME}, remove it

Changes:

  https://raw.githubusercontent.com/ansible/ansible/v1.8.2/CHANGELOG.md

PR:		195557
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.7.2
13 Oct 2014 22:13:50
Revision:370823Original commit files touched by this commit This port version is marked as vulnerable.
rodrigo search for other commits by this committer
Fix typo.

PR:		ports/194263
Submitted by:	thomas
Approved by:	mentors (implicit)
1.7.2
13 Oct 2014 22:01:47
Revision:370819Original commit files touched by this commit This port version is marked as vulnerable.
rodrigo search for other commits by this committer
Update sysutils/ansible from 1.7.1 to 1.7.2
several bug fixes and improvements

PR:		ports/193926
Submitted by:	lifanov@mail.lifanov.com (maintainer)
Approved by:	mentors (implicit)
1.7.1
16 Aug 2014 12:14:55
Revision:365076Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
sysutils/ansible: switch to USES=python, upgrade version 1.7 => 1.7.1

PR:		192679
Submitted by:	maintainer (Nikolai Lifanov)
1.7
06 Aug 2014 23:32:24
Revision:364233Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 1.6.10 to 1.7

PR:		192451
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
1.6.10
28 Jul 2014 17:52:31
Revision:363207Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
sysutils/ansible: update to 1.6.10

PR:		192190
Submitted by:	maintainer
1.6.9
25 Jul 2014 15:24:52
Revision:362916Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 1.6.8 to 1.6.9

PR:		ports/192111
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
1.6.8
24 Jul 2014 16:16:24
Revision:362820Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.6.8

Changes:	https://raw.githubusercontent.com/ansible/ansible/v1.6.8/CHANGELOG.md
PR:		ports/192017
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.6.6_1
07 Jul 2014 16:14:46
Revision:361103Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
sysutils/ansible: Fix packaging for pkg_* users

Strip the absolute prefix from the ansible.desktop PLIST_FILES entry which
was causing pkg_create to fail.

Submitted by:	wg
Approved by:	portmgr (blanket)
1.6.6
02 Jul 2014 20:34:21
Revision:360258Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
sysutils/ansible: update to 1.6.6

PR:		191561
Submitted by:	maintainer
1.6.5
27 Jun 2014 08:51:59
Revision:359475Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.6.5

Changes:	https://raw.githubusercontent.com/ansible/ansible/v1.6.5/CHANGELOG.md
PR:		ports/191418
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.6.3
11 Jun 2014 11:41:40
Revision:357464Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 1.6.3

Changes:	https://raw.githubusercontent.com/ansible/ansible/v1.6.3/CHANGELOG.md
PR:		ports/190882
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.6.2
31 May 2014 14:01:01
Revision:355975Original commit files touched by this commit This port version is marked as vulnerable.
tdb search for other commits by this committer
- Update to 1.6.2
- Include patch from https://github.com/ansible/ansible/pull/7539

Changes to what's given in the PR were discussed and submitted by
email.

PR:		ports/190231
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.6.1
10 May 2014 20:44:55
Revision:353602Original commit files touched by this commit This port version is marked as vulnerable.
rakuco search for other commits by this committer
Update to 1.6.1.

PR:		ports/189396
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.5.5
24 Apr 2014 10:16:57
Revision:351991Original commit files touched by this commit This port version is marked as vulnerable.
jadawin search for other commits by this committer
- Update to 1.5.5

PR:		ports/188855
Submitted by:	maintainer
1.5.4
10 Apr 2014 15:50:38
Revision:350818Original commit files touched by this commit This port version is marked as vulnerable.
nemysis search for other commits by this committer
- Update to 1.5.4, announce message is here:

  - Security fix for safe_eval, which further hardens the checking of
    the evaluation function.
  - Changing order of variable precendence for system facts, to ensure
    that inventory variables take precedence over any facts that may be
    set on a host.

- Change Makefile header, add Created by
- Change master sites, add icon
- Simplify REINPLACE
- Add Desktop entry file

PR:		ports/188209
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
1.5.3
22 Mar 2014 23:52:02
Revision:348815Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
Update to version 1.5.3, switch to fetching from github

PR:		ports/187453
Submitted by:	maintainer
1.5
02 Mar 2014 19:10:50
Revision:346791Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
sysutils/ansible: update to 1.5

- update to 1.5
- clarify how to use sysutils/ansible port to control non-FreeBSD systems
  in pkg-message
- remove man3 man pages: they are gone in the upstream distribution
- convert to PLIST_FILES
- remove NO_ARCH, while here - it has no practical value here
- add UPDATING entry, because some changes are not backward compatible

Changelog: https://raw.github.com/ansible/ansible/v1.5.0/CHANGELOG.md

PR:		187182
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.5
14 Feb 2014 09:59:03
Revision:344176Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
- update to 1.4.5
- kill trailing newline in pkg-descr

Changelog: https://raw.github.com/ansible/ansible/v1.4.5/CHANGELOG.md

PR:		186724
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.4
30 Jan 2014 14:50:38
Revision:341844Original commit files touched by this commit This port version is marked as vulnerable.
decke search for other commits by this committer
- Remove ansibleworks.com which is gone now

PR:		ports/186237
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.4
11 Jan 2014 20:03:46
Revision:339447Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Update checksum. Upstream changed manpage and copyright dates

PR:		ports/185611
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.4
11 Jan 2014 15:17:52
Revision:339428Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
BROKEN: Fails checksum
1.4.4
09 Jan 2014 07:35:27
Revision:339204Original commit files touched by this commit This port version is marked as vulnerable.
jgh search for other commits by this committer
- add a mirror

PR:		185583
Submitted by:	maintainer, lifanov@mail.lifanov.com
1.4.4
07 Jan 2014 07:35:09
Revision:338979Original commit files touched by this commit This port version is marked as vulnerable.
jgh search for other commits by this committer
- update to 1.4.4

PR:		185539
Submitted by:	maintainer, lifanov@mail.lifanov.com
1.4.3
20 Dec 2013 23:21:05
Revision:337101Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 1.4.2 to 1.4.3

PR:		ports/185048
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.2
19 Dec 2013 14:32:48
Revision:336916Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 1.4.1 to 1.4.2

Changelog: https://raw.github.com/ansible/ansible/v1.4.2/CHANGELOG.md

PR:		ports/184997
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.1_1
10 Dec 2013 19:47:43
Revision:336102Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Chase r336083 and bump all ports using NO_ARCH so that users building
  their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
1.4.1
09 Dec 2013 12:38:45
Revision:335975Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Mark ports as architecture-neutral (NO_ARCH)

PR:	ports/184542
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4.1
29 Nov 2013 16:17:10
Revision:335193Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
sysutils/ansible: Update to 1.4.1

PR:		ports/184373
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.4
22 Nov 2013 16:38:39
Revision:334599Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
sysutils/ansible: Update to 1.4

- Update to 1.4
- Update pkg-plist
- QA: Dependencies are only RUN_DEPENDS, not BUILD_DEPENDS
- QA: Whitespace alignment
- QA: Clarify ACCELERATE option description

Changes:

https://raw.github.com/ansible/ansible/v1.4.0/CHANGELOG.md

PR:		ports/184171
Approved by:	maintainer
1.3.4
30 Oct 2013 15:53:43
Revision:332136Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 1.3.3 to 1.3.4

PR:		ports/183483
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.3.3
12 Oct 2013 03:33:40
Revision:330116Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 1.3.2 to 1.3.3
- Add stage support
- Update files/pkg-message.in

PR:		ports/182863
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by:	wg/culot (mentors, implicit)
1.3.2
25 Sep 2013 14:08:59
Revision:328294Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Support staging
- Reword pkg-message

PR:		182335
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.3.2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.3.2
20 Sep 2013 09:23:10
Revision:327673Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Update to 1.3.2

PR:		ports/182231
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
1.3.1
17 Sep 2013 17:58:10
Revision:327498Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
sysutils/ansible: update to 1.3.1

- Update to 1.3.1

Changes: https://raw.github.com/ansible/ansible/v1.3.1/CHANGELOG.md

PR:		ports/182152
Submitted by:	Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)

Number of commits found: 211 (showing only 100 on this page)

«  1 | 2 | 3  »