13,075,964 commits found in 7 milliseconds
doc: Updated sysutils/pfetch to 1.10.0
sysutils/pfetch: Update to 1.10.0
Changes since 1.9.4:
1.10.0
- Added support for Redox OS
Full Changelog: https://github.com/Un1q32/pfetch/compare/1.9.4...1.10.0
LLVM /project 765b64b — utils/bazel/llvm-project-overlay/clang-tools-extra/clang-tidy BUILD.bazel [bazel] Port 92f16356340d230f04e67d9d7b8f3d91b9f0513b
FreeBSD /ports 7af99c9 — databases/postgresql-plv8js distinfo Makefile, databases/postgresql-plv8js/files patch-Makefile databases/postgresql-plv8js: update to 3.2.4
Changes:
- fix GUC assignment issue
- fix possible out of bounds in windowing
- better handling of composite types
- add named composite record support
- better management of in/out/inout variables
- more removal of unsupported postgres version
- patch v8 build from breaking macos 15.5 change
- fix macro attribute access (enables pg 18 support)
- additional checks for plv8 external arrays
FreeBSD /ports 982ac7a — sysutils/fluent-bit distinfo Makefile, sysutils/fluent-bit/files patch-lib__luajit__src__Makefile sysutils/fluent-bit: Update to 4.2.2
Release notes: https://github.com/fluent/fluent-bit/releases/tag/v4.2.2
databases/postgresql-libpqxx: Update to 7.10.5
Release notes: https://github.com/jtv/libpqxx/releases/tag/7.10.5
NetBSD /pkgsrc LXoBkGe — net/vncviewer Makefile distinfo, net/vncviewer/files common_configure unix_configure vncviewer: Fix build by regenerating configure scripts
(avoids perl dependency)
error: installation or configuration problem: C compiler cannot create executables.
ld: /usr/lib/crt0.o: in function `___start':
/usr/src/lib/csu/common/crt0-common.c:375:(.text+0x377): undefined reference to `main'
etc
https://releng.netbsd.org/bulktracker/pkg/76290717
Update libraw to 0.21.5
Merge branch 'freebsd/14-stable/main' into hardened/14-stable/master
editors/emacs-devel: Update to git snapshot 20e1a57d443
LLVM /project 222dcb3 — mlir/include/mlir/Dialect/SparseTensor/IR SparseTensorOps.td, mlir/include/mlir/Interfaces ControlFlowInterfaces.h reorganize code
Call tnc state check with restart ui enabled on failover event
Move heartbeat start logic to tnc state check
Fix hostname syncs to only happen on master/single node
Only start heatbeat if configured
Add checks for optionally starting heartbeat svc
Fix unit tests
Configure TNC in async manner on master failover event
Optionally allow restarting ui in tnc state check
Remove separate heartbeat starting logic
Make sure HA VIPs always get added to TNC in case of a HA system
Add validation for HA capable systems
NAS-139136 / 26.04 / remove fork+exec from services/base.py (#17933)
This removes the random `systemctl` fork+exec logic and uses the
existing dbus socket I/O logic that we have in this file. This means all
the extra services that we manage will no longer incur a fork+exec
penalty. LLVM /project 75522ac — mlir/include/mlir/Interfaces ControlFlowInterfaces.h, mlir/lib/Dialect/SCF/IR SCF.cpp reorganize code
OpenBSD /src oXN8dwF — lib/libcrypto/mlkem mlkem_internal.c mlkem_key.c, regress/lib/libcrypto/mlkem mlkem_tests.c mlkem_iteration_tests.c Rename RANK{768,1024} to MLKEM{768,1024}_RANK
RANK768 and RANK1024 are awfully short and generic names for public
constants. Before we make it worse with similarly named constants for
ML-DSA, let's fix this. This follows the naming convention used by the
other macros in the mlkem code.
ok kenjiro jsing
FreeNAS /freenas 2a4fc37 — src/middlewared/middlewared/etc_files/netdata/go.d upsd.conf.mako, src/middlewared/middlewared/plugins etc.py Add support for slave mode UPS reporting
sysutils/bvm: Update 1.3.5 => 1.4.0
Changelog:
https://github.com/bigdragonsoft/bvm/releases/tag/1.4.0
While here optimize do-install and sort pkg-plist.
PR: 292011
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
linprocfs.5: Synchronize style and format with 15-STABLE
This is a logical backport of 1d193b1808098328d3ad16b436a329b258935e0c
including the changes happended after that.
Reviewed by: fernape
Differential Revision: https://reviews.freebsd.org/D54411
sysutils/py-qmk: Update 1.1.8 => 1.2.0, take maintainership
Commit log:
https://github.com/qmk/qmk_cli/compare/1.1.8...1.2.0
PR: 292024
Mk: re-register lang/go122 and lang/go123