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

{
    "count": 51590,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=621",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=619",
    "results": [
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-wddx",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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": 1504
                },
                {
                    "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuuid",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55",
                        "php55-apache2handler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-unit-mock-objects",
            "portdir": "php/php-unit-mock-objects",
            "version": "1.2.3",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects",
            "description": "Mock Object library for PHPUnit",
            "long_description": "Mock Object library for PHPUnit",
            "active": false,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55-text-template"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-unit"
                    ]
                }
            ]
        },
        {
            "name": "php55-unit",
            "portdir": "php/php-unit",
            "version": "3.7.22",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/phpunit",
            "description": "unit testing for PHP",
            "long_description": "PHPUnit is a member of the xUnit family of testing frameworks and provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results.",
            "active": false,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55-code-coverage",
                        "php55-file-iterator",
                        "php55-timer",
                        "php55-unit-mock-objects"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-token-stream",
            "portdir": "php/php-token-stream",
            "version": "1.1.5",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/php-token-stream",
            "description": "wrapper around PHP's tokenizer extension",
            "long_description": "wrapper around PHP's tokenizer extension",
            "active": false,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-code-coverage"
                    ]
                }
            ]
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-timer",
            "portdir": "php/php-timer",
            "version": "1.0.4",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/php-timer",
            "description": "utility class for timing in PHP",
            "long_description": "utility class for timing in PHP",
            "active": false,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-unit"
                    ]
                }
            ]
        },
        {
            "name": "php55-tidy",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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": 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": [
                        "php55",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-text-template",
            "portdir": "php/php-text-template",
            "version": "1.1.4",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/php-text-template",
            "description": "simple template engine for PHP",
            "long_description": "simple template engine for PHP",
            "active": false,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-code-coverage",
                        "php55-unit-mock-objects"
                    ]
                }
            ]
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "re2c",
                        "php55",
                        "syck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                },
                {
                    "name": "",
                    "github": "ArtKoKo",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib",
                        "nghttp2",
                        "php55",
                        "hiredis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "subversion",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55",
                        "libsvm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55",
                        "php55-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libssh2",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-sqlite",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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": 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": [
                        "sqlite3",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55",
                        "libsphinxclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55",
                        "php55-curl",
                        "curl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-sockets",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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": 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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-event"
                    ]
                }
            ]
        },
        {
            "name": "php55-soap",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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": 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": [
                        "php55",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-snmp",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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": 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": [
                        "php55",
                        "net-snmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-scrypt",
            "portdir": "php/php-scrypt",
            "version": "1.4.3",
            "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": [
                "lang",
                "security",
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-rrd",
            "portdir": "php/php-rrd",
            "version": "1.1.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",
                "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": [
                        "libffi",
                        "php55",
                        "rrdtool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-redis",
            "portdir": "php/php-redis",
            "version": "4.3.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",
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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",
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-raphf",
            "portdir": "php/php-raphf",
            "version": "1.1.2",
            "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": [
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-http2"
                    ]
                }
            ]
        },
        {
            "name": "php55-pspell",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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",
                "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": [
                        "php55",
                        "aspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-propro",
            "portdir": "php/php-propro",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/propro",
            "description": "a reusable property proxy API",
            "long_description": "a reusable property proxy API",
            "active": true,
            "categories": [
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-http2"
                    ]
                }
            ]
        },
        {
            "name": "php55-postgresql",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1504
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "postgresql18",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55",
                        "postgresql18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "phppgadmin"
                    ]
                }
            ]
        },
        {
            "name": "php55-posix",
            "portdir": "lang/php",
            "version": "5.5.38",
            "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",
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-pop3",
            "portdir": "php/php-pop3",
            "version": "1.0.2",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pop3",
            "description": "POP3 Client Library",
            "long_description": "The POP3 extension makes it possible for a PHP script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library.",
            "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",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-phalcon3",
            "portdir": "php/php-phalcon3",
            "version": "3.4.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://phalconphp.com",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1504
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-phalcon2",
            "portdir": "php/php-phalcon2",
            "version": "2.0.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://phalconphp.com",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1504
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-phalcon",
            "portdir": "php/php-phalcon",
            "version": "5.10.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php55-phalcon5",
            "homepage": "https://phalcon.io",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1504
                }
            ],
            "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": "php55-peb",
            "portdir": "php/php-peb",
            "version": "0.20b",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/videlalvaro/mypeb",
            "description": "PHP-Erlang Bridge",
            "long_description": "peb (PHP-Erlang Bridge) is an open-source PHP extension to run PHP as an Erlang cnode",
            "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",
                        "erlang",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-pdflib",
            "portdir": "php/php-pdflib",
            "version": "4.1.4",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pdflib",
            "description": "PHP bindings for pdflib",
            "long_description": "PHP bindings for pdflib",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "print",
                "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": [
                        "php55",
                        "pdflib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-pcntl",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "active": true,
            "categories": [
                "sysutils",
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-oracle",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "active": true,
            "categories": [
                "databases",
                "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": [
                        "oracle-instantclient",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-openssl",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "security",
                "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",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "libcomerr",
                        "kerberos5",
                        "php55"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php55-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php55-opcache",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "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": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-odbc",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1504
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-oauth",
            "portdir": "php/php-oauth",
            "version": "1.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/oauth",
            "description": "oauth consumer extension",
            "long_description": "OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.",
            "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": [
                        "gettext",
                        "php55",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-mysql",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mysql",
            "description": "a PHP interface to MySQL databases, including the mysql, mysqli and pdo_mysql extensions",
            "long_description": "a PHP interface to MySQL databases, including the mysql, mysqli and pdo_mysql extensions",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1504
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "mysqlnd",
                "mysql57",
                "mariadb10",
                "mariadb11",
                "mariadb12",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-mssql",
            "portdir": "lang/php",
            "version": "5.5.38",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mssql",
            "description": "a PHP interface to MSSQL using FreeTDS, including the mssql and pdo_dblib extensions",
            "long_description": "a PHP interface to MSSQL using FreeTDS, including the mssql and pdo_dblib extensions",
            "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": [
                        "freetds",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}