GET /api/v1/ports/offlinefs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "offlinefs",
"portdir": "fuse/offlinefs",
"version": "0.4.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://offlinefs.sourceforge.net/wiki/",
"description": "Fusefs offline layer able to extend every filesystem with offline capabilities",
"long_description": "The OFS (Offline FileSystem or Ohm FileSystem) is an offline-layer which is (or should be) able to extend every filesystem with offline capabilities. This means, that the user is able to work on his network documents, even when he is disconnected from the server. When connection is restored, the filesystem automatically synchronizes the files.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-9.0",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libconfuse",
"dbus"
]
}
],
"depends_on": []
}