GET /api/v1/ports/dnsperf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dnsperf",
"portdir": "net/dnsperf",
"version": "2.14.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dns-oarc.net/tools/dnsperf",
"description": "DNS Performance Testing Tools",
"long_description": "dnsperf and resperf are free tools developed by Nominum/Akamai (2006-2018) and DNS-OARC (since 2019) that make it simple to gather accurate latency and throughput metrics for Domain Name Service (DNS). These tools are easy-to-use and simulate typical Internet, so network operators can benchmark their naming and addressing infrastructure and plan for upgrades.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 569
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"ldns",
"nghttp2",
"libck",
"openssl"
]
}
],
"depends_on": []
}