GET /api/v1/ports/libgit2-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgit2-devel",
"portdir": "devel/libgit2-devel",
"version": "1.9.1",
"license": "(GPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"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": "mascguy",
"github": "mascguy",
"ports_count": 345
}
],
"variants": [
"debug",
"threadsafe",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"zlib",
"libiconv",
"curl",
"libssh2",
"openssl"
]
}
],
"depends_on": []
}