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

{
    "count": 51981,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=349",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=347",
    "results": [
        {
            "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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php56"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-amf"
                    ]
                }
            ]
        },
        {
            "name": "php55-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php53-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-amqp",
            "portdir": "php/php-amqp",
            "version": "2.2.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/amqp",
            "description": "AMQP interface for PHP",
            "long_description": "This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue.",
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-amqp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-amf",
            "portdir": "php/php-amf",
            "version": "0.9.2",
            "license": "PHP",
            "platforms": "any",
            "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": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-amf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php56-SPL_Types",
            "portdir": "php/php-SPL_Types",
            "version": "0.4.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/SPL_Types",
            "description": "Standard PHP Library, Types Addon",
            "long_description": "SPL Types is a collection of special typehandling classes.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php56"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-SPL_Types",
                        "ZendFramework2",
                        "ZendFramework1"
                    ]
                }
            ]
        },
        {
            "name": "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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-SPL_Types",
            "portdir": "php/php-SPL_Types",
            "version": "0.4.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/SPL_Types",
            "description": "Standard PHP Library, Types Addon",
            "long_description": "SPL Types is a collection of special typehandling classes.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php53-SPL_Types",
            "portdir": "php/php-SPL_Types",
            "version": "0.4.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/SPL_Types",
            "description": "Standard PHP Library, Types Addon",
            "long_description": "SPL Types is a collection of special typehandling classes.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-Twig",
            "portdir": "php/php-Twig",
            "version": "3.22.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabpot/Twig",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "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": "php-SPL_Types",
            "portdir": "php/php-SPL_Types",
            "version": "0.4.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/SPL_Types",
            "description": "Standard PHP Library, Types Addon",
            "long_description": "SPL Types is a collection of special typehandling classes.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-SPL_Types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-Judy"
                    ]
                }
            ]
        },
        {
            "name": "php84-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php83-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php82-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php82"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php81-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php81"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeimage",
                        "php56"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-FreeImage"
                    ]
                }
            ]
        },
        {
            "name": "php55-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeimage",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeimage",
                        "php54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php53-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeimage",
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-Judy",
            "portdir": "php/php-Judy",
            "version": "2.4.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "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": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-Judy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-FreeImage",
            "portdir": "php/php-FreeImage",
            "version": "0.1",
            "license": "PHP-2.02",
            "platforms": "any",
            "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": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-FreeImage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php85-zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php-APCu"
                    ]
                }
            ]
        },
        {
            "name": "php84-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php84"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php84-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php83-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php83"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php83-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php82-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php82"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php82-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php81-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php81"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php81-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php80-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php80"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php80-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php74-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php74-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php73-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php73"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php73-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php72-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php72"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php72-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php71-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php71-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php70-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php70-zstd"
                    ]
                }
            ]
        },
        {
            "name": "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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php55-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php53-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": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php54-APC",
            "portdir": "php/php-APC",
            "version": "3.1.13",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APC",
            "description": "Alternative PHP Cache",
            "long_description": "APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php54"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-APC"
                    ]
                }
            ]
        },
        {
            "name": "php53-APC",
            "portdir": "php/php-APC",
            "version": "3.1.13",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APC",
            "description": "Alternative PHP Cache",
            "long_description": "APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-APCu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-APC",
            "portdir": "php/php-APC",
            "version": "3.1.13",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APC",
            "description": "Alternative PHP Cache",
            "long_description": "APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-APC"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swaks",
            "portdir": "perl/swaks",
            "version": "20201014.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jetmore.org/john/code/swaks/",
            "description": "Swiss Army Knife for SMTP",
            "long_description": "Swaks is a featureful, flexible, scriptable, transaction-oriented SMTP test tool.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-digest-md5",
                        "p5.34-digest-sha",
                        "p5.34-io-socket-inet6",
                        "p5.34-mime-base64",
                        "p5.34-authen-sasl",
                        "p5.34-net-ssleay",
                        "p5.34-ntlm",
                        "p5.34-sys-hostname-long",
                        "p5.34-time-hires",
                        "p5.34-net-dns"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdl-cli",
            "portdir": "perl/pdl-cli",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pdl.perl.org/",
            "description": "Command line interface scripts for the Perl Data Language (PDL)",
            "long_description": "Command line interface scripts for the Perl Data Language (PDL)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZMQ::FFI",
            "description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "p5.34-anyevent",
                        "p5.34-sub-override",
                        "p5.34-sys-sigaction",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-nowarnings",
                        "p5.34-test-warnings",
                        "p5.34-time-hires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "perl5.34",
                        "p5.34-class-xsaccessor",
                        "p5.34-ffi-checklib",
                        "p5.34-ffi-platypus",
                        "p5.34-import-into",
                        "p5.34-moo",
                        "p5.34-namespace-clean",
                        "p5.34-sub-exporter",
                        "p5.34-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZMQ::FFI",
            "description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "p5.32-anyevent",
                        "p5.32-sub-override",
                        "p5.32-sys-sigaction",
                        "p5.32-test-deep",
                        "p5.32-test-exception",
                        "p5.32-test-nowarnings",
                        "p5.32-test-warnings",
                        "p5.32-time-hires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "perl5.32",
                        "p5.32-class-xsaccessor",
                        "p5.32-ffi-checklib",
                        "p5.32-ffi-platypus",
                        "p5.32-import-into",
                        "p5.32-moo",
                        "p5.32-namespace-clean",
                        "p5.32-sub-exporter",
                        "p5.32-try-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZMQ::FFI",
            "description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "p5.30-anyevent",
                        "p5.30-sub-override",
                        "p5.30-sys-sigaction",
                        "p5.30-test-deep",
                        "p5.30-test-exception",
                        "p5.30-test-nowarnings",
                        "p5.30-test-warnings",
                        "p5.30-time-hires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "perl5.30",
                        "p5.30-class-xsaccessor",
                        "p5.30-ffi-checklib",
                        "p5.30-ffi-platypus",
                        "p5.30-import-into",
                        "p5.30-moo",
                        "p5.30-namespace-clean",
                        "p5.30-sub-exporter",
                        "p5.30-try-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZMQ::FFI",
            "description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "p5.28-anyevent",
                        "p5.28-sub-override",
                        "p5.28-sys-sigaction",
                        "p5.28-test-deep",
                        "p5.28-test-exception",
                        "p5.28-test-nowarnings",
                        "p5.28-test-warnings",
                        "p5.28-time-hires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "perl5.28",
                        "p5.28-class-xsaccessor",
                        "p5.28-ffi-checklib",
                        "p5.28-ffi-platypus",
                        "p5.28-import-into",
                        "p5.28-moo",
                        "p5.28-namespace-clean",
                        "p5.28-sub-exporter",
                        "p5.28-try-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-json-maybexs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "po4a",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-module-install",
                        "p5.34-test-yaml-valid",
                        "p5.34-test2-harness",
                        "p5-yaml-tiny",
                        "demeter",
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        }
    ]
}