HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "postgresql17",
"portdir": "databases/postgresql17",
"version": "17.4",
"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": 116
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clangdevel",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"docbook-xsl-nons",
"bison",
"pkgconfig",
"perl5",
"docbook-xml-4.5"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"lz4",
"libxslt",
"zlib",
"zstd",
"icu",
"openssl",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-17",
"curl-ca-bundle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt6-psql-plugin",
"mapnik",
"pg17-timescaledb",
"gdal",
"qgis3",
"qgis3-ltr",
"octave-database",
"py39-psycopg2",
"py310-psycopg2",
"py311-psycopg2",
"py313-psycopg2",
"py312-psycopg2",
"qt68-psql-plugin"
]
},
{
"type": "run",
"ports": [
"postgresql17-server"
]
}
]
}