• Does a default mysql/mariadb mapping exist?

    From Michael Grimm@trashcan@ellael.org to muc.lists.freebsd.ports on Fri Feb 6 21:27:07 2026
    From Newsgroup: muc.lists.freebsd.ports

    Hi,
    I am preferring mariadb over mysql, thus I do have to tell all relevant ports to depend on a given mariadb version like (make.conf):
    # MYSQL/MARIADB mappings
    #
    # Possible values see: https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk
    # 8.0, 8.4, 9.1, 9.4 MSQL
    # 10.6m, 10.11m, 11.4m, 11.8m MARIADB
    #
    DEFAULT_VERSIONS+= mysql=11.8m
    But: Is there a way to define something like "use whatever mariadb version is considered default w.r.t the current default mysql version"?
    Thanks and regards,
    Michael
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Michael Grimm@trashcan@ellael.org to muc.lists.freebsd.ports on Sat Feb 7 20:27:09 2026
    From Newsgroup: muc.lists.freebsd.ports

    Gleb Popov <arrowd@freebsd.org> wrote:

    On Fri, Feb 6, 2026 at 11:27rC>PM Michael Grimm <trashcan@ellael.org> wrote:
    But: Is there a way to define something like "use whatever mariadb version is considered default w.r.t the current default mysql version"?
    This is being worked on in https://reviews.freebsd.org/D43946
    Great, and thanks for that link.
    Regards,
    Michael
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21b-Linux NewsLink 1.2