GET /api/v1/ports/postgresql_autodoc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "postgresql_autodoc",
"portdir": "databases/postgresql_autodoc",
"version": "1.41",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rbt.ca/autodoc/",
"description": "Automatic documentation generator for postgresql databases",
"long_description": "Automatic documentation generator for postgresql databases. It supports output in HTML, GraphViz, SGML DocBook and DIA formats.",
"active": true,
"categories": [
"databases",
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
},
{
"type": "run",
"ports": [
"p5.34-dbd-pg",
"p5.34-dbi",
"p5.34-html-template",
"p5.34-term-readkey"
]
}
],
"depends_on": []
}