GET /api/v1/ports/?format=api&ordering=updated_at&page=1037
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51801,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1036",
"results": [
{
"name": "MacPorts",
"portdir": "sysutils/MacPorts",
"version": "2.12.5",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "The MacPorts Infrastructure",
"long_description": "MacPorts provides the infrastructure that allows easy installation and management of freely available software on Mac OS X 10.5 or newer systems.",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [
{
"name": "macports-mgr",
"github": "",
"ports_count": 1
}
],
"variants": [
"keep_prefix",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
}
]
}