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

{
    "name": "libgit2",
    "portdir": "devel/libgit2",
    "version": "1.7.2",
    "license": "(GPL-2 or Permissive)",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://libgit2.org/",
    "description": "A portable, pure C implementation of the Git core methods",
    "long_description": "libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2647
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "debug",
        "threadsafe",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pcre2",
                "zlib",
                "libiconv",
                "curl",
                "libssh2",
                "openssl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "mergestat",
                "committed",
                "git-absorb",
                "py36-pygit2",
                "turbogit",
                "py38-pygit2",
                "py39-pygit2",
                "py310-pygit2",
                "py311-pygit2",
                "py312-pygit2",
                "geany-plugins",
                "py37-pygit2",
                "bat",
                "cargo",
                "rust",
                "dura",
                "gitweb",
                "onefetch",
                "fortran-git",
                "stagit",
                "gnuastro",
                "R-gert",
                "broot",
                "R-git2r",
                "poac",
                "caps-log",
                "lapce",
                "gitui",
                "libgit2-glib",
                "git-delta",
                "eza",
                "git-branchless",
                "stgit",
                "cargo-c",
                "starship"
            ]
        },
        {
            "type": "run",
            "ports": [
                "bat"
            ]
        }
    ]
}