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

{
    "name": "pg15-postgis3-doc",
    "portdir": "databases/postgis3",
    "version": "3.5.2",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://postgis.net/",
    "description": "Documentation of PostGIS for PostgreSQL 15",
    "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
    "active": true,
    "categories": [
        "databases",
        "gis"
    ],
    "maintainers": [
        {
            "name": "n_larsson",
            "github": "nilason",
            "ports_count": 89
        },
        {
            "name": "vince",
            "github": "Veence",
            "ports_count": 59
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "protobuf-c",
                "geos",
                "libxslt",
                "proj9",
                "postgresql15",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}