GET /api/v1/ports/wikkawiki/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wikkawiki",
"portdir": "www/wikkawiki",
"version": "1.4.0",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.wikkawiki.org",
"description": "WikkaWiki is a flexible, standards-compliant and lightweight wiki engine.",
"long_description": "WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. For installation instructions, visit http://docs.wikkawiki.org/MacportInstall",
"active": false,
"categories": [
"www",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mysql57",
"php72"
]
}
],
"depends_on": []
}