GET /api/v1/ports/jemalloc-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "jemalloc-devel",
"portdir": "devel/jemalloc",
"version": "2024.11.09",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jemalloc.net",
"description": "a general-purpose scalable concurrent malloc(3) implementation",
"long_description": "jemalloc is a general-purpose scalable concurrent malloc(3) implementation",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": []
}