| 100 most recent commits (all timestamps are UTC) |
|
FreshPorts has everything you want to know about FreeBSD software, ports, packages,
applications, whatever term you want to use.
Yesterday's Commits | Quarterly Branch
|
|
Friday, 3 Jul 2026
|
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
devel/py-odoo-addon-openupgrade-framework17: Update to 17.0.1.0.0.10
4ee5e91 |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
net/dataplaneapi: Update to 3.4.0
ChangeLog: https://github.com/haproxytech/dataplaneapi/releases/tag/v3.4.0
24ef86e |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
security/py-privleap: Update to 5.9-1
ChangeLog: https://github.com/Kicksecure/privleap/releases/tag/5.9-1
50f652f |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
security/py-unicode-show: Update to 52.8-1
ChangeLog:
https://github.com/Kicksecure/helper-scripts/compare/52.1-1...52.8-1
00af1c6 |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
www/py-dj60-django-stubs-ext: Update to 6.0.6
ChangeLogs:
- https://github.com/typeddjango/django-stubs/releases/tag/6.0.5
- https://github.com/typeddjango/django-stubs/releases/tag/6.0.6
6b6dde3 |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
www/oauth2-proxy: Update to 7.15.3
ChangeLog: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.15.3
8742150d |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
sysutils/py-dbuild: Update to 1.9.6
ChangeLogs:
- https://github.com/daemonless/dbuild/releases/tag/v1.9.4
- https://github.com/daemonless/dbuild/releases/tag/v1.9.5
- https://github.com/daemonless/dbuild/releases/tag/v1.9.6
dd16833 |
21:08 JesÚs Daniel Colmenares Oviedo (dtxdf)
multimedia/pipe-viewer: Update to 0.5.8
ChangeLog: https://github.com/trizen/pipe-viewer/releases/tag/0.5.8
32f8665 |
20:30 Piotr Kubaj (pkubaj)
textproc/redisearch: fix build on powerpc*
1. ScalableVectorSearch change sent to upstream.
2. VectorSimilarity changes sent to upstream.
3. redisearch upstream itself doesn't require changes, the code
now properly checks pointer size.
1a399ab |
20:30 Piotr Kubaj (pkubaj)
emulators/ares: fix build on powerpc64*
Disable N64:
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1070:24:
error: use of undeclared identifier 'FpuWidth32'
1070 | Fdn, {Fsn, Ftn}, FpuWidth32, (5 - 1) * 2,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1071:7:
error: use of undeclared identifier 'FpuCheckQnan'
1071 | FpuCheckQnan,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1072:7:
error: use of undeclared identifier 'fpuDiv0Mask'
1072 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1072:21:
error: use of undeclared identifier 'fpuOverflowMask'
1072 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1072:39:
error: use of undeclared identifier 'fpuUnderflowMask'
1072 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1072:58:
error: use of undeclared identifier 'fpuInexactMask'
1072 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1087:24:
error: use of undeclared identifier 'FpuWidth32'
1087 | Fdn, {Fsn, Ftn}, FpuWidth32, (5 - 1) * 2,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1088:7:
error: use of undeclared identifier 'FpuCheckQnan'
1088 | FpuCheckQnan,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1089:7:
error: use of undeclared identifier 'fpuDiv0Mask'
1089 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1089:21:
error: use of undeclared identifier 'fpuOverflowMask'
1089 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1089:39:
error: use of undeclared identifier 'fpuUnderflowMask'
1089 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1089:58:
error: use of undeclared identifier 'fpuInexactMask'
1089 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1104:24:
error: use of undeclared identifier 'FpuWidth32'
1104 | Fdn, {Fsn, Ftn}, FpuWidth32, (5 - 1) * 2,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1105:7:
error: use of undeclared identifier 'FpuCheckQnan'
1105 | FpuCheckQnan,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1106:7:
error: use of undeclared identifier 'fpuDiv0Mask'
1106 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1106:21:
error: use of undeclared identifier 'fpuOverflowMask'
1106 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1106:39:
error: use of undeclared identifier 'fpuUnderflowMask'
1106 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1106:58:
error: use of undeclared identifier 'fpuInexactMask'
1106 | fpuDiv0Mask | fpuOverflowMask | fpuUnderflowMask | fpuInexactMask,
| ^
/wrkdirs/usr/ports/emulators/ares/work/ares-148_1/ares/n64/cpu/recompiler-fpu.cpp:1121:24:
error: use of undeclared identifier 'FpuWidth32'
1121 | Fdn, {Fsn, Ftn}, FpuWidth32, (29 - 1) * 2,
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
a960703 |
20:30 Piotr Kubaj (pkubaj)
graphics/openorienteering-mapper: fix build with DISABLE_LICENSES=yes
If DISABLE_LICENSES=yes is set, gdal is built without license file.
Then:
CMake Error at doc/licensing/CMakeLists.txt:240 (message):
No license file for gdal (/usr/local/share/licenses/gdal*/LICENSE)
53d0503 |
20:30 Piotr Kubaj (pkubaj)
devel/hs-ghcprofview: fix build on powerpc64le
powerpc64le is 64-bit as well.
575298c |
20:30 Piotr Kubaj (pkubaj)
security/hs-cryptol: fix build on powerpc64*
cbits/cycles.c:73:2: error:
error: Unsupported OS/architecture/compiler!
73 | #error Unsupported OS/architecture/compiler!
| ^
|
73 | #error Unsupported OS/architecture/compiler!
| ^
1 error generated.
f03ed60 |
20:29 Stephen Montgomery-Smith (stephen)
math/octave-forge-dsppack: Update to 1.1.0.
4894b11 |
20:17 Kousuke Kannagi (mce)
x11-fonts/font-misc-ethiopic: Update to 1.0.5
Update WWW and pkg-descr.
https://lists.x.org/archives/xorg-announce/2023-February/003361.html
PR: 296494
Approved by: x11 (arrowd)
Approved by: osa (mentor)
4efbc95 |
20:14 Guido Falsi (madpilot) 
- mail/courier-imap 6.0.1,2
IMAP (and POP3) server that provides access to Maildir mailboxes
mail/courier-imap: Add note on solving possible memory issue
When scanning maildirs with many files (more than 120000) the imapd
daemon can crash reaching it's ulimit memory.
Add a note to pkg-message about a configuration value that can be
used to increase the limit.
PR: 296444
MFH: 2026Q3
705988e |
19:48 Rene Ladan (rene)
lang/perl5.38: remove expired port
4d3e6e3 |
19:48 Rene Ladan (rene)
Mk: unregister expired perl 5.38
fd5989d |
19:28 Thierry Thomas (thierry)
graphics/cimg: upgrade to v.4.0.1
e4bf8ac |
19:28 Thierry Thomas (thierry)
math/asymptote: upgrade to 3.12
Changelog at
https://sourceforge.net/projects/asymptote/files/3.12/ChangeLog/download
PR: 296399
Approved by: nivit (maintainer)
0912a86 |
19:28 Thierry Thomas (thierry)
lang/gnat15: fix plist on 32 bits archs
Also delegating maintainership tp the ada team.
PR: 292708
Reported by: pkg-fallout
471afd7 |
19:28 Thierry Thomas (thierry) Author: Alastair Hogge
textproc/xmlada: Update to 26.0.0
Update to 26.0.0:
* Complete License block
* Convert to GPRBuild, which enables removal of gmake (except from
do-test), GNU configure and cleans up the file system hierarchy in
${PREFIX}
* Install Sphinx generated manual page
* Install Ada Library Information files (.ali) into
${PREFIX}/libdata/xmlada instead of in ${PREFIX}/lib/xmlada, this
respects the default layout described in hier(7)
* Integrate testing, including the W3C's XML test suites
* Some minor updates to pkg-descr
* Remove hard dependency on GNAT-12 from ${USES} and
${NO_SHLIB_REQUIRES_GLOB} enabling XML/Ada use for any of the
GNAT tool-chains
https://github.com/AdaCore/xmlada
PR: 296144
255db0c |
19:28 Thierry Thomas (thierry) Author: Alastair Hogge
devel/gprbuild: Update to 26.0.0
Update to 26.0.0:
* Add all build application options, however DEBUG is broken due to
style violations in the GNAT tool-chains
* De-couple the install from the GNAT ${PREFIX}, and install GPR tools
into ${PREFIX}. This makes the GPR tools available in the usual
${PATH} namespace
* Install Sphinx generated manual page
* Install Ada Library Information files (.ali) into
${PREFIX}/libdata/gprbuild instead of in ${PREFIX}/lib/ this respects
the default layout described in hier(7)
* Patch build to enable GPR searching in ${PREFIX}/share/gpr, instead
of the current limitation constraining it to the GNAT prefix. This
makes it easier for integration and use of other Ada
libraries/packages in the Ports Tree or external to it
* Remove fixed dependency on GNAT-12 from the Makefile and the
pkg-plist
https://github.com/AdaCore/gprbuild/compare/v25.0.0...v26.0.0
PR: 296252
Co-authored-by: Marcin CieÅlak <saper@saper.info>
Differential Revision: <https://reviews.freebsd.org/D55552
Differential Revision: <https://reviews.freebsd.org/D55549
Differential Revision: <https://reviews.freebsd.org/D55553
22047bd |
18:28 Charlie Li (vishwin)
sysutils/consolekit2: support S0ix/s2idle suspend on 16-CURRENT
Use the new kern.power.supported_stype sysctl on 16-CURRENT whilst
keeping hw.acpi.supported_sleep_state otherwise. Also use zzz(8)
unconditionally.
https://github.com/ConsoleKit2/ConsoleKit2/pull/163
Discussed with: obiwac (acpi)
Reviewed by: arrowd (upstream)
Event: Halifax Hackathon 202606
c345bb5 |
18:21 Fernando ApesteguÃa (fernape) 
- cad/openvsp 3.51.0
Create a 3D model of an aircraft defined by engineering parameters
cad/openvsp: Update to 3.51.0
ChangeLog:
https://openvsp.org/blogs/announcements/2026/06/29/openvsp-3-51-0-released
Features:
* Copy/paste XSec & XSecCurve across Geoms and Geom types
* Detachable conformal components with special treatment of hinges
* AeroCenter geometry analysis added
* Maximin interference metric
* X3D files now written with split surfaces â prettier normal vectors
Bug Fixes:
* Geometry Analysis names improved in GUI
* Improved accuracy of min-distance mesh calculations
* Auto-show vehicle notes now works from command line and double-click
* Better plotting of -Cp for VSPAERO slices
* Gear attach point update now works when Gear itself is moved
* Faster update for some hinge/conformal combinations
* Compiler warnings and build system cleanups
0b66a28 |
18:20 Fernando ApesteguÃa (fernape)
science/afni: Update to 26.2.00
31df456 |
18:06 Adam Weinberger (adamw)
sysutils/tmux: Update to 3.7b
Changes: https://raw.githubusercontent.com/tmux/tmux/3.7b/CHANGES
PR: 296433
Approved by: jrm (maintainer)
71ab322 |
18:05 Adam Weinberger (adamw) 
- devel/sem 0.17.0
Semantic version control for git
devel/sem: Update to 0.17.0
d8cc8f6 |
17:46 Christoph Moench-Tegeder (cmt)
graphics/scantpaper: new port
GUI to produce PDFs or DjVus from scanned documents
https://github.com/carygravel/scantpaper
b5ba283 |
17:44 Christoph Moench-Tegeder (cmt)
graphics/py-sane: new port
Python interface to the SANE scanner and frame grabber interface
https://github.com/python-pillow/Sane
e16d7a7 |
17:41 Christoph Moench-Tegeder (cmt)
graphics/py-tesserocr: new port
Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
https://github.com/sirfz/tesserocr
f36130b |
17:08 Kurt Jaeger (pi) Author: Jordan Montesse
mail/spf-tools: [New Port] Shell tools for keeping SPF records tidy
A collection of scripts for manipulating SPF records to stay within
the 10 DNS look-up limit specified in RFC 7208. Also includes scripts
to update SPF records via AWS, Cloudflare, and DNSimple APIs.
PR: 294442
Author: Jordan Montesse <ports@brtsvcs.net>
954f0e1 |
17:03 Kurt Jaeger (pi) Author: Jordan Montesse
net/route-summarization: [New Port] Lightweight CIDR aggregator using Perl's
Net::CIDR::Lite
A lightweight CIDR aggregation utility built in Perl using the
Net::CIDR::Lite module. This tool summarizes IPv4 and IPv6 prefixes
from standard input and optionally formats output for SPF record
usage.
Inspired by the original concept described in Random Thoughts.
PR: 294430
Author: Jordan Montesse <ports@brtsvcs.net>
eb73851 |
16:16 Roman Bogorodskiy (novel)
devel/p5-Sys-Virt: update to 12.5.0
Sponsored by: The FreeBSD Foundation
37cbaf3 |
15:45 Vladimir Druzenko (vvd) Author: Martin Neubauer
print/lilypond: Update 2.24.4 => 2.26.0
Release Notes:
https://lilypond.org/news.html#LilyPond-2_002e26_002e0-released_0021-April-21_002c-2026
Changes:
https://lilypond.org/doc/v2.26/Documentation/changes/
- Refresh patches.
PR: 296483
Sponsored by: UNIS Labs
368aa8c |
15:40 Vladimir Druzenko (vvd) Author: Martin Neubauer
print/lilypond-devel: Update 2.25.35 => 2.27.1
Release Notes:
https://lilypond.org/news.html#LilyPond-2_002e27_002e1-released-June-6_002c-2026
- Refresh patches.
PR: 296484
Sponsored by: UNIS Labs
f0d9f13 |
14:48 Vladimir Druzenko (vvd) Author: Marcel
games/libretro-genesis_plus_gx: Update 0.20231020 => 0.20260627, take
maintainership
Changelog:
https://github.com/libretro/Genesis-Plus-GX/blob/5a8389c/HISTORY.txt
Commit Log:
https://github.com/libretro/Genesis-Plus-GX/compare/3dc6af4...5a8389c
PR: 296311
Sponsored by: UNIS Labs
5ef39cd |
13:27 Wen Heping (wen) Author: Alastair Hogge
textproc/py-mako: Update to 1.3.12
PR: 296343
Reported by: agh@riseup.net
6e3a3b1 |
12:51 Hiroki Tagato (tagattie) 
- editors/vscode 1.127.0
Visual Studio Code - Open Source ("Code - OSS")
editors/vscode: Update to 1.127.0
Changelog: https://code.visualstudio.com/updates/v1_127
Reported by: GitHub (watch releases)
0d27c6c |
12:40 Gleb Popov (arrowd)
devel/cmake-core: Teach CMake to prefer our PYTHON_DEFAULT when
find_package(Python3) is called
Reported by: vvd
7598911 |
11:58 Vladimir Druzenko (vvd) Author: mahlon
databases/ladybug: Update 0.16.1 => 0.18.0
Changelogs:
https://github.com/LadybugDB/ladybug/releases/tag/v0.17.0
https://github.com/LadybugDB/ladybug/releases/tag/v0.17.1
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.0
PR: 296475
Sponsored by: UNIS Labs
e3ae063 |
11:02 Gerald Pfeifer (gerald)
emulators/wine-mono-devel: Update to version 11.2.0
6003a31 |
10:59 Vladimir Druzenko (vvd)
emulators/virtualbox-ose{,-additions,-kmod}-72: Update 7.2.10 => 7.2.12
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.2
Sponsored by: UNIS Labs
a18f6ed |
10:37 Dima Panov (fluffy)
archivers/xarchiver: archivers/rar[i386] is available only for i386/amd64 arches
(+)
Define correct dependencies on rar only on supported arches
Approved by: portmgr blanket
ec1ace3 |
10:37 Dima Panov (fluffy)
archivers/xarchive: archivers/rar[i386] is available only for i386/amd64 arches
(+)
Define correct dependencies on rar only on supported arches
Approved by: portmgr blanket
1c76a4d |
10:37 Dima Panov (fluffy)
archivers/py-comicapi: archivers/rar[i386] is available only for i386/amd64
arches (+)
Define correct dependencies on rar only on supported arches
Approved by: portmgr blanket
e2b5683 |
10:36 Dima Panov (fluffy)
archivers/file-roller: archivers/rar[i386] is available only for i386/amd64
arches (+)
Define correct dependencies on rar only on supported arches
Approved by: portmgr blanket
4c7de5a |
10:36 Dima Panov (fluffy)
archivers/ark: archivers/rar[i386] is available only for i386/amd64 arches (+)
Define correct dependencies on rar only on supported arches
Approved by: portmgr blanket
90ff69d |
10:35 Robert Clausecker (fuz) 2026Q2
graphics/cfdg: update to 3.4.3
A bug fix release.
The build scripts now require substantially less patching!
Changelog: https://www.contextfreeart.org/downloads.html
MFH: 2026Q2
(cherry picked from commit 09106621f17a3c8e00822b7ea46a22140ac78b22)
85f9cb0 |
10:35 Robert Clausecker (fuz) 2026Q2
archivers/lzma: update to 26.02
- add 7-zip.org to MASTER_SITES as distfile not yet on Sourceforge
(but will probably be uploaded soon)
Upstream changes:
- Some bugs and vulnerabilities were fixed.
MFH: 2026Q2
(cherry picked from commit 2821c2b2c26f4fa71ad6a1913aca848c4caafd66)
92e4a80 |
10:35 Robert Clausecker (fuz) 2026Q2
archivers/lzma: update to 26.01
Upstream changes: Some Minor fixes
(cherry picked from commit 1438927afa9fa2298ae280cacf0114c3f05e699c)
dd08a2d |
10:33 Dima Panov (fluffy)
security/amavisd-new: archivers/rar[i386] is available only for i386/amd64
arches (+)
Define correct dependencies on rar only on supported arches
Approved by: portmgr blanket
4e72a69 |
10:16 Robert Clausecker (fuz)
graphics/cfdg: update to 3.4.3
A bug fix release.
The build scripts now require substantially less patching!
Changelog: https://www.contextfreeart.org/downloads.html
MFH: 2026Q2
0910662 |
10:16 Robert Clausecker (fuz)
archivers/lzma: update to 26.02
- add 7-zip.org to MASTER_SITES as distfile not yet on Sourceforge
(but will probably be uploaded soon)
Upstream changes:
- Some bugs and vulnerabilities were fixed.
MFH: 2026Q2
2821c2b |
09:53 Yusuf Yaman (nxjoseph) Author: Martin Neubauer 2026Q2
www/pmwiki: Update 2.5.8 => 2.6.0
While here, sort USES (pet portfmt).
Changelogs:
https://www.pmwiki.org/wiki/PmWiki/ChangeLog#v260
Release Notes:
https://www.pmwiki.org/wiki/PmWiki/ReleaseNotes#v260
PR: 296482
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
(cherry picked from commit 0ad0daa2fb3f83403f8ac398d7a157f7ee0b3cb8)
e02585b |
09:52 Yusuf Yaman (nxjoseph) Author: Martin Neubauer
www/pmwiki: Update 2.5.8 => 2.6.0
While here, sort USES (pet portfmt).
Changelogs:
https://www.pmwiki.org/wiki/PmWiki/ChangeLog#v260
Release Notes:
https://www.pmwiki.org/wiki/PmWiki/ReleaseNotes#v260
PR: 296482
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
0ad0daa |
09:41 Yusuf Yaman (nxjoseph) Author: Rafe Sadler 2026Q2
net-p2p/transmission{,-components}: Update 4.1.2 => 4.1.3
Minor bugfix release, fixes a potential CRSF security issue for
users who enable remote access to Transmission.
Changelog:
https://github.com/transmission/transmission/releases/tag/4.1.3
PR: 296488
Approved by: osa, vvd (Mentors, implicit)
MFH 2026Q2
(cherry picked from commit fcf96a0bd8ebf47ff1672c78048caaf6ee3551c1)
96ae9f9 |
09:40 Yusuf Yaman (nxjoseph) Author: Rafe Sadler
net-p2p/transmission{,-components}: Update 4.1.2 => 4.1.3
Minor bugfix release, fixes a potential CRSF security issue for
users who enable remote access to Transmission.
Changelog:
https://github.com/transmission/transmission/releases/tag/4.1.3
PR: 296488
Approved by: osa, vvd (Mentors, implicit)
MFH 2026Q2
fcf96a0 |
09:39 Vanilla I. Shu (vanilla)
devel/pecl-grpc: update to 1.82.0.
1b4c744 |
09:20 Jason E. Hale (jhale)
security/pinentry: Update to 1.3.3
Fix typos and ESL.
Use security/gcr as recommended by upstream. Consequently, allow
the security/pinenty-gnome3 child port to build normally.
163cafb |
09:20 Jason E. Hale (jhale)
security/py-gpg: Fix tests with Python 3.12
31b9c32 |
09:20 Jason E. Hale (jhale)
security/gpgme: Update to 2.1.2
Remove CFLAGS cruft that was only meant for Qt before the split.
Update pre-build-TEST-on target with the current tests subdirs.
Changes: https://dev.gnupg.org/T8269
e37e3f5 |
09:14 Kirill Ponomarev (krion) (Only the first 10 of 20 items in this commit are shown above. )
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
9ab7b70f |
09:13 Kirill Ponomarev (krion) 
- lang/sbcl 2.6.6,1
Common Lisp development system derived from the CMU CL system
lang/sbcl: Update to 2.6.6
a13f4a2 |
08:59 Vanilla I. Shu (vanilla)
devel/py-grpcio-tools: update to 1.81.1.
baa4e17 |
08:59 Vanilla I. Shu (vanilla)
devel/py-grpcio: add patch (forgot to add on previous commit)
c9b2860 |
08:59 Vanilla I. Shu (vanilla)
devel/py-grpcio: update to 1.81.1.
cb206ba |
08:49 Alexey Dokuchaev (danfe)
graphics/fotocx: update the port to version 26.5
- Provide fall-back distfile mirrors as the author
has a nasty habit of removing the older versions
from the main site
- Port internal memused() function to FreeBSD using
the getrusage(2) API
- Replace non-standard, GNU get_current_dir_name()
call with the normal POSIX getcwd()
Reported by: portscout
fe7f5ad |
08:26 Jimmy Olgeni (olgeni)
lang/erlang-runtime29: Update to 29.0.3
e983a37 |
07:28 Yuri Victorovich (yuri)
misc/github-copilot-cli-legacy: Fix PKGBASE
Reported by: Antoine Brodin <antoine@freebsd.org>
e35d5f0 |
06:36 Wen Heping (wen) 
- astro/wcslib 8.9
Library for parsing/generating FITS headers
astro/wcslib: Update to 8.9
7f01d4d |
06:36 Wen Heping (wen)
www/py-django-cms: Update to 5.0.8
88a894e |
06:36 Wen Heping (wen)
www/py-fastapi: Update to 0.139.0
6972a3c |
06:32 Gleb Popov (arrowd) Author: Matthias Andree
- devel/py-breathe 4.36.0_1
Extension to reStructuredText and Sphinx to render Doxygen xml output
devel/py-breathe: fix LaTeX build with .svg images
Obtained from: https://github.com/breathe-doc/breathe/pull/1027
Also, depend on ImageMagick (USES+=magick) because this now requires
the "convert" utility.
PR: 296471
Pull Request: https://github.com/freebsd/freebsd-ports/pull/550
053c188 |
06:32 Gleb Popov (arrowd) Author: Matthias Andree
security/vuxml: add security/openvpn[-devel] vuln entries.
Aligned with Gert Doering for openvpn-devel.
PR: 296429
Security: ffa897a0-756f-11f1-b291-a74de6bb0320
Security: CVE-2026-11771
Security: CVE-2026-12932
Security: CVE-2026-12996
Security: CVE-2026-13117
Security: CVE-2026-13122
Security: CVE-2026-13698
Pull Request: https://github.com/freebsd/freebsd-ports/pull/550
2930983 |
06:31 Gleb Popov (arrowd) Author: Matthias Andree
security/vuxml: Fix invalid escape sequence in Python re
ports/security/vuxml/files/extra-validation.py:13:
SyntaxWarning: invalid escape sequence '\|'
re_invalid_package_name = re.compile('[@!#$%^&*()<>?/\|}{~:]')
This can be fixed by making the re.compile argument a raw R'...' string,
capital R avoids issues with some Microsoft IDEs.
(Alternative is doubling the backslash, but that's less readable.)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/550
8f92a09 |
06:31 Yuri Victorovich (yuri) 
- science/py-pyked 0.5.0
Package for manipulating Chemical Kinetics Experimental Data files
science/py-pyked: update 0.4.1-16 â 0.5.0
df3f177 |
06:31 Yuri Victorovich (yuri)
www/py-habanero: update 2.4.0 â 2.9.2
c983b0d |
06:31 Yuri Victorovich (yuri) 
- www/cpp-httplib 0.49.0
C++ header-only HTTP/HTTPS server and client library
www/cpp-httplib: update 0.48.0 â 0.49.0
436cdf2 |
06:31 Yuri Victorovich (yuri)
textproc/cpp-peglib: update 1.13.0 â 1.15.0
953ae66 |
06:31 Yuri Victorovich (yuri) 
- sysutils/opa 1.18.2
Open Policy Agent for policy enforcement across the entire stack
sysutils/opa: update 1.18.1 â 1.18.2
b1998f1 |
06:31 Yuri Victorovich (yuri)
security/trufflehog: update 3.95.7 â 3.95.8
e3d2214 |
06:31 Yuri Victorovich (yuri)
deskutils/skim: update 4.10.0 â 5.0.0
5edbddb |
06:31 Yuri Victorovich (yuri) 
- multimedia/kew 4.1.7
Command-line music player with the terminal user interface (TUI)
multimedia/kew: update 4.1.4 â 4.1.7
c680310 |
06:31 Yuri Victorovich (yuri)
textproc/py-deepsearch-glm: New port: Graph Language Models
d63e1e7 |
06:31 Yuri Victorovich (yuri)
misc/py-onnxruntime: New port: Cross-platform, high performance ML inferencing &
training accelerator
60661f3 |
06:31 Yuri Victorovich (yuri) 
- misc/onnxruntime 1.27.0
Cross-platform, high performance ML inferencing & training accelerator
misc/onnxruntime: update 1.26.0 â 1.27.0
7c1f125 |
05:51 Jimmy Olgeni (olgeni)
net/redpanda-connect: Update to 4.99.0
fb5705f1 |
04:25 Eugene Grosbein (eugen) Author: Vyacheslav Olkhovchenkov
misc/auto-tempo: Manage Jira Tempo Timesheets worklogs from a text file
AutoTempo manages Jira worklogs through the Tempo Timesheets REST API
using a simple, version-controllable text file.
It can generate a monthly worklog template pre-populated
with working days, expand keyword shortcuts and recurring entries
defined in config.toml, validate daily totals, and apply worklogs
idempotently to Jira. A helper can draft worklogs from local
git commit history.
Targets Tempo Timesheets on Jira Server/Data Center;
authentication uses a Jira personal access token.
The tool is run from a directory containing a config.toml file.
PR: 296427
674c4d4 |
03:17 Adam Weinberger (adamw) 
- devel/sem 0.16.1
Semantic version control for git
devel/sem: Update to 0.16.1
071bc94 |
02:24 Vanilla I. Shu (vanilla)
www/p5-Test-Nginx: update to 0.32.
760f52a |
02:17 Vanilla I. Shu (vanilla)
databases/p5-LMDB_File: update WWW and MASTER_SITE_SUBDIR.
900d433 |
01:48 Xin LI (delphij)
databases/py-lmdb: update to 2.2.0, switch to pep517
PR: ports/295487
Approved by: maintainer (k@stereochro.me)
f203d27 |
01:38 Stephen Montgomery-Smith (stephen)
math/octave-forge-dsppack: Update to 1.0.1.
48df0db |
01:11 Olivier Cochard (olivier) 
- games/CWR-CE 3.01_1
Arma: Cold War Assault - Remastered Community Edition
games/CWR-CE: Fix some game logic bugs
a1df7f2 |
00:26 Yuri Victorovich (yuri) 
- textproc/jq 1.8.2
Lightweight and flexible command-line JSON processor
textproc/jq: No test failures
d8ab2b3 |
00:26 Yuri Victorovich (yuri)
sysutils/mise: update 2026.6.14 â 2026.7.0
31fbbc1 |
00:26 Yuri Victorovich (yuri)
audio/toneshifteq-lv2: New port: 12-band equalizer LV2 plugin for mixing and
mastering
f103ff2 |
00:05 Vladimir Druzenko (vvd)
java/jd-gui-duo: Update 1.6.6 => 2.0.113, take maintainership
Changelogs:
https://github.com/nbauma109/jd-gui-duo/releases
Sponsored by: UNIS Labs
9932b64 |
|
Thursday, 2 Jul 2026
|
23:56 Vladimir Druzenko (vvd)
java/jd-gui: Switch to active fork and rename to java/jd-gui-duo
Sponsored by: UNIS Labs
3eb0d36 |