GET /api/v1/ports/p5.28-dbd-mariadb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-dbd-mariadb",
"portdir": "perl/p5-dbd-mariadb",
"version": "1.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBD::MariaDB",
"description": "Perl DBI driver for access to MariaDB and MySQL databases",
"long_description": "DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no-one ever requested them.",
"active": true,
"categories": [
"sysutils",
"www",
"perl"
],
"maintainers": [],
"variants": [
"mariadb10_3",
"mariadb10_4",
"mariadb10_5",
"mariadb10_6",
"mariadb10_7",
"mariadb10_8",
"mysql8",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-devel-checklib",
"p5.28-test-deep",
"p5.28-time-hires",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.28-dbi",
"mariadb-10.6",
"perl5.28"
]
}
],
"depends_on": []
}