GET /api/v1/ports/libinfinity/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libinfinity",
"portdir": "comms/libinfinity",
"version": "0.7.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobby/libinfinity",
"description": "libinfinity is an implementation of the Infinote protocol written in GObject-based C.",
"long_description": "libinfinity is an implementation of the Infinote protocol written in GObject-based C.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libdaemon",
"gobject-introspection",
"glib2",
"libgsasl",
"libxml2",
"gtk3",
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gobby"
]
}
]
}