[Midnightbsd-cvs] [MidnightBSD/mports] ae7ad2: www/node24: use sqlite:port to get session and met...
Lucas Holt
noreply at github.com
Sun May 24 14:24:26 EDT 2026
Branch: refs/heads/www/node24
Home: https://github.com/MidnightBSD/mports
Commit: ae7ad20355cfde844bae2ccc8b43348a825a94a1
https://github.com/MidnightBSD/mports/commit/ae7ad20355cfde844bae2ccc8b43348a825a94a1
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M www/node24/Makefile
Log Message:
-----------
www/node24: use sqlite:port to get session and metadata extensions
Node.js 24 uses sqlite3session_* and sqlite3_column_*_name APIs from
the SQLite session and column metadata extensions, which are not compiled
into the base system sqlite3. Force use of the ports sqlite3 which has
SESSION and METADATA enabled by default.
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list