HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "postgresql15",
"portdir": "databases/postgresql15",
"version": "15.10",
"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": 115
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"python",
"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-15"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg15-postgis3-doc"
]
},
{
"type": "lib",
"ports": [
"mosml-dynlibs",
"pg15-pgrouting",
"pg15-postgis3",
"R-RPostgreSQL",
"qt4-mac-postgresql15-plugin",
"postgis3",
"pg15-pgpointcloud",
"PDAL",
"osm2pgrouting",
"R-RPostgres",
"R-adbcpostgresql",
"pg15-timescaledb",
"pgmodeler",
"octave-database",
"grass7",
"mapserver",
"qt6-psql-plugin",
"qt64-psql-plugin",
"qt67-psql-plugin"
]
},
{
"type": "run",
"ports": [
"postgresql15-server"
]
}
]
}