GET /api/v1/ports/pijul-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pijul-devel",
"portdir": "devel/pijul-devel",
"version": "1.0.0-beta.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pijul.org/",
"description": "pijul is a free and open source distributed version control system",
"long_description": "pijul is a free and open source distributed version control system. Its distinctive feature is to be based on a sound theory, which makes it easier to learn and use, and really distributed.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"legacy-support",
"pkgconfig",
"rust",
"cargo"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"openssl3",
"libsodium"
]
}
],
"depends_on": []
}