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

{
    "count": 52331,
    "next": "https://ports.macports.org/api/v1/search/?format=api&page=59",
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=57",
    "results": [
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-sockets",
            "description": "a PHP interface to BSD socket communication functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "security",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-wddx",
            "description": "a PHP interface to Web Distributed Data Exchange",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php73-xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.3.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "libedit",
                "readline",
                "universal"
            ],
            "name": "php72",
            "description": "PHP: Hypertext Preprocessor",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "name": "php72-apache2handler",
            "description": "php72 Apache 2 Handler SAPI",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "name": "php72-cgi",
            "description": "php72 CGI SAPI",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "name": "php72-fpm",
            "description": "php72 FPM SAPI",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-calendar",
            "description": "a PHP extension for converting between different calendar formats",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "lang",
                "www",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "gdbm",
                "qdbm",
                "debug",
                "universal"
            ],
            "name": "php72-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-enchant",
            "description": "a PHP interface to enchant",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-exif",
            "description": "a PHP interface to the EXIF image metadata functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "graphics",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-gd",
            "description": "a PHP interface to the gd library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "graphics",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-gettext",
            "description": "a PHP interface to the gettext natural language support functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "lang",
                "math",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-imap",
            "description": "a PHP interface to the IMAP protocol",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "mail",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-intl",
            "description": "internationalization extension for PHP",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-ipc",
            "description": "interprocess communication extensions for PHP",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-ldap",
            "description": "a PHP interface to LDAP",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "mysqlnd",
                "mysql57",
                "mariadb10",
                "mariadb11",
                "mariadb12",
                "debug",
                "universal"
            ],
            "name": "php72-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "name": "php72-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "lang",
                "security",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-posix",
            "description": "a PHP interface to additional POSIX functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "postgresql18",
                "debug",
                "universal"
            ],
            "name": "php72-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-soap",
            "description": "a PHP extension for writing SOAP clients and servers",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-sockets",
            "description": "a PHP interface to BSD socket communication functions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "security",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-wddx",
            "description": "a PHP interface to Web Distributed Data Exchange",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php72-xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "version": "7.2.34"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "libedit",
                "readline",
                "universal"
            ],
            "name": "php71",
            "description": "PHP: Hypertext Preprocessor",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.1.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "name": "php71-apache2handler",
            "description": "php71 Apache 2 Handler SAPI",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.1.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "name": "php71-cgi",
            "description": "php71 CGI SAPI",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.1.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "pear",
                "universal"
            ],
            "name": "php71-fpm",
            "description": "php71 FPM SAPI",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "version": "7.1.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php71-calendar",
            "description": "a PHP extension for converting between different calendar formats",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang",
                "php"
            ],
            "version": "7.1.33"
        },
        {
            "maintainers": [
                "BjarneDMat",
                "ryandesign"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "php71-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "lang",
                "www",
                "php"
            ],
            "version": "7.1.33"
        }
    ]
}