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

{
    "count": 51554,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=794",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=792",
    "results": [
        {
            "name": "spatialite-tools",
            "portdir": "databases/spatialite-tools",
            "version": "5.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gaia-gis.it/fossil/spatialite-tools/index",
            "description": "Variety of CLI tools for SpatiaLite DB",
            "long_description": "These CLI tools allow to interact with a SpatiaLite DB, import a variety of files (SHP, OSM, GML) and prepare a virtual network for routing.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "readline",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geos",
                        "expat",
                        "spatialite",
                        "proj9",
                        "freexl",
                        "libiconv",
                        "readosm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-typing",
            "portdir": "python/py-typing",
            "version": "3.10.0.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/typing/",
            "description": "Type hints for Python",
            "long_description": "Typing is a backport of the standard library 'typing' module to Python versions older than 3.5. It defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pathlib2",
                        "py27-aiodns",
                        "py27-django-extensions",
                        "py27-altair",
                        "py27-fs",
                        "py27-curtsies",
                        "py27-flake8",
                        "py27-importlib-resources",
                        "py-typing",
                        "py27-m2crypto",
                        "py27-libcloud",
                        "py27-python-dotenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-sphinx",
                        "py27-hyperlink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-attrs"
                    ]
                }
            ]
        },
        {
            "name": "py-typing",
            "portdir": "python/py-typing",
            "version": "3.10.0.0",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/typing/",
            "description": "Type hints for Python",
            "long_description": "Typing is a backport of the standard library 'typing' module to Python versions older than 3.5. It defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-typing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py34-typing",
            "portdir": "python/py-typing",
            "version": "3.10.0.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/typing/",
            "description": "Type hints for Python",
            "long_description": "Typing is a backport of the standard library 'typing' module to Python versions older than 3.5. It defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py34-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py34-importlib-resources",
                        "py34-pathlib2"
                    ]
                }
            ]
        },
        {
            "name": "scapy_select",
            "portdir": "python/scapy_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default scapy version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of scapy.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py39-scapy-devel",
                        "py310-scapy-devel",
                        "py311-scapy-devel",
                        "py312-scapy-devel",
                        "py39-scapy",
                        "py27-scapy",
                        "py310-scapy",
                        "py311-scapy",
                        "py312-scapy",
                        "py313-scapy"
                    ]
                }
            ]
        },
        {
            "name": "liblog",
            "portdir": "devel/liblog",
            "version": "2023.07.06",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mambrus/liblog",
            "description": "C-library: functions for logging, debug printouts",
            "long_description": "C-library: functions for logging, debug printouts",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sratom",
            "portdir": "audio/sratom",
            "version": "0.6.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drobilla.net/software/sratom.html",
            "description": "library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax",
            "long_description": "sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lv2",
                        "serd",
                        "sord"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lilv"
                    ]
                }
            ]
        },
        {
            "name": "sord",
            "portdir": "audio/sord",
            "version": "0.16.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drobilla.net/software/sord.html",
            "description": "lightweight C library for storing RDF data in memory",
            "long_description": "sord is a lightweight C library for storing RDF data in memory.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "serd",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lilv",
                        "sratom"
                    ]
                }
            ]
        },
        {
            "name": "serd",
            "portdir": "audio/serd",
            "version": "0.30.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drobilla.net/software/serd.html",
            "description": "lightweight C library for RDF syntax",
            "long_description": "serd is a lightweight C library for RDF syntax. It supports reading and writing Turtle and NTriples.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lilv",
                        "sord",
                        "sratom"
                    ]
                }
            ]
        },
        {
            "name": "lilv",
            "portdir": "audio/lilv",
            "version": "0.24.14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drobilla.net/software/lilv.html",
            "description": "LV2 host reference implementation",
            "long_description": "lilv is an LV2 host reference implementation. It provides a C library to make the use of LV2 plugins as simple as possible for applications.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lv2",
                        "sratom",
                        "serd",
                        "sord"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pure-lilv"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-starman",
            "portdir": "perl/p5-starman",
            "version": "0.401.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Starman",
            "description": "Starman - High-performance preforking PSGI/Plack web server",
            "long_description": "Starman - High-performance preforking PSGI/Plack web server",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-libwww-perl",
                        "p5.34-lwp-protocol-https",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-requires",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-parent",
                        "perl5.34",
                        "p5.34-test-tcp",
                        "p5.34-plack",
                        "p5.34-data-dump",
                        "p5.34-http-date",
                        "p5.34-http-message",
                        "p5.34-http-parser-xs",
                        "p5.34-net-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-devel",
                        "p5-starman"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-starman",
            "portdir": "perl/p5-starman",
            "version": "0.401.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Starman",
            "description": "Starman - High-performance preforking PSGI/Plack web server",
            "long_description": "Starman - High-performance preforking PSGI/Plack web server",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-libwww-perl",
                        "p5.32-lwp-protocol-https",
                        "p5.32-module-build-tiny",
                        "p5.32-test-requires",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-parent",
                        "perl5.32",
                        "p5.32-test-tcp",
                        "p5.32-plack",
                        "p5.32-data-dump",
                        "p5.32-http-date",
                        "p5.32-http-message",
                        "p5.32-http-parser-xs",
                        "p5.32-net-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-starman",
            "portdir": "perl/p5-starman",
            "version": "0.401.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Starman",
            "description": "Starman - High-performance preforking PSGI/Plack web server",
            "long_description": "Starman - High-performance preforking PSGI/Plack web server",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-libwww-perl",
                        "p5.30-lwp-protocol-https",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-requires",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-parent",
                        "perl5.30",
                        "p5.30-test-tcp",
                        "p5.30-plack",
                        "p5.30-data-dump",
                        "p5.30-http-date",
                        "p5.30-http-message",
                        "p5.30-http-parser-xs",
                        "p5.30-net-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-starman",
            "portdir": "perl/p5-starman",
            "version": "0.401.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Starman",
            "description": "Starman - High-performance preforking PSGI/Plack web server",
            "long_description": "Starman - High-performance preforking PSGI/Plack web server",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-libwww-perl",
                        "p5.28-lwp-protocol-https",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-requires",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-parent",
                        "perl5.28",
                        "p5.28-test-tcp",
                        "p5.28-plack",
                        "p5.28-data-dump",
                        "p5.28-http-date",
                        "p5.28-http-message",
                        "p5.28-http-parser-xs",
                        "p5.28-net-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5-starman",
            "portdir": "perl/p5-starman",
            "version": "0.401.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-starman",
            "homepage": "https://metacpan.org/pod/Starman",
            "description": "Starman - High-performance preforking PSGI/Plack web server",
            "long_description": "Starman - High-performance preforking PSGI/Plack web server",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-starman"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-starman",
            "portdir": "perl/p5-starman",
            "version": "0.401.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Starman",
            "description": "Starman - High-performance preforking PSGI/Plack web server",
            "long_description": "Starman - High-performance preforking PSGI/Plack web server",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-libwww-perl",
                        "p5.26-module-build-tiny",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-http-parser-xs",
                        "p5.26-module-build",
                        "p5.26-net-server",
                        "perl5.26",
                        "p5.26-plack",
                        "p5.26-test-tcp",
                        "p5.26-parent",
                        "p5.26-data-dump",
                        "p5.26-http-date",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "ptpython_select",
            "portdir": "python/ptpython_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ptpython version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of ptpython.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-ptpython",
                        "py310-ptpython",
                        "py311-ptpython",
                        "py313-ptpython",
                        "py312-ptpython",
                        "py314-ptpython",
                        "py39-ptpython"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-canary-stability",
                        "p5.34-task-weaken",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-common-sense",
                        "p5.34-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cbor-xs",
                        "p5.34-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-canary-stability",
                        "p5.32-task-weaken",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-common-sense",
                        "p5.32-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-canary-stability",
                        "p5.30-task-weaken",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-common-sense",
                        "p5.30-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-canary-stability",
                        "p5.28-task-weaken",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-common-sense",
                        "p5.28-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-cbor-xs",
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cbor-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-common-sense",
                        "p5.26-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-needs",
                        "p5.34-test-without-module",
                        "clang-15",
                        "p5.34-test-fatal",
                        "p5.34-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-primitive",
                        "p5.34-test-json",
                        "p5-json-any"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-needs",
                        "p5.32-test-without-module",
                        "clang-15",
                        "p5.32-test-fatal",
                        "p5.32-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-json",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-graphics-primitive",
                        "p5.32-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-needs",
                        "p5.30-test-without-module",
                        "clang-15",
                        "p5.30-test-fatal",
                        "p5.30-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-json",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-graphics-primitive",
                        "p5.30-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-needs",
                        "p5.28-test-without-module",
                        "clang-15",
                        "p5.28-test-fatal",
                        "p5.28-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphics-primitive",
                        "p5.28-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-any",
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-without-module",
                        "p5.26-test-fatal",
                        "p5.26-test-requires",
                        "p5.26-test-warnings",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json",
                        "p5.26-sub-exporter-progressive",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-graphics-primitive",
                        "p5.26-test-json"
                    ]
                }
            ]
        },
        {
            "name": "pialign",
            "portdir": "textproc/pialign",
            "version": "0.2.5",
            "license": "CPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.phontron.com/pialign/",
            "description": "Phrasal ITG Aligner",
            "long_description": "pialign is a package that allows you to create a phrase table and word alignments from an unaligned parallel corpus. It is unlike other unsupervised word alignment tools in that it is able to create a phrase table using a fully statistical model, no heuristics. As a result, it is able to build phrase tables for phrase-based machine translation that achieve competitive results but are only a fraction of the size of those created with heuristic methods.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clojure-lsp",
            "portdir": "devel/clojure-lsp",
            "version": "2023.02.27-13.12.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/clojure-lsp/clojure-lsp",
            "description": "Clojure & ClojureScript Language Server (LSP) implementation",
            "long_description": "The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors. It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and much more!",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "jdk17",
                "jdk11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk17-graalvm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clojure"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-net-cli-interact",
            "portdir": "perl/p5-net-cli-interact",
            "version": "2.400.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CLI::Interact",
            "description": "Net::CLI::Interact - A toolkit for CLI automation",
            "long_description": "Net::CLI::Interact - A toolkit for CLI automation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-sharedir-install",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-simple",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir",
                        "p5.34-io-tty",
                        "p5.34-ipc-run",
                        "p5.34-log-dispatch-config",
                        "p5.34-log-dispatch-configurator-any",
                        "perl5.34",
                        "p5.34-moox-types-mooselike",
                        "p5.34-net-telnet",
                        "p5.34-path-class",
                        "p5.34-time-hires",
                        "p5.34-moo",
                        "p5.34-class-load",
                        "p5.34-class-mix",
                        "p5.34-config-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-appliance-session",
                        "p5-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-net-cli-interact",
            "portdir": "perl/p5-net-cli-interact",
            "version": "2.400.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CLI::Interact",
            "description": "Net::CLI::Interact - A toolkit for CLI automation",
            "long_description": "Net::CLI::Interact - A toolkit for CLI automation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-sharedir-install",
                        "p5.32-test-file-sharedir",
                        "p5.32-test-simple",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-sharedir",
                        "p5.32-io-tty",
                        "p5.32-ipc-run",
                        "p5.32-log-dispatch-config",
                        "p5.32-log-dispatch-configurator-any",
                        "perl5.32",
                        "p5.32-moox-types-mooselike",
                        "p5.32-net-telnet",
                        "p5.32-path-class",
                        "p5.32-time-hires",
                        "p5.32-moo",
                        "p5.32-class-load",
                        "p5.32-class-mix",
                        "p5.32-config-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-net-cli-interact",
            "portdir": "perl/p5-net-cli-interact",
            "version": "2.400.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CLI::Interact",
            "description": "Net::CLI::Interact - A toolkit for CLI automation",
            "long_description": "Net::CLI::Interact - A toolkit for CLI automation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "p5.30-test-file-sharedir",
                        "p5.30-test-simple",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-sharedir",
                        "p5.30-io-tty",
                        "p5.30-ipc-run",
                        "p5.30-log-dispatch-config",
                        "p5.30-log-dispatch-configurator-any",
                        "perl5.30",
                        "p5.30-moox-types-mooselike",
                        "p5.30-net-telnet",
                        "p5.30-path-class",
                        "p5.30-time-hires",
                        "p5.30-moo",
                        "p5.30-class-load",
                        "p5.30-class-mix",
                        "p5.30-config-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-net-cli-interact",
            "portdir": "perl/p5-net-cli-interact",
            "version": "2.400.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CLI::Interact",
            "description": "Net::CLI::Interact - A toolkit for CLI automation",
            "long_description": "Net::CLI::Interact - A toolkit for CLI automation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-sharedir-install",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-simple",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-sharedir",
                        "p5.28-io-tty",
                        "p5.28-ipc-run",
                        "p5.28-log-dispatch-config",
                        "p5.28-log-dispatch-configurator-any",
                        "perl5.28",
                        "p5.28-moox-types-mooselike",
                        "p5.28-net-telnet",
                        "p5.28-path-class",
                        "p5.28-time-hires",
                        "p5.28-moo",
                        "p5.28-class-load",
                        "p5.28-class-mix",
                        "p5.28-config-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5-net-cli-interact",
            "portdir": "perl/p5-net-cli-interact",
            "version": "2.400.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-net-cli-interact",
            "homepage": "https://metacpan.org/pod/Net::CLI::Interact",
            "description": "Net::CLI::Interact - A toolkit for CLI automation",
            "long_description": "Net::CLI::Interact - A toolkit for CLI automation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-cli-interact"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-cli-interact",
            "portdir": "perl/p5-net-cli-interact",
            "version": "2.300.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::CLI::Interact",
            "description": "Net::CLI::Interact - A toolkit for CLI automation",
            "long_description": "Net::CLI::Interact - A toolkit for CLI automation",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-load",
                        "p5.26-class-mix",
                        "p5.26-config-any",
                        "p5.26-file-sharedir",
                        "p5.26-io-tty",
                        "p5.26-ipc-run",
                        "p5.26-log-dispatch-config",
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-moo",
                        "p5.26-moox-types-mooselike",
                        "p5.26-net-telnet",
                        "p5.26-path-class",
                        "p5.26-time-hires",
                        "p5.26-log-dispatch-configurator-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "opal-ml",
            "portdir": "math/opal-ml",
            "version": "2022-03-18",
            "license": "(GPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tkl.iis.u-tokyo.ac.jp/~ynaga/opal",
            "description": "C++ header library of online learning with kernel slicing",
            "long_description": "Opal is a C++ header library of online learning with kernel slicing.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "multiclass",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmpeg2",
            "portdir": "multimedia/libmpeg2",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libmpeg2.sourceforge.net/",
            "description": "A free library for decoding mpeg-2 and mpeg-1 video streams.",
            "long_description": "libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. The main goals in libmpeg2 development are conformance, speed, portability, and reuseability.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "sdl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "libsdl",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-ugly",
                        "M2VDownsizer",
                        "libextractor",
                        "gstreamer010-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "transcode"
                    ]
                }
            ]
        },
        {
            "name": "cksfv",
            "portdir": "sysutils/cksfv",
            "version": "1.3.15",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zakalwe.fi/~shd/foss/cksfv/",
            "description": "simple file verification utility",
            "long_description": "cksfv (Check SFV) creates simple file verification (.sfv) listings and tests existing sfv files. It uses the crc32 checksum.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-universal-require"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-plist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-plist",
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-plist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmlcatmgr",
            "portdir": "textproc/xmlcatmgr",
            "version": "2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlcatmgr.sourceforge.net/",
            "description": "SGML and XML catalog manager",
            "long_description": "XML Catalog Manager (xmlcatmgr in its short form) is a small utility used to manipulate SGML and XML catalogs. It is extremely small and lightweight, specially designed to be run from packaging systems. Basically, it allows adding and removing entries from catalogs, in a completely automated way.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docbook-xml",
                        "docbook-xml-4.1.2",
                        "docbook-xml-4.2",
                        "docbook-xml-4.3",
                        "docbook-xml-4.4",
                        "docbook-xml-4.5",
                        "docbook-xml-5.0",
                        "docbook-dsssl",
                        "docbook-sgml-4.2",
                        "xhtml1",
                        "sgml-common",
                        "iso8879",
                        "openjade",
                        "docbook-xsl-nons",
                        "docbook-xsl-ns",
                        "docbook-xsl-docs",
                        "xmlroff"
                    ]
                }
            ]
        },
        {
            "name": "HexEditPowerPC",
            "portdir": "sysutils/HexEditPowerPC",
            "version": "2.20",
            "license": "(LGPL-2 or MPL-1)",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/hexedit",
            "description": "Original HexEdit",
            "long_description": "Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libident",
            "portdir": "security/libident",
            "version": "0.32",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.remlab.net/libident/",
            "description": "Ident protocol library",
            "long_description": "This is a library which provides a simple interface to the Ident protocol on the client side. It is meant to be used by daemons to try to authenticate users using the Ident protocol. For this to work, users need to have an Ident server running on the system from which they are connected.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ngircd"
                    ]
                }
            ]
        },
        {
            "name": "libmetalink",
            "portdir": "net/libmetalink",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/libmetalink",
            "description": "libmetalink is a library for reading Metalink XML download description files.",
            "long_description": "libmetalink is a library for reading Metalink XML download description files. It is intended to help developers of C programs add Metalink functionality.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apache-ant",
            "portdir": "devel/apache-ant",
            "version": "1.10.14",
            "license": "Apache-2 and W3C",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ant.apache.org/",
            "description": "Java opensource build system",
            "long_description": "Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "java_memcached",
                        "cassandra",
                        "apache-ivy",
                        "omnicompiler",
                        "poi",
                        "appbundler",
                        "KoLmafia",
                        "ccl-util",
                        "checkstyle",
                        "cobertura",
                        "commons-lang",
                        "commons-pool",
                        "dom4j",
                        "hadoop",
                        "javancss",
                        "jfreechart",
                        "mysql-connector-java",
                        "objectweb-anttasks",
                        "objectweb-asm",
                        "saxpath",
                        "xalanj",
                        "xml-commons-resolver",
                        "zeroc-ice33-java",
                        "zeroc-ice34-java",
                        "zeroc-ice35-java",
                        "processing",
                        "sisc",
                        "tom",
                        "plovr",
                        "weka",
                        "gcs-java",
                        "sphinx4",
                        "healpix-java",
                        "BrowserLauncher2",
                        "batik",
                        "libzookeeper",
                        "cglib",
                        "commons-cli",
                        "hamcrest-library",
                        "itext",
                        "jdom",
                        "jsch",
                        "jtidy",
                        "trove4j",
                        "ttk",
                        "xercesj",
                        "xmlenc",
                        "xmlpull",
                        "xom",
                        "pdftk-java",
                        "protobuf-java",
                        "pdfbox",
                        "hamcrest-core",
                        "servlet23-api",
                        "servlet24-api",
                        "tokyocabinet-clj",
                        "play",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ProjectLibre",
                        "Arduino",
                        "stanford-corenlp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ant-contrib"
                    ]
                }
            ]
        }
    ]
}