HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51605,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=620",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=618",
"results": [
{
"name": "php56-markdown",
"portdir": "php/php-markdown",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/markdown",
"description": "A fast Markdown parser",
"long_description": "Markdown is an extension to parse a Markdown text, from a string or a file. It is fast and has a simple API.",
"active": true,
"categories": [
"devel",
"textproc",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-markdown"
]
}
]
},
{
"name": "php56-mailparse",
"portdir": "php/php-mailparse",
"version": "2.1.6",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/mailparse",
"description": "Email message manipulation",
"long_description": "Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages.",
"active": true,
"categories": [
"devel",
"lang",
"mail",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"php56-mbstring",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
},
{
"type": "run",
"ports": [
"php56-mbstring"
]
}
],
"depends_on": []
},
{
"name": "php56-magickwand",
"portdir": "php/php-magickwand",
"version": "1.0.9-2",
"license": "ImageMagick",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20191217191128/http://www.magickwand.org/",
"description": "MagickWand for PHP",
"long_description": "This module enables PHP access to the ImageMagick MagickWand API",
"active": true,
"categories": [
"graphics",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-magickwand"
]
}
]
},
{
"name": "php56-lzf",
"portdir": "php/php-lzf",
"version": "1.6.8",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/lzf",
"description": "Handles LZF compression / decompression.",
"long_description": "Handles LZF compression / decompression.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-libevent",
"portdir": "php/php-libevent",
"version": "0.1.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/libevent",
"description": "PHP wrapper for libevent",
"long_description": "PHP wrapper for libevent",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-libevent"
]
}
]
},
{
"name": "php56-libev",
"portdir": "php/php-libev",
"version": "20131219",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m4rw3r/php-libev",
"description": "object-oriented binding to libev",
"long_description": "PHP extension providing an object-oriented binding to the libev event-loop library.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libev",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-libev"
]
}
]
},
{
"name": "php56-ldap",
"portdir": "lang/php",
"version": "5.6.40",
"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": "php56-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
"active": true,
"categories": [
"databases",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openldap",
"php56",
"cyrus-sasl2"
]
}
],
"depends_on": []
},
{
"name": "php56-Judy",
"portdir": "php/php-Judy",
"version": "1.0.2",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": false,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"judy",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-jsmin",
"portdir": "php/php-jsmin",
"version": "2.0.1",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/jsmin",
"description": "PHP API for minifying and uglifying JavaScript",
"long_description": "This extension provides a PHP API to Douglas Crockford’s jsmin method for minifying and uglifying JavaScript.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-ipc",
"portdir": "lang/php",
"version": "5.6.40",
"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": [
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"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": []
},
{
"name": "php56-intl",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"icu",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-imlib2",
"portdir": "php/php-imlib2",
"version": "0.1.00",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/imlib2",
"description": "Provides an image manipulation interface using libimlib2",
"long_description": "imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. This extension is experimental. It's been tested on a number of Linux installs, but nothing else.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"imlib2",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-imlib2"
]
}
]
},
{
"name": "php56-imap",
"portdir": "lang/php",
"version": "5.6.40",
"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": [
"lang",
"mail",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"cclient"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"libcomerr",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-imagick",
"portdir": "php/php-imagick",
"version": "3.8.1",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/imagick",
"description": "PHP extension to create and modify images with ImageMagick",
"long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
"active": true,
"categories": [
"graphics",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"ImageMagick7",
"ImageMagick6",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"ImageMagick7"
]
}
],
"depends_on": []
},
{
"name": "php56-igbinary",
"portdir": "php/php-igbinary",
"version": "2.0.8",
"license": "BSD and PHP-3.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/igbinary",
"description": "PHP serializer.",
"long_description": "Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php56-memcached"
]
}
]
},
{
"name": "php56-iconv",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"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",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php56-http2"
]
},
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-http2",
"portdir": "php/php-http2",
"version": "2.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/pecl_http",
"description": "Extended HTTP Support",
"long_description": "This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP urls, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL support. Parallel requests are available for PHP 5 and greater.",
"active": true,
"categories": [
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56-iconv",
"curl",
"zlib",
"php56-raphf",
"php56-propro",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-http2"
]
}
]
},
{
"name": "php56-htscanner",
"portdir": "php/php-htscanner",
"version": "1.0.1",
"license": "PHP-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/htscanner",
"description": "a PHP extension to enable the use of per-directory htaccess-like PHP configuration files",
"long_description": "php-htscanner is a PHP extension to enable the use of per-directory htaccess-like PHP configuration files, especially useful when using PHP as a FastCGI executable.",
"active": true,
"categories": [
"lang",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-htscanner"
]
}
]
},
{
"name": "php56-html_parse",
"portdir": "php/php-html_parse",
"version": "1.0.0",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/html_parse",
"description": "HTML parser extension",
"long_description": "HTML parser extension based on the ekhtml library.",
"active": true,
"categories": [
"devel",
"textproc",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"ekhtml"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-html_parse"
]
}
]
},
{
"name": "php56-gmp",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"math",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-gmagick",
"portdir": "php/php-gmagick",
"version": "1.1.7RC3",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/gmagick",
"description": "Provides a wrapper to the GraphicsMagick library",
"long_description": "Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"GraphicsMagick",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-gettext",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-geoip",
"portdir": "php/php-geoip",
"version": "1.0.8",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/geoip",
"description": "Map IP address to geographic places",
"long_description": "This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgeoip",
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-gearman",
"portdir": "php/php-gearman",
"version": "1.1.2",
"license": "PHP-3.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/gearman",
"description": "Library to provide API for communicating with gearmand, using libgearman.",
"long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"gearmand"
]
}
],
"depends_on": []
},
{
"name": "php56-gdchart",
"portdir": "php/php-gdchart",
"version": "0.2.0",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/GDChart",
"description": "GDChart Based Graphing Interface",
"long_description": "The GDChart extension provides an interface to the bundled gdchart library. This library uses GD (bundled) library to generate 20 different types of graphs based on supplied parameters. The extension provides an OO interface to gdchart exposing majority of options via properties and complex (array) options via a series of methods.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"gd2",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"php56-gd"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-gdchart"
]
}
]
},
{
"name": "php56-gd",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"t1lib",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"zlib",
"freetype",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php56-gdchart"
]
},
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-ftp",
"portdir": "lang/php",
"version": "5.6.40",
"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",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56",
"openssl3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-FreeImage",
"portdir": "php/php-FreeImage",
"version": "0.1",
"license": "PHP-2.02",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/FreeImage",
"description": "Provides a wrapper to the FreeImage library.",
"long_description": "This extension is a wrapper for the FreeImage library that allows PHP to support popular graphics image formats like GIF, PNG, BMP, JPEG, TIFF, PSD, XPM and others as needed by today's multimedia applications.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freeimage",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-FreeImage"
]
}
]
},
{
"name": "php56-fpm",
"portdir": "lang/php",
"version": "5.6.40",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.fpm",
"description": "php56 FPM SAPI",
"long_description": "php56 FPM SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"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",
"php56",
"bzip2",
"libiconv",
"libxml2",
"gsed",
"zlib",
"mhash"
]
}
],
"depends_on": []
},
{
"name": "php56-exif",
"portdir": "lang/php",
"version": "5.6.40",
"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": 1504
},
{
"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": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-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": 1504
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libxml2",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"libxl"
]
}
],
"depends_on": []
},
{
"name": "php56-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": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"openssl",
"php56",
"php56-sockets"
]
}
],
"depends_on": []
},
{
"name": "php56-esmtp",
"portdir": "php/php-esmtp",
"version": "0.3.1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/esmtp",
"description": "ESMTP client extension",
"long_description": "Esmtp is a wrapper for SMTP client library based on the libESMTP library. You can use it to send messages using internal SASL, and external/openssl SSL support.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"libesmtp"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-esmtp"
]
}
]
},
{
"name": "php56-enchant",
"portdir": "lang/php",
"version": "5.6.40",
"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": 1504
},
{
"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",
"enchant"
]
}
],
"depends_on": []
},
{
"name": "php56-dbase",
"portdir": "php/php-dbase",
"version": "5.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": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-dba",
"portdir": "lang/php",
"version": "5.6.40",
"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": 1504
},
{
"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": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-curl",
"portdir": "lang/php",
"version": "5.6.40",
"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": 1504
},
{
"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",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php56-solr"
]
},
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-cgi",
"portdir": "lang/php",
"version": "5.6.40",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.commandline",
"description": "php56 CGI SAPI",
"long_description": "php56 CGI SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"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",
"php56",
"bzip2",
"libiconv",
"libxml2",
"gsed",
"zlib",
"mhash"
]
}
],
"depends_on": []
},
{
"name": "php56-calendar",
"portdir": "lang/php",
"version": "5.6.40",
"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": 1504
},
{
"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": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
},
{
"name": "php56-cairo_wrapper",
"portdir": "php/php-cairo_wrapper",
"version": "0.2.4",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/cairo_wrapper",
"description": "Cairo Wrapper Extension",
"long_description": "A cairo API wrapper.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cairo",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-cairo_wrapper"
]
}
]
},
{
"name": "php56-cairo",
"portdir": "php/php-cairo",
"version": "0.3.2",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/cairo",
"description": "Cairo Graphics Library Extension",
"long_description": "Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cairo",
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-cairo"
]
}
]
},
{
"name": "php56-big_int",
"portdir": "php/php-big_int",
"version": "1.0.7",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/big_int",
"description": "big_int library",
"long_description": "A big_int library provides a set of functions for calculations with arbitrary length integers and bitsets. Functions from this package are useful for number theory applications. For example, in two-keys cryptography. The package has many bitset functions, which allow to work with arbitrary length bitsets. This package is much faster than bundled into PHP BCMath and consists almost all functions, which are implemented in PHP GMP extension, but it needn't any external libraries.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-big_int"
]
}
]
},
{
"name": "php56-bbcode",
"portdir": "php/php-bbcode",
"version": "1.0.3b1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/bbcode",
"description": "BBCode parsing Extension",
"long_description": "This is a quick and efficient BBCode Parsing Library. It provides various tag types, high speed tree based parsing, callback system, tag position restriction, Smiley Handling, Subparsing. It will force closing BBCode tags in the good order, and closing terminating tags at the end of the string this is in order to ensure HTML Validity in all case.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-bbcode"
]
}
]
},
{
"name": "php56-APCu",
"portdir": "php/php-APCu",
"version": "4.0.11",
"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": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": []
},
{
"name": "php56-apache2handler",
"portdir": "lang/php",
"version": "5.6.40",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.apache2",
"description": "php56 Apache 2 Handler SAPI",
"long_description": "php56 Apache 2 Handler SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
},
{
"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",
"php56",
"gsed",
"bzip2",
"libxml2",
"apache2",
"libiconv",
"zlib",
"mhash"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php56-uploadprogress"
]
}
]
},
{
"name": "php56-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": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56",
"rabbitmq-c"
]
}
],
"depends_on": []
},
{
"name": "php56-amf",
"portdir": "php/php-amf",
"version": "0.9.2",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/amfext",
"description": "ActionScript Message Format extension",
"long_description": "Allows to encode and decode PHP data in ActionScript Message Format (AMF) version 0 and 3.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-amf"
]
}
]
},
{
"name": "php56",
"portdir": "lang/php",
"version": "5.6.40",
"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": 1504
},
{
"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": [
"php56-APCu",
"php56-FreeImage",
"php56-SPL_Types",
"php56-amf",
"php56-amqp",
"php56-bbcode",
"php56-big_int",
"php56-cairo",
"xapian-bindings-php56",
"php56-cairo_wrapper",
"php56-Twig",
"php56-esmtp",
"php56-excel",
"php56-gdchart",
"php56-gmagick",
"php56-gearman",
"php56-html_parse",
"php56-htscanner",
"php56-http2",
"php56-igbinary",
"php56-imlib2",
"php56-jsmin",
"php56-libev",
"php56-libevent",
"php56-magickwand",
"php56-mailparse",
"php56-markdown",
"php56-memcache",
"php56-memcached",
"php56-mongo",
"php56-oauth",
"php56-mongodb",
"php56-pdflib",
"php56-peb",
"php56-propro",
"php56-pop3",
"php56-redis",
"php56-raphf",
"php56-solr",
"php56-sphinx",
"php56-Judy",
"php56-ssh2",
"php56-stomp",
"php56-suhosin",
"php56-svm",
"php56-uploadprogress",
"php56-phalcon2",
"php56-phalcon3",
"php56-ming",
"php56-swoole",
"php56-syck",
"php56-timezonedb",
"php56-uuid",
"php56-vld",
"php56-xdebug",
"php56-xhprof",
"php56-xslcache",
"php56-yaf",
"php56-yaml",
"php56-yaz",
"php56-zip",
"php56-zstd",
"php56-lzf",
"php56-meminfo",
"php56-rar",
"php56-scrypt",
"php56-geoip",
"php56-rrd",
"php56-event",
"php56-dbase",
"php56-svn",
"php56-xcache",
"php56-xrange",
"php56-apache2handler",
"php56-cgi",
"php56-fpm",
"php56-calendar",
"php56-curl",
"php56-dba",
"php56-enchant",
"php56-exif",
"php56-ftp",
"php56-gd",
"php56-gettext",
"php56-gmp",
"php56-iconv",
"php56-imap",
"php56-intl",
"php56-ipc",
"php56-ldap",
"php56-mbstring",
"php56-mcrypt",
"php56-mssql",
"php56-mysql",
"php56-odbc",
"php56-opcache",
"php56-openssl",
"php56-oracle",
"php56-pcntl",
"php56-posix",
"php56-postgresql",
"php56-pspell",
"php56-snmp",
"php56-soap",
"php56-sockets",
"php56-sqlite",
"php56-tidy",
"php56-wddx",
"php56-xmlrpc",
"php56-xsl",
"php56-imagick"
]
}
]
},
{
"name": "php55-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": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zstd",
"php55"
]
}
],
"depends_on": []
},
{
"name": "php55-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": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"php55"
]
}
],
"depends_on": []
}
]
}