GET /api/v1/ports/barrier/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "barrier",
"portdir": "aqua/barrier",
"version": "2.4.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/debauchee/barrier",
"description": "share a keyboard and mouse over the network",
"long_description": "barrier shares a keyboard, mouse, and clipboard over the network. It supports multiple operating systems, including macOS, Linux, FreeBSD, OpenBSD, and Windows. It is a fork of synergy.",
"active": true,
"categories": [
"aqua",
"sysutils",
"net"
],
"maintainers": [
{
"name": "rak",
"github": "ryanakca",
"ports_count": 9
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"gtest",
"ghc-filesystem",
"clang-17",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl",
"qt5-qtbase"
]
}
],
"depends_on": []
}