HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49863,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=905",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=903",
"results": [
{
"name": "php71-pcntl",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pcntl",
"description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-oracle",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/oracle",
"description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
"long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"oracle-instantclient",
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-openssl",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/openssl",
"description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
"long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
"active": true,
"categories": [
"devel",
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71",
"openssl11",
"libcomerr",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php71-stomp"
]
}
]
},
{
"name": "php71-opcache",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/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.",
"long_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.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-odbc",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/odbc",
"description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
"long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"iodbc",
"unixodbc",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-mysql",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/mysql",
"description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
"long_description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"mysqlnd",
"mysql51",
"mysql55",
"mysql56",
"mysql57",
"mariadb",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php71"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zabbix3"
]
}
]
},
{
"name": "php71-mcrypt",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/mcrypt",
"description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
"long_description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
"active": true,
"categories": [
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmcrypt",
"libtool",
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-mbstring",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/mbstring",
"description": "a PHP extension for manipulating strings in multibyte encodings",
"long_description": "a PHP extension for manipulating strings in multibyte encodings",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php71-mailparse"
]
},
{
"type": "run",
"ports": [
"squirrelmail",
"zabbix3",
"php71-mailparse"
]
}
]
},
{
"name": "php71-ldap",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ldap",
"description": "a PHP interface to LDAP",
"long_description": "php71-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openldap",
"php71",
"cyrus-sasl2"
]
}
],
"depends_on": []
},
{
"name": "php71-ipc",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ipc",
"description": "interprocess communication extensions for PHP",
"long_description": "PHP extensions for interprocess communication (IPC), including the shmop, sysvmsg, sysvsem, and sysvshm extensions.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-intl",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/intl",
"description": "internationalization extension for PHP",
"long_description": "Internationalization extension implements ICU library functionality in PHP.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"icu",
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-imap",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/imap",
"description": "a PHP interface to the IMAP protocol",
"long_description": "a PHP interface to the IMAP protocol",
"active": true,
"categories": [
"mail",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"cclient"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71",
"libcomerr",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "php71-iconv",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/iconv",
"description": "a PHP interface to the libiconv character encoding conversion functions",
"long_description": "a PHP interface to the libiconv character encoding conversion functions",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "php71-gmp",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/gmp",
"description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
"long_description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
"active": true,
"categories": [
"devel",
"math",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-gettext",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/gettext",
"description": "a PHP interface to the gettext natural language support functions",
"long_description": "a PHP interface to the gettext natural language support functions",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"php71"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"squirrelmail",
"zabbix3"
]
}
]
},
{
"name": "php71-gd",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/gd",
"description": "a PHP interface to the gd library",
"long_description": "a PHP interface to the gd library",
"active": true,
"categories": [
"graphics",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"webp",
"zlib",
"freetype",
"php71",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zabbix3"
]
}
]
},
{
"name": "php71-ftp",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ftp",
"description": "a PHP extension for accessing file servers using the File Transfer Protocol",
"long_description": "a PHP extension for accessing file servers using the File Transfer Protocol",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "php71-exif",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/exif",
"description": "a PHP interface to the EXIF image metadata functions",
"long_description": "a PHP interface to the EXIF image metadata functions",
"active": true,
"categories": [
"graphics",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-enchant",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/enchant",
"description": "a PHP interface to enchant",
"long_description": "php is a PHP interface to enchant, a common API for many spell libraries.",
"active": true,
"categories": [
"devel",
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71",
"enchant"
]
}
],
"depends_on": []
},
{
"name": "php71-dba",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/dba",
"description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
"long_description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"gdbm",
"qdbm",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-curl",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/curl",
"description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
"long_description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
"active": true,
"categories": [
"net",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php71-solr"
]
}
]
},
{
"name": "php71-calendar",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/calendar",
"description": "a PHP extension for converting between different calendar formats",
"long_description": "a PHP extension for converting between different calendar formats",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php71"
]
}
],
"depends_on": []
},
{
"name": "php71-fpm",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.fpm",
"description": "php71 FPM SAPI",
"long_description": "php71 FPM SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"pcre",
"php71",
"bzip2",
"libiconv",
"libxml2",
"gsed",
"zlib",
"mhash"
]
}
],
"depends_on": []
},
{
"name": "php71-cgi",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.commandline",
"description": "php71 CGI SAPI",
"long_description": "php71 CGI SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"pcre",
"php71",
"bzip2",
"libiconv",
"libxml2",
"gsed",
"zlib",
"mhash"
]
}
],
"depends_on": []
},
{
"name": "php71-apache2handler",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.apache2",
"description": "php71 Apache 2 Handler SAPI",
"long_description": "php71 Apache 2 Handler SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"pcre",
"php71",
"gsed",
"bzip2",
"libxml2",
"apache2",
"libiconv",
"zlib",
"mhash"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php71-uploadprogress"
]
},
{
"type": "run",
"ports": [
"zabbix3"
]
}
]
},
{
"name": "php71",
"portdir": "lang/php",
"version": "7.1.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net",
"description": "PHP: Hypertext Preprocessor",
"long_description": "PHP is a widely-used general-purpose scripting language that is especially suited for developing web sites, but can also be used for command-line scripting.",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"libedit",
"readline",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"mhash",
"ncurses",
"pcre",
"bzip2",
"libiconv",
"libxml2",
"gsed",
"zlib",
"libedit"
]
},
{
"type": "run",
"ports": [
"php_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php71-swoole",
"php71-xhprof",
"php71-dbase",
"php71-xdebug",
"php71-gmagick",
"php71-jsmin",
"drush",
"php71-lzf",
"php71-stomp",
"php71-rar",
"php71-yaz",
"xapian-bindings-php71",
"php71-phalcon3",
"php71-solr",
"php71-taint",
"php71-vld",
"php71-geoip",
"php71-meminfo",
"php71-psr",
"php71-raphf",
"php71-memcached",
"php71-apache2handler",
"php71-cgi",
"php71-fpm",
"php71-calendar",
"php71-curl",
"php71-dba",
"php71-enchant",
"php71-exif",
"php71-ftp",
"php71-gd",
"php71-gettext",
"php71-gmp",
"php71-iconv",
"php71-imap",
"php71-intl",
"php71-ipc",
"php71-ldap",
"php71-mbstring",
"php71-mcrypt",
"php71-mysql",
"php71-odbc",
"php71-opcache",
"php71-openssl",
"php71-oracle",
"php71-pcntl",
"php71-posix",
"php71-postgresql",
"php71-pspell",
"php71-snmp",
"php71-soap",
"php71-sockets",
"php71-sqlite",
"php71-tidy",
"php71-wddx",
"php71-xmlrpc",
"php71-xsl",
"php71-amqp",
"php71-rrd",
"php71-timezonedb",
"php71-scrypt",
"php71-uploadprogress",
"php71-igbinary",
"php71-excel",
"php71-ming",
"php71-yaf",
"php71-memcache",
"php71-mongodb",
"php71-pdflib",
"php71-propro",
"php71-APCu",
"php71-ssh2",
"php71-sqlsrv",
"php71-mysql_xdevapi",
"php71-gearman",
"php71-event",
"php71-imagick",
"php71-zip",
"php71-mailparse",
"php71-uuid",
"php71-oauth",
"php71-yaml",
"php71-redis",
"php71-pcov",
"php71-zstd",
"php71-svm"
]
},
{
"type": "run",
"ports": [
"zabbix3"
]
}
]
},
{
"name": "php72-xsl",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "php72-xmlrpc",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libiconv",
"libxml2",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-wddx",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"expat",
"libxml2",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-tidy",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"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": [
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"tidy"
]
}
],
"depends_on": []
},
{
"name": "php72-sqlite",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/sqlite",
"description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
"long_description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-sodium",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/sodium",
"description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
"long_description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
"active": true,
"categories": [
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-sockets",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/sockets",
"description": "a PHP interface to BSD socket communication functions",
"long_description": "a PHP interface to BSD socket communication functions",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php72-event"
]
}
]
},
{
"name": "php72-soap",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/soap",
"description": "a PHP extension for writing SOAP clients and servers",
"long_description": "a PHP extension for writing SOAP clients and servers",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "php72-snmp",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/snmp",
"description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
"long_description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"net-snmp"
]
}
],
"depends_on": []
},
{
"name": "php72-pspell",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pspell",
"description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
"long_description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"aspell"
]
}
],
"depends_on": []
},
{
"name": "php72-postgresql",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pgsql",
"description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
"long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "php72-posix",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/posix",
"description": "a PHP interface to additional POSIX functions",
"long_description": "a PHP interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-pcntl",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pcntl",
"description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"phpsh"
]
}
]
},
{
"name": "php72-oracle",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/oracle",
"description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
"long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"oracle-instantclient",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-openssl",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/openssl",
"description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
"long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
"active": true,
"categories": [
"devel",
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"openssl11",
"libcomerr",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php72-stomp"
]
}
]
},
{
"name": "php72-opcache",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/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.",
"long_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.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-odbc",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/odbc",
"description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
"long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"iodbc",
"unixodbc",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-mysql",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/mysql",
"description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
"long_description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"mysqlnd",
"mysql51",
"mysql55",
"mysql56",
"mysql57",
"mariadb",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-mbstring",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/mbstring",
"description": "a PHP extension for manipulating strings in multibyte encodings",
"long_description": "a PHP extension for manipulating strings in multibyte encodings",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php72-mailparse"
]
},
{
"type": "lib",
"ports": [
"drupal8"
]
},
{
"type": "run",
"ports": [
"php72-mailparse"
]
}
]
},
{
"name": "php72-ldap",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ldap",
"description": "a PHP interface to LDAP",
"long_description": "php72-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openldap",
"php72",
"cyrus-sasl2"
]
}
],
"depends_on": []
},
{
"name": "php72-ipc",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ipc",
"description": "interprocess communication extensions for PHP",
"long_description": "PHP extensions for interprocess communication (IPC), including the shmop, sysvmsg, sysvsem, and sysvshm extensions.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-intl",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/intl",
"description": "internationalization extension for PHP",
"long_description": "Internationalization extension implements ICU library functionality in PHP.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"icu",
"php72"
]
}
],
"depends_on": []
},
{
"name": "php72-imap",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/imap",
"description": "a PHP interface to the IMAP protocol",
"long_description": "a PHP interface to the IMAP protocol",
"active": true,
"categories": [
"mail",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"cclient"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"libcomerr",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "php72-iconv",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/iconv",
"description": "a PHP interface to the libiconv character encoding conversion functions",
"long_description": "a PHP interface to the libiconv character encoding conversion functions",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php72",
"libiconv"
]
}
],
"depends_on": []
}
]
}