<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/.fmsbw, branch lsp</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>.fmsbw/50-ubuntu22-appimage: hopefully fixed AppImage builds</title>
<updated>2026-08-07T19:23:59+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-08-07T19:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=7a6e1ebb6e3257d62a472fe41aaead910904da54'/>
<id>7a6e1ebb6e3257d62a472fe41aaead910904da54</id>
<content type='text'>
I am unsure why it now suddenly causes problems.
pkg2appimage appears to download the appimagetool.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I am unsure why it now suddenly causes problems.
pkg2appimage appears to download the appimagetool.
</pre>
</div>
</content>
</entry>
<entry>
<title>.fmsbw/10-freebsd14-msys-sciteco: use wine64.bin instead of wine64</title>
<updated>2026-08-07T11:05:18+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-08-07T11:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=2ba5a5b4d311105c33dc59b17fbde6a82b7fb36a'/>
<id>2ba5a5b4d311105c33dc59b17fbde6a82b7fb36a</id>
<content type='text'>
wine64 nowadays appears to require a 32-bit Wine as well, so replace
it with wine64.bin.
The quasi-msys2 python3 could theoretically also be launched with
wine64.bin, but I prefer to run it with the FreeBSD-native python3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wine64 nowadays appears to require a 32-bit Wine as well, so replace
it with wine64.bin.
The quasi-msys2 python3 could theoretically also be launched with
wine64.bin, but I prefer to run it with the FreeBSD-native python3.
</pre>
</div>
</content>
</entry>
<entry>
<title>.fmsbw/10-freebsd14-msys-sciteco: fixed bundling DLLs</title>
<updated>2026-08-06T22:15:50+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-08-06T21:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=65e2484626b6789d80c6ca57aeb5797ee618c07f'/>
<id>65e2484626b6789d80c6ca57aeb5797ee618c07f</id>
<content type='text'>
quasi-msys2 apparently overwrites python3 with a win32 version.
This no longer works without installing a 32-bit Wine version.
Instead, I now force it to run with the native FreeBSD python3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
quasi-msys2 apparently overwrites python3 with a win32 version.
This no longer works without installing a 32-bit Wine version.
Instead, I now force it to run with the native FreeBSD python3.
</pre>
</div>
</content>
</entry>
<entry>
<title>.fmsbw/10-freebsd14-msys-sciteco: fixed building with --disable-malloc-replacement</title>
<updated>2026-08-05T22:52:06+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-08-05T22:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=25c914bb110e25a5b16610644a64b5237d385e0c'/>
<id>25c914bb110e25a5b16610644a64b5237d385e0c</id>
<content type='text'>
sys/user.h draws in some header from openbsm, so we install it
as well into the freebsd14-sciteco container.
Should fix CI builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sys/user.h draws in some header from openbsm, so we install it
as well into the freebsd14-sciteco container.
Should fix CI builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>disable dlmalloc in Valgrind CI checks</title>
<updated>2026-08-02T10:09:54+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-08-02T10:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=affac915ea52886eea9bc49b43e5173ad6d14147'/>
<id>affac915ea52886eea9bc49b43e5173ad6d14147</id>
<content type='text'>
Otherwise, valgrind won't be able to detect malloc()/free() misuse.
In other words, CI-driven Valgrind checks have always been broken.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, valgrind won't be able to detect malloc()/free() misuse.
In other words, CI-driven Valgrind checks have always been broken.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: fixup the freebsd14-msys-sciteco container: build PDCursesMod with UTF8 support</title>
<updated>2026-01-11T01:01:10+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-01-11T01:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=aeb2c8567ca3a5873c4018ae69b2f0c98114aca1'/>
<id>aeb2c8567ca3a5873c4018ae69b2f0c98114aca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: fixed the freebsd14-sciteco and freebsd14-msys-sciteco images</title>
<updated>2026-01-11T00:11:29+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-01-11T00:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=b38d0cd39a4dde9313d374c1050ec938ccc0d61b'/>
<id>b38d0cd39a4dde9313d374c1050ec938ccc0d61b</id>
<content type='text'>
* ubuntu22-appimage still cannot be built with buildah.
* But at least CI goes through now with PDCursesMod v4.5.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ubuntu22-appimage still cannot be built with buildah.
* But at least CI goes through now with PDCursesMod v4.5.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup 35aac4f06523ba6418df4d2e436fa27c18bd5b11: make sure to link Windows CI builds against the manually built PDCursesMod v4.5.4.</title>
<updated>2026-01-10T16:13:04+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-01-10T16:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=91d6e3639e6a0fa04ee897695a72b22069e64e78'/>
<id>91d6e3639e6a0fa04ee897695a72b22069e64e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows CI builds are now linked against PDCursesMod v4.5.4</title>
<updated>2026-01-10T14:25:00+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-01-10T14:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=35aac4f06523ba6418df4d2e436fa27c18bd5b11'/>
<id>35aac4f06523ba6418df4d2e436fa27c18bd5b11</id>
<content type='text'>
* Should fix scrolling in the Wincon port.
  CTRL modifiers are still "sticky" in WinGUI, though, even though it was supposed
  to be fixed long ago.
* Also, there is now a Makefile to build/reproduce the freebsd14-sciteco and freebsd14-msys-sciteco
  containers via buildah.
  freebsd14-osx-sciteco and ubuntu22-appimage are still TODO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Should fix scrolling in the Wincon port.
  CTRL modifiers are still "sticky" in WinGUI, though, even though it was supposed
  to be fixed long ago.
* Also, there is now a Makefile to build/reproduce the freebsd14-sciteco and freebsd14-msys-sciteco
  containers via buildah.
  freebsd14-osx-sciteco and ubuntu22-appimage are still TODO.
</pre>
</div>
</content>
</entry>
<entry>
<title>20-freebsd14-osx-sciteco: fixed linking against the system's libncurses</title>
<updated>2025-10-06T16:42:15+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2025-10-06T16:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=6a4b90c02f4b4991f20206d116196c8bdeca9da8'/>
<id>6a4b90c02f4b4991f20206d116196c8bdeca9da8</id>
<content type='text'>
Should hopefully fix errors about invalid $TERM.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should hopefully fix errors about invalid $TERM.
</pre>
</div>
</content>
</entry>
</feed>
