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

{
    "count": 50956,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1019",
    "results": [
        {
            "name": "php52-tidy",
            "portdir": "lang/php",
            "version": "5.2.17",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "long_description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 585
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1857
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php52",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php52-wddx",
            "portdir": "lang/php",
            "version": "5.2.17",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/wddx",
            "description": "a PHP interface to Web Distributed Data Exchange",
            "long_description": "a PHP interface to Web Distributed Data Exchange",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 585
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1857
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "expat",
                        "libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php52"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php52-xmlrpc",
            "portdir": "lang/php",
            "version": "5.2.17",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers",
            "long_description": "a PHP extension for writing XML-RPC clients and servers",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 585
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1857
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libiconv",
                        "libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php52",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php52-xsl",
            "portdir": "lang/php",
            "version": "5.2.17",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "long_description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 585
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1857
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php52",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swi-prolog",
            "portdir": "lang/swi-prolog",
            "version": "10.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20051223,
            "replaced_by": null,
            "homepage": "https://www.swi-prolog.org/",
            "description": "SWI-Prolog compiler plus extra packages (stable version)",
            "long_description": "ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "JanWielemaker",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "libyaml",
                        "ncurses",
                        "ossp-uuid",
                        "pcre2",
                        "libarchive",
                        "libjpeg-turbo",
                        "pango",
                        "python313",
                        "SDL3",
                        "SDL3_image",
                        "cairo",
                        "zlib",
                        "db62",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "prolog-mode.el"
                    ]
                }
            ]
        },
        {
            "name": "miniflux",
            "portdir": "net/miniflux",
            "version": "2.2.18",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://miniflux.app",
            "description": "Minimalist and opinionated feed reader",
            "long_description": "Minimalist and opinionated feed reader",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 44
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1034
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}