GET /api/v1/ports/FileZilla/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "FileZilla",
"portdir": "www/FileZilla",
"version": "3.68.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://filezilla-project.org",
"description": "Open-source FTP, FTPS, and SFTP client",
"long_description": "FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.",
"active": true,
"categories": [
"aqua",
"net",
"www"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xdg-utils",
"sqlite3",
"dbus",
"gnutls",
"libfilezilla",
"nettle",
"wxWidgets-3.2",
"libidn"
]
},
{
"type": "test",
"ports": [
"cppunit"
]
}
],
"depends_on": []
}