PR/59957: Taylor R. Campbell: Centralize the disk open sequence from newfs
and tunefs to a new function "openspecial" and use it to fix this PR, and
the same issue with newfs_ext2fs.
security/libtatsu: initial import of package
Packaged in wip by wiz
Library handling the communication with Apple's Tatsu Signing Server (TSS).
This library is part of the libimobiledevice project. The main purpose of
this library is to allow creating TSS request payloads, sending them to
Apple's TSS server, and retrieving and processing the response.
The code was originally part of idevicerestore and has been split out to
its own library, while obviously idevicerestore will remain the main
consumer.
comms/libusbmuxd: import libusbmuxd-2.1.1 from wip
This project is a client library to multiplex connections from and to iOS
devices alongside command-line utilities. It is primarily used by
applications which use the libimobiledevice library to communicate with
services running on iOS devices.
The library does not establish a direct connection with a device but
requires connecting to a socket provided by the usbmuxd daemon.
The usbmuxd daemon is running upon installing iTunes on Windows and Mac OS
X. The libimobiledevice project provides an open-source reimplementation of
the usbmuxd daemon to use on Linux or as an alternative to communicate with
iOS devices without the need to install iTunes.
misc/libimobiledevice-glue: import libimobiledevice-glue-1.3.2 from wip
(Packaged in wip by wiz).
Library with common code used by the libraries and tools around
the libimobiledevice project.
net/libnfs: Import libnfs-6.0.2
Packaged in wip by PHO, with some modifications by vins.
LIBNFS is a client library for accessing NFS shares over a network.
LIBNFS offers three different APIs, for different use:
1, RAW: A fully async low level RPC library for NFS protocols
2, NFS ASYNC: A fully asynchronous library for high level vfs functions
3, NFS SYNC: A synchronous library for high level vfs functions
net/netatalk4: Update to v4.4.2
From upstream's changelog:
[4.4] Fix implicit declaration of function AfpErr2name
by @knight-of-ni in #2662
bump to development version 4.4.2 by @rdmark in #2665
[4.4] GitHub CI: bump Arch, Alpine, Debian, Fedora to the
latest image by @rdmark in #2663
[4.4] cnid: fix sqlite backend bugs, add post init validation
and logging by @rdmark in #2673
[4.4] macusers: add a deprecation warning for this script
by @rdmark in #2768
[4.4] afpd: use C11 atomic operations in dircache, conditional
check for libatomic by @rdmark in #2767
[4.4] dircache: fix LRU cache eviction crash and dangling
pointers by @rdmark in #2779
[4.4] ci: remove Spotlight dependencies from DragonFlyBSD job
by @rdmark in #2782
[3 lines not shown]
www/hiawatha: Update to v12.1
From upstream's changelog:
hiawatha (12.1) stable; urgency=low
* Added support for HTTP/2 via nghttp2. Credits to Heiko Zimmerman.
Test carefully before enabling on production servers.
* mbed TLS updated to 4.1.0.
* Removed ssi-cgi. Check out Hiawatha's XSLT support for a more
advanced alternative.
* Small bugfixes and improvements.
sysutils/btop: Update to 1.4.7
Changes since 1.4.6:
Changelog v1.4.7
* Feat: Process following and following mode improvements.
* feat: Add Apple Silicon GPU support via IOReport API.
* feat: add Kanagawa Dragon theme.
* Add twilight theme.
* Add Swap upload/download speed graph option, Fix network graphs
overlap.
* Add Flexoki dark and light themes.
* Menu option to disable presets.
* Create orange.theme.
* Add E hotkey to collapse/expand all processes in tree mode.
* fix: restore Apple Silicon temp reporting on M2 Pro.
* fix regression from a switch to kIOMainPortDefault.
* Fix hide and info buttons.
* Fix mouse mapping for process kill buttons with vim keys enabled.
[22 lines not shown]
bob: Update to 0.99.3.
* Switch to an upstream commit with illumos support for lua-src so that we can
use the bundled version. OmniOS is now supported, as it does not provide a
native lua package.
* Generate setup.log for bob's internal handling of preparing for a build, and
include them in the report, so that users are made aware of any failures that
prevented a package build from starting.
* Various logging and error handling improvements.
* Add `--from` and `--to` support to `bob diff`.
* Add `bob publish --baseline` to compare against a specific build run instead
of the previous, useful if the previous build ended up being unusable.
* Support `bob util import-pscan --no-resolve`
[26 lines not shown]