Mateusz Piotrowski
66e30e06ce
sysutils/terraform: Update to 0.15.2
...
Changes: https://github.com/hashicorp/terraform/releases/tag/v0.15.2
2021-05-06 01:46:56 +02:00
Sofian Brabez
da4fb466a5
sysutils/ltrace: add missing timestamp in distinfo
...
That distinfo was left unchanged, TIMESTAMP is required for reproducible
builds to work, regenerate the distinfo to add missing TIMESTAMP.
2021-05-05 20:48:36 +00:00
Sofian Brabez
e91792091c
sysutils/ldapvi: add missing timestamp in distinfo
...
That distinfo was left unchanged, TIMESTAMP is required for reproducible
builds to work, regenerate the distinfo to add missing TIMESTAMP.
2021-05-05 20:48:36 +00:00
Mateusz Piotrowski
21c6122ebd
sysutils/terraform: Update to 0.15.1
2021-05-05 17:44:10 +02:00
Brad Davis
b5bf2541c6
sysutils/terraform: Update to 0.14.10
...
PR: 251949
2021-05-05 17:24:39 +02:00
Mateusz Piotrowski
7eabec3e2e
sysutils/ansible2*: Set expiration date
2021-05-05 16:31:34 +02:00
Mateusz Piotrowski
10bb4c5eef
sysutils/ansible2*: Deprecate unsupported versions
...
EXPIRATION_DATE will be set in another commit,
which is not going to be MFH'ed.
MFH: 2021Q2
2021-05-05 16:31:34 +02:00
Mateusz Piotrowski
fa8d16c7aa
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
2021-05-05 16:16:56 +02:00
Mateusz Piotrowski
15ecc19489
sysutils/ansible28: Update to 2.8.20
...
Changes: https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#v2-8-20
MFH: 2021Q2
Security: 50ec3a01-ad77-11eb-8528-8c164582fbac
Security: CVE-2020-10744
2021-05-05 16:16:56 +02:00
Michael Muenz
3cf61bd24e
sysutils/ansible27: Update to 2.7.18
...
PR: 249501
Changes: https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst#v2-7-18
MFH: 2021Q2
2021-05-05 16:16:55 +02:00
Mateusz Piotrowski
395f99d1dd
sysutils/ansible: Clean up variables
...
- Simplify shebangfix
- Remove unnecessary SUB_LIST
2021-05-05 16:16:55 +02:00
Mateusz Piotrowski
002b95c948
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 >
2021-05-05 14:30:57 +02:00
Mateusz Piotrowski
730c13e87e
sysutils/ansible*: Clean up CONFLICTS
2021-05-05 14:21:06 +02:00
Mateusz Piotrowski
1f8516fb80
systuils/ansible: Fix test target
2021-05-05 14:01:58 +02:00
Mateusz Piotrowski
e617b04b23
sysutils/ansible: Sort variables
...
No functional changes intended.
2021-05-05 14:01:58 +02:00
Mateusz Piotrowski
fd7b3642ab
sysutils/ansible: Sort variables
2021-05-05 14:01:57 +02:00
Andrew Fyfe
e48320e2d8
sysutils/bsdstats: make reporting opt-in
...
- disables reporting by default
- does not use the pkg-install script to "modify the currently running
system" as per the FreeBSD Porters Handbook Chapter 9.2.
- does not output noise if monthly_statistics_* variables aren't enabled
- add a post-upgrade message informing the user it's now opt-in and may
need enabled
2021-05-05 10:49:54 +02:00
Fernando Apesteguía
bae0065b34
sysutils/sysvbanner: set new MAINTAINER
...
Submitter becomes MAINTAINER. Already maintener of x11-themes/slim-themes
PR: 255531
Reported by: d.oriented@gmail.com
MFH: 2021Q1
2021-05-05 10:15:01 +02:00
Matthew Seaman
1ffa026308
sysutils/py-ansible-lint: update to 5.0.8
...
ChangeLog: https://github.com/ansible-community/ansible-lint/releases/tag/v5.0.8
2021-05-05 08:18:24 +01:00
Jan Beich
d0c910d1d3
sysutils/pam_xdg: minor rewording in pkg-message
2021-05-04 22:49:39 +00:00
Jan Beich
d255158645
sysutils/pam_xdg: add new port
...
Complete XDG Base Directories support via PAM, including injection of
according environment variables into user sessions, as well as creation
support for per-user $XDG_RUNTIME_DIR.
https://www.sdaoden.eu/code.html#s-toolbox
2021-05-04 22:35:50 +00:00
Guangyuan Yang
b72eaaa521
sysutils/R-cran-processx: Update to 3.5.2
...
Approved by: lwhsu
2021-05-04 15:56:46 -04:00
Mateusz Piotrowski
125d376678
sysutils/terraform: Take maintainership
2021-05-04 20:05:46 +02:00
Mateusz Piotrowski
af090b75dd
sysutils/ansible: Take maintainership
2021-05-04 19:58:57 +02:00
Rene Ladan
727adba8e5
*: reset miwi's ports after safekeeping his ports bit.
...
Hat: portmgr-secretary
2021-05-04 18:57:55 +02:00
Rene Ladan
a568582e02
*: reset lifanov's ports after safekeeping their ports bit.
...
Hat: portmgr-secretary
2021-05-04 18:57:55 +02:00
Edward Tomasz Napierala
ea62bacb8a
sysutils/debootstrap: use gnugrep
...
Debootstrap triggers some weird corner case in our base grep(1),
where it's two orders of magnitude slower than it should be.
Fix it by providing it with GNU grep. This reduces the time
to complete 'debootstrap bionic' from ~4m30s to ~1m30s.
Reviewed By: emaste (earlier version)
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D30023
2021-05-04 13:47:58 +01:00
Li-Wen Hsu
b189dfadcf
sysutils/bpytop: Update to 1.0.65
2021-05-04 20:26:54 +08:00
MANTANI Nobutaka
dafec451b6
sysutils/dd_rescue: Update to 1.99.11
2021-05-04 18:01:09 +09:00
Romain Tartière
8e9782d6f0
sysutils/rubygem-bolt: Update to 3.8.0
...
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-380-2021-05-03
With hat: puppet
2021-05-03 13:42:41 -10:00
Lewis Cook
7812aefdd0
sysutils/dua-cli: Update to 2.11.2
...
Changes: https://github.com/Byron/dua-cli/blob/v2.11.2/CHANGELOG.md
2021-05-03 15:28:42 +01:00
Rebecca Cran
4cec3f9086
sysutils/uefi-edk2-bhyve: Update to edk2-stable202002 tag
...
This fixes PR 255431 and makes HTTP(S) boot support work.
PR: 255431
Approved by: manu
Reviewed by: manu,imp
Differential Revision: https://reviews.freebsd.org/D30075
2021-05-02 11:09:21 -06:00
Emanuel Haupt
912019063a
sysutils/py-liquidctl: Update to 1.6.1
2021-05-02 14:29:59 +02:00
Baptiste Daroussin
802e360e5d
sysutils/policykit: remove
...
Gnome2 component, no consumers left in the ports tree
2021-05-01 23:32:34 +02:00
Baptiste Daroussin
9b6e3807ac
sysutils/policykit-gnome: remove
...
Gnome2 component, no consumers left in the ports tree
2021-05-01 23:32:33 +02:00
Matthew Seaman
0c95242cd1
sysutils/rsyslog8: Update to 8.2104.0
...
ChangeLog: https://github.com/rsyslog/rsyslog/blob/v8.2104.0/ChangeLog
2021-05-01 22:15:32 +01:00
Danilo G. Baio
7bda3f00f3
sysutils/duplicity: Update to 0.8.19
...
Changelog: https://launchpad.net/duplicity/+milestone/0.8.19
https://launchpad.net/duplicity/+milestone/0.8.18
2021-05-01 18:13:24 -03:00
Tobias Kortkamp
6707a3c942
Clean up some things
...
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
2021-05-01 19:55:55 +02:00
Jimmy Olgeni
3f46d070ec
sysutils/iocage: unbreak by adding missing dependencies.
...
The iocage cli was not able to locate commands if missing dependencies
were not installed.
Obtained from: https://github.com/iocage/iocage/issues/1256
2021-05-01 15:59:01 +02:00
Dirk Meyer
c056efa07c
sysutils/loganalyzer: Update to 4.1.12
2021-05-01 15:43:59 +02:00
Cameron Katri
32d78fc41a
sysutils/opendircolors: add new port
...
A BSD-licensed replacement for GNU dircolors(1),
with support for FreeBSD's ls(1) using LSCOLORS.
https://github.com/CRKatri/opendircolors
Differential Revision: https://reviews.freebsd.org/D30063
2021-05-01 11:46:10 +00:00
Jan Beich
4283697240
sysutils/terraform-docs: drop $FreeBSD$ again after bbd7f0fac7
...
$FreeBSD$ was originally removed in 305f148f48 (2021-04-06) which
confused portlint until f36c30ba18 (2021-04-19), so a workaround
accidentally crept in into the patch.
$ portlint -C
FATAL: Makefile: [1]: $FreeBSD$ is deprecated in Git.
PR: 255459
2021-05-01 06:06:39 +00:00
Thomas Zander
b123c72083
sysutils/zellij: Update to upstream release 0.6.0.
2021-05-01 07:55:11 +02:00
Romain Tartière
8e141a6dac
sysutils/rubygem-choria-mcorpc-support: Update to 2.24.3
...
With hat: puppet
2021-04-30 14:15:59 -10:00
Romain Tartière
6c4e43cfaf
sysutils/choria: Update to 0.22.0
...
With hat: puppet
2021-04-30 14:15:59 -10:00
Romain Tartière
685eb2c675
sysutils/rubygem-bolt: Update to 3.7.1
...
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-371-2021-04-26
With hat: puppet
2021-04-30 14:15:59 -10:00
Romain Tartière
d58bf9b037
sysutils/rubygem-r10k: Update to 3.9.0
...
ChangeLog:
https://github.com/puppetlabs/r10k/blob/main/CHANGELOG.mkd#390
With hat: puppet
2021-04-30 14:15:59 -10:00
Romain Tartière
664a87e589
sysutils/puppetserver7: Update to 7.1.2
...
Release notes:
https://puppet.com/docs/puppet/7.6/server/release_notes.html#puppet-server-712
With hat: puppet
2021-04-30 14:15:58 -10:00
Romain Tartière
1c094bb664
sysutils/puppetserver6: Update to 6.15.3
...
Release notes:
https://puppet.com/docs/puppet/6.22/server/release_notes.html#puppet-server-6153
With hat: puppet
2021-04-30 14:15:58 -10:00
Romain Tartière
a597504a79
sysutils/rubygem-puppetserver-ca: Update to 2.1.0
...
With hat: puppet
2021-04-30 14:15:58 -10:00