| 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
|
|
Saturday, 19 Sep 2026
|
08:20 Matthias Fechner (mfechner) 
- www/evcc 0.315.2
Extensible EV Charge Controller
www/evcc: update to 0.315.2
Changes: https://github.com/evcc-io/evcc/releases
4eef87a |
08:18 Don Lewis (truckman) 
- editors/openoffice-devel 5.1.1788900724,4
Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser (developer version)
editors/openoffice-devel: switch to upstream trunk
Switch to following the upstream trunk branch. The AOO42X is likely a
dead end, and the next major release will propably be 5.0.0.
b630d57 |
08:06 Nicola Vitale (nivit)
devel/py-virtualenv: Update to 21.7.16
ChangeLog:
1. https://github.com/pypa/virtualenv/releases/tag/21.7.15
2. https://github.com/pypa/virtualenv/releases/tag/21.7.16
Reported by: "github-actions[bot]" <notifications@github.com>
814715c |
08:02 Michael Osipov (michaelo) 
- devel/py-ruff 0.16.8
Extremely fast Python linter and code formatter
- devel/ruff 0.16.8
Extremely fast Python linter, written in Rust
devel/{,py-}ruff: Update to 0.16.8
PR: 298651
Approved by: yuri (maintainer)
f1068a6 |
08:01 Matthias Fechner (mfechner) Author: Martin Matuska
- www/evcc 0.315.0
Extensible EV Charge Controller
www/evcc: update to 0.315.0
Add patch to use vite-plus 0.2.9
Switch to build using vite-plus
Changes: https://github.com/evcc-io/evcc/releases
PR: 298306
e700246 |
08:01 Matthias Fechner (mfechner) Author: Chris.Torek
- devel/lief 0.17.6
Library to Instrument Executable Formats (C++)
devel/lief: fix build issue
Use vendored utf8cpp module.
The system installed one in incompatible.
PR: 298528
Approved by: blanket (fix build)
b5bccd2 |
07:45 Yuri Victorovich (yuri) 
- devel/glaze 8.4.0
Fast, in memory, JSON and interface library for modern C++
- x11/hyprshutdown 0.1.1_3
Graceful shutdown utility for Hyprland
- x11-wm/hyprland 0.56.2_2
Dynamic tiling Wayland compositor that doesn't sacrifice on its looks
devel/glaze: update 7.9.1 → 8.4.0
ac908d8 |
07:45 Yuri Victorovich (yuri) 
- misc/lf 42.16
Terminal file manager
misc/lf: update 42 → 42.16
This fixes the bug with key strokes lag when pressing q didn't exit the
app and q needed to be pressed again.
cbf0a36 |
07:45 Yuri Victorovich (yuri) 
- devel/flatcc 0.6.4
FlatBuffers compiler and library in C for C
devel/flatcc: update 0.6.3 → 0.6.4
24f83bf |
07:45 Yuri Victorovich (yuri)
biology/rampler: update 2.0.0 → 2.1.1
b9b9ae0 |
07:45 Yuri Victorovich (yuri) 
- devel/tauri-cli 2.11.5_1
Build smaller, faster, and secure desktop apps with a web frontend
devel/tauri-cli: update WWW
47efbf1 |
06:29 Jochen Neumeister (joneum) Author: Sebastian Oswald 2026Q3
www/angie-module-njs: Security update to 1.0.1
This maintenance update of njs fixes three security issues:
- Access control bypass in js_access when an asynchronous request body
continuation threw an exception or produced an unhandled rejection
(CVE-2026-18329). Previously, nginx could continue processing the
request as though the js_access check had succeeded. Affects
0.9.9-1.0.0. Thanks to Ta Duc Thien.
- Worker process crash when reading Response.statusText after an
upstream server returned a status line with an empty reason phrase
(CVE-2026-78222). Affects 0.5.1-1.0.0.
- Heap buffer overflow while parsing namespace prefix lists passed to
xml.exclusiveC14n() (CVE-2026-78689). Affects 0.7.10-1.0.0. Thanks to
Vladimir, Vulnerability Research Tech Lead @ Cyera, evilgensec.
PR: 298637
Changes: https://github.com/nginx/njs/releases/tag/1.0.1
Security: 6cf326a2-b38c-11f1-a655-3497f65b111b
Sponsored by: Netzkommune GmbH
(cherry picked from commit 2c7dcffde5e2e02b572e2f2d3935d328a2e72478)
66b8e4a |
06:29 Jochen Neumeister (joneum) Author: Sebastian Oswald 2026Q3
- www/angie 1.12.2
Efficient, powerful and scalable reverse proxy and web server
- www/angie-module-auth-jwt 0.14.2_1,1
Angie auth-jwt dynamic module
- www/angie-module-auth-spnego 1.1.3_9,1
Angie auth-spnego dynamic module
- www/angie-module-auth-totp 1.2.0_4,1
Angie auth-totp dynamic module
- www/angie-module-brotli 1.0.0.r_9,1
Angie Brotli dynamic module
- www/angie-module-cache-purge 3.0.2_4,1
Angie cache_purge dynamic module
- www/angie-module-dav-ext 3.0.0_9,1
Angie dav-ext dynamic module
- www/angie-module-echo 0.65_1,1
Angie echo dynamic module
- www/angie-module-enhanced-memcached 0.3_9,1
Angie enhanced memcached dynamic module
- www/angie-module-eval 2016.06.10_9,1
Angie eval dynamic module
(Only the first 10 of 23 items in this commit are shown above. )
www/angie: Security update to 1.12.2
This maintenance release fixes CVE-2026-90439:
When using an OpenSSL version without native HTTP/3 support (3.5.0
or earlier), if the default server for the address that accepted a
regular HTTPS request also used HTTP/3 (the listen directive with the
quic parameter, possibly on a different port), while a server block
without HTTP/3 was selected by domain name (SNI), limited worker process
memory corruption or a worker process crash could occur
(CVE-2026-90439); the fix was ported from nginx 1.31.6.
PR: 298632
Changes: https://en.angie.software/angie/docs/oss_changes/#angie-1-12-2
Security: 6cf2ff4b-b38c-11f1-a655-3497f65b111b
Sponsored by: Netzkommune GmbH
(cherry picked from commit 1fa3fa28695213f50759b063a1097cc5ffdf8d83)
95d9d8c |
05:31 Matthias Fechner (mfechner)
devel/rubygem-opentelemetry-exporter-otlp: update to 0.36.0
Changes: https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-exporter-otlp/v0.30.0/file.CHANGELOG.html
28eeb6f9 |
05:23 Xin LI (delphij)
archivers/lrzip: update to 0.7.3
292dcba |
03:58 Jose Alonso Cardenas Marquez (acm)
games/naev: Fix build
Reported by: pkg-fallout
db1cd5d |
03:36 Jose Alonso Cardenas Marquez (acm) 
- games/etlegacy 2.86.0
a second breath of life for Wolfenstein: Enemy Territory
games/etlegacy: Update to 2.86.0
08aa83e |
03:27 Jose Alonso Cardenas Marquez (acm)
games/alienarena*: update to 7.72.3
ec88e67 |
03:18 Hiroki Tagato (tagattie) 
- misc/codex 0.155.1
Lightweight coding agent that runs in your terminal
misc/codex: Update to 0.155.1
Changelog:
- https://github.com/openai/codex/releases/tag/rust-v0.155.0
- https://github.com/openai/codex/releases/tag/rust-v0.155.1
Reported by: GitHub (watch releases)
c193f6b |
02:23 Devin Teske (dteske)
graphics/R-cran-Cairo: New port
R graphics device using the cairographics library for high-quality
vector (PDF, PostScript, SVG) and bitmap (PNG, JPEG, TIFF) output,
plus X11/Win32 display backends.
Reviewed by: fuz, mat (previous revision)
Differential Revision: https://reviews.freebsd.org/D22681
01b0954 |
01:59 Devin Teske (dteske) (Only the first 10 of 228 items in this commit are shown above. )
Update R-cran-* WWW to modern URL
Old R-cran-* ports have https://cran.r-project.org/web/packages/${PORTNAME}
New R-cran-* ports have https://cran.r-project.org/package=${PORTNAME}
Replace all the old WWW URLs with new WWW URLs
Reviewed by: fuz
Differential Revision: https://reviews.freebsd.org/D59714
ce2322b |
00:18 Hiroki Tagato (tagattie) 
- textproc/tgrep 1.0.9
Trigram-indexed grep for fast regex search in large codebases locally
textproc/tgrep: Update to 1.0.9
Changelog: https://github.com/microsoft/tgrep/releases/tag/v1.0.9
Reported by: GitHub (watch releases)
3bbd676 |
00:02 Hiroki Tagato (tagattie)
x11-toolkits/aquamarine: Update to 0.15.1
Changelog: https://github.com/hyprwm/aquamarine/releases/tag/v0.15.1
Reported by: GitHub (watch releases)
01d0d5c |
|
Friday, 18 Sep 2026
|
23:50 Hiroki Tagato (tagattie)
misc/py-litellm-proxy-extras: Update to 0.4.99
Reported by: portscout
fd2aa3c |
23:31 Yuri Victorovich (yuri)
multimedia/ossia-score: not broken
be50884 |
23:31 Yuri Victorovich (yuri)
audio/invada-studio-plugins-lv2: fix build on arm64
c53f351 |
23:31 Yuri Victorovich (yuri)
databases/greptimedb: update 1.1.4 → 1.2.1
2548f6b |
23:31 Yuri Victorovich (yuri)
devel/catch2: update 3.15.3 → 3.16.0
ddf7383 |
23:26 Hiroki Tagato (tagattie)
security/py-google-cloud-kms: Update to 3.17.0
Changelog:
https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.17.0/packages/google-cloud-kms/CHANGELOG.md
Reported by: GitHub (watch releases)
00b00cc |
23:10 Hiroki Tagato (tagattie) 
- devel/py-ty 0.0.82
Extremely fast Python type checker, written in Rust
devel/py-ty: Update to 0.0.82
Changelog: https://github.com/astral-sh/ty/blob/0.0.82/CHANGELOG.md
Reported by: portscout
dea3739 |
22:18 Nuno Teixeira (eduardo)
*/*: Chase devel/iniparser lib update
1a4349b |
21:37 Stephen Montgomery-Smith (stephen)
math/octave-forge-fxp: Update to 3.1.1.
f0a620e |
21:29 Stephen Montgomery-Smith (stephen)
math/octave-forge-devtools: Complete do-over.
- The port was simply a copy of octave-forge-llms.
- The appropriate changes were made.
PR: 298647
Reported by: Piotr Kubaj <pkubaj@FreeBSD.org>
7f73137 |
20:59 Juraj Lutter (otis)
net-mgmt/unifi10: Update to 10.6.106
Release notes: https://community.ui.com/releases/r/network/10.6.106
ce62c97 |
20:58 Michael Osipov (michaelo)
textproc/py-regex: Update to 2026.9.10
PR: 298652
Approved by: fax@nohik.ee (maintainer)
2330345 |
20:28 Thierry Thomas (thierry)
math/suitesparse: upgrade GraphBLAS to 10.5.1
This bumps SuiteSparse to v7.14.1.
Release notes at
https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.14.1
0a3ec18 |
20:27 Thierry Thomas (thierry)
math/planarity: upgrade to 5.1.0.0
Release notes at
https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/tag/Version_5.1.0.0
26ccb54 |
20:27 Thierry Thomas (thierry) 
- lang/lfortran 0.66.0
Modern interactive Fortran compiler built on top of LLVM
lang/lfortran: upgrade to v0.66.0
Release notes at
https://github.com/lfortran/lfortran/releases/tag/v0.66.0
6f92774 |
19:51 Ashish SHUKLA (ashish)
textproc/harper: Update to 2.11.0
514d2b2 |
19:47 Mateusz Piotrowski (0mp) 2026Q3
- devel/etcd34 3.4.37_12
Highly-available key value store and service discovery
devel/etcd34: Deprecate
MFH: 2026Q3
(cherry picked from commit f56e3b2dd53d20bd2697854f033292d88f1cc5d1)
d1ba8ae |
19:46 Mateusz Piotrowski (0mp) 
- devel/etcd34 3.4.45_1
Highly-available key value store and service discovery
devel/etcd34: Deprecate
MFH: 2026Q3
f56e3b2 |
19:46 Mateusz Piotrowski (0mp) 
- devel/etcd37 3.7.1
Highly-available key value store and service discovery
devel/etcd37: Clean up the makefile
2618113 |
19:46 Mateusz Piotrowski (0mp)
devel/etcd37: Update to 3.7.1
MAKE_ENV=GOWORK=off allows us to get rid of the following error:
```
go: 'go mod vendor' cannot be run in workspace mode.
Run 'go work vendor' to vendor the workspace or
set 'GOWORK=off' to exit workspace mode.
```
ec8eb78 |
19:46 Mateusz Piotrowski (0mp) 
- devel/etcd37 3.6.14
Highly-available key value store and service discovery
devel/etcd37: Repocopy from devel/etcd36
e2f41e1 |
19:23 Kurt Jaeger (pi) 
- mail/exim 4.100.1
High performance MTA for Unix systems on the Internet
mail/exim: 4.100 -> 4.100.1
Security: GCVE-25-2026-09-50-1, GCVE-25-2026-09-51-1,
GCVE-25-2026-09-55-1, GCVE-25-2026-09-56-1
Requested-by: The Doctor <doctor@doctor.nl2k.ab.ca>
f788767 |
19:22 Mateusz Piotrowski (0mp) 
- x11/x-on-resize 0.3
Daemon for hotplug and screen reconfigure events of X displays
x11/x-on-resize: Update to 0.3
9c6668b |
19:21 Mateusz Piotrowski (0mp)
x11-fonts/sudo-font: Update to 3.6
493c246 |
19:16 Mateusz Piotrowski (0mp)
textproc/py-hjson: Update to 3.1.0
4c3c030 |
19:12 Olivier Cochard (olivier) 
- net/pimd 3.1.0
Lightweight stand-alone PIM-SM/SSM multicast routing daemon
net/pimd: update to 3.1.0
troglobit/pimd, the upstream this port tracked, has not seen a commit since
August 2022 and its last release, 2.3.2, is from 2016. The port was pinned
to an unreleased master snapshot (2.3.2b, commit 17ae62f) because there was
nothing newer to move to.
This new fork continues the tree and releases from it. 3.1.0 brings
Anycast-RP (RFC 4610), accept-nbr-from and register-accept-from, and rescans
interfaces at runtime so a link that comes up after the daemon started becomes
a vif without a restart.
e2251a2 |
19:07 Mateusz Piotrowski (0mp)
textproc/libxmlbird: Update to 1.2.15
aa4f53d |
19:05 Mateusz Piotrowski (0mp)
emulators/edumips64: Return to pool
2a0bf0a |
19:01 Mateusz Piotrowski (0mp) 
- www/browsh 1.8.3
Text-based browser supporting HTML5, CSS3, JS, video and WebGL
www/browsh: Update to 1.8.3
f717c57 |
18:43 Hiroki Tagato (tagattie)
*/*: Bump port revision after electron42 update (7e2f1f94fca1)
81366c2 |
18:42 Hiroki Tagato (tagattie) 
- devel/electron42 42.11.5
Build cross-platform desktop apps with JavaScript, HTML, and CSS
devel/electron42: Update to 42.11.5
Changelog: https://github.com/electron/electron/releases/tag/v42.11.5
Reported by: GitHub (watch releases)
7e2f1f9 |
18:41 Mateusz Piotrowski (0mp)
textproc/apache-poi: Remove NO_EXTRACT
It has no effect anymore, so clean it up.
737bafa |
18:29 Jochen Neumeister (joneum) Author: Sebastian Oswald
www/angie-module-njs: Security update to 1.0.1
This maintenance update of njs fixes three security issues:
- Access control bypass in js_access when an asynchronous request body
continuation threw an exception or produced an unhandled rejection
(CVE-2026-18329). Previously, nginx could continue processing the
request as though the js_access check had succeeded. Affects
0.9.9-1.0.0. Thanks to Ta Duc Thien.
- Worker process crash when reading Response.statusText after an
upstream server returned a status line with an empty reason phrase
(CVE-2026-78222). Affects 0.5.1-1.0.0.
- Heap buffer overflow while parsing namespace prefix lists passed to
xml.exclusiveC14n() (CVE-2026-78689). Affects 0.7.10-1.0.0. Thanks to
Vladimir, Vulnerability Research Tech Lead @ Cyera, evilgensec.
PR: 298637
Changes: https://github.com/nginx/njs/releases/tag/1.0.1
Security: 6cf326a2-b38c-11f1-a655-3497f65b111b
Sponsored by: Netzkommune GmbH
2c7dcff |
18:29 Jochen Neumeister (joneum) Author: Sebastian Oswald
www/angie-module-jwt: Update to 3.4.6
This bugfix release fixes the module's test suite:
test_conf forwarded an unquoted $@, so the expected message was split
on spaces and only its first word was ever grepped. Two expectations
were pointing at the wrong configuration file, unnoticed.
PR: 298635
Changes: https://github.com/max-lt/nginx-jwt-module/releases/tag/v3.4.6
Sponsored by: Netzkommune GmbH
cf1ff70 |
18:29 Jochen Neumeister (joneum) Author: Sebastian Oswald
www/angie-module-auth-jwt: Update to 0.15.0
This new release adds the nxe-phase submodule and bumps the version of
nxe-jwx from 0.2.0 to 0.4.0.
PR: 298634
Changes: https://github.com/kjdev/nginx-auth-jwt/releases
Sponsored by: Netzkommune GmbH
e62eab7 |
18:29 Jochen Neumeister (joneum) Author: Sebastian Oswald
www/angie-module-vod: Update to 1.9.3
Bug fixes in this update:
1.9.2:
- Fix code scanning alerts
1.9.3:
- Fix reference_count size in sidx64 atom
- Fix media set string array parsing
PR: 298633
Changes: https://github.com/dio-az/nginx-vod-module/releases
Sponsored by: Netzkommune GmbH
c13e642 |
18:29 Jochen Neumeister (joneum) Author: Sebastian Oswald
- www/angie 1.12.2
Efficient, powerful and scalable reverse proxy and web server
- www/angie-module-auth-jwt 0.14.2_2,1
Angie auth-jwt dynamic module
- www/angie-module-auth-spnego 1.1.3_9,1
Angie auth-spnego dynamic module
- www/angie-module-auth-totp 1.2.0_4,1
Angie auth-totp dynamic module
- www/angie-module-brotli 1.0.0.r_9,1
Angie Brotli dynamic module
- www/angie-module-cache-purge 3.0.2_4,1
Angie cache_purge dynamic module
- www/angie-module-dav-ext 3.0.0_9,1
Angie dav-ext dynamic module
- www/angie-module-echo 0.65_2,1
Angie echo dynamic module
- www/angie-module-enhanced-memcached 0.3_9,1
Angie enhanced memcached dynamic module
- www/angie-module-eval 2016.06.10_9,1
Angie eval dynamic module
(Only the first 10 of 23 items in this commit are shown above. )
www/angie: Security update to 1.12.2
This maintenance release fixes CVE-2026-90439:
When using an OpenSSL version without native HTTP/3 support (3.5.0
or earlier), if the default server for the address that accepted a
regular HTTPS request also used HTTP/3 (the listen directive with the
quic parameter, possibly on a different port), while a server block
without HTTP/3 was selected by domain name (SNI), limited worker process
memory corruption or a worker process crash could occur
(CVE-2026-90439); the fix was ported from nginx 1.31.6.
PR: 298632
Changes: https://en.angie.software/angie/docs/oss_changes/#angie-1-12-2
Security: 6cf2ff4b-b38c-11f1-a655-3497f65b111b
Sponsored by: Netzkommune GmbH
1fa3fa2 |
18:27 Mateusz Piotrowski (0mp) 
- devel/remotery 1.2.1
Single file, realtime CPU/GPU profiler library with remote web viewer
devel/remotery: Update to 1.2.1
3d84f52 |
18:26 Mateusz Piotrowski (0mp)
textproc/rubygem-jekyll-archives: Return to pool
7329c42 |
18:19 Mateusz Piotrowski (0mp)
textproc/rubygem-jekyll-archives: Update to 2.3.0
While here, return to pool.
2c581f7 |
18:17 Mateusz Piotrowski (0mp)
textproc/py-restructuredtext-lint: Update to 2.0.2
15f27bd |
18:15 Jochen Neumeister (joneum)
security/vuxml: Document angie and angie-module-njs vulnerabilities
PR: 298632 298637
Sponsored by: Netzkommune GmbH
f152634 |
18:13 Mateusz Piotrowski (0mp)
x11/srandrd: Update to 0.6.3
3e4ad43 |
18:08 Mateusz Piotrowski (0mp)
security/py-ropper: Update to 1.13.13
cae741f |
18:04 Jochen Neumeister (joneum) Author: Xin LI
- net/slapi-nis 0.70.0
Schema Compatibility plugin for 389 Directory Server
net/slapi-nis: Use USES=ldap
Follow the framework default instead of pinning net/openldap26-client.
PR: 298509
Sponsored by: Netzkommune GmbH
34dcbb7 |
17:42 Mateusz Piotrowski (0mp)
devel/py-minidump: Update to 0.0.23
cb9f763 |
17:40 Mateusz Piotrowski (0mp)
graphics/nsxiv: Update to 34
3f48146 |
17:39 Kousuke Kannagi (mce)
games/oneko-sakura: Take maintainership
Switch from REINPLACE_CMD to patch file.
PR: 298594
Approved by: fluffy (mentor)
88d9678 |
17:39 Kousuke Kannagi (mce)
games/xneko: Update to 1.0.1
Add WWW and LICENSE.
Take maintainership.
PR: 298568
Approved by: fluffy (mentor)
Co-authored-by: s_mitu@os.rim.or.jp
4f669020 |
17:30 Mateusz Piotrowski (0mp)
converters/yj-bruceadams: Update to 1.2.4
0471760 |
17:20 Christoph Moench-Tegeder (cmt) 2026Q3
mail/thunderbird-esr: update to 153.3.1
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/153.3.1esr/releasenotes/
(cherry picked from commit 0b64548bab07a98fb124c4788b3e2c3ab02b57bf)
cde58e1 |
17:19 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 153.3.1
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/153.3.1esr/releasenotes/
0b64548 |
17:03 Jochen Neumeister (joneum) 
- www/immich 3.2.2_2
High performance self-hosted photo and video management solution
www/immich: Cleanup port
USE_GNOME needs gnome in USES to take effect, so glib20 was never declared.
Stop packaging source maps, type declarations, tests and coverage reports.
Sponsored by: Netzkommune GmbH
6dceece |
16:26 Jochen Neumeister (joneum)
www/immich-public-proxy: Add New Port
Immich Public Proxy serves shared links from an Immich server without
exposing the server itself to the internet. Only content that has been
shared explicitly is reachable, and the proxy speaks to Immich over its
API on the local network.
WWW: https://github.com/alangrainger/immich-public-proxy
Sponsored by: Netzkommune GmbH
46809c9 |
16:26 Jochen Neumeister (joneum)
www/immich-go: Add New Port
immich-go uploads photos and videos to an Immich server from the command
line, without needing Node.js. Beyond plain folders it reads Google Photos
Takeout archives, including their JSON sidecars, and can import albums,
apply tags and filter by date or file type.
WWW: https://github.com/simulot/immich-go
Sponsored by: Netzkommune GmbH
f979281 |
16:26 Jochen Neumeister (joneum)
www/immich-cli: Add New Port
The Immich command line interface uploads photos and videos to an Immich
server from a shell, either in one go or by watching a directory for new
files. It talks to the server over its API, so it can run on a machine
that does not host Immich itself.
WWW: https://immich.app/
Sponsored by: Netzkommune GmbH
2620bdb |
16:26 Jochen Neumeister (joneum)
www/immich-ml: Add optical character recognition
Text in photos is now read by graphics/py-rapidocr, which makes the search
find words that appear inside an image.
The rc script gained an environment file, a child pid file and a umask of
027, the log file is rotated by newsyslog, and pkg-message is substituted
from files/pkg-message.in.
Sponsored by: Netzkommune GmbH
a70d6ed |
16:26 Jochen Neumeister (joneum) 
- www/immich 3.2.2_1
High performance self-hosted photo and video management solution
www/immich: Fix packaging and harden the service
The plist is now generated in full instead of relying on the temporary
one, which caught an undeclared link of sharp against glib and gettext.
Both are declared now.
The rc script gained an environment file, a child pid file so that stopping
the service leaves no orphans, a umask of 027 for the files it creates and
a configurable bind address. It also waits for postgresql and valkey.
pkg-message moved to files/pkg-message.in so that the paths it prints are
substituted, and the log files are rotated by newsyslog.
Sponsored by: Netzkommune GmbH
a07473e |
16:26 Jochen Neumeister (joneum)
graphics/py-rapidocr: Add New Port
RapidOCR provides the text detection and recognition models of PaddleOCR
converted to ONNX, so they can be run without the PaddlePaddle framework.
Detection locates the text boxes in an image, recognition reads the text
inside them.
cv2 comes from graphics/opencv rather than from the headless wheel, which
conflicts with it and with misc/py-insightface.
WWW: https://github.com/RapidAI/RapidOCR
Sponsored by: Netzkommune GmbH
8852f79 |
16:26 Jochen Neumeister (joneum)
devel/py-omegaconf: Generate the parser with devel/antlr4
The bundled antlr 4.9.3 jar generates a parser that the antlr4 runtime in
the tree refuses to load, so every consumer fails at import time. Generate
it with devel/antlr4 instead and depend on the matching Python runtime.
PR: 298604
Approved by: yuri (maintainer)
Sponsored by: Netzkommune GmbH
e875842 |
15:51 Mateusz Piotrowski (0mp)
x11-fonts/manrope: Update to 4.505
Sponsored by: fme AG
699c75c |
15:21 Mateusz Piotrowski (0mp)
shells/py-crazy-complete: Update to 0.3.9
Sponsored by: fme AG
2f0d566 |
15:20 Mateusz Piotrowski (0mp) 
- x11-fonts/iosevka 34.8.1
Slender monospace sans-serif and slab-serif typeface for programming
x11-fonts/iosevka: Update to 34.8.1
Sponsored by: fme AG
830a4db |
15:18 Siva Mahadevan (siva)
lang/trealla-prolog: upgrade to 3.10.19
While here, add PORTSCOUT=ignore:1.
c6a5bf2 |
15:18 Siva Mahadevan (siva)
www/py-grimoirelab: upgrade to 1.22.0
a323b39 |
15:18 Siva Mahadevan (siva) 
- textproc/py-kidash 1.1.10
GrimoireLab script to manage Kibana dashboards from the command line
textproc/py-kidash: upgrade to 1.1.10
6b9d9c3 |
15:18 Siva Mahadevan (siva)
textproc/py-grimoire-elk: upgrade to 1.8.2
5eccf68 |
15:18 Siva Mahadevan (siva)
devel/py-sortinghat: upgrade to 1.15.1
3886935 |
15:18 Siva Mahadevan (siva)
devel/py-sirmordred: upgrade to 1.2.12
d2b05f6 |
15:18 Siva Mahadevan (siva)
devel/py-perceval-weblate: upgrade to 1.1.10
56ae6ea |
15:18 Siva Mahadevan (siva)
devel/py-perceval-puppet: upgrade to 1.1.10
23b2f47 |
15:18 Siva Mahadevan (siva)
devel/py-perceval-opnfv: upgrade to 1.1.10
7263879 |
15:18 Siva Mahadevan (siva)
devel/py-perceval-mozilla: upgrade to 1.2.10
1bb15e1 |
15:18 Siva Mahadevan (siva)
devel/py-grimoirelab-toolkit: upgrade to 1.2.8
3a923ad |
15:18 Siva Mahadevan (siva)
devel/py-graal: upgrade to 1.2.10
a194a91 |
15:18 Siva Mahadevan (siva)
devel/py-cereslib: upgrade to 1.1.10
528d985 |
15:18 Siva Mahadevan (siva) 
- devel/py-perceval 1.6.0
Send Sir Perceval on a quest to fetch and gather data from software repositories
devel/py-perceval: upgrade to 1.6.0
50958b6 |