Commit Graph

28965 Commits

Author SHA1 Message Date
Lewis Cook
d709bdbfab sysutils/dua-cli: Update to 2.12.1
Changes:	https://github.com/Byron/dua-cli/blob/v2.12.1/CHANGELOG.md
2021-05-31 17:44:29 +01:00
Gleb Popov
871e290046 sysutils/bsdisks: Remove WRKSRC hack.
The upstream Heptapod issue was fixed.
2021-05-31 16:09:03 +03:00
Gleb Popov
8f7417b166 sysutils/hs-cputype: Remove WRKSRC hack.
The upstream Heptapod issue was fixed.
2021-05-31 16:09:03 +03:00
Li-Wen Hsu
8b1c066a8f sysutils/bpytop: Update to 1.0.66 2021-05-31 20:23:23 +08:00
Dave Cottlehuber
701cddf673 sysutils/py-ansible-runner: amend CPE_VENDOR
The "ansibleworks" is not a valid CPE vendor. Change it to "redhat",
as mentioned on websites like https://nvd.nist.gov and in line with
the main sysutils/ansible* ports.

Reported by:	0mp
2021-05-31 09:44:01 +00:00
Mathieu Arnold
7823df7e6b sysutils/munin-*: Avoid a WWW redirect. 2021-05-31 08:43:17 +02:00
Kirill Ponomarev
6d6d6ec902 sysutils/cbsd: update to 13.0.8
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.0.8

Submitted by:	maintainer
2021-05-31 08:08:21 +02:00
Yuri Victorovich
18cb75b81d sysutils/opa: Update 0.29.0 -> 0.29.2
Reported by:	portscout
2021-05-30 22:10:27 -07:00
Po-Chuan Hsieh
9bdae03d4a sysutils/p5-File-Which: Update to 1.27
Changes:	https://metacpan.org/changes/distribution/File-Which
2021-05-31 03:56:41 +08:00
Po-Chuan Hsieh
12fe99cddd sysutils/p5-File-BackupCopy: Update to 1.02
- Add LICENSE

Changes:	https://metacpan.org/changes/distribution/File-BackupCopy
2021-05-31 03:56:35 +08:00
Neel Chauhan
b4fe22cfa6 sysutils/gnome-system-monitor: Update to 40.1 2021-05-30 11:57:00 -07:00
Mikael Urankar
098039779e sysutils/container-diff: Fix build on aarch64
Import upstream patch to fix this error:
  # github.com/GoogleContainerTools/container-diff/vendor/golang.org/x/sys/unix
  vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

Approved by:	portmgr (build fix blanket)
2021-05-30 19:30:09 +02:00
Dave Cottlehuber
563d5929d5 sysutils/kvmclock-kmod: new port - call for testing
Improved performance on KVM paravirtualised systems. Testing
welcomed; please report successes and issues to:

https://reviews.freebsd.org/D29733

kvmclock-kmod is experimental and currently under development. This port
provides an easy and quick method for users to test this code for early
testing, feedback and bug reports.

This driver enables FreeBSD to use a more efficient paravirtualized
hardware clock, instead of emulating one, or abusing hypervisor
interrupts, when running as a virtualized OS under Linux KVM
(Kernel-based Virtual Machine).

Reviewed by:	allanjude
Sponsored by:	Klara Inc.
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D30459
PR:			216759
2021-05-30 13:35:19 +00:00
Dave Cottlehuber
68fa173526 sysutils/iocell: enable more architectures & handle new BSD grep
While iocell is a shell script and can work cross-platform, its evident
that nobody has actually tried to use it on anything other than amd64.

Use tighter egrep(1) invocations, that match the new default BSD grep
now in 13.0+ and up.

Approved by:		maintainer timeout
Tested by:		linimon
PR:		    	253703
Differential Revision:	https://reviews.freebsd.org/D28004
2021-05-30 13:35:18 +00:00
Dave Cottlehuber
ff417b04ae sysutils/runj: update to latest git commit 2021-05-30 13:35:18 +00:00
Charles Goncalves
3572992748 sysutils/graylog: update to 4.0.7
Submitted by:   Charles Gonçalves <charles@freebsdbrasil.com.br>
Sponsored by:   SkunkWerks, GmbH
Sponsored by:   FreeBSD Brasil
Differential Revision: https://reviews.freebsd.org/D30128
2021-05-30 13:35:17 +00:00
Daniel Menelkir
f9c22f9a79 sysutils/libg15render: update to 3.0.3
PR:	256208
2021-05-29 10:53:31 -07:00
Daniel Menelkir
f0a8098226 sysutils/libg15: update to 3.0.5
PR:	256207
2021-05-29 10:53:31 -07:00
Koichiro Iwao
beff5e3790 sysutils/mackerel-agent: Update to 0.71.2
Use DIST_SUBDIR not to clutter distfiles directory.

Relnotes:	https://github.com/mackerelio/mackerel-agent/releases/tag/v0.71.2
2021-05-30 01:44:22 +09:00
Danilo G. Baio
0d624f061d sysutils/py-azure-cli: Update to 2.24.0
Changelog:	https://pypi.org/project/azure-cli/2.24.0/
2021-05-29 11:02:11 -03:00
Danilo G. Baio
ee8a672793 sysutils/py-azure-cli-core: Update to 2.24.0
Changelog:	https://pypi.org/project/azure-cli-core/2.24.0/
2021-05-29 11:02:11 -03:00
Jason W. Bacon
cfaa6fbf9b desktop-installer: Update to 0.7.3
Auto-configure X11 under Parallels and VMWare
Other minor fixes and enhancements

Changes: https://github.com/outpaddling/desktop-installer/releases/tag/0.7.3
2021-05-28 18:50:39 -05:00
Jason W. Bacon
a5ca61c55e auto-admin: Update to 0.7.4
Changes: https://github.com/outpaddling/auto-admin/releases/tag/0.7.4
2021-05-28 17:23:11 -05:00
Thomas Zander
a4d23369ba sysutils/zellij: Update to upstream version 0.12.1. 2021-05-28 23:55:11 +02:00
Mateusz Piotrowski
b73de179aa sysutils/fusefs-httpdirfs: Update to 1.2.1 2021-05-28 22:06:35 +02:00
Mateusz Piotrowski
dd3779bd50 sysutils/py-qmk: Update to 0.0.51 2021-05-28 22:03:19 +02:00
Yuri Victorovich
89d48dbde4 sysutils/opa: Update 0.28.0 -> 0.29.0
Reported by:	portscout
2021-05-28 11:04:25 -07:00
Mark Linimon
8e5b318003 sysutils/consolehm: correct previous commit
by using the canonical string.
2021-05-28 12:28:02 -05:00
Mikael Urankar
72a221a3b0 sysutils/nomad-pot-driver: Fix build on aarch64
Approved by:	portmgr (build fix blanket)
2021-05-28 15:54:51 +02:00
Palle Girgensohn
5e9a41d4dd sysutils/fluent-bit: Update to 1.7.7 2021-05-27 10:52:01 +02:00
Juraj Lutter
1d16ddefe2 sysutils/zrepl: Update to 0.4.0
Differential Revision: https://reviews.freebsd.org/D30453

Approved by:	lcook (maintainer)
2021-05-27 09:53:09 +02:00
John Hixson
6d3a5e1ad3 sysutils/nomad: update to version 1.1.0 2021-05-26 19:26:11 -07:00
Yuri Victorovich
e50ee05d5e sysutils/rush: New port: Command-line tool for executing jobs in parallel 2021-05-26 19:04:36 -07:00
Dan Langille
794110eee5 sysutils/bacula11-server: update to 11.0.3
While here, also update sysutils/bacula11-docs to 11.0.3

re: https://sourceforge.net/p/bacula/mailman/message/37289303/
2021-05-26 19:32:31 +00:00
Po-Chuan Hsieh
db75632d97 sysutils/parallel: Update to 20210522
Changes:	https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
2021-05-27 02:59:49 +08:00
Matthew Seaman
5672165133 sysutils/py-ansible-lint: update to 5.0.11
ChangeLog:	https://github.com/ansible-community/ansible-lint/releases/tag/v5.0.11
2021-05-26 14:08:19 +01:00
Po-Chuan Hsieh
eaf91b9790 sysutils/py-distro: Update pkg-descr
- Take maintainership
2021-05-26 20:55:27 +08:00
Po-Chuan Hsieh
2c8cd7e2d5 sysutils/freeipmi: Update to 1.6.8
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=9997
2021-05-26 20:54:24 +08:00
Po-Chuan Hsieh
42eda02a8b devel/grpc: Update to 1.38.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
2021-05-26 20:54:17 +08:00
Yuri Victorovich
f1c06929a7 sysutils/synergy: Add LEGACY option; Add test target; Install syntool.
LEGACY option enables GUI, synergyd, installer that the project
can build optionally.
2021-05-25 10:26:22 -07:00
Dmitry Marakasov
0729af4255 Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
2021-05-25 16:55:43 +03:00
Mateusz Piotrowski
bc2c813a8d sysutils/py-qmk: Update to 0.0.49 2021-05-25 12:34:36 +02:00
Mateusz Piotrowski
8811c31dc0 sysutils/py-ansible-base: Update to 2.10.10
Changes:	https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst#v2-10-10
Reported by:	Portscout
2021-05-25 11:22:29 +02:00
Mateusz Piotrowski
1b330f5951 sysutils/py-ansible-core: Update to 2.11.1
Changes:	https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-1
Reported by:	Portscout
2021-05-25 11:22:28 +02:00
Mateusz Piotrowski
de1813ff22 sysutils/ansible2: Update to 2.9.22
Changes:	https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-22
Reported by:	Portscout
2021-05-25 11:22:28 +02:00
Mateusz Piotrowski
0d18ad8e8c sysutils/accountsservice: Sort variables
Approved by:	portmgr blanket
2021-05-25 10:28:07 +02:00
Olivier Duchateau
ffb1311e56 sysutils/accountsservice: Update to 0.6.55
This update also fixes the userdel functionality.

PR:		249445
Reviewed by:	0mp
Approved by:	maintainer timeout
MFH:		2021Q2
Security:	75aae50b-9e3c-11eb-9bc3-8c164582fbac
Security:	CVE-2018-14036
2021-05-25 10:28:07 +02:00
Yuichiro NAITO
0f31762c9b sysutils/asmctl: Update 1.8 -> 1.9
PR:		256086
2021-05-24 23:03:43 -07:00
Yuri Victorovich
c1b387621b sysutils/brename: New port: Tool for batch renaming files/directories via regular expressions 2021-05-24 22:54:28 -07:00
Jason W. Bacon
8b0ec47229 sysutils/desktop-installer: Update to 0.7.2.5
Remove libdvdcss install option: No longer packaged
2021-05-24 11:49:22 -05:00