Commit Graph

30583 Commits

Author SHA1 Message Date
Dirk Meyer
3fa8ae0239 sysutils/racktables: add flavors 2022-02-22 12:47:47 +01:00
Brad Ackerman
f47cd1aa75 sysutils/packer: Update to 1.7.10
PR:		261740
2022-02-22 15:49:33 +08:00
Alexey Dokuchaev
895a9c6e9f sysutils/fsearch: unbreak fetching of the upstream patches
Once again, GitHub had changed the generated metadata slightly,
in the following lines (all of them):

  -index ca5a270..9972426 100644
  +index ca5a2703..99724260 100644

While here, add couple of missing Oxford commas, drop the plus
from the GTK name (since February 2019), and reword the port
description a bit.

Reported by:	pkg-fallout
2022-02-22 03:22:16 +00:00
Sean Bruno
1e3bb19962 sysutils/devcpu-data: Update AMD Microcode 19h. 2022-02-21 18:32:33 -07:00
Jan Beich
dabac739f8 sysutils/seatd: update to 0.6.4
Changes:	https://git.sr.ht/~kennylevinsen/seatd/refs/0.6.4
Reported by:	upstream (seatd-announce)
2022-02-21 22:39:57 +00:00
Olivier Cochard
324e6d691a sysutils/mstflint: Update to 4.18.0-1
Reported by:	hselasky
Sponsored by:	Netflix
2022-02-21 15:46:56 +01:00
Cy Schubert
dfba981c63 sysutils/xbatt: Assume maintainership 2022-02-20 20:28:41 -08:00
Yuri Victorovich
bb8166f713 sysutils/goawk: Update 1.15.0 -> 1.16.0
Reported by:	portscout
2022-02-20 17:17:50 -08:00
Namkhai B
022979b532 sysutils/sanoid: Update to 2.1.0
PR:		262040
Approved by:	maintainer
2022-02-20 22:55:42 +01:00
Fabian Keil
ed0b941a7f sysutils/zogftw: Update to 0.0.2022.02.17
PR:	262030
2022-02-20 18:34:02 +01:00
Mateusz Piotrowski
22d4c8ee33 sysutils/terraform: Update to 1.1.6
Changes:	https://github.com/hashicorp/terraform/releases/tag/v1.1.6
2022-02-20 18:32:39 +01:00
Vinícius Zavam
62ea914468 sysutils/xbatt: drop maintainership 2022-02-20 14:50:01 +00:00
Vinícius Zavam
7398d509ca sysutils/py-borgmatic: update 1.5.22_1 to 1.5.23 2022-02-20 14:48:48 +00:00
Dan Langille
7b279c9e09 devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0

Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.

There are five known build failures, all prexisting:

* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable

Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl

PR:		258108
Approved by:	ruby (zi@)
2022-02-20 13:06:12 +00:00
Vinícius Zavam
31f0c6e142 sysutils/intel-pcm-devel: delete port
sysutils/intel-pcm-devel became quite obsolte once sysutils/intel-pcm is
  now pretty much following a constant and stable update cycle, so users of
  the -devel version are encouraged to switch to it.

  If you still have sysutils/intel-pcm-devel installed, please delete it from
  your system and install sysutils/intel-pcm instead:

    # pkg delete sysutils/intel-pcm-devel
    # pkg install sysutils/intel-pcm
2022-02-19 14:06:48 +00:00
Vinícius Zavam
81849e91d5 sysutils/intel-pcm-devel: delete port
sysutils/intel-pcm-devel became quite obsolte once sysutils/intel-pcm is
  now pretty much following a constant and stable update cycle, so users of
  the -devel version are encouraged to switch to it.

  If you still have sysutils/intel-pcm-devel installed, please delete it from
  your system and install sysutils/intel-pcm instead:

    # pkg delete sysutils/intel-pcm-devel
    # pkg install sysutils/intel-pcm
2022-02-19 13:53:44 +00:00
MANTANI Nobutaka
770488c4d1 sysutils/bulk_extractor: Update to 2.0.0 2022-02-19 19:27:38 +09:00
Roman Bogorodskiy
327f907ee5 sysutils/osinfo-db-tools: update 1.10.0 2022-02-19 09:23:32 +04:00
Yuri Victorovich
cefccbce2d sysutils/py-filelock: Update 3.4.2 -> 3.6.0
Reported by:	portscout
2022-02-18 09:10:04 -08:00
Emanuel Haupt
438c160275 sysutils/edid-decode: Update to 0.1.20220204 2022-02-17 19:49:56 +01:00
Florian Smeets
75f7b98a01 sysutils/pecl-proctitle: PHP8.X compatibility
- add LICENSE
- add patches to make this work with PHP8.X

PR:		261621
Obtained from:	635dbe9a02
2022-02-17 18:30:27 +01:00
James French
5a189bd0b3 sysutils/py-puremagic: Update to 1.12
Changes: https://github.com/cdgriffith/puremagic/releases/tag/1.12

PR:		261985
2022-02-17 01:59:56 +08:00
Ulrich Spörlein
57b9ebfa74 sysutils/py-qmk: Upgrade to 1.0.0
Differential Revision: https://reviews.freebsd.org/D33655
2022-02-16 11:18:16 +01:00
Ricardo Fraile
6c56a1073e sysutils/tuptime: update to 5.1.0
From ChangeLog: https://github.com/rfrail3/tuptime/releases/tag/5.1.0

 * Cover DB writes with transactions
 * Register DB version on PRAGMA user_version
 * Adding --pctl option. Show percentil over average values
 * Code refactoring
 * Update .deb package

PR:	261780
Reported by:	rfraile@rfraile.eu
Approved by:	jeremy@smart-serv.net (maintainer)
2022-02-16 09:17:31 +01:00
Jason W. Bacon
542425b796 sysutils/desktop-installer: Update to 0.7.6.6
Update for gnome port renaming: gnome3 -> gnome
Bump auto-admin dep to ensure latest patches

Reported by:    sblachmann@gmail.com
2022-02-15 17:07:37 -06:00
Emanuel Haupt
6f16c9c835 sysutils/bkt: Add new port
bkt (pronounced bucket) is a subprocess caching utility written in Rust,
inspired by bash-cache.
Wrapping expensive process invocations with bkt allows callers to reuse recent
invocations without complicating their application logic. This can be useful in
shell prompts, interactive applications such as fzf, and long-running programs
that poll other processes.

When bkt is passed a command it hasn't seen before (or recently) it executes
the command synchronously and caches its stdout, stderr, and exit code.
Calling bkt again with the same command reads the data from the cache and
outputs it as if the command had been run again.
2022-02-15 22:24:29 +01:00
Tobias C. Berner
f142fac7d5 KDE: Update KDE Plasma Desktop to 5.24.1 -- February Bugfix Release
Tuesday, 15 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.1.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Discover: Don’t trigger updates while busy.
   * KScreen: Workaround unknown Qt issue that causes the revert dialog
     to be invisible.
   * Powerdevil: Support hardware with only one charging threshold, not
     both.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.0-5.24.1
2022-02-15 16:48:30 +01:00
Alexey Dokuchaev
c2848657ef sysutils/fsearch: update the port to the latest patch release 0.1.2
Switch away from using g_utf8_collate_key_for_filename() for version
sorting because it's way too slow.  For comparison, sorting 3 million
files by name takes less than a second (~850ms) with strverscmp() but
more than a minute (~95s) with g_utf8_collate_key_for_filename().

So it's roughly a hundred times slower.  Instead, pull strverscmp()
implementation directly from the GNU library sources.
2022-02-15 15:04:26 +00:00
Aleksandr Ignatyev
f78c8301a0 sysutils/govmomi: Add new port
Go library for the VMware vSphere API.

govc is a vSphere CLI built on top of govmomi.
The CLI is designed to be a user friendly CLI alternative to the GUI and
well suited for automation tasks. It also acts as a test harness for the govmomi
APIs and provides working examples of how to use the APIs.

vcsim - A vCenter and ESXi API based simulator
This package implements a vSphere Web Services (SOAP) SDK endpoint intended
for testing consumers of the API. While the mock framework is written in the
Go language, it can be used by any language that can talk to the vSphere API.

WWW: https://github.com/vmware/govmomi/

PR:	261672
2022-02-15 15:35:03 +01:00
Guangyuan Yang
409f3f9ad0 sysutils/py-diffoscope: Update to 204 and take maintainership
Changelog:	https://diffoscope.org/news/diffoscope-204-released/

Approved by:	koobs (maintainer, via IRC)
MFH:		2022Q1
2022-02-15 01:32:45 -05:00
Danilo G. Baio
e1f7bf96de sysutils/py-azure-cli: Update to 2.33.1
Release notes:
https://github.com/Azure/azure-cli/blob/azure-cli-2.33.1/src/azure-cli/HISTORY.rst
2022-02-14 19:10:24 -03:00
Danilo G. Baio
9ce9ca6122 sysutils/py-azure-cli-core: Update to 2.33.1
Changelog:     https://github.com/Azure/azure-cli/blob/azure-cli-2.33.1/src/azure-cli-core/HISTORY.rst
2022-02-14 19:10:23 -03:00
Ryan Moeller
f3f4f5e805 sysutils/openzfs*: Bump to current upstream master
Approved by:	lwhsu (implicit)
Sponsored by:	iXsystems, Inc.
2022-02-14 12:59:02 -05:00
Christopher Hall
95eed852af sysutils/go-wtf: Update to 0.41.0
Differential Revision:	https://reviews.freebsd.org/D33762
2022-02-14 12:47:57 +08:00
Christer Edwards
18e98e507f sysutils/rocinante: New port: A lightweight configuration management software
A lightweight configuration management software that makes Bastille
templates compatible with host automation.

WWW: https://github.com/bastillebsd/rocinante

PR:		260712
2022-02-13 20:43:33 +01:00
Vidar Karlsen
fac8a211bf sysutils/toybox: update to 0.8.6
Changelog: http://landley.net/toybox/#30-11-2021

PR:		261380
2022-02-13 20:43:32 +01:00
Corey Hinshaw
25e9280a0c sysutils/fand: New port: PWM cooling fan control daemon
Simple daemon to control PWM (Pulse Width Modulation) cooling fans.
fand was originally written for use on arm64 single board computers,
but should work on any cooling fan driven by a pwmc(4) device.

WWW: https://github.com/electrickite/fand

PR:		261880
2022-02-13 20:43:32 +01:00
Matthew Seaman
7a82c6624c sysutils/py-ansible-lint: update to 5.4.0
ChangeLog:	https://github.com/ansible-community/ansible-lint/releases/tag/v5.4.0
2022-02-13 11:46:23 +00:00
Romain Tartière
fb2191e8ea sysutils/rubygem-r10k: Update to 3.14.1
With hat:	puppet
2022-02-12 15:26:48 -10:00
Colin Percival
f87d559e09 sysutils/tarsnap: Update to 1.0.40
While I'm here, enable bash completion scripts.

Tarsnap also ships with zsh completion scripts, but they're turned
off in order to avoid conflicting with shells/zsh-completion, which
also has a tarsnap zsh completion script.
2022-02-12 12:30:52 -08:00
Lewis Cook
a3050c5e84 sysutils/gdu: Update to 5.13.1
Changes:	https://github.com/dundee/gdu/compare/v5.12.1...v5.13.1
2022-02-12 17:17:05 +00:00
Lewis Cook
c298228ffa sysutils/smug: Update to 0.2.7
Changes:	https://github.com/ivaaaan/smug/releases/tag/v0.2.7
2022-02-12 17:17:04 +00:00
Lewis Cook
e9f2b5bd73 sysutils/duf: Update to 0.8.1
Changes:	https://github.com/muesli/duf/releases/tag/v0.8.1
2022-02-12 17:17:04 +00:00
Thierry Thomas
52a1a21da1 sysutils/py-salt: mark OK with Python 3.9
As noted by antoine, it is fine with Python 3.9.

PR:		261872
Approved by:	krion (maintainer)
2022-02-12 17:35:56 +01:00
Jason W. Bacon
d1277d3af2 sysutils/auto-admin: Update to 0.7.9.12
auto-check-ports-branch: Fix latest pkg to quarterly ports compare
A few other minor fixes and enhancements
2022-02-12 08:54:35 -06:00
John Hixson
fa5eb7aa13 sysutils/nomad: Update to v1.2.6 2022-02-11 13:22:27 -08:00
Antoine Brodin
e1729e8577 sysutils/linux-miniconda-installer: 3.8 is still the default python 2022-02-11 15:58:34 +00:00
Jason W. Bacon
21daf02816 sysutils/linux-miniconda-installer: Bump python dep to 3.9
Miniconda has specific python requirements updated periodically

PR:             261871
Reported by:    thierry
2022-02-11 09:50:46 -06:00
Fernando Apesteguía
5227b4dd91 sysutils/siegfried: udpate to 1.9.2
ChangeLog:
https://github.com/richardlehane/siegfried/blob/v1.9.2/CHANGELOG.md#added

Use explicit GH_TUPLE.

Reported by:	portscout
2022-02-11 14:17:40 +01:00
Yuri Victorovich
155eb19a8f sysutils/mcfly: Update 0.5.12 -> 0.5.13
Reported by:	portscout
2022-02-10 09:45:14 -08:00