notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/ansible/files/pkg-message.in
SVNWeb

Number of commits found: 19

Thu, 13 May 2021
[ 09:45 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:f551b6aff5e2225fa41fb47a553a356cdf6a217b  commit hash:f551b6aff5e2225fa41fb47a553a356cdf6a217b  commit hash:f551b6aff5e2225fa41fb47a553a356cdf6a217b  f551b6a 
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.
Wed, 12 May 2021
[ 18:45 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:e025129daf0d7006391e5311f20ec6102fb3d889  commit hash:e025129daf0d7006391e5311f20ec6102fb3d889  commit hash:e025129daf0d7006391e5311f20ec6102fb3d889  e025129 
sysutils/ansible: Update to 3.3.0

Changes:	https://github.com/ansible-community/ansible-build-data/blob/main/3/CHANGELOG-v3.rst
Thu, 6 May 2021
[ 13:03 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:99e2caed690b979cba3c80c4a73e453474712970  commit hash:99e2caed690b979cba3c80c4a73e453474712970  commit hash:99e2caed690b979cba3c80c4a73e453474712970  99e2cae 
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.
Wed, 5 May 2021
[ 12:30 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:002b95c94898d5246add34b65a62fea981821d20  commit hash:002b95c94898d5246add34b65a62fea981821d20  commit hash:002b95c94898d5246add34b65a62fea981821d20  002b95c 
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>
Sat, 6 Jul 2019
[ 23:04 lifanov search for other commits by this committer ] Original commit   Revision:506078 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Mon, 5 Jun 2017
[ 13:46 lifanov search for other commits by this committer ] Original commit   Revision:442619
remove note about SEM option

This option is no longer in Python ports.
Wed, 12 Apr 2017
[ 15:51 lifanov search for other commits by this committer ] Original commit   Revision:438364
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
Tue, 1 Nov 2016
[ 17:53 matthew search for other commits by this committer ] Original commit   Revision:425072
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)
Mon, 18 Jan 2016
[ 07:07 matthew search for other commits by this committer ] Original commit   Revision:406552
Add notes to pkg-message about the SEM option being required in python

PR:		206320
Submitted by:	lifanov@mail.lifanov.com (maintainer)
Fri, 4 Sep 2015
[ 05:49 ale search for other commits by this committer ] Original commit   Revision:396055
Fix managing non-FreeBSD hosts.

PR:		202799
Submitted by:	merlin@merlinsbox.net
Approved by:	maintainer
Mon, 13 Oct 2014
[ 22:13 rodrigo search for other commits by this committer ] Original commit   Revision:370823
Fix typo.

PR:		ports/194263
Submitted by:	thomas
Approved by:	mentors (implicit)
Thu, 10 Apr 2014
[ 15:50 nemysis search for other commits by this committer ] Original commit   Revision:350818
- 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>
Sun, 2 Mar 2014
[ 19:10 rm search for other commits by this committer ] Original commit   Revision:346791
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)
Fri, 14 Feb 2014
[ 09:59 rm search for other commits by this committer ] Original commit   Revision:344176
- 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)
Sat, 12 Oct 2013
[ 03:33 danilo search for other commits by this committer ] Original commit   Revision:330116
- 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)
Wed, 25 Sep 2013
[ 14:08 amdmi3 search for other commits by this committer ] Original commit   Revision:328294
- Support staging
- Reword pkg-message

PR:		182335
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Tue, 17 Sep 2013
[ 17:58 wg search for other commits by this committer ] Original commit   Revision:327498
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)
Thu, 21 Feb 2013
[ 03:24 jgh search for other commits by this committer ] Original commit   Revision:312701
- fix pkg-message notes

Submitted by:	maintainer, lifanov@mail.lifanov.com
Wed, 20 Feb 2013
[ 18:58 jgh search for other commits by this committer ] Original commit   Revision:312653
add new port: sysutils/ansible

Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.

WWW: http://ansible.cc/

PR:		175961
Submitted by:	lifanov@mail.lifanov.com

Number of commits found: 19