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

{
    "count": 49960,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=999",
    "results": [
        {
            "name": "BwanaDik",
            "portdir": "aqua/BwanaDik",
            "version": "3.3",
            "license": "Noncommercial",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jschilling.net",
            "description": "IP address (WAN and LAN) reporter.",
            "long_description": "IP address (WAN and LAN) reporter.",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "BGHUDAppKit",
            "portdir": "aqua/BGHUDAppKit",
            "version": "0.7",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/timthedevguy/BGHUDAppKit",
            "description": "Aqua HUD window framework",
            "long_description": "BGHUDAppKit is a small framework to assist GUI apps in designing HUD windows",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2"
                    ]
                }
            ]
        },
        {
            "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": "ArpSpyX",
            "portdir": "aqua/ArpSpyX",
            "version": "1.3",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.thebends.org/~allen/arpspyx/",
            "description": "ArpSpyX displays ARP packets received by your computer",
            "long_description": "ArpSpyX will passively sniff your network for ARP packets and display the IP and MAC address of the machine that generated the packet.",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "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": "AppKiDo",
            "portdir": "aqua/AppKiDo",
            "version": "0.997",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://appkido.com/",
            "description": "AppKiDo is an API documentation browser for Cocoa programmers",
            "long_description": "AppKiDo is a free reference tool for Cocoa Objective-C programmers. It parses the header files and HTML documentation files provided by Developer Tools and presents the results in a powerful interface.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "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": []
        },
        {
            "name": "Aerial",
            "portdir": "aqua/Aerial",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JohnCoates/Aerial",
            "description": "Apple TV Aerial Screensaver for Mac",
            "long_description": "Aerial is a Mac screensaver based on the new Apple TV screensaver that displays the Aerial movies Apple shot over New York, San Francisco, Hawaii, China, etc.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}