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

{
    "count": 50886,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=399",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=397",
    "results": [
        {
            "name": "p5-xml-namespacefactory",
            "portdir": "perl/p5-xml-namespacefactory",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-namespacefactory",
            "homepage": "https://metacpan.org/pod/XML::NamespaceFactory",
            "description": "XML::NamespaceFactory - Simple factory objects for SAX namespaced names",
            "long_description": "XML::NamespaceFactory - Simple factory objects for SAX namespaced names",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-namespacefactory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-namespacesupport",
            "portdir": "perl/p5-xml-namespacesupport",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-namespacesupport",
            "homepage": "https://metacpan.org/pod/XML::NamespaceSupport",
            "description": "Simple generic namespace support class",
            "long_description": "Simple generic namespace support class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-namespacesupport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-parser",
            "portdir": "perl/p5-xml-parser",
            "version": "2.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-xml-parser",
            "homepage": "https://metacpan.org/pod/XML::Parser",
            "description": "This is a Perl extension interface to expat.",
            "long_description": "A perl module for parsing XML documents using expat.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-parser-easytree",
            "portdir": "perl/p5-xml-parser-easytree",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-parser-easytree",
            "homepage": "https://metacpan.org/pod/XML::Parser::EasyTree",
            "description": "Easier tree style for xml-parser",
            "long_description": "XML-Parser-EasyTree adds a new built-in style called EasyTree to XML::Parser. Like XML::Parser's Tree style, setting this style causes the parser to build a lightweight tree structure representing the XML document.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-parser-easytree"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-parser-lite",
            "portdir": "perl/p5-xml-parser-lite",
            "version": "0.722.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-parser-lite",
            "homepage": "https://metacpan.org/pod/XML::Parser::Lite",
            "description": "XML::Parser::Lite - Lightweight regexp-based XML parser",
            "long_description": "XML::Parser::Lite - Lightweight regexp-based XML parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-parser-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-parser-lite-tree",
            "portdir": "perl/p5-xml-parser-lite-tree",
            "version": "0.140.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-parser-lite-tree",
            "homepage": "https://metacpan.org/pod/XML::Parser::Lite::Tree",
            "description": "Lightweight XML tree builder",
            "long_description": "Lightweight XML tree builder",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-parser-lite-tree"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-regexp",
            "portdir": "perl/p5-xml-regexp",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-regexp",
            "homepage": "https://metacpan.org/pod/XML::RegExp",
            "description": "Regular expressions for XML tokens",
            "long_description": "Regular expressions for XML tokens",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-regexp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xmlrpc-lite",
            "portdir": "perl/p5-xmlrpc-lite",
            "version": "0.717.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xmlrpc-lite",
            "homepage": "https://metacpan.org/pod/XMLRPC::Lite",
            "description": "XMLRPC::Lite - client and server implementation of XML-RPC protocol",
            "long_description": "XMLRPC::Lite - client and server implementation of XML-RPC protocol",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xmlrpc-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-rss",
            "portdir": "perl/p5-xml-rss",
            "version": "1.650.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-rss",
            "homepage": "https://metacpan.org/pod/XML::RSS",
            "description": "XML::RSS - creates and updates RSS files",
            "long_description": "XML::RSS - creates and updates RSS files",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-rss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-rss-libxml",
            "portdir": "perl/p5-xml-rss-libxml",
            "version": "0.310.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-rss-libxml",
            "homepage": "https://metacpan.org/pod/XML::RSS::LibXML",
            "description": "XML::RSS::LibXML - XML::RSS with XML::LibXML",
            "long_description": "XML::RSS::LibXML - XML::RSS with XML::LibXML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-rss-libxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-sax",
            "homepage": "https://metacpan.org/pod/XML::SAX",
            "description": "Perl extension for SAX XML parsers.",
            "long_description": "XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-sax-base",
            "portdir": "perl/p5-xml-sax-base",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-sax-base",
            "homepage": "https://metacpan.org/pod/XML::SAX::Base",
            "description": "Base class SAX Drivers and Filters",
            "long_description": "Base class SAX Drivers and Filters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-sax-expat",
            "portdir": "perl/p5-xml-sax-expat",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-sax-expat",
            "homepage": "https://metacpan.org/pod/XML::SAX::Expat",
            "description": "SAX2 Driver for Expat (XML::Parser)",
            "long_description": "This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax-expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-sax-writer",
            "portdir": "perl/p5-xml-sax-writer",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-sax-writer",
            "homepage": "https://metacpan.org/pod/XML::SAX::Writer",
            "description": "SAX2 XML Writer",
            "long_description": "SAX2 XML Writer",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-semanticdiff",
            "portdir": "perl/p5-xml-semanticdiff",
            "version": "1.0.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-semanticdiff",
            "homepage": "https://metacpan.org/pod/XML::SemanticDiff",
            "description": "XML::SemanticDiff - Perl extension for comparing XML documents.",
            "long_description": "XML::SemanticDiff - Perl extension for comparing XML documents.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-semanticdiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-simple",
            "portdir": "perl/p5-xml-simple",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-simple",
            "homepage": "https://metacpan.org/pod/XML::Simple",
            "description": "Easy API to read/write XML (esp config files)",
            "long_description": "Easy API to read/write XML (esp config files)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-tiny",
            "portdir": "perl/p5-xml-tiny",
            "version": "2.70.0",
            "license": "(Artistic-1 or GPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-tiny",
            "homepage": "https://metacpan.org/pod/XML::Tiny",
            "description": "XML::Tiny is a simple lightweight parser for a subset of XML",
            "long_description": "XML::Tiny is a simple lightweight parser for a subset of XML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-treebuilder",
            "portdir": "perl/p5-xml-treebuilder",
            "version": "5.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-treebuilder",
            "homepage": "https://metacpan.org/pod/XML::TreeBuilder",
            "description": "Parser that builds a tree of XML::Element objects",
            "long_description": "This module uses XML::Parser to make XML document trees constructed of XML::Element objects (and XML::Element is a subclass of HTML::Element adapted for XML). XML::TreeBuilder is meant particularly for people who are used to the HTML::TreeBuilder / HTML::Element interface to document trees, and who don't want to learn some other document interface like XML::Twig or XML::DOM.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-treebuilder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-treepp",
            "portdir": "perl/p5-xml-treepp",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-treepp",
            "homepage": "https://metacpan.org/pod/XML::TreePP",
            "description": "Pure Perl implementation for parsing/writing XML documents",
            "long_description": "Pure Perl implementation for parsing/writing XML documents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-treepp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-twig",
            "portdir": "perl/p5-xml-twig",
            "version": "3.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-twig",
            "homepage": "https://metacpan.org/pod/XML::Twig",
            "description": "XML::Twig - A perl module for processing huge XML documents in tree mode.",
            "long_description": "XML::Twig - A perl module for processing huge XML documents in tree mode.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-validator-schema",
            "portdir": "perl/p5-xml-validator-schema",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-validator-schema",
            "homepage": "https://metacpan.org/pod/XML::Validator::Schema",
            "description": "validate XML against a subset of W3C XML Schema",
            "long_description": "This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation, but a useful subset.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-validator-schema"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-writer",
            "portdir": "perl/p5-xml-writer",
            "version": "0.900.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-writer",
            "homepage": "https://metacpan.org/pod/XML::Writer",
            "description": "Perl extension for writing XML documents.",
            "long_description": "A helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-writer-string",
            "portdir": "perl/p5-xml-writer-string",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-writer-string",
            "homepage": "https://metacpan.org/pod/XML::Writer::String",
            "description": "Module to capture output from XML::Writer",
            "long_description": "Module to capture output from XML::Writer",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-writer-string"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-xml2json",
            "portdir": "perl/p5-xml-xml2json",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-xml2json",
            "homepage": "https://metacpan.org/pod/XML::XML2JSON",
            "description": "XML::XML2JSON - Convert XML into JSON (and back again) using XML::LibXML",
            "long_description": "XML::XML2JSON - Convert XML into JSON (and back again) using XML::LibXML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-xml2json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-xpath",
            "portdir": "perl/p5-xml-xpath",
            "version": "1.480.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-xpath",
            "homepage": "https://metacpan.org/pod/XML::XPath",
            "description": "set of modules for parsing and evaluating XPath statements",
            "long_description": "This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-xpath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-xpathengine",
            "portdir": "perl/p5-xml-xpathengine",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-xpathengine",
            "homepage": "https://metacpan.org/pod/XML::XPathEngine",
            "description": "a re-usable XPath engine for DOM-like trees",
            "long_description": "This module provides an XPath engine, that can be re-used by other module/classes that implement trees.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-xpathengine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xs-check",
            "portdir": "perl/p5-xs-check",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xs-check",
            "homepage": "https://metacpan.org/pod/XS::Check",
            "description": "XS::Check - Check XS for some common problems",
            "long_description": "XS::Check - Check XS for some common problems",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-check"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xsloader",
            "portdir": "perl/p5-xsloader",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xsloader",
            "homepage": "https://metacpan.org/pod/XSLoader",
            "description": "XSLoader - Dynamically load C libraries into Perl code",
            "long_description": "XSLoader - Dynamically load C libraries into Perl code",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xsloader"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xs-parse-keyword",
            "portdir": "perl/p5-xs-parse-keyword",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-xs-parse-keyword",
            "homepage": "https://metacpan.org/pod/XS::Parse::Keyword",
            "description": "XS::Parse::Keyword - XS functions to assist in parsing keyword syntax",
            "long_description": "XS::Parse::Keyword - XS functions to assist in parsing keyword syntax",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xs-parse-sublike",
            "portdir": "perl/p5-xs-parse-sublike",
            "version": "0.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-xs-parse-sublike",
            "homepage": "https://metacpan.org/pod/XS::Parse::Sublike",
            "description": "XS::Parse::Sublike - XS functions to assist in parsing sub-like syntax",
            "long_description": "XS::Parse::Sublike - XS functions to assist in parsing sub-like syntax",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-sublike"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xstring",
            "portdir": "perl/p5-xstring",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-xstring",
            "homepage": "https://metacpan.org/pod/XString",
            "description": "XString - Isolated String helpers from B",
            "long_description": "XString - Isolated String helpers from B",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xstring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xxx",
            "portdir": "perl/p5-xxx",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xxx",
            "homepage": "https://metacpan.org/pod/XXX",
            "description": "XXX - See Your Data in the Nude",
            "long_description": "XXX - See Your Data in the Nude",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml",
            "portdir": "perl/p5-yaml",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-yaml",
            "homepage": "https://metacpan.org/pod/YAML",
            "description": "YAML loader/dumper module",
            "long_description": "The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-libyaml",
            "portdir": "perl/p5-yaml-libyaml",
            "version": "0.904.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-libyaml",
            "homepage": "https://metacpan.org/pod/YAML::LibYAML",
            "description": "YAML::LibYAML - Perl YAML Serialization using XS and libyaml",
            "long_description": "YAML::LibYAML - Perl YAML Serialization using XS and libyaml",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-libyaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-libyaml-api",
            "portdir": "perl/p5-yaml-libyaml-api",
            "version": "0.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-yaml-libyaml-api",
            "homepage": "https://metacpan.org/pod/YAML::LibYAML::API",
            "description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
            "long_description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-libyaml-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-pp",
            "portdir": "perl/p5-yaml-pp",
            "version": "0.39.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-pp",
            "homepage": "https://metacpan.org/pod/YAML::PP",
            "description": "YAML::PP - YAML 1.2 processor",
            "long_description": "YAML::PP - YAML 1.2 processor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-pp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-pp-libyaml",
            "portdir": "perl/p5-yaml-pp-libyaml",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-pp-libyaml",
            "homepage": "https://metacpan.org/pod/YAML::PP::LibYAML",
            "description": "YAML::PP::LibYAML - Faster parsing for YAML::PP",
            "long_description": "YAML::PP::LibYAML - Faster parsing for YAML::PP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-pp-libyaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.360.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-syck",
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-syck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-tiny",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-zeromq",
            "portdir": "perl/p5-zeromq",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-zeromq",
            "homepage": "https://metacpan.org/pod/ZeroMQ",
            "description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
            "long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-zeromq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-zmq-ffi",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-zmq-ffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p7zip",
            "portdir": "archivers/p7zip",
            "version": "16.02",
            "license": "LGPL-2.1+ and Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://p7zip.sourceforge.net/",
            "description": "7-Zip implementation",
            "long_description": "p7zip is a port of 7-Zip, a file archiver with highest compression ratio.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "MoltenVK-1.1.9",
                        "gnat-booch95"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gecode",
                        "glm",
                        "gnat-booch95",
                        "stardict",
                        "keka",
                        "lzma",
                        "allegro5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ufo-ai",
                        "littleutils",
                        "keka"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core",
                        "julia"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-compress-lzma",
                        "p5.28-io-compress-lzma",
                        "p5.30-io-compress-lzma",
                        "p5.32-io-compress-lzma",
                        "p5.26-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p8-platform",
            "portdir": "multimedia/p8-platform",
            "version": "2.1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pulse-eight.com/",
            "description": "Pulse-Eight platform library",
            "long_description": "Platform support library used by libCEC and binary add-ons for Kodi",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcec"
                    ]
                }
            ]
        },
        {
            "name": "packddir",
            "portdir": "archivers/packddir",
            "version": "0.0.6-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/packddir/",
            "description": "creates and unpacks PackdDir archives",
            "long_description": "packddir creates and unpacks PackdDir archives, which are used in Quake (I and II) and others.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packer",
            "portdir": "sysutils/packer",
            "version": "1.15.0",
            "license": "Commercial and Permissive",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.packer.io",
            "description": "A tool for creating identical machine images for multiple platforms from a single source configuration.",
            "long_description": "A tool for creating identical machine images for multiple platforms from a single source configuration. Packer is lightweight, runs on every major operating system, and is highly performant, creating machine images for multiple platforms in parallel. Packer comes out of the box with support for many platforms, the full list of which can be found at https://www.packer.io/docs/builders/index.html.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "newtonne.github",
                    "github": "newtonne",
                    "ports_count": 5
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1031
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "realpath",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packetforward",
            "portdir": "net/packetforward",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.holdorf.dk/software/downloads/",
            "description": "An IP packet capture/forward application",
            "long_description": "PakcetForward is an IP packet capture/forward application based on libpcap and libnet. It is a command line tool that listens on one network interface for UDP and TCP packets and then injects them on the same or another network interface changing the destination address.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packit",
            "portdir": "net/packit",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packit.sourceforge.net/",
            "description": "network injection and capture",
            "long_description": "Packit (Packet toolkit) is a network auditing tool. Its value is derived from its ability to customize, inject, monitor, and manipulate IP traffic. By allowing you to define (spoof) nearly all TCP, UDP, ICMP, IP, ARP, RARP, and Ethernet header options, Packit can be useful in testing firewalls, intrusion detection/prevention systems, port scanning, simulating network traffic, and general TCP/IP auditing. Packit is also an excellent tool for learning TCP/IP.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packr",
            "portdir": "devel/packr",
            "version": "2.8.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gobuffalo/packr",
            "description": "The simple and easy way to embed static files into Go binaries.",
            "long_description": "Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1031
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "copilot"
                    ]
                }
            ]
        },
        {
            "name": "packr1",
            "portdir": "devel/packr1",
            "version": "1.30.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gobuffalo/packr",
            "description": "The simple and easy way to embed static files into Go binaries (legacy version / v1).",
            "long_description": "This port is for the V1 version of Packr. Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1031
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packwiz",
            "portdir": "games/packwiz",
            "version": "20251124",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/packwiz/packwiz",
            "description": "Command line tool for creating Minecraft modpacks",
            "long_description": "packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML files that can be easily version-controlled and shared with git. You can then export to a CurseForge or Modrinth modpack.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "JLindop",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}