HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50851,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=426",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=424",
"results": [
{
"name": "php80-posix",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-postgresql",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80",
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "php80-pspell",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80",
"aspell"
]
}
],
"depends_on": []
},
{
"name": "php80-psr",
"portdir": "php/php-psr",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/psr",
"description": "interfaces to PHP Standards Recommendations",
"long_description": "php-psr provides interfaces to PHP Standards Recommendations so they can be used in an extension.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-raphf",
"portdir": "php/php-raphf",
"version": "2.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/raphf",
"description": "a reusable persistent handle and resource factory API",
"long_description": "a reusable persistent handle and resource factory API",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-rar",
"portdir": "php/php-rar",
"version": "4.2.0",
"license": "PHP-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.php.net/rar",
"description": "A PECL extension to create and read rar files.",
"long_description": "A PECL extension to create and read rar files.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-redis",
"portdir": "php/php-redis",
"version": "6.1.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/redis",
"description": "an API for communicating with a Redis database from PHP",
"long_description": "php-redis is an API for communicating with a Redis database from PHP.",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-rrd",
"portdir": "php/php-rrd",
"version": "2.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/rrd",
"description": "PHP rrdtool extension",
"long_description": "php-rrd is a procedural and simple object-oriented wrapper for PHP for using rrdtool—data logging and graphing system for time series data.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libffi",
"php80",
"rrdtool"
]
}
],
"depends_on": []
},
{
"name": "php80-scrypt",
"portdir": "php/php-scrypt",
"version": "2.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/scrypt",
"description": "a PHP wrapper for scrypt",
"long_description": "php-scrypt is a PHP wrapper for scrypt, key derivation function designed to be secure against hardware brute-force attacks.",
"active": true,
"categories": [
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-snmp",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80",
"net-snmp"
]
}
],
"depends_on": []
},
{
"name": "php80-soap",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "php80-sockets",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php80-event"
]
}
]
},
{
"name": "php80-sodium",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-solr",
"portdir": "php/php-solr",
"version": "2.8.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/solr",
"description": "a PHP interface to Apache Solr",
"long_description": "php-solr is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php80",
"libxml2",
"php80-curl",
"curl"
]
}
],
"depends_on": []
},
{
"name": "php80-sqlite",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-sqlsrv",
"portdir": "php/php-sqlsrv",
"version": "5.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/sqlsrv",
"description": "Microsoft sqlsrv drivers for PHP",
"long_description": "Microsoft sqlsrv drivers for PHP",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"msodbcsql",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-ssh2",
"portdir": "php/php-ssh2",
"version": "1.4.1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/ssh2",
"description": "PHP bindings for libssh2",
"long_description": "PHP bindings for libssh2",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libssh2",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-stomp",
"portdir": "php/php-stomp",
"version": "2.0.3",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.php.net/stomp",
"description": "PECL extension of stomp client",
"long_description": "Allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80",
"php80-openssl"
]
}
],
"depends_on": []
},
{
"name": "php80-svm",
"portdir": "php/php-svm",
"version": "0.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/svm",
"description": "PHP bindings for libsvm, a support vector machine implementation",
"long_description": "PHP bindings for libsvm, a support vector machine implementation",
"active": true,
"categories": [
"math",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php80",
"libsvm"
]
}
],
"depends_on": []
},
{
"name": "php80-swoole",
"portdir": "php/php-swoole",
"version": "5.0.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/swoole",
"description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP",
"long_description": "php-swoole is an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hiredis",
"openssl",
"brotli",
"nghttp2",
"php80",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "php80-tideways_xhprof",
"portdir": "php/php-tideways_xhprof",
"version": "5.0.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "php80-xhprof",
"homepage": "https://www.macports.org",
"description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
"long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "php80-tidy",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80",
"tidy"
]
}
],
"depends_on": []
},
{
"name": "php80-timezonedb",
"portdir": "php/php-timezonedb",
"version": "2025.1",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/timezonedb",
"description": "A PECL Timezone Database.",
"long_description": "Timezone Database to be used with PHP's date and time functions.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-uploadprogress",
"portdir": "php/php-uploadprogress",
"version": "2.0.2",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/uploadprogress",
"description": "An extension to track progress of a file upload.",
"long_description": "An extension to track progress of a file upload. It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues.",
"active": true,
"categories": [
"devel",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80",
"php80-apache2handler"
]
}
],
"depends_on": []
},
{
"name": "php80-uuid",
"portdir": "php/php-uuid",
"version": "1.2.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/uuid",
"description": "A wrapper around libuuid from the ext2utils project.",
"long_description": "A wrapper around libuuid from the ext2utils project.",
"active": true,
"categories": [
"net",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libuuid",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-vld",
"portdir": "php/php-vld",
"version": "0.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/vld",
"description": "Dump the internal representation of PHP scripts",
"long_description": "The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-xapian",
"portdir": "devel/xapian-core",
"version": "1.4.27",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xapian.org/docs/bindings/",
"description": "Xapian bindings for PHP 8.0",
"long_description": "Xapian bindings for PHP 8.0",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xapian-core",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-xdebug",
"portdir": "php/php-xdebug",
"version": "3.4.1",
"license": "Xdebug-1.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xdebug.org",
"description": "php debugging extension",
"long_description": "Xdebug is a php extension that helps you debug your scripts. It provides valuable debug information, including error stack traces and memory allocation summaries. It can generate profiling information about your php scripts, to be used for script execution analysis and optimization. It also supports debugging interactively using the dbg debug client.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-xhprof",
"portdir": "php/php-xhprof",
"version": "2.3.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xhprof",
"description": "A Hierarchical Profiler for PHP",
"long_description": "XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"graphviz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-xmlrpc",
"portdir": "php/php-xmlrpc",
"version": "1.0.0RC3",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "php80-xsl",
"portdir": "lang/php",
"version": "8.0.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php80",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "php80-yaf",
"portdir": "php/php-yaf",
"version": "3.3.6",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/yaf",
"description": "a fast php framework written in c, built in php-ext",
"long_description": "php-yaf is a fast php framework written in c, built in php-ext.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-yaml",
"portdir": "php/php-yaml",
"version": "2.2.4",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/yaml",
"description": "a PHP interface to the YAML parsing library",
"long_description": "a PHP interface to the YAML parsing library",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-yaz",
"portdir": "php/php-yaz",
"version": "1.2.4",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/yaz",
"description": "PHP/PECL extension for the Z39.50 protocol",
"long_description": "This extension implements a Z39.50 client for PHP using the YAZ toolkit.",
"active": true,
"categories": [
"devel",
"net",
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"re2c",
"php80",
"yaz"
]
}
],
"depends_on": []
},
{
"name": "php80-zip",
"portdir": "php/php-zip",
"version": "1.22.4",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/zip",
"description": "PHP zip functions",
"long_description": "This PHP extension lets you create, read and modify zip files.",
"active": true,
"categories": [
"archivers",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php80-zstd",
"portdir": "php/php-zstd",
"version": "0.14.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/zstd",
"description": "Zstandard compression",
"long_description": "This extension allows Zstandard compression from PHP",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"php80-APCu",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zstd",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php81",
"portdir": "lang/php",
"version": "8.1.30",
"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": 1827
}
],
"variants": [
"debug",
"libedit",
"readline",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"pcre2",
"gsed",
"bzip2",
"libxml2",
"libiconv",
"zlib",
"argon2",
"libedit",
"mhash"
]
},
{
"type": "run",
"ports": [
"php_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php81-event",
"php81-xhprof",
"php81-dbase",
"php81-xdebug",
"php81-gmagick",
"php81-jsmin",
"php81-xmlrpc",
"php81-lzf",
"php81-stomp",
"php81-rar",
"php81-yaz",
"php81-solr",
"php81-vld",
"php81-geoip",
"php81-meminfo",
"php81-psr",
"php81-raphf",
"php81-memcached",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"php81-calendar",
"php81-curl",
"php81-dba",
"php81-enchant",
"php81-exif",
"php81-ffi",
"php81-ftp",
"php81-gd",
"php81-gettext",
"php81-gmp",
"php81-iconv",
"php81-imap",
"php81-intl",
"php81-ipc",
"php81-ldap",
"php81-mbstring",
"php81-mysql",
"php81-odbc",
"php81-opcache",
"php81-openssl",
"php81-oracle",
"php81-pcntl",
"php81-posix",
"php81-postgresql",
"php81-pspell",
"php81-snmp",
"php81-soap",
"php81-sockets",
"php81-sodium",
"php81-sqlite",
"php81-tidy",
"php81-xsl",
"php81-amqp",
"php81-rrd",
"php81-timezonedb",
"php81-scrypt",
"php81-uploadprogress",
"php81-igbinary",
"php81-yaf",
"php81-memcache",
"php81-mongodb",
"php81-mcrypt",
"php81-APCu",
"php81-ssh2",
"php81-sqlsrv",
"php81-mysql_xdevapi",
"php81-gearman",
"php81-imagick",
"php81-zip",
"php81-mailparse",
"php81-uuid",
"php81-oauth",
"php81-yaml",
"php81-redis",
"php81-xapian",
"php81-pcov",
"php81-zstd",
"php81-maxminddb",
"php81-svm",
"php81-openswoole",
"php81-swoole"
]
}
]
},
{
"name": "php81-amqp",
"portdir": "php/php-amqp",
"version": "2.1.2",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/amqp",
"description": "AMQP interface for PHP",
"long_description": "This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue.",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"rabbitmq-c",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-apache2handler",
"portdir": "lang/php",
"version": "8.1.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.apache2",
"description": "php81 Apache 2 Handler SAPI",
"long_description": "php81 Apache 2 Handler SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gsed",
"libiconv",
"bzip2",
"apache2",
"php81",
"libxml2",
"zlib",
"argon2",
"mhash",
"pcre2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php81-uploadprogress"
]
}
]
},
{
"name": "php81-APCu",
"portdir": "php/php-APCu",
"version": "5.1.24",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/APCu",
"description": "APC User Cache",
"long_description": "APCu contains the user-level functionality from APC",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php81-zstd"
]
}
]
},
{
"name": "php81-calendar",
"portdir": "lang/php",
"version": "8.1.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-cgi",
"portdir": "lang/php",
"version": "8.1.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.commandline",
"description": "php81 CGI SAPI",
"long_description": "php81 CGI SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gsed",
"libiconv",
"bzip2",
"php81",
"libxml2",
"zlib",
"argon2",
"mhash",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "php81-curl",
"portdir": "lang/php",
"version": "8.1.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"curl",
"php81"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php81-solr"
]
}
]
},
{
"name": "php81-dba",
"portdir": "lang/php",
"version": "8.1.30",
"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": 1827
}
],
"variants": [
"gdbm",
"qdbm",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-dbase",
"portdir": "php/php-dbase",
"version": "7.1.1",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/dbase",
"description": "a PHP interface for accessing dBase databases",
"long_description": "a PHP interface for accessing dBase databases",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-enchant",
"portdir": "lang/php",
"version": "8.1.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"enchant2",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-event",
"portdir": "php/php-event",
"version": "3.1.4",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/event",
"description": "efficiently schedule I/O, time and signal based events",
"long_description": "PECL extension to efficiently schedule I/O, time and signal based events using libevent.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libevent",
"php81-sockets",
"openssl",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-exif",
"portdir": "lang/php",
"version": "8.1.30",
"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": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-ffi",
"portdir": "lang/php",
"version": "8.1.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ffi",
"description": "a PHP interface to allow loading of shared libraries",
"long_description": "a PHP interface to allow loading of shared libraries",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php81-fpm",
"portdir": "lang/php",
"version": "8.1.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.fpm",
"description": "php81 FPM SAPI",
"long_description": "php81 FPM SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gsed",
"libiconv",
"bzip2",
"php81",
"libxml2",
"zlib",
"argon2",
"mhash",
"pcre2"
]
}
],
"depends_on": []
}
]
}