HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "postgresql12",
"portdir": "databases/postgresql12",
"version": "12.22",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"python",
"python27",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"readline",
"kerberos5",
"zlib",
"libxslt",
"libxml2",
"icu",
"openssl"
]
},
{
"type": "run",
"ports": [
"postgresql_select-12"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg12-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"pg12-postgis3",
"pg12-pgrouting",
"pg12-pgpointcloud",
"pg12-timescaledb",
"timescaledb1",
"postgis2",
"p5.26-dbd-pg"
]
},
{
"type": "run",
"ports": [
"postgresql12-server"
]
}
]
}