aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/plocate: Update to 1.1.22Stefan `Sec` Zehl117 min.2-5/+4
| | | | | | | | | | | | | | | | CHANGES: - Fix updatedb writing incomplete .db files under Termux. Patch by Grisha Levit. - Make the systemd timer run more consistently during the night. Patch by Florian Schmaus. - Add an (undocumented) flag --ignore-visibility to plocate, giving the equivalent of building the database with --require-visibility no. Drops setgid, of course, so you will usually need to be root to use it. PR: 279130
* sysutils/libcdio: Disable broken CDDB supportDaniel Engberg3 hours1-9/+11
| | | | | | While here, pet portclippy(1) and portlint(1). PR: 278861
* *: Change the MAINTAINER field per requestGleb Popov10 hours1-1/+2
| | | | PR: 278267
* sysutils/libcpuid: the port had been updated to version 0.6.5.Alexey Dokuchaev32 hours3-5/+5
|
* sysutils/limine: Update to Update to 7.5.1mintsuki2 days2-4/+4
| | | | PR: 278946
* sysutils/fastfetch: update to 2.12.0Piotr Kubaj2 days3-4/+5
| | | | Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.12.0
* sysutils/mise: update 2024.5.15 → 2024.5.16Yuri Victorovich2 days2-7/+7
| | | | Reported by: portscout
* fusefs-lkl: gcc+binutils is only needed to buildDavid E. O'Brien3 days1-2/+2
| | | | | | | | | There are no run-time requirements on GCC, so don't force the install of GCC, and worse Binutils to conflict with base utilities. PR: 278848 Pull Request: https://github.com/freebsd/freebsd-ports/pull/251
* sysutils/py-queuelib: Update to 1.7.0Jason E. Hale3 days2-5/+7
| | | | | | Convert to PEP-517. https://github.com/scrapy/queuelib/releases/tag/v1.7.0
* sysutils/cdrdao: Fix zero length DMA with ata(4)Jason E. Hale3 days3-1/+41
| | | | | | | | | | Fix zero length DMA transfer attempted failures with the ata(4) driver. This does not seem to affect users of the ahci(4) driver. While here, convert bzero/bcopy to memset/memmove, respectively. PR: 277115 Reported by: Benjamin Jacobs <freebsd@dev.thsi.be>
* sysutils/ansible: Chase 58df5a82adc40a6959e9b22c, net/py-netaddr updateCy Schubert3 days2-0/+21
| | | | | | | | | net/py-netaddr 1.2.1 deprecated and removed the is_private method. This breaks ansible-collections which is bundled this port's tarball. The upstream patch uses the is_global methhod instead. Reported by: Einar Bjarni Halldorsson <einar@isnic.is> Obtained from: https://github.com/ansible-collections/ansible.utils/pull/338
* sysutils/vector: Remove expired portRene Ladan3 days6-1731/+0
| | | | 2024-04-30 sysutils/vector: Unmaintained in tree and broken for months
* sysutils/mise: update 2024.5.9 → 2024.5.15Yuri Victorovich3 days2-6/+47
| | | | Reported by: portscout
* sysutils/conky{-awesome}: update to 1.21.0Fernando Apesteguía3 days6-31/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.0 Features * Update DPI when changed in resource manager * CLI: -V now displays a short version string * Make version string semver compliant, add git sha * Add BUILD_COLOUR_NAME_MAP build flag * Docker: updated base image to Ubuntu 24.04 LTS * Docker: improve tagging, distinguish main and latest * Introduce geometry primitives Bug fixes * Fix bad query_x11_windows early returns * Re-enable RSS in AppImage, also enable in Nix flake * Disable -Wregister on gperf output * Simplify binary include handling (and fix build) * Require gperf at build-time * Docker: Add gperf, enable Lua Cairo Xlib bindings * Fix conky-cairo_imlib2_helper dependency conditions * Use private mapping from provided shm_pool buffer * Remove dpi scaling of maximum width * Use _NET_VIRTUAL_ROOTS for querying virtual roots * Use MODULE library type for Lua libs * Fix AppImage version naming * Ensure we use correct LLVM in nix dev shell * Fix alignment documentation & enable HTML in docs Miscellaneous * Bump version * Explicitly note updated time is UTC * Link to latest commit in web footer * Update nix flake w/ LLVM 18 * shared_ptr::unique() deprecated, use use_count() * Bump minor version * Fix this env var handling (derp) * Try to fix this quote handling again * Move docker build to separate script for less jank * Docker build separate script
* sysutils/graylog: update to 6.0.1Dave Cottlehuber3 days2-4/+4
| | | | - https://github.com/Graylog2/graylog2-server/blob/6.0.1/UPGRADING.md
* sysutils/cpu-microcode-intel: Update to 20240514 releaseJoseph Mingrone4 days2-4/+4
| | | | | Changes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240514 Sponsored by: The FreeBSD Foundation
* sysutils/superfile: terminal file managerRobert Clausecker5 days4-0/+33
| | | | | | | | | | | | Superfile is a terminal file manager, allowing you to manage files on the terminal in much the same way as you would do in a graphical file manager. Superfile requires that you use one of the Nerd Fonts as your terminal font. Install x11-fonts/nerd-fonts on your client and set up one of these fonts if you encounter graphical glitches. WWW: https://github.com/MHNightCat/superfile
* sysutils/govmomi: update to 0.37.2Oleksandr Ignatyev5 days2-7/+6
| | | | | | Changelog: https://github.com/vmware/govmomi/releases/tag/v0.37.2 PR: 278923
* sysutils/vmstated: Update to 0.10Chris Moerz5 days3-9/+11
| | | | | | | | | - only for aarch64/amd64, as this tool doesn't make much sense in the absence of bhyve Changelog: https://github.com/christian-moerz/vmstated/releases/tag/0.10 PR: 276778
* all: Bump after lang/go121 updateAshish SHUKLA5 days97-87/+97
| | | | MFH: 2024Q2
* all: Bump after lang/go122 updateAshish SHUKLA5 days7-1/+7
| | | | MFH: 2024Q2
* sysutils/cfengine-devel: Update to latest GH commitCy Schubert5 days2-8/+8
|
* sysutils/nut-devel: Update to the latest networkupstools/nut github commitCy Schubert5 days2-5/+5
|
* sysutils/cfengine-masterfiles-devel: Update to latest GH commitCy Schubert5 days3-6/+5
|
* sysutils/py-upt-rubygems: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+4
| | | | - Bump PORTREVISION for package change
* sysutils/py-upt-cpan: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+4
| | | | - Bump PORTREVISION for package change
* sysutils/py-scandir: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+5
| | | | - Bump PORTREVISION for package change
* sysutils/py-python-consul2: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+4
| | | | - Bump PORTREVISION for package change
* sysutils/py-dirsync: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-3/+4
| | | | | - Remove outdated CONFLICTS_INSTALL - Bump PORTREVISION for package change
* *: Spell PORTREVISION correctlyTobias Kortkamp5 days4-4/+4
| | | | Reported by: portfmt scan
* lang/rust: Bump revisions after 1.78.0Mikael Urankar5 days57-46/+57
| | | | PR: 278834
* sysutils/mise: update 2024.5.7 → 2024.5.9Yuri Victorovich5 days2-13/+10
| | | | Reported by: portscout
* sysutils/appjail: Update to 3.3.0Jesús Daniel Colmenares Oviedo6 days3-4/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v3.3.0 * Added: stop_env option in quick: - Documented: stop_env option in appjail-quick(1). * Added: run_env option in quick: - Documented: run_env option in appjail-quick(1). * Added: start_env option in quick: - Documented: start_env option in appjail-quick(1). * Added: LABEL instruction in Makejails: - Documented: LABEL instruction in appjail-makejail(5). * Added: label option in quick: - Documented: label option in appjail-quick(1). * Added: label command. * Enclose arguments in angle brackets: - To improve readability and facilitate differentiation between parameters, command switches and arguments, the latter are enclosed in angle brackets. * Added: appjail_dns_extra parameter to concatenate hosts(5)-like files. * Added: table library: - This library provides functions to beautifully print a table. Commands that print their values in table format will use this library to have less complexity and abstracting some things. * Added: patreon. * Added: man pages: - appjail(1). - appjail-ajspec(5). - appjail-apply(1). - appjail-checkOld(1). - appjail-cmd(1). - appjail-cpuset(1). - appjail.conf(5). - appjail-config(1). - appjail-deleteOld(1). - appjail-devfs(1). - appjail-disable(1). - appjail-dns(8). - appjail-ephemeral(7). - appjail-enable(1). - appjail-enabled(1). - appjail-etcupdate(1). - appjail-expose(1). - appjail-fetch(1). - appjail-fstab(1). - appjail-healthcheck(1). - appjail-help(1). - appjail-image(1). - appjail-initscript(5). - appjail-jail(1). - appjail-limits(1). - appjail-label(1). - appjail-login(1). - appjail-logs(1). - appjail-makejail(1). - appjail-makejail(5). - appjail-nat(1). - appjail-network(1). - appjail-pkg(1). - appjail-quick(1). - appjail-restart(1). - appjail-rstop(1). - appjail-run(1). - appjail-service(1). - appjail-start(1). - appjail-startup(1). - appjail-status(1). - appjail-stop(1). - appjail-sysrc(1). - appjail-template(5). - appjail-tutorial(7). - appjail-update(1). - appjail-upgrade(1). - appjail-usage(1). - appjail-user(8). - appjail-volume(1). - appjail-version(1). - appjail-zfs(1). * Added: script to install the bleeding-edge version much easier. * Added: support for exposing a range of ports. * Fixed: error handling when obtaining the ruleset number in appjail start. * Fixed: bug that marks an already created jail as dirty. * Improved: message when RUNAS utility does not exist. * Added: DEFAULT_VIRTUALNET_MTU option: - In some environments (tested in one of mine) the MTU is very low (in my case 576) and some applications can break by not setting a correct MTU (tested with certbot), so it is necessary to set the MTU correctly for a Virtual Network. * Improved: Slogan: - Center text. - Reduce text size. * Improved: ImagoType. PR: 278846
* KDE: Update KDE Frameworks 6 to 6.2Tobias C. Berner6 days4-9/+10
| | | | | | | | | | | | | | | | Friday, 10 May 2024 KDE today announces the release of KDE Frameworks 6.2.0. KDE Frameworks are 72 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 the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/frameworks/6/6.2.0/
* sysutils/froxlor: Update 2.1.9Neel Chauhan6 days3-5/+5
|
* sysutils/mise: update 2024.5.5 → 2024.5.7Yuri Victorovich6 days2-4/+7
|
* sysutils/ttyd: update to 1.7.7Neel Chauhan6 days2-4/+4
|
* sysutils/ddrescueview: Add new portRainer Hurling6 days5-0/+73
| | | | | | | | | | | | | | | | | | Small tool that allows the user to graphically examine ddrescue's mapfiles in a user friendly GUI application. Features: - Display ddrescue mapfile in a colored block graphic - Examine each block in the image with a detailed list of map entries inside - Zoom inside the mapfile, down to sector level - To keep track of the rescue process, ddrescueview can automatically re-read the mapfile - Overlay a domain mapfile, if you use one with ddrescue - Units can be displayed with decimal (KB, MB...) or binary (KiB, MiB...) prefixes WIKI: https://sourceforge.net/p/ddrescueview/wiki/Manual-0.4.5/
* sysutils/mackerel-agent: Update to 0.81.1Koichiro Iwao6 days2-6/+6
| | | | Changes: https://github.com/mackerelio/mackerel-agent/releases/tag/v0.81.0
* sysutils/mcfly: update 0.8.4 → 0.8.5Yuri Victorovich6 days2-245/+394
| | | | Reported by: portscout
* sysutils/mise: update 2024.5.3 → 2024.5.5Yuri Victorovich6 days2-67/+52
| | | | Reported by: portscout
* sysutils/opentofu: Update version 1.7.0=>1.7.1Muhammad Moinur Rahman7 days2-6/+6
| | | | Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.7.1
* lang/php83: Update version 8.3.6=>8.3.7Muhammad Moinur Rahman7 days1-62/+0
| | | | Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_3
* lang/php82: Update version 8.2.18=>8.2.19Muhammad Moinur Rahman7 days1-62/+0
| | | | Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2
* sysutils/datadog-agent: Deprecate and set expiration date to 2024-05-31Daniel Engberg7 days1-0/+2
| | | | | | Unfetchable and marked BROKEN for several months Approved by: portmgr (blanket)
* sysutils/apache-mesos: Deprecate and set expiration date to 2024-05-31Daniel Engberg7 days1-0/+2
| | | | | | Marked BROKEN for over a year Approved by: portmgr (blanket)
* sysutils/eksctl: Update to 0.176.0Danilo Egea Gondolfo7 days2-8/+7
|
* sysutils/helm: Update to 3.14.4Danilo Egea Gondolfo7 days2-8/+7
|
* sysutils/minikube: Update to 1.33.0Danilo Egea Gondolfo7 days2-9/+8
| | | | Set the golang requirement to 1.22 as defined in the go.mod file.
* sysutils/kubectl: Update to 1.30.0Danilo Egea Gondolfo7 days2-6/+5
| | | | | Set the golang requirement to version 1.22 as defined in the go.mod file.