pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/defaults



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jan  4 15:12:39 UTC 2026

Modified Files:
        pkgsrc/mk/defaults: options.description

Log Message:
options.description: Add mariadb

mariadb is separate from mysql, because p5-DBD-mysql does not work
with mariadb.   Thus, at least for perl packages, one must treat mysql
and mariadb as separate kinds of databases.


To generate a diff of this commit:
cvs rdiff -u -r1.753 -r1.754 pkgsrc/mk/defaults/options.description

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.753 pkgsrc/mk/defaults/options.description:1.754
--- pkgsrc/mk/defaults/options.description:1.753        Sat Dec 27 19:02:48 2025
+++ pkgsrc/mk/defaults/options.description      Sun Jan  4 15:12:39 2026
@@ -604,6 +604,7 @@ mailwrapper         Use mailwrapper to handle M
 maintainer-zts         Enable the Zend Thread Safety option for PHP.
 manual                 Include manual.
 marble                 Enable marble (virtual globe) support.
+mariadb                        Enable MariaDB support.
 mbedtls                        Enable mbed TLS support.
 mc-charset             Enable charset selection and conversion.
 mc-edit                        Include the built-in editor.



Home | Main Index | Thread Index | Old Index