GET /api/v1/ports/php81-postgresql/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php81-postgresql",
"portdir": "lang/php",
"version": "8.1.18",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pgsql",
"description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
"long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1647
}
],
"variants": [
"postgresql82",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"postgresql92",
"postgresql93",
"postgresql94",
"postgresql95",
"postgresql96",
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php81",
"postgresql15"
]
}
],
"depends_on": []
}