FreeBSD/ports 0cc0e5awww/qutebrowser Makefile

www/qutebrowser: drop qt5 flavor

As QT5 will be deprecated soon, drop the QT5 flavor.

Reviewed by:            kde (arrowd)
Differential Revision:  https://reviews.freebsd.org/D58170
DeltaFile
+2-19www/qutebrowser/Makefile
+2-191 files

FreeBSD/ports e2cbc72net/libcmis distinfo pkg-plist, net/libcmis/files patch-boost-1.86 patch-libxml2-2.12

net/libcmis: update to 0.6.1 release (+)

libcmis 0.6.3
  * More robust handling of server responses: added bounds and
    missing-value checks across the XML, SOAP, JSON, multipart and
    base64 parsing paths
  * Reject stray control characters in URLs, headers, credentials and
    proxy settings, and bound the size and duration of a response
  * Run curl_global_init once via std::call_once
  * Build fixes for boost 1.86, libxml2 2.12 and clang
  * Switched continuous integration to GitHub Actions
DeltaFile
+0-47net/libcmis/files/patch-boost-1.86
+0-26net/libcmis/files/patch-libxml2-2.12
+3-3net/libcmis/distinfo
+2-2net/libcmis/pkg-plist
+1-2net/libcmis/Makefile
+6-805 files

FreeBSD/ports e98cf71graphics/libcdr01 distinfo Makefile

graphics/libcdr01: update to 0.1.9 release (+)

libcdr 0.1.9
* Memory safety fixes
DeltaFile
+3-3graphics/libcdr01/distinfo
+1-2graphics/libcdr01/Makefile
+4-52 files

FreeBSD/ports 36c6012print/libmspub01 distinfo Makefile, print/libmspub01/files patch-configure patch-src_lib_MSPUBMetaData.h

print/libmspub01: update to 0.1.5 release (+)

libmspub 0.1.5
* Memory safety fixes
* Minor cleanups
DeltaFile
+27-18print/libmspub01/files/patch-configure
+3-3print/libmspub01/distinfo
+2-2print/libmspub01/files/patch-src_lib_MSPUBMetaData.h
+1-2print/libmspub01/Makefile
+1-1print/libmspub01/pkg-plist
+34-265 files

FreeBSD/ports 52f8b28graphics/libfreehand distinfo Makefile, graphics/libfreehand/files patch-src_lib_libfreehand__utils.cpp

graphics/libfreehand: update to 0.1.3 release (+)

libfreehand 0.1.3
* Memory safety fixes
* Minor cleanups
DeltaFile
+0-40graphics/libfreehand/files/patch-src_lib_libfreehand__utils.cpp
+3-3graphics/libfreehand/distinfo
+1-2graphics/libfreehand/Makefile
+1-1graphics/libfreehand/pkg-plist
+5-464 files

FreeBSD/ports 63fab19textproc/libexttextcat pkg-plist distinfo, textproc/libexttextcat/files patch-src__Makefile.in

textproc/libexttextcat: update to 3.4.8 release (+)

release to 3.4.8
  + respect bufsize in prepbuffer
  + widen fp_Create bufsize from uint4 to size_t (ABI break;
    SONAME bumped libexttextcat-2.0.so.0 -> libexttextcat-2.0.so.1
    via -version-info 1:0:0)
  + fix leak in textcat_Init bailout path
  + avoid forming &dest[-1] in wg_trim (undefined behavior)
  + update README for current UDHR source location (efele.net,
    after unicode.org/udhr retired in January 2024)
  + add Telugu, Kabyle, Nenets, Karakalpak, Morisyen, Arpitan,
    Sidamo, Quechua (North Bolivian), Inari Saami and Skolt Saami
  + rename ha-NG to ha-Latn-NG to match BCP-47/LibreOffice

release to 3.4.7
  + add Saraiki and Ilocano
DeltaFile
+16-4textproc/libexttextcat/pkg-plist
+8-8textproc/libexttextcat/files/patch-src__Makefile.in
+3-3textproc/libexttextcat/distinfo
+1-1textproc/libexttextcat/Makefile
+28-164 files

FreeBSD/ports ad5c317textproc/libabw distinfo Makefile

textproc/libabw: update to 0.1.4 release (+)

libabw 0.1.4
* Memory safety fixes
DeltaFile
+3-3textproc/libabw/distinfo
+1-2textproc/libabw/Makefile
+1-1textproc/libabw/pkg-plist
+5-63 files

FreeBSD/ports b7c9c75textproc/libstaroffice distinfo Makefile

textproc/libstaroffice: update to 0.0.8 release (+)

libstaroffice 0.0.8:
* fix some errors detected by LLM
DeltaFile
+3-3textproc/libstaroffice/distinfo
+1-2textproc/libstaroffice/Makefile
+4-52 files

FreeBSD/ports 03d3b83textproc/librevenge distinfo Makefile

textproc/librevenge: update to 0.0.6 release (+)

librevenge 0.0.6:
* Improve robustness when reading damaged or malformed OLE2 and Zip streams.
* Improve performance (tdf#63130).
* Replace the deprecated std::shared_ptr::unique() with use_count() == 1.
DeltaFile
+3-3textproc/librevenge/distinfo
+1-1textproc/librevenge/Makefile
+4-42 files

FreeBSD/ports 301bc40misc/grok-build distinfo Makefile

misc/grok-build: update 0.2.93 → 0.2.99
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files

FreeBSD/ports 40e5f72cad/verilator Makefile

cad/verilator: Add missing lz4 run-time dependency

PR:             296673
Reported by:    Joel Bodenmann <jbo at FreeBSD.org>
DeltaFile
+3-2cad/verilator/Makefile
+3-21 files

FreeBSD/ports 2f14e41textproc/py-docling-eval distinfo Makefile

textproc/py-docling-eval: update 1.4.1 → 1.4.2
DeltaFile
+3-3textproc/py-docling-eval/distinfo
+2-2textproc/py-docling-eval/Makefile
+5-52 files

FreeBSD/ports 9f4607ax11/xwd distinfo Makefile

x11/xwd: update to 1.0.10

PR:             296741
Approved by:    x11 (arrowd, maintainer)

Sponsored by:   tipi.work
DeltaFile
+3-3x11/xwd/distinfo
+1-1x11/xwd/Makefile
+4-42 files

FreeBSD/ports 001d073graphics/libfpx/files patch-warnings

graphics/libfpx: suppress some additional warnings

The evolving clang is more picky and the new warnings
began preventing the build from succeeding.

PR:             296302
DeltaFile
+27-0graphics/libfpx/files/patch-warnings
+27-01 files

FreeBSD/ports 5bb1ef4net-im/purple-gowhatsapp distinfo Makefile

net-im/purple-gowhatsapp: upgrade from 1.18 to 1.22

The older versions don't actually work with the current WhatsApp servers.

While here, update all dependencies to their latest versions too.

PR:             296740
DeltaFile
+63-47net-im/purple-gowhatsapp/distinfo
+33-24net-im/purple-gowhatsapp/Makefile
+96-712 files

FreeBSD/ports c4c389amultimedia/libwebm pkg-plist Makefile, multimedia/libwebm/files patch-CMakeLists.txt

multimedia/libwebm: Install a CMake package configuration

Add install rules for a webmConfig.cmake so that consumers can locate the
library with find_package(webm) and link against the webm::webm target.

Reviewed by:    yuri
Differential Revision:  https://reviews.freebsd.org/D58193
DeltaFile
+43-0multimedia/libwebm/files/patch-CMakeLists.txt
+3-0multimedia/libwebm/pkg-plist
+1-0multimedia/libwebm/Makefile
+47-03 files

FreeBSD/ports 4cbb318security/rage-encryption distinfo Makefile.crates

security/rage-encryption: Update to 0.12.0
DeltaFile
+505-455security/rage-encryption/distinfo
+251-226security/rage-encryption/Makefile.crates
+1-2security/rage-encryption/Makefile
+757-6833 files

FreeBSD/ports d8ff411databases/kexi Makefile

databases/kexi: Drop stale CONFLICTS and mark DEPRECATED

The project is abandoned, no plans for Qt6 support.
DeltaFile
+4-3databases/kexi/Makefile
+4-31 files

FreeBSD/ports 22bbd75sysutils/py-mqttwarn Makefile distinfo

sysutils/py-mqttwarn: Update to 0.36.1

re: https://github.com/mqtt-tools/mqttwarn/releases/tag/0.36.1

* add new dep: simple json
* while here, portfmt
DeltaFile
+7-6sysutils/py-mqttwarn/Makefile
+3-3sysutils/py-mqttwarn/distinfo
+10-92 files

FreeBSD/ports 9030226finance/kraft pkg-plist Makefile

finance/kraft: Update to 2.0.0 and switch to Qt6

Remove stale dependencies
DeltaFile
+10-12finance/kraft/pkg-plist
+12-8finance/kraft/Makefile
+3-3finance/kraft/distinfo
+25-233 files

FreeBSD/ports 77bd7addevel Makefile, devel/immanent-checker Makefile pkg-descr

devel/immanent-checker: new port

  Immanent Checker validates project structure and source-code expectations
  through configurable check suites. It can inspect full projects, filtered
  project trees, directories, and files, and can report findings in gcc-style or
  JSON output.

  This port installs the released PHAR executables for immanent-checker and
  immanent-parser.

Sponsored by:   P. Variablis
DeltaFile
+31-0devel/immanent-checker/Makefile
+7-0devel/immanent-checker/pkg-descr
+5-0devel/immanent-checker/distinfo
+1-0devel/Makefile
+44-04 files

FreeBSD/ports b85e844devel/libbson pkg-plist Makefile

devel/libbson: Fix build when DOCS=off

The DOCS option were installing both HTML documentation
and manpages but these manpages weren't covered in the
plist with the DOCS substition, so we're both fixing it
and seperating them now with the new MANPAGES option.

PR:             296718
Reported by:    René Thümmler <beastie at tsukaisute.de>
Approved by:    Krzysztof <ports at bsdserwis.com> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+299-299devel/libbson/pkg-plist
+6-2devel/libbson/Makefile
+305-3012 files

FreeBSD/ports 57e70fbx11/kdisplay/files patch-kcm_kcm.cpp

x11/kdisplay: fix build after latest frameworks update

Add missing #include <QQmlEngine>

Reported by:    bulk -t
DeltaFile
+10-0x11/kdisplay/files/patch-kcm_kcm.cpp
+10-01 files

FreeBSD/ports 5732c8bdevel/moon distinfo Makefile

devel/moon: update to 2.4.3

Sponsored by:   Netflix
DeltaFile
+3-3devel/moon/distinfo
+3-3devel/moon/Makefile
+6-62 files

FreeBSD/ports 123a28edeskutils/latte-dock Makefile

deskutils/latte-dock: Schedule for removal before Q4

The project is abandoned
DeltaFile
+3-0deskutils/latte-dock/Makefile
+3-01 files

FreeBSD/ports c387677sysutils/plasma5-libksysguard Makefile

sysutils/plasma5-libksysguard: Remove option for Qt5WebEngine
DeltaFile
+4-5sysutils/plasma5-libksysguard/Makefile
+4-51 files

FreeBSD/ports 9cc1299graphics/peruse Makefile

graphics/peruse: Schedule for removal before Q4

The project is abandoned, Qt6 port is not usable.
DeltaFile
+3-0graphics/peruse/Makefile
+3-01 files

FreeBSD/ports 7393299devel/elf-dissector pkg-plist Makefile, devel/elf-dissector/files patch-src_lib_disassembler_disassembler.cpp

devel/elf-dissector: Update to the latest commit and switch to Qt6

- Remove unused dependencies
- Drop stale patch
DeltaFile
+35-2devel/elf-dissector/pkg-plist
+9-8devel/elf-dissector/Makefile
+0-11devel/elf-dissector/files/patch-src_lib_disassembler_disassembler.cpp
+3-3devel/elf-dissector/distinfo
+47-244 files

FreeBSD/ports 23b97aamultimedia/kaffeine pkg-plist Makefile, multimedia/kaffeine/files patch-src_CMakeLists.txt

multimedia/kaffeine: Update to 2.1.0 and switch to Qt6

- Update WWW and LICENSE.
DeltaFile
+21-46multimedia/kaffeine/pkg-plist
+12-13multimedia/kaffeine/Makefile
+11-0multimedia/kaffeine/files/patch-src_CMakeLists.txt
+1-8multimedia/kaffeine/pkg-descr
+3-3multimedia/kaffeine/distinfo
+48-705 files

FreeBSD/ports c22eb50deskutils/gucharmap Makefile

deskutils/gucharmap: chase UCD modification

PR:             295480
DeltaFile
+1-1deskutils/gucharmap/Makefile
+1-11 files