GET /api/v1/ports/freeradius/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "freeradius",
"portdir": "sysutils/freeradius",
"version": "3.0.21",
"license": "LGPL-2.1+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://freeradius.org",
"description": "Free Radius Implementation",
"long_description": "The FreeRADIUS Server Project is an attempt to create a high-performance and highly-configurable GPLd free RADIUS server. The server is similar to Livingston's 2.0 server. FreeRADIUS is a variant of the Cistron RADIUS server, but they don't share a lot in common anymore.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"kerberos",
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"percona",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"talloc",
"gdbm",
"libpcap",
"openldap",
"libtool",
"openssl"
]
}
],
"depends_on": []
}