HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "postgresql14",
"portdir": "databases/postgresql14",
"version": "14.18",
"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": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 128
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"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-14"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg14-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"qore-pgsql-module",
"py36-psycopg2",
"pg14-pgpointcloud",
"pg14-timescaledb",
"py27-psycopg2",
"pg14-postgis3",
"py36-psycopg",
"pg14-pgrouting"
]
},
{
"type": "run",
"ports": [
"postgresql14-server"
]
}
]
}