FreeBSD/ports 3a70156science/tfel pkg-plist Makefile

science/tfel: upgrade to 5.1.0

- Releases notes at https://github.com/thelfer/tfel/releases

- Take maintainership.
DeltaFile
+963-1,127science/tfel/pkg-plist
+10-18science/tfel/Makefile
+3-3science/tfel/distinfo
+976-1,1483 files

FreeBSD/ports ec97550graphics/cimg distinfo Makefile

graphics/cimg: upgrade to v.3.7.5
DeltaFile
+3-3graphics/cimg/distinfo
+1-1graphics/cimg/Makefile
+4-42 files

FreeBSD/ports 98bdb9escience/cgnslib distinfo Makefile

science/cgnslib: upgrade to 4.5.2

Release notes at https://github.com/CGNS/CGNS/releases/tag/v4.5.2
DeltaFile
+3-3science/cgnslib/distinfo
+1-1science/cgnslib/Makefile
+4-42 files

FreeBSD/ports a8b1875emulators/wine-mono-devel distinfo Makefile

emulators/wine-mono-devel: Update to version 11.1.0
DeltaFile
+3-3emulators/wine-mono-devel/distinfo
+1-1emulators/wine-mono-devel/Makefile
+4-42 files

FreeBSD/ports b94de46www/nextcloud-news distinfo Makefile

www/nextcloud-news: Update to 28.3.0
DeltaFile
+3-3www/nextcloud-news/distinfo
+1-1www/nextcloud-news/Makefile
+4-42 files

FreeBSD/ports 1571cc4misc Makefile, misc/hashcards distinfo Makefile.crates

misc/hashcards: Add new port

Hashcards is a plain text-based spaced repetition system.

Features:

  - Plain Text: all your flashcards are stored as plain text files, so you can
    operate on them with standard tools, write with your editor of choice, and
    track changes in a VCS.
  - Content Addressable: cards are identified by the hash of their text. This
    means a card's progress is reset when the card is edited.
  - Low Friction: you create flashcards by typing into a text file, using a
    lightweight notation to denote flashcard sides and cloze deletions.
  - Simple: the only card types are front-back and cloze cards. More complex
    workflows (e.g.: Anki-style note types, card templates, automation) be can
    implemented using a Makefile and some scripts.
  - Efficient: uses FSRS for scheduling reviews, maximizing learning while
    minimizing time spent reviewing.

https://github.com/eudoxia0/hashcards/
DeltaFile
+553-0misc/hashcards/distinfo
+275-0misc/hashcards/Makefile.crates
+35-0misc/hashcards/Makefile
+16-0misc/hashcards/pkg-descr
+12-0misc/hashcards/pkg-plist
+1-0misc/Makefile
+892-06 files

FreeBSD/ports c001254graphics/gnash Makefile pkg-plist

graphics/gnash: new option FFMPEG
DeltaFile
+22-38graphics/gnash/Makefile
+4-4graphics/gnash/pkg-plist
+26-422 files

FreeBSD/ports dd03ce3devel/libevent-devel Makefile

devel/libevent-devel: switch MBEDTLS option to 3.x series

PR:     294609
DeltaFile
+1-1devel/libevent-devel/Makefile
+1-11 files

FreeBSD/ports 3791f03misc/openclaw Makefile distinfo, misc/openclaw/files package-lock.json patch-dist_postinstall-inventory.json

misc/openclaw: update 2026.4.26 → 2026.4.29
DeltaFile
+373-236misc/openclaw/files/package-lock.json
+24-0misc/openclaw/files/patch-dist_postinstall-inventory.json
+6-1misc/openclaw/Makefile
+3-3misc/openclaw/distinfo
+406-2404 files

FreeBSD/ports 0410b85devel/cargo-spellcheck distinfo Makefile

devel/cargo-spellcheck: update 0.15.5 → 0.15.7
DeltaFile
+387-339devel/cargo-spellcheck/distinfo
+193-169devel/cargo-spellcheck/Makefile
+580-5082 files

FreeBSD/ports 89a0f15misc/lean-ctx distinfo Makefile

misc/lean-ctx: update 3.4.6 → 3.4.7
DeltaFile
+3-3misc/lean-ctx/distinfo
+1-1misc/lean-ctx/Makefile
+4-42 files

FreeBSD/ports 689b8f0math/gnumeric pkg-plist distinfo, math/gnumeric/files patch-src_sstest.c

math/gnumeric: update to 1.12.61

Update math/gnumeric to 1.12.61

  2026-04-29  Morten Welinder <terra at gnome.org>

    * Release 1.12.61

  2026-04-04  Morten Welinder  <terra at gnome.org>

    * src/stf-parse.c (guess_line_endings): New function.  We'll
       preserve line endings on cvs->cvs or cvs->txt conversion.  At
       least if they are consistent.

  2026-03-26  Morten Welinder  <terra at gnome.org>

    * src/stf-parse.c (stf_parse_sheet): Move error messages needing
      translation outside the changed-locale region used for parsing.


    [7 lines not shown]
DeltaFile
+0-11math/gnumeric/files/patch-src_sstest.c
+4-4math/gnumeric/pkg-plist
+3-3math/gnumeric/distinfo
+1-1math/gnumeric/Makefile
+8-194 files

FreeBSD/ports 5e31242net/gnome-connections Makefile

net/gnome-connections: mark broken

gnome-connections does not build after freerdp update

https://gitlab.gnome.org/GNOME/gtk-frdp/-/work_items/56:
gtk-frdp does not build with freerdp 3.25.0

More actions
Open
  Issue created 5 days ago by Funda Wang
when building gnome-connections with freerdp 3.25.0, it failed with:

2026-04-26 06:36:35 ../subprojects/gtk-frdp/src/frdp-session.c: In function ‘frdp_session_init_freerdp’:
2026-04-26 06:36:35 ../subprojects/gtk-frdp/src/frdp-session.c:1021:26: error: ‘freerdp’ {aka ‘struct rdp_freerdp’} has no member named ‘Authenticate’; did you mean ‘AuthenticateEx’?
2026-04-26 06:36:35  1021 |   priv->freerdp_session->Authenticate = frdp_authenticate;
2026-04-26 06:36:35       |                          ^~~~~~~~~~~~
2026-04-26 06:36:35       |                          AuthenticateEx

https://github.com/FreeRDP/FreeRDP/commit/f406032a355ab906b61fbf809d3af5c0c04e5c83

    [3 lines not shown]
DeltaFile
+5-2net/gnome-connections/Makefile
+5-21 files

FreeBSD/ports 324b69edevel/goffice distinfo Makefile

devel/goffice: update to 0.10.61

Update to 0.10.61

goffice 0.10.61:

Morten:
        * Up gtk+ requirement to 3.20.  Still ancient.
        * Fix regression error reporting problems.
        * Introspection fixes.
        * Import go_reduce_pi from Gnumeric.
        * Test improvements.
        * Plug leaks.
        * Fix problems with go_string_new_len.
        * Fix problem with arc canvas item.
        * Fix various issued with text canvas item.

PR:             294908
DeltaFile
+3-3devel/goffice/distinfo
+1-3devel/goffice/Makefile
+2-1devel/goffice/pkg-plist
+6-73 files

FreeBSD/ports ba7c74dsysutils/fluent-bit distinfo Makefile

sysutils/fluent-bit: Update to 5.0.4

Release notes:  https://github.com/fluent/fluent-bit/releases/tag/v5.0.4
DeltaFile
+3-3sysutils/fluent-bit/distinfo
+1-1sysutils/fluent-bit/Makefile
+4-42 files

FreeBSD/ports 1936af3sysutils/mdfried distinfo Makefile

sysutils/mdfried: Update to 0.19.7

Reported by:    Benjamin Grosse <notifications at github.com>
DeltaFile
+5-3sysutils/mdfried/distinfo
+2-2sysutils/mdfried/Makefile
+1-0sysutils/mdfried/Makefile.crates
+8-53 files

FreeBSD/ports 2d607afdatabases/timescaledb-tune distinfo Makefile

databases/timescaledb-tune: Update to 0.19.0
DeltaFile
+5-5databases/timescaledb-tune/distinfo
+1-2databases/timescaledb-tune/Makefile
+6-72 files

FreeBSD/ports 7dc9e35games/openmw distinfo Makefile

games/openmw: fix build with clang21+
DeltaFile
+3-1games/openmw/distinfo
+3-0games/openmw/Makefile
+6-12 files

FreeBSD/ports de77fcdftp/R-cran-curl distinfo Makefile

ftp/R-cran-curl: Update to 7.1.0

Changelog: https://cran.r-project.org/web/packages/curl/NEWS
DeltaFile
+3-3ftp/R-cran-curl/distinfo
+1-1ftp/R-cran-curl/Makefile
+4-42 files

FreeBSD/ports d04e973sysutils/cbsd distinfo Makefile

sysutils/cbsd: Update to 15.0.9

Changes: https://github.com/cbsd/cbsd/releases/tag/v15.0.9
DeltaFile
+3-3sysutils/cbsd/distinfo
+1-1sysutils/cbsd/Makefile
+1-1sysutils/cbsd/pkg-plist
+5-53 files

FreeBSD/ports 20c19d2archivers/libarchive Makefile distinfo

archivers/libarchive: Update to 3.8.7

* Drop mbedtls, depends on obsolete version that's removed in tree
* Adjust iconv dependency
* Adjust port Makefile, don't pick up libb2

Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.8.7

PR:             294607
Approved by:    maintainer timeout, 2+ weeks
DeltaFile
+6-7archivers/libarchive/Makefile
+3-3archivers/libarchive/distinfo
+1-1archivers/libarchive/pkg-plist
+10-113 files

FreeBSD/ports c6c26cbdevel/capnproto Makefile

devel/capnproto: Adopt port
DeltaFile
+1-1devel/capnproto/Makefile
+1-11 files

FreeBSD/ports e41bee1www/phalcon distinfo Makefile

www/phalcon: update to 5.12.1.
DeltaFile
+3-3www/phalcon/distinfo
+1-1www/phalcon/Makefile
+4-42 files

FreeBSD/ports b366db5devel/glab Makefile

devel/glab: fix poudriere build as none-root user
DeltaFile
+2-2devel/glab/Makefile
+2-21 files

FreeBSD/ports 8fb0c95devel/vectorscan Makefile, devel/vectorscan/files patch-CMakeLists.txt patch-cmake_cflags-generic.cmake

devel/vectorscan: Fix various style issues.

- Use DISTVERSION instead of PORTVERSION
- Fix variable ordering
- Fix compiler requirement: compiler:c++11-lib -> compiler:c++17-lang
- Respect CFLAGS: patch cmake/cflags-generic.cmake to not hardcode -O3,
  and patch CMakeLists.txt to not strip -O from config-specific flags
- Add OPTIMIZED_CFLAGS option (default on) to restore -O3 for performance,
  letting users opt out while matching upstream intent
- Fix options ordering: OPTIONS_DEFAULT before OPTIONS_RADIO, descriptions
  and helpers in canonical order

Reported by:    diizzy
DeltaFile
+24-19devel/vectorscan/Makefile
+14-0devel/vectorscan/files/patch-CMakeLists.txt
+11-0devel/vectorscan/files/patch-cmake_cflags-generic.cmake
+49-193 files

FreeBSD/ports de17dcamisc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-15.1-BETA1 amd64-amd64-15.1-BETA1

misc/freebsd-release-manifests: Add 15.1-BETA1 MANIFEST files

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative

(cherry picked from commit 75cf408156716a161b876cb4528bee57f874c08c)
DeltaFile
+9-0misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.1-BETA1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.1-BETA1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.1-BETA1
+7-0misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.1-BETA1
+7-0misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.1-BETA1
+5-0misc/freebsd-release-manifests/pkg-plist
+46-01 files not shown
+47-17 files

FreeBSD/ports 75cf408misc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-15.1-BETA1 arm64-aarch64-15.1-BETA1

misc/freebsd-release-manifests: Add 15.1-BETA1 MANIFEST files

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+9-0misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.1-BETA1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.1-BETA1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.1-BETA1
+7-0misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.1-BETA1
+7-0misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.1-BETA1
+5-0misc/freebsd-release-manifests/pkg-plist
+46-01 files not shown
+47-17 files

FreeBSD/ports 26a850dmath/octave-forge-apa distinfo Makefile

math/octave-forge-apa: Update to 1.2.1.
DeltaFile
+3-3math/octave-forge-apa/distinfo
+1-1math/octave-forge-apa/Makefile
+4-42 files

FreeBSD/ports 9881ee6editors/microsoft-edit distinfo Makefile.crates, editors/microsoft-edit/files patch-assets_com.microsoft.edit.desktop

editors/microsoft-edit: Update to 2.0.0
DeltaFile
+155-139editors/microsoft-edit/distinfo
+76-68editors/microsoft-edit/Makefile.crates
+5-5editors/microsoft-edit/files/patch-assets_com.microsoft.edit.desktop
+5-2editors/microsoft-edit/Makefile
+241-2144 files

FreeBSD/ports 07b3b50multimedia/subtitlecomposer Makefile

multimedia/subtitlecomposer: unbreak the build on i386

Circumvent "cannot preempt symbol" errors when linking
against libopenal.so as was shown in commit 29a23b8db4.

Approved by:    maintainer (makc)
DeltaFile
+2-2multimedia/subtitlecomposer/Makefile
+2-21 files