HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=419",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=417",
"results": [
{
"name": "php56-snmp",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"net-snmp"
]
}
],
"depends_on": []
},
{
"name": "php56-soap",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"libxml2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-sockets",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php56-event"
]
},
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-solr",
"portdir": "php/php-solr",
"version": "2.4.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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"php56-curl",
"curl",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "php56-sphinx",
"portdir": "php/php-sphinx",
"version": "1.3.3",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/sphinx",
"description": "PHP bindings for Sphinx full-text search",
"long_description": "PHP bindings for Sphinx full-text search",
"active": true,
"categories": [
"textproc",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"libsphinxclient"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-sphinx"
]
}
]
},
{
"name": "php56-SPL_Types",
"portdir": "php/php-SPL_Types",
"version": "0.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/SPL_Types",
"description": "Standard PHP Library, Types Addon",
"long_description": "SPL Types is a collection of special typehandling classes.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-SPL_Types",
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-sqlite",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-ssh2",
"portdir": "php/php-ssh2",
"version": "0.13",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libssh2",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-stomp",
"portdir": "php/php-stomp",
"version": "1.0.9",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"php56-openssl"
]
}
],
"depends_on": []
},
{
"name": "php56-suhosin",
"portdir": "php/php-suhosin",
"version": "0.9.38",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://suhosin5.suhosin.org",
"description": "Advanced protection extension for PHP",
"long_description": "Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin is binary compatible to normal PHP installations, which means it is compatible to 3rd party binary extensions like ZendOptimizer.",
"active": true,
"categories": [
"lang",
"security",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-suhosin"
]
}
]
},
{
"name": "php56-svm",
"portdir": "php/php-svm",
"version": "0.1.9",
"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": [
"lang",
"math",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"libsvm"
]
}
],
"depends_on": []
},
{
"name": "php56-svn",
"portdir": "php/php-svn",
"version": "1.0.3",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/svn",
"description": "PHP bindings for Subversion",
"long_description": "PHP bindings for Subversion",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"subversion",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-svn"
]
}
]
},
{
"name": "php56-swoole",
"portdir": "php/php-swoole",
"version": "2.0.11",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "",
"github": "ArtKoKo",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"zlib",
"nghttp2",
"php56",
"hiredis"
]
}
],
"depends_on": []
},
{
"name": "php56-syck",
"portdir": "php/php-syck",
"version": "0.9.3",
"license": "PHP-3.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/syck",
"description": "PHP bindings for syck",
"long_description": "Syck is a parser for YAML -- this package installs the syck php extension, allowing php code to interface to the libsyck C library.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"re2c",
"php56",
"syck"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-syck"
]
}
]
},
{
"name": "php56-tidy",
"portdir": "lang/php",
"version": "5.6.40",
"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": [
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"tidy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-timezonedb",
"portdir": "php/php-timezonedb",
"version": "2026.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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-Twig",
"portdir": "php/php-Twig",
"version": "1.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://twig.sensiolabs.org",
"description": "Enhances the performance of the Twig runtime engine.",
"long_description": "Enhances the performance of the Twig runtime engine.",
"active": false,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-uploadprogress",
"portdir": "php/php-uploadprogress",
"version": "1.1.4",
"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",
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"php56-apache2handler"
]
}
],
"depends_on": []
},
{
"name": "php56-uuid",
"portdir": "php/php-uuid",
"version": "1.0.5",
"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",
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libuuid",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-vld",
"portdir": "php/php-vld",
"version": "0.14.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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-wddx",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"expat",
"libxml2",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-xcache",
"portdir": "php/php-xcache",
"version": "3.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20200610230510/http://xcache.lighttpd.net/",
"description": "fast, stable PHP opcode cacher",
"long_description": "php-xcache is a fast, stable PHP opcode cacher.",
"active": true,
"categories": [
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-xcache"
]
}
]
},
{
"name": "php56-xdebug",
"portdir": "php/php-xdebug",
"version": "2.5.5",
"license": "Xdebug-1.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xdebug",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-xhprof",
"portdir": "php/php-xhprof",
"version": "0.9.4",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"graphviz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-xmlrpc",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libiconv",
"libxml2",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-xrange",
"portdir": "php/php-xrange",
"version": "1.3.2",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xrange",
"description": "Numeric iterator primitives",
"long_description": "xrange is a compiled extension that provides numeric iteration primitives to PHP on top of SPL. It includes a lean numeric range generator / iterator, modeled after Python's xrange() function. It's intended to provide an alternative for all numeric iteration and looping.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-xrange"
]
}
]
},
{
"name": "php56-xsl",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"libxslt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-xslcache",
"portdir": "php/php-xslcache",
"version": "0.7.2",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xslcache",
"description": "a modification of PHP's standard XSL extension that caches the parsed XSL stylesheet representation",
"long_description": "The XSL Cache extension is a modification of PHP's standard XSL extension that caches the parsed XSL stylesheet representation between sessions for 2.5x boost in performance for sites that repeatedly apply the same transform. Although there is still some further work that could be done on the extension, this code is already proving beneficial in production use for a few applications on the New York Times' website.",
"active": true,
"categories": [
"devel",
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"libxslt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-xslcache"
]
}
]
},
{
"name": "php56-yaf",
"portdir": "php/php-yaf",
"version": "2.3.5",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-yaml",
"portdir": "php/php-yaml",
"version": "1.3.1",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"re2c",
"php56",
"yaz"
]
}
],
"depends_on": []
},
{
"name": "php56-zip",
"portdir": "php/php-zip",
"version": "1.22.8",
"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": [
"lang",
"archivers",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-zstd",
"portdir": "php/php-zstd",
"version": "0.11.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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zstd",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php5-simpletest",
"portdir": "php/php5-simpletest",
"version": "1.1.0",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://simpletest.org/",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "php5-unit-db",
"portdir": "php/php5-unit-db",
"version": "1.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/dbunit/",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "php5-unit-selenium",
"portdir": "php/php5-unit-selenium",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/phpunit-selenium",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "php5-web",
"portdir": "lang/php5-web",
"version": "5.3.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.php.net/",
"description": "Meta-port for PHP web server support",
"long_description": "If you have a port for a web app that uses PHP, and you don't care (as you usually wouldn't) whether PHP is compiled as an Apache module or as a FastCGI binary, depend on php5-web so the user can choose.",
"active": true,
"categories": [
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mediawiki",
"sgwi",
"websvn"
]
}
]
},
{
"name": "php70",
"portdir": "lang/php",
"version": "7.0.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": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"pear",
"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": [
"xapian-bindings-php70",
"php70-mongodb",
"php70-solr",
"php70-swoole",
"php70-ming",
"php70-apache2handler",
"php70-cgi",
"php70-fpm",
"php70-calendar",
"php70-curl",
"php70-dba",
"php70-enchant",
"php70-exif",
"php70-ftp",
"php70-gd",
"php70-gettext",
"php70-gmp",
"php70-iconv",
"php70-imap",
"php70-intl",
"php70-ipc",
"php70-ldap",
"php70-mbstring",
"php70-mcrypt",
"php70-mysql",
"php70-odbc",
"php70-opcache",
"php70-openssl",
"php70-oracle",
"php70-pcntl",
"php70-posix",
"php70-postgresql",
"php70-pspell",
"php70-snmp",
"php70-soap",
"php70-sockets",
"php70-sqlite",
"php70-tidy",
"php70-wddx",
"php70-xmlrpc",
"php70-xsl",
"php70-APCu",
"php70-amqp",
"php70-dbase",
"php70-event",
"php70-excel",
"php70-gearman",
"php70-geoip",
"php70-gmagick",
"php70-igbinary",
"php70-imagick",
"php70-jsmin",
"php70-lzf",
"php70-mailparse",
"php70-memcache",
"php70-memcached",
"php70-meminfo",
"php70-oauth",
"php70-pdflib",
"php70-phalcon3",
"php70-propro",
"php70-psr",
"php70-raphf",
"php70-rar",
"php70-redis",
"php70-rrd",
"php70-scrypt",
"php70-sqlsrv",
"php70-ssh2",
"php70-stomp",
"php70-svm",
"php70-taint",
"php70-timezonedb",
"php70-uploadprogress",
"php70-uuid",
"php70-vld",
"php70-xdebug",
"php70-xhprof",
"php70-yaf",
"php70-yaml",
"php70-yaz",
"php70-zip",
"php70-zstd"
]
}
]
},
{
"name": "php70-amqp",
"portdir": "php/php-amqp",
"version": "1.11.0",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php70",
"rabbitmq-c"
]
}
],
"depends_on": []
},
{
"name": "php70-apache2handler",
"portdir": "lang/php",
"version": "7.0.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.apache2",
"description": "php70 Apache 2 Handler SAPI",
"long_description": "php70 Apache 2 Handler SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"pear",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"pcre",
"php70",
"gsed",
"bzip2",
"libxml2",
"apache2",
"libiconv",
"zlib",
"mhash"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php70-uploadprogress"
]
}
]
},
{
"name": "php70-APCu",
"portdir": "php/php-APCu",
"version": "5.1.28",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php70"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php70-zstd"
]
}
]
},
{
"name": "php70-calendar",
"portdir": "lang/php",
"version": "7.0.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": [
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php70"
]
}
],
"depends_on": []
},
{
"name": "php70-cgi",
"portdir": "lang/php",
"version": "7.0.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.commandline",
"description": "php70 CGI SAPI",
"long_description": "php70 CGI SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"pear",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"pcre",
"php70",
"bzip2",
"libiconv",
"libxml2",
"gsed",
"zlib",
"mhash"
]
}
],
"depends_on": []
},
{
"name": "php70-curl",
"portdir": "lang/php",
"version": "7.0.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",
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php70",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php70-solr"
]
}
]
},
{
"name": "php70-dba",
"portdir": "lang/php",
"version": "7.0.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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"gdbm",
"qdbm",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php70"
]
}
],
"depends_on": []
},
{
"name": "php70-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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php70"
]
}
],
"depends_on": []
},
{
"name": "php70-enchant",
"portdir": "lang/php",
"version": "7.0.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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php70",
"enchant"
]
}
],
"depends_on": []
},
{
"name": "php70-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",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"openssl",
"php70",
"php70-sockets"
]
}
],
"depends_on": []
},
{
"name": "php70-excel",
"portdir": "php/php-excel",
"version": "1.0.2",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/iliaal/php_excel",
"description": "PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets",
"long_description": "php-excel is a PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets.",
"active": true,
"categories": [
"textproc",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libxml2",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php70",
"libxl"
]
}
],
"depends_on": []
},
{
"name": "php70-exif",
"portdir": "lang/php",
"version": "7.0.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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1512
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php70"
]
}
],
"depends_on": []
}
]
}