GET /api/v1/ports/?format=api&ordering=-name&page=996
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49752,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=995",
"results": [
{
"name": "2048.c",
"portdir": "games/2048.c",
"version": "1.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mevdschee/2048.c",
"description": "Terminal version of 2048",
"long_description": "Terminal version of 2048.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "1password-cli",
"portdir": "security/1password-cli",
"version": "2.32.0",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://support.1password.com/command-line",
"description": "Official 1Password command-line tool",
"long_description": "View and manage 1password.com users, groups and objects from the command-line.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "newtonne.github",
"github": "newtonne",
"ports_count": 5
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
}
]
}