GET /api/v1/ports/postgresql16/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "postgresql16",
    "portdir": "databases/postgresql16",
    "version": "16.9",
    "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",
        "tcl",
        "llvm",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "python3",
        "perl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "docbook-xsl-nons",
                "bison",
                "pkgconfig",
                "docbook-xml-4.5"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "readline",
                "kerberos5",
                "libxml2",
                "lz4",
                "libxslt",
                "zlib",
                "zstd",
                "icu",
                "openssl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "postgresql_select-16",
                "certsync"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "pgpool-II",
                "pg16-postgis3-doc"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac-postgresql16-plugin",
                "psqlODBC",
                "libpqxx",
                "libzdb-postgresql16",
                "qt511-psql-plugin",
                "qt5-psql-plugin",
                "pg16-postgis3",
                "qt513-psql-plugin",
                "qt53-psql-plugin",
                "qt56-psql-plugin",
                "qt55-psql-plugin",
                "qt57-psql-plugin",
                "qt58-psql-plugin",
                "pg_rman",
                "qt59-psql-plugin",
                "p5.28-dbd-pg",
                "p5.30-dbd-pg",
                "p5.32-dbd-pg",
                "p5.34-dbd-pg",
                "php84-postgresql",
                "py37-psycopg2",
                "php83-postgresql",
                "php80-postgresql",
                "php82-postgresql",
                "php81-postgresql",
                "php74-postgresql",
                "php73-postgresql",
                "php72-postgresql",
                "php71-postgresql",
                "pg16-pgpointcloud",
                "php70-postgresql",
                "php56-postgresql",
                "php55-postgresql",
                "php53-postgresql",
                "php52-postgresql",
                "php54-postgresql",
                "py312-pygresql",
                "pg16-timescaledb",
                "iplike",
                "pgtcl",
                "wt",
                "mod_tile",
                "libgda5",
                "glom",
                "osm2pgsql",
                "osm2pgsql-lua",
                "pg16-pgrouting",
                "tinyows",
                "gawk-pgsql",
                "py38-psycopg2",
                "grass",
                "pdal-pgpointcloud",
                "saga"
            ]
        },
        {
            "type": "run",
            "ports": [
                "postgresql16-server"
            ]
        }
    ]
}