GET /api/v1/ports/?format=api&ordering=-updated_at&page=994
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49655,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=993",
    "results": [
        {
            "name": "BiggerSQL",
            "portdir": "aqua/BiggerSQL",
            "version": "1.3.9",
            "license": "Permissive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://trac.macports.org/wiki/NoHomepage",
            "description": "SQL front-end to the postgresql DBMS",
            "long_description": "BiggerSQL is a tool that (like psql) allows you to execute SQL on a PostgreSQL server. Type text into the top pane, see if it is successful in the middle pane, and see the results of a query in the table at the bottom. Using tool tips, you can see the type of the result -- just let your cursor linger over the column. BiggerSQL builds on BigSQL.",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BigSQL",
            "portdir": "aqua/BigSQL",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20090908083906/http://www.bignerdranch.com/applications.shtml",
            "description": "postgresql psql-like client in cocoa",
            "long_description": "BigSQL is a PostgreSQL client (not unlike psql). It enables the user to send SQL to a server and display the result. Written in Cocoa, it is quite pretty.",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AssignmentTrackerX",
            "portdir": "aqua/AssignmentTrackerX",
            "version": "2.0beta3.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/asntrackerx/",
            "description": "School assignment tracker",
            "long_description": "AssignmentTracker X is student-targetted software for Mac OS X to help students manage and track their assignments and grades throughout all of their classes with assignment lists, reports and time management features.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": []
        }
    ]
}