IABSD.fr/ports

Branch :


Log

Author Commit Date CI Message
8b6e4cbc 2026-06-02 05:34:21 Update to Xwayland 24.1.12.
e2cceed1 2026-06-01 21:26:14 llvm22 fix
976fa997 2026-06-01 21:08:42 devel/codex: update to 0.136.0
fd5d1638 2026-06-01 20:32:53 Update i2p to 2.12.0 and new homepage. Adapted from a diff by David Unden Collado.
35c17f9a 2026-06-01 19:52:29 sync patches with base
c3ea60d5 2026-06-01 19:42:39 fixup previous, there were bits missing
901af155 2026-06-01 19:39:10 remove checks for older non-supported llvm versions; from Brad
6aacc19c 2026-06-01 19:28:27 +net/nchat OK: kn@
01bcae2e 2026-06-01 19:27:34 net/nchat: new port (version 5.15.26) nchat is a multi-protocol terminal-based messaging client for Telegram, WhatsApp and Signal, altough only the former is currently supported on OpenBSD. From new maintainer Mykyta Nazarenko OK: kn@
5793327a 2026-06-01 18:23:20 apply a missing patch from the previous update
310bb5a7 2026-06-01 18:19:29 Update to audacious-4.6 Changes: https://audacious-media-player.org/news/64-audacious-4-6-released Upstream dropped autotools support in favor of Meson, allowing us to remove some patches. check_sym reported dynamic export removals, bumped libs accordingly.
7e3b08b3 2026-06-01 17:17:26 Unbreak with llvm22. Better DESCR.
e0e686a2 2026-06-01 14:13:58 hook up cubicsdr
772c7da3 2026-06-01 14:13:16 import cubicsdr CubicSDR is the software portion of Software Defined Radio. By Using hardware that converts RF spectrum into a digital stream we are able to build complex radios to do many types of functions in software instead of traditional hardwre. Paired with a supported hardware receiver, you can use CubicSDR to explore the RF world around you. Discover Satellite transmissions, Amateur Radio, Rail, Areonautical, Shortwave, or any number of possible signals floating through the air. OK benoit@
6b4f7020 2026-06-01 10:56:24 Update to exsmail 2.9 from maintainer/upstream Laurence Tratt
9e4d1916 2026-06-01 10:09:25 +plutosvg
c9a99fd8 2026-06-01 10:07:29 Import plutosvg-0.0.8. PlutoSVG is a compact and efficient SVG rendering library written in C. It is specifically designed for parsing and rendering SVG documents embedded in OpenType fonts, providing an optimal balance between speed and minimal memory usage. It is also suitable for rendering scalable icons. from Matthew/"fiddle"; thanks! previous version ok jtt@
54c1de3f 2026-06-01 10:03:56 misc/llama.cpp: update to b9409
75f20c54 2026-06-01 10:03:03 devel/libggml: update to 0.13.1
7e1a84ae 2026-06-01 09:22:39 geo/qgis: fix build with llvm 22 - use -O0 on textrenderer/qgsfontmanager.cpp otherwise c++ spins forever - set SKIP_PRECOMPILE_HEADERS ON on qgsexpression_texts.cpp otherwise llvm errors with "OptimizationLevel differs in precompiled file vs. current file" joint work with tb@, thanks!
48824f3b 2026-06-01 08:48:48 Update to dnsdist 2.0.6
2d3f1f2a 2026-06-01 08:42:23 Update to PowerDNS Authoritative Server 5.0.5
bbec4391 2026-06-01 08:36:30 Update for Nextcloud to 32.0.10 https://nextcloud.com/changelog/#latest32 OK sthen@
7c08ee33 2026-06-01 08:31:02 update to tomcat-10.1.55
cc31e647 2026-06-01 08:27:55 textproc/trdsql: update to 1.2.3
56a849e3 2026-06-01 08:23:23 Update to sameboy-1.0.3.
1b76c1ce 2026-06-01 08:21:44 Update to rgbds-1.0.1.
ddb6f084 2026-06-01 08:20:45 Update to cyberchef-11.0.0.
9450a37e 2026-06-01 08:16:37 Update to vnu-26.5.29.
dca8aaa5 2026-06-01 06:26:53 audio/gmpc-plugins: add some GTK_MACRO casts to fix build with llvm 22
ade5494f 2026-06-01 06:11:01 Switch from embedded minizip to system minizip. Fixes the build with clang 22.
7d4ec0fd 2026-06-01 06:08:47 Update to vgmstream-2117. Fixes the build with clang 22.
f236de02 2026-05-31 22:40:21 Fix angelscript segfault in BarbarianAI of recoil-rts. Found by fabien@ who also came up with the fix. see https://github.com/anjo76/angelscript/pull/72
d44741f1 2026-05-31 22:12:00 www/hugo: update to 0.162.1 Changes: - https://github.com/gohugoio/hugo/releases/tag/v0.162.0 - https://github.com/gohugoio/hugo/releases/tag/v0.162.1
055f94fa 2026-05-31 20:35:27 unbreak build on llvm 22
ebef9308 2026-05-31 19:35:46 shells/nushell: Update to 0.113.1
f88025aa 2026-05-31 16:00:03 update to fastnetmon-1.2.9, including an update to the bundled fmtlib which unbreaks llvm22 build.
0d73e05b 2026-05-31 15:28:14 Update for Nextcloud to 33.0.4 OK rsadowski
4851f00b 2026-05-31 15:25:41 Since security/nettle installs a header that needs c99 (alignas) move to ports-gcc to fix the build on sparc64
3996febd 2026-05-31 14:59:20 update ipython to 9.14.0
60fc0feb 2026-05-31 14:58:26 update py-holidays to 0.97
45c02c8a 2026-05-31 13:28:53 +devel/git-tools OK: rsadowski@
8b63f75b 2026-05-31 13:28:18 devel/git-tools: new port (version 2025.08) Assorted git-related scripts and tools: - git-branches-rename: Batch renames branches with a matching prefix to another prefix - git-clone-subset: Clones a subset of a git repository - git-find-uncommitted-repos: Recursively list repos with uncommitted changes - git-rebase-theirs: Resolve rebase conflicts and failed cherry-picks by favoring 'theirs' version - git-restore-mtime: Restore original modification time of files based on the date of the most recent commit that modified them - git-strip-merge: A git-merge wrapper that deletes files on a "foreign" branch before merging OK: rsadowski@
4ed0c14c 2026-05-31 12:31:29 unbreak build on llvm 22
023c0b41 2026-05-31 11:51:24 devel/codex: update to 0.135.0
cac3a069 2026-05-31 08:51:15 Fix build with llvm 22.
f762b87f 2026-05-31 08:38:58 firefox: use XShm 1.2 for screeen capture in webrtc, which works with default pledges. With the help of robert@. ok landry@
5d754a40 2026-05-31 07:55:40 net/netpipes - unbreak build on llvm 22 Distfile has been moved. Feedback from tb@
578ddba5 2026-05-31 07:40:45 Update to libxkbcommon-1.13.2.
7cd0ac44 2026-05-31 07:37:07 Update to libical-4.0.2.
15639f34 2026-05-31 07:35:38 Update to netatalk-4.5.0.
87f19ed0 2026-05-31 07:23:03 Update to libgphoto-2.5.34.
1f2191ba 2026-05-31 06:33:25 www/sope: fix build with llvm 22 change some types to fix -Wincompatible-pointer-types warnings turned errors with 22, and put a -Wno-error=incompatible-pointer-types on the one i have no idea how to fix. Objective-C definitely is a weird language...
6a721804 2026-05-31 05:32:58 Update clementine to 1.4.1pl76
67bb03d2 2026-05-31 05:30:52 geo/qgis: update to 4.0.3
f0f3008d 2026-05-31 01:05:38 unbreak build on llvm 22
e849eb71 2026-05-31 00:20:42 fix build with llvm22, thanks to tb@ who figured this out
eca84808 2026-05-31 00:05:14 unbreak build on llvm 22
6eb0ae28 2026-05-30 23:54:55 unbreak build on llvm 22 - take maintainer - update to 2.3.1 - remove duplicate index.html from DOCS1
bbe9538a 2026-05-30 23:31:23 sysutils/whowatch: fix build with llvm22 Fix a type error in a configure snippet that broke with LLVM 22. While here, sync up some prototypes to eliminate a slew of warnings.
d3e6ddd6 2026-05-30 22:05:37 update mboxgrep to 0.7.13 still builds on llvm 22, but project has switched from pcre to pcre2.
f17ce5aa 2026-05-30 21:47:56 unbreak build on llvm 22 by updating to git head
58c362dd 2026-05-30 21:37:16 audio/libgpod: llvm22 build fix, from Ariadne Conill via Alpine Linux
cc22aa60 2026-05-30 20:26:42 Fix build with llvm 22.
0411a16e 2026-05-30 19:15:04 mlt7: add clang-module like the other clang-scan-deps consumers
e28d71c5 2026-05-30 17:18:37 Building with the newer nettle, aide now also needs stdalign.h Move to ports-gcc on sparc64 to fix the build
3eb1327a 2026-05-30 15:45:59 Unbreak build on i386 with llvm 22.
1c06bee5 2026-05-30 15:30:21 remove editors/axe The last release dates from 1994 and the code becomes increasingly difficult to build with modern C compilers. It broke again with llvm22. ok kn@ tb@ matthieu@
f0640bb4 2026-05-30 14:09:32 coreboot-utils: bump
ac5f7457 2026-05-30 14:08:15 coreboot-utils: fix build with llvm22 Pull in an upstream workaround for string truncation and fix an uninitialized variable warning for a zero-length write. This port could do with an update...
7c6bcfaf 2026-05-30 14:01:44 quirks for xasteroids xpilot
ecb67cfe 2026-05-30 14:00:52 remove old x11 games that were already failing (xasteroids segfaulting all over the place, at least on LP64; xpilot unable to connect to either network or local server). ok tb
5e6a5d30 2026-05-30 13:57:36 sdl2: fix build on i386 with LLVM 22 with --disable-mmx --disable-sse --enable-sse2 various errors like this in MMX/SSE functions: error: always_inline function '_mm_setzero_si64' requires target feature 'sse2', but would be inlined into function 'BlitRGBtoRGBPixelAlphaMMX' that is compiled without support for 'sse2'
820850ee 2026-05-30 13:49:30 htmldoc: fix search path in installed binaries, reported by Matthias Andree, ok benoit
c2433edb 2026-05-30 13:47:26 Update to a recent checkout to help build with llvm 22. This is still not enough so temporarily use an axe until upstream fixes the remaining failures.
507d816b 2026-05-30 13:42:03 pass NULL instead of (int*) 0 as FDs to select
f01cabc6 2026-05-30 13:34:20 mark BROKEN for now, bpf_timeval vs timeval problems
f6c31343 2026-05-30 13:28:38 fix cast for llvm22
ac6393da 2026-05-30 13:19:12 Axe to unbreak build with llvm 22. Regen WANTLIB while here.
3fcbd5f0 2026-05-30 13:10:44 update to clamsmtp-1.10.2, update HOMEPAGE/SITES to fix, patch some obvious issues
38515499 2026-05-30 13:03:58 Fix build with llvm 22; from Arch Linux.
0b2d870d 2026-05-30 12:50:06 Remove telepathy-logger, nothing uses it anymore and it does not build with llvm 22.
2cb78a0e 2026-05-30 12:48:37 net/telepathy/telepathy-logger is not needed.
5b23846b 2026-05-30 12:45:33 update to 148.0.7778.215
9af4e207 2026-05-30 12:42:38 Use an haxe to fix build with llvm 22. The project is dead upstream.
cef89b4e 2026-05-30 11:58:22 update to algol68g-3.12.2
c6ccddce 2026-05-30 11:51:55 Fix build with llvm 22.
b8eecf74 2026-05-30 11:43:39 Update to gemini-cli-0.44.1.
24caa816 2026-05-30 11:38:46 Update to awscli-1.45.18.
fc0b22d2 2026-05-30 11:38:31 Update to py3-boto3-1.43.18.
37dbf016 2026-05-30 11:38:21 Update to py3-s3transfer-0.18.0.
d9e4010c 2026-05-30 11:38:11 Update to py3-botocore-1.43.18.
b76c090b 2026-05-30 11:37:22 point portroach at https://algol68genie.nl/en/algol-68-genie-source-code-repository/ in the hope it may cope better with this than the SITES url
a6524fd4 2026-05-30 11:34:15 Update to cyrus-imapd-3.13.5.
23b803fc 2026-05-30 11:32:06 move to github, was on xs4all homepages
95d19179 2026-05-30 11:26:03 comment about unveil/pledge for symux
98d1e9b9 2026-05-30 11:24:40 update to symon-2.91
ff01d060 2026-05-30 11:22:52 Update to gnome-shell-49.7.
d836937d 2026-05-30 11:15:59 uodate HOMEPAGE/SITES (RIP xs4all website hosting) new url from Marcel van der Veer (upstream)
2d1d23ed 2026-05-30 10:53:36 update to py3-pipx-1.13.0