GET /api/v1/ports/postgresql90-doc/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "postgresql90-doc",
    "portdir": "databases/postgresql90-doc",
    "version": "9.0.23",
    "license": "Permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.postgresql.org/",
    "description": "Documentation for the PostgreSQL database version 9.0",
    "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. This is the documentation.",
    "active": true,
    "categories": [
        "databases"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}