IABSD.fr/ports/lang

Branch :


Log

Author Commit Date CI Message
0df86c1f 2026-01-03 07:52:20 Update clazy to 1.16
15e720c9 2025-12-30 17:16:18 Add Tcl 9. Use string comparisons because (9 == 9.0) but ("9" != "9.0"). Hardcode some version numbers for simplicity. ok gkoehler@
94ca8ae7 2025-12-30 17:15:17 +9
a49e19b4 2025-12-30 17:13:38 Import Tcl 9.0.3. Tcl 9 arrives with 64-bit sizes, improved Unicode, ZIP filesystems, and too many other additions and improvements to list here. The Tcl 9 port is essentially the same as the Tcl 8.* ports, except: The port and some installed files and directories are simply "9", not "9.0". Future versions will also be "9", not separate "9.1", "9.2", etc. Many script extensions and programs will continue to work with 9. Binary extensions compiled against 8.* cannot be loaded into 9. https://sourceforge.net/projects/tcl/files/Tcl/9.0.0/tcl-release-notes-9.0.0.md https://sourceforge.net/projects/tcl/files/Tcl/9.0.1/tcl-release-notes-9.0.1.md https://sourceforge.net/projects/tcl/files/Tcl/9.0.2/tcl-release-notes-9.0.2.md https://sourceforge.net/projects/tcl/files/Tcl/9.0.3/tcl-release-notes-9.0.3.md ok gkoehler@
ce98f109 2025-12-28 14:52:56 update lang/sbcl to 2.6.0 Changelog: https://sbcl.org/news.html#2.6.0
7f1790ea 2025-12-27 16:28:20 Support ruby40 FLAVOR when building ruby gem ports OK tb@
9eaca2e2 2025-12-27 16:26:23 Hookup Ruby 4.0
95a9d4be 2025-12-27 16:25:13 Import Ruby 4.0.0 Mark BROKEN on sparc64 as it doesn't build. arm64 testing by tb@ sparc64 issue found by tb@ OK tb@
6e8a79de 2025-12-25 09:32:39 update to lucee-6.2.4.24
dbb2bcf5 2025-12-22 12:09:39 don't depend on x11/wxWidgets,-webview on i386