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

{
    "name": "svn2cl",
    "portdir": "devel/svn2cl",
    "version": "0.14",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://arthurdejong.org/svn2cl/",
    "description": "Subversion log to GNU-style ChangeLog",
    "long_description": "XSL stylesheet for generating a classic GNU-style ChangeLog from a subversion repository log",
    "active": true,
    "categories": [
        "devel",
        "textproc"
    ],
    "maintainers": [
        {
            "name": "dstrubbe",
            "github": "dstrubbe",
            "ports_count": 37
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "run",
            "ports": [
                "libxslt"
            ]
        }
    ],
    "depends_on": []
}