GET /api/v1/ports/newsboat/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "newsboat",
"portdir": "net/newsboat",
"version": "2.39",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://newsboat.org",
"description": "a fork of Newsbeuter, an RSS/Atom feed reader for the text console",
"long_description": "Newsboat is a fork of Newsbeuter, an RSS/Atom feed reader for the text console. The only difference is that Newsboat is actively maintained while Newsbeuter isn't.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "macports",
"github": "Raimondi",
"ports_count": 6
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"gettext",
"gmake",
"legacy-support",
"pkgconfig",
"rust",
"asciidoctor",
"docbook-xsl-nons",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"gettext-runtime",
"libunwind",
"ncurses",
"stfl",
"curl",
"json-c",
"libiconv",
"libxml2",
"openssl3"
]
}
],
"depends_on": []
}