1,264,107 commits found in 6 milliseconds
security/libp11: update to 0.4.17 release
ports.cgi always sort by release on the client side
editors/cudatext: Update to 1.232.0.1
ChangeLog: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
bcmp(3) : update manpage to following the Posix Standard
Reviewed by: glebius
Approved by: glebius (mentor)
Differential Revision: https://reviews.freebsd.org/D52980
FreeBSD /ports a3f58d4 — databases/heidisql pkg-plist, databases/heidisql/files patch-source_dbconnection.pas patch-source_preferences.pas databases/heidisql: Update to 12.15.1.1
ChangeLog at: https://github.com/HeidiSQL/HeidiSQL/releases/tag/v12.15.1.1
www/cpp-httplib: update 0.30.0 → 0.30.2
Reported by: portscout
sysutils/mise: update 2026.1.11 → 2026.2.0
Reported by: portscout
net/wstunnel: update 10.5.1 → 10.5.2
Reported by: portscout
deskutils/skim: update 1.11.2 → 2.0.1
Reported by: portscout
devel/cargo-mutants: update 26.1.2 → 26.2.0
Reported by: portscout
cad/veryl: update 0.17.2 → 0.18.0
Reported by: portscout
net/freeipa-client: fix stage-qa failing
PR: 292853
Reported by: diizy
Sponsored by: Klara, Inc.
Vendor import of less v691.
databases/pg_textsearch: Update to 0.4.2
databases/timescaledb: Update to 2.25.0
editors/vim: Update to 9.1.2125
FreeBSD /ports 70e38b7 — www/tgpt pkg-descr distinfo, www/tgpt/files modules.txt patch-Revert-broken-Xclipboard-support www/tgpt: Update to 2.11.1
Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v2.11.1
PR: 292870
Approved by: submitter is maintainer
FreeBSD /ports ca14e5d — www/elinks Makefile distinfo, www/elinks/files patch-meson.build patch-src_terminal_sixel.c www/elinks: Update to 0.19.0
Use gettext-runtime and localbase:ldflags.
Add TEST_TARGET and remove unneeded TEST_USES.
Add LD_FLAGS.
Pet portlint/portfmt.
Changelog: https://github.com/rkd77/elinks/releases/tag/v0.19.0
PR: 291966
Approved by: submitter is maintainer
FreeBSD /ports 78659e6 — misc/qlcplus pkg-plist distinfo, misc/qlcplus/files patch-CMakeLists.txt misc/qlcplus: update 5.0.1 → 5.1.0
FreeBSD /ports db8fb6b — misc/github-copilot-cli distinfo Makefile, misc/github-copilot-cli/files package-lock.json misc/github-copilot-cli: update 0.0.394 → 0.0.400
science/cp2k{,-data}: update 2025.2 → 2026.1
net-mgmt/alertmanager: Update to 0.30.1
ChangeLog:
https://github.com/prometheus/alertmanager/releases/tag/v0.30.1
security/nuclei: Update to 3.7.0
ChangeLog:
https://github.com/projectdiscovery/nuclei/releases/tag/v3.7.0
math/R-cran-irlba: Update to 2.3.7
Reported by: portscout
archivers/lua-zlib: Update 1.2 => 1.4
Changelogs:
https://github.com/brimworks/lua-zlib/releases/tag/v1.3
https://github.com/brimworks/lua-zlib/releases/tag/v1.4
Improve port:
- Replace PORTVERSION with DISTVERSION.
- Remove lua version from USES - port supports all versions.
- Fix warnings from portclippy.
PR: 292335
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
x11/babl: update to 0.1.122
Changelog: https://gitlab.gnome.org/GNOME/babl/-/blob/BABL_0_1_122/NEWS
While here, disable relocatable support for now. It is currently
only supported on Linux, Windows and macOS.
PR: 292859
misc/crush: Update to 0.37.0
Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.34.0
- https://github.com/charmbracelet/crush/releases/tag/v0.35.0
- https://github.com/charmbracelet/crush/releases/tag/v0.36.0
- https://github.com/charmbracelet/crush/releases/tag/v0.37.0
Reported by: GitHub (watch releases)
devel/R-cran-broom: Update to 1.0.12
Reported by: portscout
pkgbase-stage.lua: Add '*-jail-dbg' variant to dvd1
- Add *-jail-dbg variant to dvd1 to match the non-jail variant;
- Remove assertion introduced in the previous commit for consistency with existing code.
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1991
pkgbase-stage.lua: Add *-jail metapackages to the offline repo
Having *-jail metapackage variants on the installation media allows convenient offline jail creation.
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1991