pfctl: remove duplicate "va" entry
It turns out we'd already added this a few years ago, so didn't need to
add it again.
Fixes: 190c1f3d9326
Reported by: Seth Hoffert <seth.hoffert at gmail.com>
Sponsored by: Rubicon Communications, LLC ("Netgate")
security/vuxml: Adjust version range for py-pdfminer.six
* The fix for CVE-2025-64512 introduced with release 20251107 was
incomplete. This has been remedied with release 20251230, adjust
the entry accordingly.
databases/clickhouse-cpp: Add new port
clickhouse-cpp is the official C++ client library for ClickHouse,
providing a fast and type-safe interface to ClickHouse using its
native binary protocol.
www/gohugo: Update to 0.153.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.153.5
* images: Add compression option to image config and clean up some of the options handling
* config: Fix cascade per language in hugo.toml regression
* images: Fix WebP quality and hint parameters being ignored
Approved by: doceng@ (implicit)
aw_rtc: bump settime() delays
There are delay loops, checking the BUSY status bit, before writing to
the date or time registers. Each iteration contains a 1usec delay, for a
maximum of 70 iterations.
This is frequently not enough on the D1 platform, where the message is
emitted:
rtc0: could not set date, RTC busy
Bump the loop delay to 10usecs each, and the maximum number of
iterations to 150, for a maximum delay of 1.5msecs between each write of
the register.
In my testing this seems to be adequate.
The loop variable is renamed for clarity/simplicity.
[6 lines not shown]
graphics/darktable: fix build on powerpc64le
Use GCC to work around https://github.com/llvm/llvm-project/issues/147288
Add -lexecinfo because of:
if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
if(HAVE_EXECINFO_H)
add_definitions("-DDT_HAVE_SIGNAL_TRACE")
message(STATUS "Signal debug: print-trace possible")
endif(HAVE_EXECINFO_H)
endif(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
www/proxygen: fix pkg-plist
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/liblibhttperf2.so.1.34.5:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/libproxygen.so.1.34.5:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/libproxygencurl.so.1.34.5:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/libproxygendeviousbaton.so.1.34.5:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/libproxygenhqloggerhelper.so.1.34.5:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/libproxygenhqserver.so.1.34.5:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/proxygen/work/stage/usr/local/lib/libproxygenhttpserver.so.1.34.5:No such file or directory