aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/fluent-bit: update to 1.9.5Palle Girgensohn2022-06-262-4/+6
| | | | Release notes: https://fluentbit.io/announcements/v1.9.5/
* sysutils/s6-rc: update to 0.5.3.2Dirk Meyer2022-06-266-23/+48
| | | | | | | | sysutils/s6-rc: update to 0.5.3.2 sysutils/s6: update to 2.11.1.1 lang/execline: update to 2.9.0.0 devel/skalibs: update to 2.12.0.1 PR: 234939
* sysutils/tmpreaper: Update to 1.6.17Emanuel Haupt2022-06-262-4/+4
|
* sysutils/R-cran-ps: Update to 1.7.1Guangyuan Yang2022-06-262-6/+7
|
* sysutils/R-cran-processx: Update to 3.6.1Guangyuan Yang2022-06-262-5/+6
|
* sysutils/racktables: fix warnings with PHP 8.0Dirk Meyer2022-06-262-0/+30
|
* sysutils/fusefs-bindfs: Update to 1.16.1Leon Dietrich2022-06-262-5/+5
| | | | | | | | | | | | Changes: * Added --map-{passwd,group}-rev (PR #113 by @sshilovsky, thanks!) * Fixed build on FreeBSD Full Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt PR: 264889
* sysutils/polkit: use spidermonkey 91Baptiste Daroussin2022-06-254-6/+43
| | | | | Incorporate a patch from upstream which allows to move from spidermonkey 78 to spidermonkey91
* sysutils/virt-what: Update to 1.24Juraj Lutter2022-06-252-4/+4
| | | | Reported by: portscout
* deprecation: we are in 2022 not 2020Baptiste Daroussin2022-06-242-2/+2
| | | | Reported by: kai
* sysutils/onefetch: fix build on big-endian architecturesPiotr Kubaj2022-06-245-0/+78
| | | | | | | | Backport https://github.com/image-rs/image/commit/ed8337afc795571795482882236acf14196e10db to fix build. Approved by: Tier 2 blanket
* gconf2: mark as deprecated ports depending on gconf2 which are unmaintainedBaptiste Daroussin2022-06-242-0/+6
|
* sysutils/gomplate: Update to 3.11.1Nuno Teixeira2022-06-242-7/+7
| | | | ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v3.11.1
* sysutils/ipget: Upgrade to 0.9.1, switch to GO_MODULE and drop go1.17 ↵Dmitri Goutnik2022-06-242-648/+9
| | | | | | | requirement PR: 264871 Approved by: yuri (maintainer)
* sysutils/czkawka: fix build on big-endian architecturesPiotr Kubaj2022-06-245-0/+78
| | | | | | | Backport https://github.com/image-rs/image/commit/ed8337afc795571795482882236acf14196e10db to fix build. Approved by: Tier 2 blanket
* sysutils/tflint: Update to 0.38.1Gabriel M. Dutra2022-06-242-7/+6
| | | | | | https://github.com/terraform-linters/tflint/releases/tag/v0.38.1 PR: 264863
* sysutils/terragrunt: Update to 0.38.1Gabriel M. Dutra2022-06-242-7/+6
| | | | | | https://github.com/gruntwork-io/terragrunt/releases/tag/v0.38.1 PR: 264862
* sysutils/chaoskube: Update to 0.24.0Gabriel M. Dutra2022-06-242-57/+58
| | | | | | https://github.com/linki/chaoskube/releases/tag/v0.24.0 PR: 264861
* sysutils/acerhdf-kmod: Remove unused DRIVER_MODULE devclass on recent main.John Baldwin2022-06-231-0/+23
| | | | | Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D35240
* sysutils/restic: Adopt portNuno Teixeira2022-06-233-234/+9
| | | | | | - take maintainership - switch to GO_MODULE method - update WWW url
* sysutils/fsearch: update the port to patch release 0.1.3Alexey Dokuchaev2022-06-232-4/+4
| | | | | | - Fix unresponsive column headers when an overlay is shown (e.g. when no results are found) - Fix restoring of column widths from the previous session
* sysutils/zrep: Adopt port / Update to 2.0.2Nuno Teixeira2022-06-222-9/+9
| | | | | | | - take maintainership - switch to DISTVERSION ChangeLog: https://github.com/bolthole/zrep/blob/master/CHANGELOG
* sysutils/fpart: Update to 1.5.1Ganael LAPLANCHE2022-06-222-4/+4
|
* KDE: Update KDE Frameworks to 5.94Tobias C. Berner2022-06-223-6/+7
| | | | | | | | | | | | | 12th June 2022. KDE today announces the release of KDE Frameworks 5.95.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see https://kde.org/products/frameworks/ Exp-run by: antoine PR: 264651
* sysutils/fluxengine: Remove dependency on GCCLorenzo Salvadore2022-06-221-1/+2
| | | | | | | | | Build fails with GCC 11, which is soon to become GCC default version: use default compiler instead (clang). PR: 264365 Reported by: exp-run (antoine) Approved by: probono@puredarwin.org (maintainer timeout, 2 weeks)
* sysutils/gnome-control-center: Update to 42.2Neel Chauhan2022-06-212-4/+4
|
* sysutils/colorize: Add NO_ARCHPo-Chuan Hsieh2022-06-211-0/+1
|
* sysutils/py-psutil: Fix failing __FreeBSD_version checkTorsten Blum2022-06-212-0/+11
| | | | | | | | | | | - Bump PORTREVISION for package change psutil 5.9.1 does not include <sys/param.h> in arch/freebsd/mem.c, causing the __FreeBSD_version check there not not work properly and thus breaking the port on systems without COMPAT_FREEBSD7. PR: 264807 Reference: https://github.com/giampaolo/psutil/issues/2113
* sysutils/colorize: Fix typoPo-Chuan Hsieh2022-06-211-2/+2
| | | | | | | - Bump PORTREVISION for package change PR: 264772 Reported by: <agr@mail.ru>
* sysutils/py-salt: Update to 3004.2Kirill Ponomarev2022-06-213-16/+4
|
* sysutils/dirvish: Fix typo in pkg-descrElvin Aslanov2022-06-211-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-ports/pull/127
* sysutils/cbsd: Update 13.1.1Kirill Ponomarev2022-06-203-4/+6
| | | | Changes: https://github.com/cbsd/cbsd/releases/tag/v13.1.1
* sysutils/rshim-user-space: Update to version 2.0.6-11Hans Petter Selasky2022-06-202-4/+4
| | | | | Approved by: pi@ (implicit) Sponsored by: NVIDIA Networking
* sysutils/fusefs-smbnetfs: update pkg-messageFernando Apesteguía2022-06-201-1/+7
| | | | | | | | | Add note about how to load fusefs at boot time. Use fusefs instead of fully qualified fusefs.ko. PR: 264477 Reported by: grahamperrin@gmail.com Approved by: mi@ALDAN.algebra.com (maintainer, timeout > 2 weeks)
* sysutils/siegfried: Adopt portNuno Teixeira2022-06-193-41/+9
| | | | | | - adopt port - switch to GO_MODULE method - change WWW URL project to github.com
* sysutils/keyd: switch to upstream build fixJan Beich2022-06-192-1/+5
|
* sysutils/keyd: update to 2.4.1Jan Beich2022-06-192-5/+7
| | | | | Changes: https://github.com/rvaiya/keyd/compare/v2.4.0...v2.4.1 Reported by: portscout
* sysutils/py-ansible-lint: update to 6.3.0Matthew Seaman2022-06-182-6/+6
| | | | ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v6.3.0
* sysutils/bacula11-*: Update to 11.0.6Dan Langille2022-06-184-8/+8
| | | | re: https://www.bacula.org/bacula-release-11-0-6/
* sysutils/libg15: update to 3.0.7Daniel Menelkir2022-06-182-4/+4
| | | | | | | | | ChangeLog: https://gitlab.com/menelkir/libg15/-/releases/3.0.7 * Some G510 fixes (WIP, the changes doesn't affect other models). PR: 264704 Reported by: dmenelkir@gmail.com (maintainer)
* sysutils/py-azure-cli: Update to 2.37.0Danilo G. Baio2022-06-182-19/+19
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.37.0/src/azure-cli/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.37.0Danilo G. Baio2022-06-182-5/+5
|
* sysutils/doctl: Update to 1.77.0Joseph Mingrone2022-06-182-5/+4
| | | | | | https://github.com/digitalocean/doctl/releases/tag/v1.77.0 Sponsored by: The FreeBSD Foundation
* sysutils/bhyve-rc: Fix writing to /dev/null in rc scriptBryan Drewery2022-06-162-3/+3
|
* sysutils/rubygem-bundler: Update to 2.3.16Po-Chuan Hsieh2022-06-162-4/+4
| | | | | Changes: https://github.com/rubygems/rubygems/releases https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
* */*: Replace science/szip with science/libaecPo-Chuan Hsieh2022-06-161-1/+2
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for dependency change szip does not allow redistribution in binary form without proper commercial license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building this port, therefore building dependent ports are also blocked. Switch all dependent ports to science/libaec to avoid conflicts and license issue. PR: 228743, 246097, 250165
* sysutils/rubygem-tmuxinator: Update to 3.0.5Po-Chuan Hsieh2022-06-162-4/+4
| | | | Changes: https://github.com/tmuxinator/tmuxinator/releases
* sysutils/rubygem-sys-cpu: Update to 1.0.4Po-Chuan Hsieh2022-06-162-4/+4
| | | | Changes: https://github.com/djberg96/sys-cpu/blob/main/CHANGES.md
* sysutils/rubygem-chef-vault: Update to 4.1.10Po-Chuan Hsieh2022-06-162-4/+4
| | | | Changes: https://github.com/chef/chef-vault/blob/main/CHANGELOG.md
* sysutils/colorize: Remove Perl core modulePo-Chuan Hsieh2022-06-164-14/+25
| | | | | | | | | - Fix LICENSE - Convert REINPLACE_CMD to patch file - Do not silence installation message - Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) - Bump PORTREVISION for dependency and package change - Take maintainership