GET /api/v1/ports/?format=api&ordering=-updated_at&page=996
HTTP 200 OKAllow:GET, HEAD, OPTIONSContent-Type:application/jsonVary:Accept{
"count": 49752,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=995",
"results": [
{
"name": "AquaLess",
"portdir": "aqua/AquaLess",
"version": "1.6",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aqualess.sourceforge.net/",
"description": "Cocoa pager similar to less",
"long_description": "AquaLess is a text pager for Mac OS X. It allows you to browse plain text files and -- more importantly -- text output from Unix command line tools. AquaLess is a Cocoa replacement for the less command, which is constrained to the terminal window. AquaLess opens a separate window for each text, so you can keep working in the terminal while you read.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "AppHack",
"portdir": "aqua/AppHack",
"version": "1.1",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sveinbjorn.org/apphack",
"description": "Program for hacking application bundles.",
"long_description": "AppHack is a developer and theming tool to alter, replace or extract the property lists or icons of Mac OS X application bundle packages.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}
]
}