HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=1007",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=1005",
"results": [
{
"name": "pazpar2",
"portdir": "databases/pazpar2",
"version": "1.14.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.indexdata.com/pazpar2",
"description": "metasearch daemon and server",
"long_description": "Pazpar2 is a high-performance, user interface-independent, data model-independent metasearching middleware webservice featuring merging, relevance ranking, record sorting, and faceted results.",
"active": true,
"categories": [
"devel",
"net",
"databases",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"icu",
"yaz",
"libiconv",
"libxml2",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "oracle-instantclient",
"portdir": "databases/oracle-instantclient",
"version": "11.2.0.4.0",
"license": "Restrictive and Nomirror",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.oracle.com/database/technologies/instant-client.html",
"description": "Oracle database connection libraries",
"long_description": "Oracle Instant Client allows you to run your applications without installing the standard Oracle client or having an ORACLE_HOME.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"TOra",
"ocilib",
"libzdb-oracle",
"qore-oracle-module",
"php83-oracle",
"php82-oracle",
"php81-oracle",
"php80-oracle",
"php74-oracle",
"php73-oracle",
"php72-oracle",
"php71-oracle",
"php70-oracle",
"php56-oracle",
"php55-oracle",
"php54-oracle",
"php53-oracle",
"php52-oracle"
]
}
]
},
{
"name": "openldap",
"portdir": "databases/openldap",
"version": "2.6.13",
"license": "openldap",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openldap.org/",
"description": "OpenLDAP Software",
"long_description": "OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"aci",
"overlays",
"backends",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"mandoc",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5",
"libfetch",
"tcp_wrappers",
"cyrus-sasl2",
"db48",
"openssl"
]
},
{
"type": "test",
"ports": [
"coreutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"echoping",
"gq",
"pwlib",
"xymon-client",
"xymon-server",
"py37-ldap",
"qore-openldap-module",
"rb-ldap",
"py36-ldap",
"py38-ldap",
"virtuoso-6",
"virtuoso-5",
"virtuoso-7",
"gnupg1",
"freeradius",
"mysql8",
"ldapvi",
"evolution-data-server",
"evolution-data-server-gtk4",
"alpine",
"py27-ldap",
"py310-ldap",
"py311-ldap",
"py312-ldap",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"php85-ldap",
"php84-ldap",
"php83-ldap",
"php82-ldap",
"php81-ldap",
"php80-ldap",
"php74-ldap",
"php73-ldap",
"php72-ldap",
"php71-ldap",
"php70-ldap",
"php56-ldap",
"php55-ldap",
"php54-ldap",
"php53-ldap",
"php52-ldap",
"gnupg2",
"py39-ldap",
"seahorse",
"samba4"
]
}
]
},
{
"name": "octosql",
"portdir": "databases/octosql",
"version": "0.13.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cube2222/octosql",
"description": "OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",
"long_description": "OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. OctoSQL is a SQL query engine which allows you to write standard SQL queries on data stored in multiple SQL databases, NoSQL databases, streaming sources and files in various formats trying to push down as much of the work as possible to the source databases, not transferring unnecessary data. OctoSQL does that by creating an internal representation of your query and later translating parts of it into the query languages or APIs of the source databases. Whenever a datasource doesn't support a given operation, OctoSQL will execute it in memory, so you don't have to worry about the specifics of the underlying datasources. OctoSQL supports JSON, CSV, Excel, Parquet, PostgreSQL, MySQL, Redis & Kafka.",
"active": true,
"categories": [
"databases",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ocilib",
"portdir": "databases/ocilib",
"version": "3.12.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://orclib.sourceforge.net/",
"description": "Oracle OCI C wrapper",
"long_description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"oracle-instantclient"
]
}
],
"depends_on": []
},
{
"name": "ocaml-mysql",
"portdir": "databases/ocaml-mysql",
"version": "1.0.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://raevnos.pennmush.org/code/ocaml-mysql/",
"description": "Mysql5 bindings for OCaml",
"long_description": "Mysql5 bindings for OCaml",
"active": true,
"categories": [
"devel",
"databases",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"ocaml-findlib"
]
},
{
"type": "lib",
"ports": [
"mysql5",
"ocaml"
]
}
],
"depends_on": []
},
{
"name": "mysqlxx",
"portdir": "databases/mysqlxx",
"version": "3.0.8",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tangentsoft.net/mysql++/",
"description": "C++ wrapper for MySQL's C API",
"long_description": "MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"mysql5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"mysql5",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "mysqltcl",
"portdir": "databases/mysqltcl",
"version": "3.02",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xdobry.de/mysqltcl/",
"description": "Simple API for Mysql-Database and Tcl scripting language.",
"long_description": "MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.",
"active": false,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mysql5",
"tcl",
"tk"
]
}
],
"depends_on": []
},
{
"name": "mysql_select",
"portdir": "databases/mysql_select",
"version": "0.1.2",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default MySQL version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of MySQL.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mariadb-10.5",
"mariadb",
"mysql57",
"percona",
"mysql51",
"mysql56",
"mysql8",
"mysql55",
"mariadb-10.10",
"mariadb-10.11",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.6",
"mariadb-10.7",
"mariadb-10.8",
"mariadb-10.9",
"mariadb-11.4"
]
}
]
},
{
"name": "mysql8-server",
"portdir": "databases/mysql8",
"version": "8.4.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.mysql.com",
"description": "Run mysql8 as server",
"long_description": "Run mysql8 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"mysql8"
]
}
],
"depends_on": []
},
{
"name": "mysql8",
"portdir": "databases/mysql8",
"version": "8.4.8",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.mysql.com",
"description": "Multithreaded SQL database server",
"long_description": "MySQL is an open-source, multi-threaded SQL database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-22",
"bison",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libevent",
"protobuf3-cpp",
"curl",
"zlib",
"openssl3",
"cyrus-sasl2",
"libfido2",
"zstd",
"openldap",
"icu"
]
},
{
"type": "run",
"ports": [
"mysql_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dbd-mysql",
"p5.30-dbd-mysql",
"p5.32-dbd-mysql",
"p5.34-dbd-mysql"
]
},
{
"type": "run",
"ports": [
"postfixadmin",
"mysql8-server"
]
}
]
},
{
"name": "mysql57-server",
"portdir": "databases/mysql57",
"version": "5.7.44",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mysql.com/",
"description": "Run mysql57 as server",
"long_description": "Run mysql57 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"mysql57"
]
}
],
"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": [
"zabbix5",
"drupal8",
"zabbix42",
"zabbix44",
"mysql57-connector-cpp",
"neko",
"p5.26-dbd-mysql",
"sphinx",
"wikkawiki",
"cacti",
"zabbix3",
"drupal7",
"libgda5",
"glom",
"zabbix4"
]
},
{
"type": "run",
"ports": [
"mysql57-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": "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": "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": "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": "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": "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": "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_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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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",
"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": [
"mysql55-lib_mysqludf_xql",
"libzdb-mysql55",
"mysql55-connector-cpp",
"mysql55-lib_mysqludf_fPROJ4",
"mysql55-lib_mysqludf_json",
"mysql55-lib_mysqludf_preg",
"qt4-mac-mysql55-plugin"
]
},
{
"type": "run",
"ports": [
"mysql55-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": "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": [
"mysql51-lib_mysqludf_xql",
"libzdb-mysql51",
"mysql51-connector-cpp",
"mysql51-lib_mysqludf_fPROJ4",
"mysql51-lib_mysqludf_json",
"mysql51-lib_mysqludf_preg",
"qt4-mac-mysql51-plugin"
]
},
{
"type": "run",
"ports": [
"mysql51-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": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"mysql5"
]
}
],
"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": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"readline",
"tcp_wrappers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netmrg",
"mysql-connector-odbc",
"mysqlxx",
"ocaml-mysql",
"bugzilla",
"qt4-mac-mysql5-plugin",
"mysql5-lib_mysqludf_fPROJ4",
"mysql5-lib_mysqludf_json",
"rb-mysql",
"rb19-mysql",
"mysqltcl",
"mysql5-lib_mysqludf_xql"
]
},
{
"type": "run",
"ports": [
"mysql5-server"
]
}
]
},
{
"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": 100
}
],
"variants": [
"server",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"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": []
}
]
}