summaryrefslogtreecommitdiff
path: root/sysutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/smartmontools: update to 7.5Oleksii Samorukov2025-05-122-13/+16
| | | | | | PR: 286543 ChangeLog: https://www.smartmontools.org/browser/tags/RELEASE_7_5/smartmontools/NEWS Reported by: Daniel Engberg
* sysutils/containerd: Update to 2.1.0Bernhard Froehlich2025-05-112-4/+4
|
* sysutils/facter: Remove expired portRene Ladan2025-05-1012-185/+0
| | | | 2025-05-09 sysutils/facter: Reached EOL
* sysutils/puppet7: Remove expired portRene Ladan2025-05-109-485/+0
| | | | 2025-05-09 sysutils/puppet7: Reached EOL
* sysutils/puppetserver7: Remove expired portRene Ladan2025-05-1016-424/+0
| | | | 2025-05-09 sysutils/puppetserver7: Reached EOL
* sysutils/mise: update 2025.5.0 → 2025.5.2Yuri Victorovich2025-05-102-125/+86
| | | | Reported by: portscout
* sysutils/terraform-provider-vultr: Take maintainershipRichard Gallamore2025-05-091-1/+1
| | | | | | PR: 286658 Submitted by: Zach Crownover <zachary.crownover@gmail.com> Approved by: ultima@
* sysutils/pxp-agent: Remove expired portRene Ladan2025-05-098-71/+0
| | | | 2025-05-08 sysutils/pxp-agent: Project got archived, dependencies are broken
* sysutils/sysinfo: update to 1.0.4, take maintainershipChris Hutchinson2025-05-094-28/+29
| | | | | | PR: 286685 Reported by: portmaster@bsdforge.com Approved by: danger@ (maintainer, MIA)
* Mk/bsd.default-versions.mk: Change default version of Ruby to 3.3Yasuhiro Kimura2025-05-092-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | With the release of 3.2.8 Ruby 3.2 series switched to security fix only phase and will be reach its EoL on March 2026. So change defult version of Ruby to 3.3. Following changes are made to pass exp-run. * Fix build of audio/rubygem-ruby-shout by adding '--with-cflags="-Wno-error=int-conversion"' to CONFIGURE_ARGS. * Build of devel/rubygem-mmap2 fails with Ruby 3.3 and later because of internal API change of Ruby. So mark BROKEN with them. * devel/rubygem-xdg7, sysutils/vagrant and www/redmine51 don't support Ruby 3.3 and later. So mark BROKEN with them. * misc/sdformat and textproc/ruby-rdtool are already marked BROKEN with Ruby 3.2 and build with all other Ruby versions also fails with same error. So mark just BROKEN. * Fix plist error of sysutils/puppet8. * Fix RUN_DEPENDS of textproc/quarto. PR: 286217 Approved by: self (with hat of ruby) Exp-run by: antoine
* sysutils/kops: Update to 1.32.0Danilo Egea Gondolfo2025-05-092-5/+4
| | | | | Changelog: https://github.com/kubernetes/kops/releases/tag/v1.32.0
* sysutils/py-google-compute-engine: revive portXin LI2025-05-0814-0/+342
| | | | | | | | | | | This reverts commit 5a7ff5102154b08055c37868810192a9dca8044b and uses www/py-boto3 instead of the removed devel/py-boto, and releng-gce@ assumes maintainership. This is meant to be a temporary measure as we are exploring alternatives for GCE support. MFH: 2025Q2
* sysutils/desktop-installer: Update to 1.1.1Jason W. Bacon2025-05-082-5/+4
| | | | | Minor fixes and enhancements Changes: https://github.com/outpaddling/desktop-installer/releases
* sysutils/auto-admin: Update to 0.8.3Jason W. Bacon2025-05-082-4/+4
| | | | | Minor fixes and enhancements Changes: https://github.com/outpaddling/auto-admin/releases
* sysutils/data-prepper: Update 2.10.2 => 2.11.0Sven Ruediger2025-05-086-173/+193
| | | | | | | | | | | | | | | | | Changelogs: https://github.com/opensearch-project/data-prepper/releases/tag/2.10.3 https://github.com/opensearch-project/data-prepper/releases/tag/2.11.0 - Fix rc script. - Fix pkg-message. - Add NO_ARCH=yes. - Fix warnings from portlint and poudriere. PR: 286652 Security: CVE-2024-49767 Security: CVE-2024-49766 Security: CVE-2025-30065 MFH: 2025Q2
* sysutils/monit: Update 5.35.1 => 5.35.2Martin Pala2025-05-082-4/+4
| | | | | | | | Changelog: https://mmonit.com/monit/changes/#5.35.2 PR: 286672 MFH: 2025Q2
* sysutils/syslog-ng: Update to 4.8.2Cy Schubert2025-05-083-14/+15
| | | | | | | | | | | | Fix CVE-2024-47619 possible not in a default configuration. Fix other problems relating to S3 destination reliability. Security: CVE-2024-47619 (not in default configuration) https://www.cve.org/CVERecord?id=CVE-2024-47619 Sumbitted by: Peter Czanik (CzP) <peter.czanik@oneidentity.com> Balabit (a OneIdentity company) / syslog-ng upstream MFH: 2025Q2
* KDE: Update KDE Gear to 25.04.1Max Brazhnikov2025-05-0813-39/+39
| | | | Announcement: https://kde.org/announcements/gear/25.04.1/
* KDE: Update KDE Plasma to 6.3.5Max Brazhnikov2025-05-0814-36/+38
| | | | Announcement: https://kde.org/announcements/plasma/6/6.3.5/
* sysutils/debootstrap: switch the port from using gnugrep to pcregrepAlexey Dokuchaev2025-05-082-11/+55
| | | | | | | | | | | | | Dependency on GNU grep had been originally added to avoid a pathological corner case in BSD grep, where it's about two orders of magnitude slower than GNU grep. As it occurs with one particular pattern type, it could instead be solved by depending on pcregrep rather than gnugrep. Submitter prefers this solution because pcregrep is already required by other programs and does not have potential conflicts with the BSD grep from the base. PR: 255525, 263279
* sysutils/froxlor: pkg-plist typo fix and option/path fixesNo Name2025-05-074-1/+24
| | | | | | PR: 286642 Reported by: ek@purplehat.org Approved by: self (maintainer)
* sysutils/rsyslog8: update to 8.2504.0Matthew Seaman2025-05-072-4/+4
| | | | | Changes: https://github.com/rsyslog/rsyslog/blob/v8.2504.0/ChangeLog Reported by: repology
* all: return danger@'s to the pool after his commit bit was safekeptRene Ladan2025-05-071-1/+1
| | | | Hat: portmgr
* sysutils/pacman: update to 7.0.0Charlie Li2025-05-074-17/+7
| | | | Changelog: https://gitlab.archlinux.org/pacman/pacman/-/blob/v7.0.0/NEWS
* sysutils/chaoskube: Update to 0.35.0Gabriel M. Dutra2025-05-072-8/+7
| | | | | | | Use go 1.24 ChangeLog: https://github.com/linki/chaoskube/releases/tag/v0.35.0
* sysutils/pftop: Update to 0.13Michael Gmelin2025-05-072-4/+4
|
* sysutils/consul: Update version 1.20.6=>1.21.0Muhammad Moinur Rahman2025-05-072-18/+18
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.21.0
* devel/libgit2: bump all consumersMatthias Fechner2025-05-074-3/+4
| | | | | | | bump portrevision for all consumers due to libgit upgrade from 1.8 to 1.9 PR: 286627
* sysutils/framework-system: Update to 0.4.0Daniel Schaefer2025-05-073-47/+37
| | | | | | | Signed-off-by: Daniel Schaefer <dhs@frame.work> Sponsored by: Framework Computer Inc Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-ports/pull/387
* sysutils/hexyl: AdoptMuhammad Moinur Rahman2025-05-061-1/+1
|
* sysutils/fd: AdoptMuhammad Moinur Rahman2025-05-061-1/+1
|
* sysutils/hexyl: drop maintainershipMikael Urankar2025-05-061-1/+1
|
* sysutils/flowgger: drop maintainershipMikael Urankar2025-05-061-1/+1
|
* sysutils/fd: drop maintainershipMikael Urankar2025-05-061-1/+1
|
* sysutils/exa: drop maintainershipMikael Urankar2025-05-061-1/+1
|
* sysutils/deskflow: Update to 1.21.2Yoshiaki Kasahara2025-05-064-8/+21
| | | | | | | | | Add help2man to build dependenceies and generate manual files. Changelog: https://github.com/deskflow/deskflow/releases/tag/v1.21.2 PR: 285954 Approved by: submitted is maintainer
* sysutils/froxlor: Update to 2.2.7Neel Chauhan2025-05-053-20/+34
|
* sysutils/stressdisk: Mark broken on 15Nuno Teixeira2025-05-051-0/+2
|
* sysutils/rtkit-unix: Update to 0.20250505Gleb Popov2025-05-052-5/+5
|
* sysutils/pstacku: Update to 0.10.0Gleb Popov2025-05-052-9/+12
| | | | | | PR: 286258 Approved by: pizzamig (maintainer timeout) Reported by: kib
* sysutils/tflint: Update to 0.57.0Gabriel M. Dutra2025-05-042-6/+6
| | | | | ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.57.0
* sysutils/httm: Update version 0.46.10=>0.47.0Muhammad Moinur Rahman2025-05-043-10/+16
| | | | Changelog: https://github.com/kimono-koans/httm/releases/tag/0.47.0
* sysutils/mise: update 2025.4.12 → 2025.5.0Yuri Victorovich2025-05-042-79/+73
| | | | Reported by: portscout
* sysutils/linux-miniconda-installer: Update to 0.1.0.6Jason W. Bacon2025-05-042-5/+5
| | | | Cosmetic improvements to conda-shell
* sysutils/linux-miniconda-installer: Update to 0.1.0.4Jason W. Bacon2025-05-042-5/+5
| | | | | | Put user in control of python and miniconda versions. Reported by: Mario Marietto
* sysutils/eza: Update to 0.21.3Ken DEGUCHI2025-05-046-47/+50
| | | | | | | Changelog: https://github.com/eza-community/eza/releases/tag/v0.21.3 PR: 286534 Approved by: submitter is maintainer
* sysutils/py-overlord: New port: Deploy FreeBSD jails as fast as you codeJesús Daniel Colmenares Oviedo2025-05-036-0/+252
| | | | | | | | Overlord is a fast, distributed orchestrator for FreeBSD jails oriented to GitOps. You define a file with the service intended to run on your cluster and deployment takes seconds to minutes. PR: 285751
* sysutils/appjail-devel: Update to 3.8.0.20250503Jose Alonso Cardenas Marquez2025-05-032-5/+5
| | | | ChangeLoag at: https://github.com/DtxdF/AppJail/commits/main/
* sysutils/py-supervisor: Fix ModuleNotFoundError: No module named 'pkg_resources'Jesús Daniel Colmenares Oviedo2025-05-031-1/+2
| | | | | | | | - main version of py-supervisor removed this dependency but there is no a new release at github. PR: 285540 Reported by: DtxdF _at_- disroot.org Approved by: maintainer timeout (about 6 weeks)
* sysutils/terragrunt: Update to 0.77.2Gabriel M. Dutra2025-05-032-6/+6
| | | | | ChangeLog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.77.2