GET /api/v1/ports/?format=api&ordering=created_at&page=26
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49367,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=27",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=25",
    "results": [
        {
            "name": "mariadb-10.4",
            "portdir": "databases/mariadb-10.4",
            "version": "10.4.34",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Multithreaded SQL database server",
            "long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "tcp_wrappers",
                        "libxml2",
                        "zlib",
                        "boost178",
                        "openssl11",
                        "judy",
                        "ncurses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.4-server"
                    ]
                }
            ]
        },
        {
            "name": "mariadb-10.4-server",
            "portdir": "databases/mariadb-10.4",
            "version": "10.4.34",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-10.4 as server",
            "long_description": "Run mariadb-10.4 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-10.5",
            "portdir": "databases/mariadb-10.5",
            "version": "10.5.28",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Multithreaded SQL database server",
            "long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "tcp_wrappers",
                        "libxml2",
                        "zlib",
                        "boost178",
                        "openssl3",
                        "judy",
                        "ncurses",
                        "pcre2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbd-mariadb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.5-server"
                    ]
                }
            ]
        },
        {
            "name": "mariadb-10.5-server",
            "portdir": "databases/mariadb-10.5",
            "version": "10.5.28",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-10.5 as server",
            "long_description": "Run mariadb-10.5 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mdbtools",
            "portdir": "databases/mdbtools",
            "version": "1.0.1",
            "license": "(GPL-2+ or LGPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdbtools/mdbtools",
            "description": "libraries and programs to help using MSAccess databases",
            "long_description": "MDB Tools is a suite of libraries and programs to facilitate the use of Microsoft Access databases, also known as Jet databases after the Microsoft Jet Database Engine or as MDB databases after the .mdb extension used by the file containing the database.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "unixodbc",
                "iodbc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmdb2"
                    ]
                }
            ]
        },
        {
            "name": "metakit",
            "portdir": "databases/metakit",
            "version": "2.4.9.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.equi4.com/metakit/",
            "description": "an efficient embedded database library with a small footprint",
            "long_description": "Metakit is an efficient embedded database library with a small footprint. It fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongodb",
            "portdir": "databases/mongodb",
            "version": "6.0.7",
            "license": "SSPL",
            "platforms": "{darwin >= 18}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.mongodb.com/community",
            "description": "high-performance, schema-free, document-oriented (\"NoSQL\") database",
            "long_description": "MongoDB is a high-performance, schema-free, document-oriented (\"NoSQL\") database. The mongodb port tracks the annual major release cycle which focuses on stability.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libyaml",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "yaml-cpp",
                        "curl",
                        "snappy",
                        "libstemmer",
                        "cyrus-sasl2",
                        "libpcap",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msodbcsql",
            "portdir": "databases/msodbcsql",
            "version": "13.1.9.2",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx",
            "description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "long_description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unixODBC",
                        "openssl10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-sqlsrv",
                        "php71-sqlsrv",
                        "php72-sqlsrv",
                        "php73-sqlsrv",
                        "php74-sqlsrv",
                        "php80-sqlsrv",
                        "php81-sqlsrv",
                        "php82-sqlsrv",
                        "php83-sqlsrv"
                    ]
                }
            ]
        },
        {
            "name": "msodbcsql17",
            "portdir": "databases/msodbcsql17",
            "version": "17.10.2.1",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://learn.microsoft.com/sql/connect/odbc/microsoft-odbc-driver-for-sql-server",
            "description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "long_description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unixODBC",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mssql-tools"
                    ]
                }
            ]
        },
        {
            "name": "mssql-tools",
            "portdir": "databases/mssql-tools",
            "version": "17.10.1.1",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://learn.microsoft.com/sql/tools/sqlcmd-utility",
            "description": "Sqlcmd and Bcp for Microsoft(R) SQL Server(R)",
            "long_description": "Sqlcmd and Bcp for Microsoft(R) SQL Server(R)",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msodbcsql17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mycli",
            "portdir": "databases/mycli",
            "version": "1.31.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mycli.net",
            "description": "A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting",
            "long_description": "A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "python39",
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sqlparse",
                        "py313-pyperclip",
                        "py313-configobj",
                        "py313-paramiko",
                        "py313-cli-helpers",
                        "py313-pyaes",
                        "py313-pyfzf",
                        "py313-sqlglot",
                        "python313",
                        "py313-prompt_toolkit",
                        "py313-pygments",
                        "py313-cryptography",
                        "py313-click",
                        "py313-pymysql"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql-connector-odbc",
            "portdir": "databases/mysql-connector-odbc",
            "version": "5.1.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/ODBC",
            "long_description": "The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers (previously called MyODBC drivers) that provide access to a MySQL database using the industry standard Open Database Connectivity (ODBC) API.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "unixODBC"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql-zrm",
            "portdir": "databases/mysql-zrm",
            "version": "3.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zmanda.com/backup-mysql.html",
            "description": "Zmanda Recovery Manager for MySQL",
            "long_description": "Zmanda Recovery Manager (ZRM) for MySQL simplifies the life of a Database Administrator who needs an easy-to-use yet flexible and robust backup and recovery solution for MySQL server. You can find a quick start guide at: http://www.zmanda.com/quick-mysql-backup.html",
            "active": true,
            "categories": [
                "sysutils",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "kmayer",
                    "github": "kmayer",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbi",
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql4",
            "portdir": "databases/mysql4",
            "version": "4.1.22",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.",
            "active": false,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql5",
            "portdir": "databases/mysql5",
            "version": "5.1.72",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "readline",
                        "tcp_wrappers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mysqltcl",
                        "mysql-connector-odbc",
                        "mysqlxx",
                        "ocaml-mysql",
                        "bugzilla",
                        "netmrg",
                        "qt4-mac-mysql5-plugin",
                        "mysql5-lib_mysqludf_fPROJ4",
                        "mysql5-lib_mysqludf_json",
                        "mysql5-lib_mysqludf_xql",
                        "rb-mysql",
                        "rb19-mysql"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql5-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql5-server",
            "portdir": "databases/mysql5",
            "version": "5.1.72",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql51",
            "portdir": "databases/mysql51",
            "version": "5.1.73",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "openssl",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "llvm-gcc42"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tcp_wrappers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac-mysql51-plugin",
                        "libzdb-mysql51",
                        "mysql51-connector-cpp",
                        "mysql51-lib_mysqludf_fPROJ4",
                        "mysql51-lib_mysqludf_json",
                        "mysql51-lib_mysqludf_preg",
                        "mysql51-lib_mysqludf_xql"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql51-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql51-server",
            "portdir": "databases/mysql51",
            "version": "5.1.73",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Run mysql51 as server",
            "long_description": "Run mysql51 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql55",
            "portdir": "databases/mysql55",
            "version": "5.5.62",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "openssl",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "tcp_wrappers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac-mysql55-plugin",
                        "libzdb-mysql55",
                        "mysql55-connector-cpp",
                        "mysql55-lib_mysqludf_fPROJ4",
                        "mysql55-lib_mysqludf_json",
                        "mysql55-lib_mysqludf_preg",
                        "mysql55-lib_mysqludf_xql"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql55-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql55-server",
            "portdir": "databases/mysql55",
            "version": "5.5.62",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Run mysql55 as server",
            "long_description": "Run mysql55 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql55-connector-cpp",
            "portdir": "databases/mysql55-connector-cpp",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/C++ for mysql55.",
            "long_description": "The MySQL Connector/C++ for mysql55. Standardized MySQL database driver for C++ development.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql51-connector-cpp",
            "portdir": "databases/mysql55-connector-cpp",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/C++ for mysql51.",
            "long_description": "The MySQL Connector/C++ for mysql51. Standardized MySQL database driver for C++ development.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql56-connector-cpp",
            "portdir": "databases/mysql55-connector-cpp",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/C++ for mysql56.",
            "long_description": "The MySQL Connector/C++ for mysql56. Standardized MySQL database driver for C++ development.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql57-connector-cpp",
            "portdir": "databases/mysql55-connector-cpp",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/C++ for mysql57.",
            "long_description": "The MySQL Connector/C++ for mysql57. Standardized MySQL database driver for C++ development.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql57"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-connector-cpp",
            "portdir": "databases/mysql55-connector-cpp",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/C++ for mariadb.",
            "long_description": "The MySQL Connector/C++ for mariadb. Standardized MySQL database driver for C++ development.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "percona-connector-cpp",
            "portdir": "databases/mysql55-connector-cpp",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/C++ for percona.",
            "long_description": "The MySQL Connector/C++ for percona. Standardized MySQL database driver for C++ development.",
            "active": false,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "percona"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql55-lib_mysqludf_fPROJ4",
            "portdir": "databases/mysql55-lib_mysqludf_fproj4",
            "version": "0.1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_fPROJ4/",
            "description": "Based on program PROJ.4, lib_mysqludf_fPROJ4 converts geographic longitude and latitude coordinates into cartesian coordinates.",
            "long_description": "This library is based on program PROJ.4 which is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates, by means of a wide variety of cartographic projection functions.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql55",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql5-lib_mysqludf_fPROJ4",
            "portdir": "databases/mysql55-lib_mysqludf_fproj4",
            "version": "0.1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_fPROJ4/",
            "description": "Based on program PROJ.4, lib_mysqludf_fPROJ4 converts geographic longitude and latitude coordinates into cartesian coordinates.",
            "long_description": "This library is based on program PROJ.4 which is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates, by means of a wide variety of cartographic projection functions.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql51-lib_mysqludf_fPROJ4",
            "portdir": "databases/mysql55-lib_mysqludf_fproj4",
            "version": "0.1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_fPROJ4/",
            "description": "Based on program PROJ.4, lib_mysqludf_fPROJ4 converts geographic longitude and latitude coordinates into cartesian coordinates.",
            "long_description": "This library is based on program PROJ.4 which is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates, by means of a wide variety of cartographic projection functions.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql51",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-lib_mysqludf_fPROJ4",
            "portdir": "databases/mysql55-lib_mysqludf_fproj4",
            "version": "0.1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_fPROJ4/",
            "description": "Based on program PROJ.4, lib_mysqludf_fPROJ4 converts geographic longitude and latitude coordinates into cartesian coordinates.",
            "long_description": "This library is based on program PROJ.4 which is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates, by means of a wide variety of cartographic projection functions.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "percona-lib_mysqludf_fPROJ4",
            "portdir": "databases/mysql55-lib_mysqludf_fproj4",
            "version": "0.1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_fPROJ4/",
            "description": "Based on program PROJ.4, lib_mysqludf_fPROJ4 converts geographic longitude and latitude coordinates into cartesian coordinates.",
            "long_description": "This library is based on program PROJ.4 which is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates, by means of a wide variety of cartographic projection functions.",
            "active": false,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "percona",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql55-lib_mysqludf_json",
            "portdir": "databases/mysql55-lib_mysqludf_json",
            "version": "0.0.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_json/",
            "description": "Map database data to the JSON.",
            "long_description": "Map database data to the JSON.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql5-lib_mysqludf_json",
            "portdir": "databases/mysql55-lib_mysqludf_json",
            "version": "0.0.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_json/",
            "description": "Map database data to the JSON.",
            "long_description": "Map database data to the JSON.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql51-lib_mysqludf_json",
            "portdir": "databases/mysql55-lib_mysqludf_json",
            "version": "0.0.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_json/",
            "description": "Map database data to the JSON.",
            "long_description": "Map database data to the JSON.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-lib_mysqludf_json",
            "portdir": "databases/mysql55-lib_mysqludf_json",
            "version": "0.0.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_json/",
            "description": "Map database data to the JSON.",
            "long_description": "Map database data to the JSON.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "percona-lib_mysqludf_json",
            "portdir": "databases/mysql55-lib_mysqludf_json",
            "version": "0.0.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_json/",
            "description": "Map database data to the JSON.",
            "long_description": "Map database data to the JSON.",
            "active": false,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "percona"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql55-lib_mysqludf_preg",
            "portdir": "databases/mysql55-lib_mysqludf_preg",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mysqludf/lib_mysqludf_preg",
            "description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.",
            "long_description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql55",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql51-lib_mysqludf_preg",
            "portdir": "databases/mysql55-lib_mysqludf_preg",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mysqludf/lib_mysqludf_preg",
            "description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.",
            "long_description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql51",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql56-lib_mysqludf_preg",
            "portdir": "databases/mysql55-lib_mysqludf_preg",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mysqludf/lib_mysqludf_preg",
            "description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.",
            "long_description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql56",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-lib_mysqludf_preg",
            "portdir": "databases/mysql55-lib_mysqludf_preg",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mysqludf/lib_mysqludf_preg",
            "description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.",
            "long_description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "percona-lib_mysqludf_preg",
            "portdir": "databases/mysql55-lib_mysqludf_preg",
            "version": "1.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mysqludf/lib_mysqludf_preg",
            "description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.",
            "long_description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.",
            "active": false,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "percona",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql5-lib_mysqludf_preg",
            "portdir": "databases/mysql55-lib_mysqludf_preg",
            "version": "1.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mysql51-lib_mysqludf_preg",
            "homepage": "https://www.macports.org",
            "description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching.",
            "long_description": "lib_mysqludf_preg is a library of mysql UDFs (user-defined-functions) that provide access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. This syntax can often handle more complex expressions and capturing than standard regular expression implementations.",
            "active": false,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql55-lib_mysqludf_xql",
            "portdir": "databases/mysql55-lib_mysqludf_xql",
            "version": "1.0.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_xql/",
            "description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.",
            "long_description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql55",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql5-lib_mysqludf_xql",
            "portdir": "databases/mysql55-lib_mysqludf_xql",
            "version": "1.0.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_xql/",
            "description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.",
            "long_description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql51-lib_mysqludf_xql",
            "portdir": "databases/mysql55-lib_mysqludf_xql",
            "version": "1.0.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_xql/",
            "description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.",
            "long_description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql51",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-lib_mysqludf_xql",
            "portdir": "databases/mysql55-lib_mysqludf_xql",
            "version": "1.0.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_xql/",
            "description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.",
            "long_description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.",
            "active": true,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "percona-lib_mysqludf_xql",
            "portdir": "databases/mysql55-lib_mysqludf_xql",
            "version": "1.0.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mysqludf.org/lib_mysqludf_xql/",
            "description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.",
            "long_description": "The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.",
            "active": false,
            "categories": [
                "databases",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "percona",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql56",
            "portdir": "databases/mysql56",
            "version": "5.6.51",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "tcp_wrappers",
                        "zlib",
                        "openssl11",
                        "libedit",
                        "libevent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nedi",
                        "qt4-mac-mysql56-plugin",
                        "dbslayer",
                        "libzdb-mysql56",
                        "mysql56-connector-cpp",
                        "mysql56-lib_mysqludf_preg",
                        "py27-oursql",
                        "py35-oursql",
                        "py36-oursql"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql56-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql56-server",
            "portdir": "databases/mysql56",
            "version": "5.6.51",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Run mysql56 as server",
            "long_description": "Run mysql56 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql57",
            "portdir": "databases/mysql57",
            "version": "5.7.44",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "ncurses",
                        "lz4",
                        "cyrus-sasl2",
                        "openssl3",
                        "zlib",
                        "libedit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgda5",
                        "drupal8",
                        "zabbix42",
                        "zabbix44",
                        "mysql57-connector-cpp",
                        "neko",
                        "glom",
                        "p5.26-dbd-mysql",
                        "zabbix4",
                        "zabbix5",
                        "sphinx",
                        "wikkawiki",
                        "cacti",
                        "zabbix3",
                        "drupal7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql57-server"
                    ]
                }
            ]
        }
    ]
}