GET /api/v1/ports/libmicrohttpd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libmicrohttpd",
"portdir": "www/libmicrohttpd",
"version": "1.0.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libmicrohttpd/",
"description": "Light HTTP/1.1 server library.",
"long_description": "GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU libmicrohttpd is free software and part of the GNU project.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 150
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"faust",
"ola",
"musikcube",
"retroshare-qt4",
"faust-devel",
"faustlive-devel",
"Akumuli",
"wget2"
]
}
]
}