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

{
    "count": 50555,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=806",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=804",
    "results": [
        {
            "name": "py3c",
            "portdir": "python/py3c",
            "version": "1.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py3c.readthedocs.io/",
            "description": "Python compatibility headers",
            "long_description": "A Python 2/3 compatibility layer for C extensions",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "subversion-pythonbindings-3.9",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12"
                    ]
                }
            ]
        },
        {
            "name": "py27-atspi",
            "portdir": "python/py27-atspi",
            "version": "0.4.1",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Accessibility",
            "description": "Python bindings to AT-SPI over DBus on GNOME 2",
            "long_description": "This module provides a Python client library for the Service Provider Interface to Assistive Technologies available on the GNOME 2 platform using the DBus rather than the CORBA infrastructure.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-python"
                    ]
                }
            ]
        },
        {
            "name": "py27-urlgrabber",
            "portdir": "python/py-urlgrabber",
            "version": "4.0.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://urlgrabber.baseurl.org/",
            "description": "High-level cross-protocol url-grabber",
            "long_description": "Urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-curl",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yum",
                        "mythtv-core.28",
                        "py-urlgrabber",
                        "mythtv-core.27"
                    ]
                }
            ]
        },
        {
            "name": "py-urlgrabber",
            "portdir": "python/py-urlgrabber",
            "version": "4.0.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://urlgrabber.baseurl.org/",
            "description": "High-level cross-protocol url-grabber",
            "long_description": "Urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-urlgrabber"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyrant",
            "portdir": "python/py-pyrant",
            "version": "0.6.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/pyrant/",
            "description": "Pyrant is a Python wrapper around Tokyo Tyrant.",
            "long_description": "Pyrant is a Python wrapper around Tokyo Tyrant.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyrant"
                    ]
                }
            ]
        },
        {
            "name": "py-pyrant",
            "portdir": "python/py-pyrant",
            "version": "0.6.5",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/pyrant/",
            "description": "Pyrant is a Python wrapper around Tokyo Tyrant.",
            "long_description": "Pyrant is a Python wrapper around Tokyo Tyrant.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyrant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xorg-libXv",
            "portdir": "x11/xorg-libXv",
            "version": "1.0.12",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXv",
            "long_description": "Xvideo extension library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "xine-ui",
                        "xvinfo",
                        "libmpeg2",
                        "libquicktime",
                        "libquicktime-devel",
                        "transcode",
                        "xorg-libXvMC",
                        "gstreamer1-gst-plugins-base",
                        "FreeRDP"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXdamage",
            "portdir": "x11/xorg-libXdamage",
            "version": "1.1.6",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXdamage",
            "long_description": "Damage extension",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xorgproto",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXfixes",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libiodbc",
                        "cogl",
                        "vino",
                        "enlightenment",
                        "gtk3-devel",
                        "gtk3",
                        "metacity",
                        "gtk2",
                        "xcompmgr",
                        "gtk2-devel",
                        "gstreamer1-gst-plugins-good",
                        "pspp",
                        "mesa",
                        "clutter"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXcomposite",
            "portdir": "x11/xorg-libXcomposite",
            "version": "0.4.6",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXcomposite",
            "long_description": "Composite extension",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libiodbc",
                        "cogl",
                        "enlightenment",
                        "gtk3-devel",
                        "gtk3",
                        "metacity",
                        "gtk2",
                        "xcompmgr",
                        "gnome-session",
                        "gtk2-devel",
                        "pspp",
                        "clutter"
                    ]
                }
            ]
        },
        {
            "name": "diffutils-for-muniversal",
            "portdir": "sysutils/diffutils-for-muniversal",
            "version": "3.8",
            "license": "GPL-3+",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/diffutils/",
            "description": "GNU diff utilities sequestered for muniversal PG",
            "long_description": "diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Sequestered for muniversal to use.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-leaktrace",
                        "p5.34-text-parsewords",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "p5.34-list-someutils-xs",
                        "p5.34-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-allutils",
                        "p5.34-perl-critic",
                        "p5-list-someutils",
                        "p5.34-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-leaktrace",
                        "p5.32-text-parsewords",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-implementation",
                        "p5.32-scalar-list-utils",
                        "p5.32-list-someutils-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-list-allutils",
                        "p5.32-perl-critic",
                        "p5.32-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-leaktrace",
                        "p5.30-text-parsewords",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-scalar-list-utils",
                        "p5.30-list-someutils-xs",
                        "p5.30-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-list-allutils",
                        "p5.30-perl-critic",
                        "p5.30-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-leaktrace",
                        "p5.28-text-parsewords",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-list-someutils-xs",
                        "p5.28-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-list-allutils",
                        "p5.28-perl-critic",
                        "p5.28-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-list-someutils",
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-someutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-leaktrace",
                        "p5.26-text-parsewords"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-scalar-list-utils",
                        "p5.26-list-someutils-xs",
                        "p5.26-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall",
                        "p5.26-list-allutils"
                    ]
                }
            ]
        },
        {
            "name": "check",
            "portdir": "devel/check",
            "version": "0.15.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcheck.github.io/check/",
            "description": "C unit testing framework",
            "long_description": "Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libsbml",
                        "libu2f-server",
                        "rofi",
                        "ezstream",
                        "yubico-piv-tool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libhangul"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "recutils",
                        "aide"
                    ]
                }
            ]
        },
        {
            "name": "uchardet",
            "portdir": "textproc/uchardet",
            "version": "0.0.8",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/uchardet/",
            "description": "A text encoding detector library and tool",
            "long_description": "uchardet is an encoding detector library and command-line tool which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. Returned encoding names are iconv-compatible.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "omnicompiler",
                        "totem-pl-parser",
                        "libcommuni",
                        "cherrytree",
                        "groff"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libXScrnSaver",
            "portdir": "x11/xorg-libXScrnSaver",
            "version": "1.2.4",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "X.org libXScrnSaver",
            "long_description": "MIT_SCREEN_SAVER extension",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ecore",
                        "ds9",
                        "xplanet",
                        "gnotime",
                        "libsdl2-powerpc",
                        "tk-x11",
                        "pidgin"
                    ]
                }
            ]
        },
        {
            "name": "qcustomplot",
            "portdir": "graphics/qcustomplot",
            "version": "2.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qcustomplot.com",
            "description": "QCustomPlot is an easy to use plotting widget for Qt",
            "long_description": "QCustomPlot is an easy to use plotting widget for Qt",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spacebar",
            "portdir": "sysutils/spacebar",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cmacrae/spacebar",
            "description": "A minimal status bar for macOS.",
            "long_description": "spacebar is a minimal status bar for macOS. Ideal for use with tiling window managers like yabai.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-six",
                        "python310",
                        "py310-docopt",
                        "py310-slugify",
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ckanapi"
                    ]
                }
            ]
        },
        {
            "name": "py-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-ckanapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-requests",
                        "python36",
                        "py36-slugify",
                        "py36-six",
                        "py36-docopt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-requests",
                        "python35",
                        "py35-slugify",
                        "py35-six",
                        "py35-docopt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-requests",
                        "python27",
                        "py27-slugify",
                        "py27-six",
                        "py27-docopt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-backports-ssl_match_hostname",
            "portdir": "python/py-backports-ssl_match_hostname",
            "version": "3.7.0.1",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bitbucket.org/brandon/backports.ssl_match_hostname",
            "description": "The ssl.match_hostname() function from Python 3.7",
            "long_description": "The ssl.match_hostname() function from Python 3.7",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-backports",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-backports-ssl_match_hostname",
                        "py27-libcloud"
                    ]
                }
            ]
        },
        {
            "name": "py-backports-ssl_match_hostname",
            "portdir": "python/py-backports-ssl_match_hostname",
            "version": "3.7.0.1",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bitbucket.org/brandon/backports.ssl_match_hostname",
            "description": "The ssl.match_hostname() function from Python 3.7",
            "long_description": "The ssl.match_hostname() function from Python 3.7",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-backports-ssl_match_hostname"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latex-mk",
            "portdir": "print/latex-mk",
            "version": "2.0",
            "license": "BSD-old",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://latex-mk.sourceforge.net/",
            "description": "makefile fragments and shell scripts to manage LaTeX documents",
            "long_description": "Latex-Mk is a set of makefile fragments and shell scripts designed to assist in the management of LaTeX documents. The user creates a simple Makefile which sets up a few simple variables and then includes the latex.mk fragment at the end.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [
                {
                    "name": "rbeyer",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "texlive-latex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lexicon_select",
            "portdir": "python/lexicon_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default lexicon version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of lexicon.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-dns-lexicon",
                        "py36-dns-lexicon",
                        "py38-dns-lexicon",
                        "py37-dns-lexicon",
                        "py39-dns-lexicon",
                        "py310-dns-lexicon",
                        "py311-dns-lexicon",
                        "py312-dns-lexicon",
                        "py313-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "hatchling_select",
            "portdir": "python/hatchling_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default hatchling version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of hatchling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-hatchling",
                        "py38-hatchling",
                        "py39-hatchling",
                        "py310-hatchling",
                        "py311-hatchling",
                        "py312-hatchling",
                        "py313-hatchling",
                        "py314-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "fdsnwsscripts_select",
            "portdir": "python/fdsnwsscripts_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default fdsnwsscripts version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of fdsnwsscripts, port 'py-fdsnwsscripts'.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-fdsnwsscripts",
                        "py37-fdsnwsscripts",
                        "py39-fdsnwsscripts",
                        "py38-fdsnwsscripts",
                        "py310-fdsnwsscripts",
                        "py311-fdsnwsscripts",
                        "py312-fdsnwsscripts",
                        "py313-fdsnwsscripts"
                    ]
                }
            ]
        },
        {
            "name": "django-htmlmin_select",
            "portdir": "python/django-htmlmin_select",
            "version": "0.9.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default django-htmlmin version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of django-htmlmin",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-django-htmlmin",
                        "py35-django-htmlmin",
                        "py36-django-htmlmin",
                        "py313-django-htmlmin"
                    ]
                }
            ]
        },
        {
            "name": "celery_select",
            "portdir": "python/celery_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default celery version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of celery.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-celery",
                        "py27-celery",
                        "py35-celery",
                        "py36-celery",
                        "py37-celery",
                        "py310-celery",
                        "py311-celery",
                        "py312-celery",
                        "py313-celery",
                        "py39-celery"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-module-pluggable",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-mocktime",
                        "p5.34-test-simple",
                        "p5.34-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-scalar-list-utils",
                        "p5.34-module-corelist",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-ensurelatestperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-module-pluggable",
                        "p5.32-path-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-fatal",
                        "p5.32-test-mocktime",
                        "p5.32-test-simple",
                        "p5.32-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "p5.32-module-corelist",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-module-pluggable",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-mocktime",
                        "p5.30-test-simple",
                        "p5.30-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-scalar-list-utils",
                        "p5.30-module-corelist",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-module-pluggable",
                        "p5.28-path-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "p5.28-test-mocktime",
                        "p5.28-test-simple",
                        "p5.28-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-scalar-list-utils",
                        "p5.28-module-corelist",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-ensurelatestperl",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-ensurelatestperl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-mocktime",
                        "p5.26-module-pluggable",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "clang-9.0",
                        "p5.26-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-xml-namespacesupport",
                        "p5.34-xml-parser",
                        "p5.34-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-nmap-scanner",
                        "p5.34-rdf-trine",
                        "p5.34-test-xml",
                        "p5.34-xml-simple",
                        "docbook2X",
                        "p5.34-bioperl",
                        "p5-xml-sax-expat"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xml-namespacesupport",
                        "p5.32-xml-parser",
                        "p5.32-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-nmap-scanner",
                        "p5.32-rdf-trine",
                        "p5.32-test-xml",
                        "p5.32-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-parser",
                        "p5.30-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-nmap-scanner",
                        "p5.30-rdf-trine",
                        "p5.30-test-xml",
                        "p5.30-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-xml-namespacesupport",
                        "p5.28-xml-parser",
                        "p5.28-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-nmap-scanner",
                        "p5.28-rdf-trine",
                        "p5.28-test-xml",
                        "p5.28-xml-simple"
                    ]
                }
            ]
        },
        {
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax-expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-xml-namespacesupport",
                        "p5.34-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monarch",
                        "p5.34-bio-cluster",
                        "p5.34-bioperl",
                        "p5.34-nmap-scanner",
                        "p5.34-rdf-trine",
                        "p5.34-test-xml",
                        "p5.34-xml-filter-buffertext",
                        "p5.34-xml-simple",
                        "p5.34-xml-validator-schema",
                        "docbook2X",
                        "p5-xml-sax",
                        "p5.34-xml-sax-expat",
                        "p5.34-xml-libxml",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xml-namespacesupport",
                        "p5.32-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bio-cluster",
                        "p5.32-bioperl",
                        "p5.32-nmap-scanner",
                        "p5.32-rdf-trine",
                        "p5.32-test-xml",
                        "p5.32-xml-filter-buffertext",
                        "p5.32-xml-simple",
                        "p5.32-xml-validator-schema",
                        "p5.32-xml-sax-expat",
                        "p5.32-xml-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bio-cluster",
                        "p5.30-bioperl",
                        "p5.30-nmap-scanner",
                        "p5.30-rdf-trine",
                        "p5.30-test-xml",
                        "p5.30-xml-filter-buffertext",
                        "p5.30-xml-simple",
                        "p5.30-xml-validator-schema",
                        "p5.30-xml-sax-expat",
                        "p5.30-xml-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-xml-namespacesupport",
                        "p5.28-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bio-cluster",
                        "p5.28-bioperl",
                        "p5.28-nmap-scanner",
                        "p5.28-rdf-trine",
                        "p5.28-test-xml",
                        "p5.28-xml-filter-buffertext",
                        "p5.28-xml-simple",
                        "p5.28-xml-validator-schema",
                        "p5.28-xml-sax-expat",
                        "p5.28-xml-libxml"
                    ]
                }
            ]
        },
        {
            "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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}