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

{
    "name": "git-devel",
    "portdir": "devel/git",
    "version": "2.50.0",
    "license": "GPL-2 and LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/git/git",
    "description": "A fast version control system (Development Version)",
    "long_description": "Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency. (Development Version)",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "ciserlohn",
            "github": "ci42",
            "ports_count": 35
        },
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 1002
        }
    ],
    "variants": [
        "perl5_28",
        "perl5_30",
        "perl5_32",
        "perl5_34",
        "universal",
        "pcre",
        "doc",
        "gitweb",
        "svn",
        "credential_osxkeychain",
        "diff_highlight",
        "python"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "xmlto",
                "asciidoc",
                "gettext"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv",
                "gettext-runtime",
                "zlib",
                "pcre2",
                "curl",
                "expat"
            ]
        },
        {
            "type": "run",
            "ports": [
                "p5.34-error",
                "p5.34-net-smtp-ssl",
                "p5.34-term-readkey",
                "p5.34-cgi",
                "p5.34-authen-sasl",
                "perl5.34",
                "rsync"
            ]
        }
    ],
    "depends_on": []
}