head 1.20; access; symbols pkgsrc-2026Q1:1.20.0.2 pkgsrc-2026Q1-base:1.20 pkgsrc-2025Q4:1.18.0.2 pkgsrc-2025Q4-base:1.18 pkgsrc-2025Q3:1.13.0.4 pkgsrc-2025Q3-base:1.13 pkgsrc-2025Q2:1.13.0.2 pkgsrc-2025Q2-base:1.13 pkgsrc-2025Q1:1.9.0.2 pkgsrc-2025Q1-base:1.9 pkgsrc-2024Q4:1.7.0.2 pkgsrc-2024Q4-base:1.7 pkgsrc-2024Q3:1.2.0.2 pkgsrc-2024Q3-base:1.2; locks; strict; comment @# @; 1.20 date 2026.02.06.10.04.23; author wiz; state Exp; branches; next 1.19; commitid MwQEYCXeWSFvIitG; 1.19 date 2026.01.07.08.46.11; author wiz; state Exp; branches; next 1.18; commitid 1wQ3ICD8eebefrpG; 1.18 date 2025.10.27.20.53.45; author nia; state Exp; branches; next 1.17; commitid xUJSWsKQAxLKAfgG; 1.17 date 2025.10.23.20.36.11; author wiz; state Exp; branches; next 1.16; commitid 1V2hBZn9ypXaCJfG; 1.16 date 2025.10.05.19.25.46; author js; state Exp; branches; next 1.15; commitid U70EDQkwOmfbOpdG; 1.15 date 2025.09.27.09.57.11; author wiz; state Exp; branches; next 1.14; commitid GSXfRJoW2938VkcG; 1.14 date 2025.09.21.18.15.05; author wiz; state Exp; branches; next 1.13; commitid tn5f7O3DThG7SBbG; 1.13 date 2025.06.06.20.15.49; author nia; state Exp; branches; next 1.12; commitid DVoaqShiRkfzYRXF; 1.12 date 2025.05.09.14.56.57; author nia; state Exp; branches; next 1.11; commitid ob21TKQzoo5a7fUF; 1.11 date 2025.04.19.07.57.35; author wiz; state Exp; branches; next 1.10; commitid 8J0gu7BGAw8XqDRF; 1.10 date 2025.04.17.21.50.04; author wiz; state Exp; branches; next 1.9; commitid xcIXAVA292fk6sRF; 1.9 date 2025.02.16.23.28.14; author nia; state Exp; branches; next 1.8; commitid mtctoY6lVPyNzKJF; 1.8 date 2024.12.29.15.09.43; author adam; state Exp; branches; next 1.7; commitid oeKjyQMgtu2FopDF; 1.7 date 2024.12.11.10.32.04; author nia; state Exp; branches; next 1.6; commitid prQ2a366122br4BF; 1.6 date 2024.11.14.22.19.02; author wiz; state Exp; branches; next 1.5; commitid JmuDYqwL4erbdFxF; 1.5 date 2024.11.01.12.51.48; author wiz; state Exp; branches; next 1.4; commitid QB4Wk02mZPuBuWvF; 1.4 date 2024.11.01.00.51.01; author wiz; state Exp; branches; next 1.3; commitid QT27BdVP362gvSvF; 1.3 date 2024.10.04.03.49.18; author ryoon; state Exp; branches; next 1.2; commitid W6qyL3zvAllroisF; 1.2 date 2024.08.25.06.18.30; author wiz; state Exp; branches; next 1.1; commitid BcrSL94SO85mvanF; 1.1 date 2024.08.21.21.08.35; author nia; state Exp; branches; next ; commitid lrFoRXflimyIyJmF; desc @@ 1.20 log @*: recursive bump for nettle 4.0 shlib major bump @ text @# $NetBSD: Makefile,v 1.19 2026/01/07 08:46:11 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-server-/} PKGREVISION= 2 COMMENT= MariaDB 11.4, a free MySQL compatible database (server) CONFLICTS= mysql-server-[0-9]* .include "../../databases/mariadb114-client/Makefile.common" BUILD_DEFS+= VARBASE PLIST_VARS+= disks .include "../../mk/bsd.fast.prefs.mk" # Requires getmntinfo .if ${OPSYS} != "SunOS" PLIST.disks= yes .endif MARIADB_USER?= ${MYSQL_USER:Umariadb} MARIADB_GROUP?= ${MYSQL_GROUP:Umariadb} PKG_USERS_VARS+= MARIADB_USER PKG_GROUPS_VARS+= MARIADB_GROUP PKG_GROUPS= ${MARIADB_GROUP} PKG_USERS= ${MARIADB_USER}:${MARIADB_GROUP} PKG_GECOS.${MARIADB_USER}= MariaDB administrator PKG_HOME.${MARIADB_USER}= ${MARIADB_DATADIR} PKG_SHELL.${MARIADB_USER}= ${SH} RCD_SCRIPTS= mariadb SMF_NAME= mariadb SMF_METHODS= ${RCD_SCRIPTS} CMAKE_CONFIGURE_ARGS+= -DCONNECT_WITH_MONGO=NO CMAKE_CONFIGURE_ARGS+= -DHAVE_LIBCRACK=OFF CMAKE_CONFIGURE_ARGS+= -DWITH_SYSTEMD=no FILES_SUBST+= HOSTNAME_CMD=${HOSTNAME_CMD:Q} FILES_SUBST+= MARIADB_DATADIR=${MARIADB_DATADIR} FILES_SUBST+= MARIADB_USER=${MARIADB_USER} MARIADB_GROUP=${MARIADB_GROUP} BUILD_DEFS+= MARIADB_DATADIR OWN_DIRS_PERMS+= ${MARIADB_DATADIR} ${MARIADB_USER} ${MARIADB_GROUP} 0700 OWN_DIRS_PERMS+= ${VARBASE}/log/mariadb ${MARIADB_USER} ${MARIADB_GROUP} 0700 USE_TOOLS+= bash:run perl:run REPLACE_BASH+= scripts/wsrep_sst_*.sh REPLACE_BASH+= scripts/mariadb-service-convert .include "options.mk" .include "../../databases/mariadb114-client/buildlink3.mk" .include "../../devel/libexecinfo/buildlink3.mk" .include "../../security/tcp_wrappers/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.19 log @*: recursive bump for icu 78.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.18 2025/10/27 20:53:45 nia Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.18 log @mariadb114: Update to 11.4.8 The usual bundle of reliability fixes. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.17 2025/10/23 20:36:11 wiz Exp $ d4 1 @ 1.17 log @*: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.16 2025/10/05 19:25:46 js Exp $ a3 1 PKGREVISION= 4 @ 1.16 log @*: rev bump for curl @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2025/09/27 09:57:11 wiz Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.15 log @*: recursive bump for boost 1.89 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2025/09/21 18:15:05 wiz Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.14 log @*: recursive bump for fmtlib 12 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2025/06/06 20:15:49 nia Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.13 log @mariadb114: Update to 11.4.7 Fixes for the following security issues: - CVE-2025-30722 - CVE-2025-30693 - CVE-2023-52970 - CVE-2023-52969 - CVE-2023-52971 Fixes the build on OpenBSD, detected by drecklypkg ci. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2025/05/09 14:56:57 nia Exp $ d4 1 @ 1.12 log @mariadb: RC script fixes. From RVP on netbsd-users@@. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2025/04/19 07:57:35 wiz Exp $ a3 1 PKGREVISION= 3 @ 1.11 log @*: recursive bump for default Kerberos implementation switch @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/04/17 21:50:04 wiz Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.10 log @*: recursive bump for icu 77 and libxml2 2.14 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/02/16 23:28:14 nia Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.9 log @mariadb: Update packages to latest minor version of LTS releases. While here, delint (mainly fixing whitespace issues in options.mk). Builds on: FreeBSD NetBSD OmniOS macOS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2024/12/29 15:09:43 adam Exp $ d4 1 @ 1.8 log @revbump after updating boost @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2024/12/11 10:32:04 nia Exp $ a3 1 PKGREVISION= 1 @ 1.7 log @mariadb114: Update to 11.4.4 MariaDB 11.4.4 Release Notes Notable Items Storage Engines InnoDB * Fix attempt to read outside the bounds of the file: ./ibdata1 (MDEV-34453) * Fix MariaDB crash with SIGILL because the OS does not support AVX512 (MDEV-34565) * Fix deadlock caused by lock_rec_unlock_unmodified() (MDEV-34690) * Fix duplicate key error in table 'mysql.innodb_table_stats' (MDEV-34207) * Fix possible adaptive hash index corruption with ALTER TABLE...IMPORT TABLESPACE and FULLTEXT SEARCH (MDEV-35059) * XA prepare now correctly releases unmodified records in non-blocking mode (MDEV-34466) * Fix contention between secondary index UPDATE and purge due to large innodb_purge_batch_size (MDEV-34515) * New default of 127 for innodb_purge_batch_size (previously 1000). * Fix redundant page lookups that hurt performance (MDEV-34791) Spider * Fix server crash when calling spider UDF after aria_encrypt_tables is enabled (MDEV-34682) * SELECT MIN on Spider table no longer returns more rows than expected (MDEV-26345) * Fix Spider group by handler wrong result on order by aggregate (MDEV-29546) S3 * Fix Storage Engine S3 that caused 500 error when using Huawai Cloud S3 and possibly other S3 providers (MDEV-34867) * A new option s3-provider has been added. s3-provider=Huawai needs to be set for Huawai Cloud S3 * New option s3_ssl_no_verify, if true, SSL certificate verification for the S3 endpoint is disabled Optimizer * Fix crash caused by query containing constant having clause (MDEV-23983) * Fix assertion with optimizer_join_limit_pref_ratio and 1-table select (MDEV-35072) Data Definition - Alter Table * Modification of the column now correctly checks foreign key constraint (MDEV-34392) * Fix incorrect NULL value handling for instantly dropped BLOB columns (MDEV-35122) Galera * Galera updated to 26.4.20 * Fix server crash when setting wsrep_cluster_address after adding invalid value to wsrep_allowlist table (MDEV-31173) * TOI (ALTER) no longer hangs on a parent table if SR transaction is in progress on a child table (MDEV-34836) * Fix INSERT...SELECT' on MyISAM table suddenly replicated by alera (MDEV-34647) * Fix case where with wsrep_mode=REPLICATE_ARIA, only part of the mixed-engine transactions was replicated (MDEV-30653) * Fix galera_ssl_reload failure with warning message (MDEV-32778) * When InnoDB gets an assertion failure, WSREP layer is now handled gracefully (MDEV-32363) Backup * Recovery now correctly notes some log corruption (MDEV-34802) * InnoDB now correctly merges the change buffer to ROW_FORMAT=COMPRESSED tables (MDEV-34879) * Can now selectively restore sequences using innodb tables from backup (MDEV-32350) JSON * JSON_TABLE now properly unquotes strings (MDEV-27412) * JSON_TABLE default values now allows non-string literals (MDEV-25822) General * mariadbd no longer hangs on startup when --init-file target does not exist (MDEV-34814) * LOAD DATA INFILE with geometry data no longer fails (MDEV-34883) * Fix heap-use-after-free in group_concat with compressed or GIS columns (MDEV-16699) * Fix assertion `!is_cond()' failed in Item_bool_func::val_int / do_select (MDEV-35135) * Trigger now works correctly with bulk update (MDEV-34718) * Fix assertion failure in find_producing_item upon a query from a view (MDEV-35276) * Add new setting, --quick-max-column-width to the mariadb client for use in --quick mode (MDEV-34704) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2024/11/14 22:19:02 wiz Exp $ d4 1 @ 1.6 log @*: recursive bump for icu 76 shlib major version bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/11/01 12:51:48 wiz Exp $ a3 1 PKGREVISION= 4 @ 1.5 log @*: revbump for icu downgrade @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/11/01 00:51:01 wiz Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.4 log @*: recursive bump for icu 76.1 shlib bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/10/04 03:49:18 ryoon Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.3 log @*: Recursive revbump from Boost 1.86.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/08/25 06:18:30 wiz Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.2 log @*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/08/21 21:08:35 nia Exp $ d4 1 @ 1.1 log @databases: Import MariaDB 11.4, the most recent LTS release. MariaDB Server is one of the most popular open source relational databases. It's made by the original developers of MySQL. MariaDB turns data into structured information in a wide array of applications, ranging from banking to websites. It is an enhanced, drop-in replacement for MySQL. MariaDB is used because it is fast, scalable and robust, with a rich ecosystem of storage engines, plugins and many other tools make it very versatile for a wide variety of use cases. MariaDB is developed as open source software and as a relational database it provides an SQL interface for accessing data. The latest versions of MariaDB also include GIS and JSON features. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2024/08/17 00:19:22 nia Exp $ d37 3 a39 3 CMAKE_ARGS+= -DCONNECT_WITH_MONGO=NO CMAKE_ARGS+= -DHAVE_LIBCRACK=OFF CMAKE_ARGS+= -DWITH_SYSTEMD=no @