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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=509",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=507",
    "results": [
        {
            "name": "kazmath",
            "portdir": "devel/kazmath",
            "version": "2020.06.14",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kazade/kazmath",
            "description": "C math library targeted at games",
            "long_description": "C math library targeted at games",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jubatus_core",
            "portdir": "devel/jubatus_core",
            "version": "1.1.1",
            "license": "(LGPL-2.1 or MPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jubat.us/",
            "description": "Jubatus algorithm component",
            "long_description": "Jubatus algorithm component",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msgpack0",
                        "oniguruma6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jubatus"
                    ]
                }
            ]
        },
        {
            "name": "jubatus-msgpack-rpc",
            "portdir": "devel/jubatus-msgpack-rpc",
            "version": "0.4.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "modified msgpack-rpc for Jubatus",
            "long_description": "jubatus-msgpack-rpc is modified msgpack-rpc for Jubatus.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jubatus-mpio",
                        "msgpack0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jubatus"
                    ]
                }
            ]
        },
        {
            "name": "jubatus-mpio",
            "portdir": "devel/jubatus-mpio",
            "version": "0.4.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frsyuki/mpio",
            "description": "modified mpio (Multipurpose concurrent I/O framework for C++) for Jubatus",
            "long_description": "jubatus-mpio is modified mpio (Multipurpose concurrent I/O framework for C++) for Jubatus.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jubatus",
                        "jubatus-msgpack-rpc"
                    ]
                }
            ]
        },
        {
            "name": "jubatus",
            "portdir": "devel/jubatus",
            "version": "1.1.1",
            "license": "(LGPL-2.1 or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jubat.us/",
            "description": "Distributed Online Machine Learning Framework",
            "long_description": "The Jubatus library is a online machine learning framework which runs in distributed environment. Jubatus library includes these functions: multi-class/binary classification, pre-proccessing data (for natural language), and process management.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzookeeper",
                        "log4cxx",
                        "jubatus-mpio",
                        "mecab-utf8",
                        "ux-trie",
                        "msgpack0",
                        "jubatus-msgpack-rpc",
                        "jubatus_core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jsoncpp",
            "portdir": "devel/jsoncpp",
            "version": "1.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/open-source-parsers/jsoncpp",
            "description": "JSON C++ library",
            "long_description": "JSON data format manipulation C++ library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openvpn3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qpid-proton",
                        "raceintospace",
                        "paraview",
                        "sysdig",
                        "luanti",
                        "gds",
                        "gdcm",
                        "eiskaltdcpp",
                        "notekit",
                        "pingus",
                        "qt513-qtwebengine",
                        "bamtools",
                        "libopenshot",
                        "openvpn3",
                        "gdcm2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "jpm",
            "portdir": "devel/jpm",
            "version": "20220615",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://janet-lang.org/docs/jpm.html",
            "description": "Janet Project Manager",
            "long_description": "JPM is the Janet Project Manager tool. It is for automating builds and downloading dependencies of Janet projects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "janet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "janet-bundler",
                        "janet-cipher",
                        "janet-circlet",
                        "janet-db",
                        "janet-codec",
                        "janet-dotenv",
                        "janet-halo2",
                        "janet-halo",
                        "janet-html",
                        "janet-jhydro",
                        "janet-joy",
                        "janet-json",
                        "janet-path",
                        "janet-musty",
                        "janet-spork",
                        "janet-sqlite3",
                        "janet-testament",
                        "janet-tester",
                        "janet-uri"
                    ]
                }
            ]
        },
        {
            "name": "irrlichtmt",
            "portdir": "devel/irrlichtmt",
            "version": "1.9.0mt10",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minetest/irrlicht",
            "description": "a fork of Irrlicht by the Minetest developers",
            "long_description": "IrrlichtMt is a fork of Irrlicht by the Minetest developers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inih",
            "portdir": "devel/inih",
            "version": "58",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benhoyt/inih",
            "description": "inih (INI Not Invented Here) is a simple .INI file parser written in C",
            "long_description": "It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tio",
                        "rsgain"
                    ]
                }
            ]
        },
        {
            "name": "jsoncpp-devel",
            "portdir": "devel/jsoncpp",
            "version": "20200720-5be07bdc",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "jsoncpp",
            "homepage": "https://github.com/open-source-parsers/jsoncpp",
            "description": "Obsolete port, replaced by jsoncpp",
            "long_description": "This port has been replaced by jsoncpp.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blades",
            "portdir": "www/blades",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.getblades.org",
            "description": "Blazing fast dead simple static site generator",
            "long_description": "Blades is made to do one job and do it well - generate HTML files from the provided content using the provided templates. Thanks to the amazing Ramhorns templating engine, zero-copy deserialisation and rayon parallel iterators, it renders the whole site in milliseconds, possibly up to 10 times faster than other generators like Hugo. It's made for easy setup and use. A static site generator should be a no brainer. It uses mustache templates with extremely minimal and obvious syntax (really, like 7 rules!), while providing the necessary building blocks to let you focus on your content. You may categorise your pages into taxonomies (like categories or tags), use the usual features like pagination or breadcrumbs and even generate image galleries. Sitemap and RSS feed are automatically rendered. All done without hassle, faster than you blink.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvedit",
            "portdir": "graphics/graphviz",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "Qt-based GUI for Graphviz",
            "long_description": "gvedit is a Qt-based GUI for Graphviz. You may prefer the Mac-native GUI in the graphviz-gui port.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz-gui",
            "portdir": "graphics/graphviz",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "macOS Aqua GUI for viewing and exporting Graphviz graphs",
            "long_description": "macOS Aqua GUI for viewing and exporting Graphviz graphs.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "graphviz",
            "portdir": "graphics/graphviz",
            "version": "12.2.1",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graphviz.org/",
            "description": "graph visualization software",
            "long_description": "Graphviz is graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. The Graphviz layout programs dot, neato, fdp, sfdp, twopi and circo take descriptions of graphs in a simple text language, and produce output in a variety of visual and text formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "guile",
                "lua",
                "ocaml",
                "perl",
                "python27",
                "ruby",
                "tcl",
                "java",
                "smyrna",
                "r",
                "rsvg",
                "gdk_pixbuf",
                "glitz",
                "pangocairo",
                "poppler",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "gts",
                        "freetype",
                        "libLASi",
                        "zlib",
                        "pango",
                        "xorg-libXaw",
                        "gettext-runtime",
                        "expat",
                        "libtool",
                        "cairo",
                        "fontconfig",
                        "gd2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gr37-iridium",
                        "gnuradio-devel",
                        "sofia-sip",
                        "maloc",
                        "libpgf",
                        "libstdcxx-docs",
                        "glom",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr-ais",
                        "gr37-ais",
                        "gr-baz",
                        "gr-cdma",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr-limesdr-devel",
                        "gr-lora",
                        "gr-lte",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr-mapper",
                        "gr-mac",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-ofdm",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr-pcap",
                        "gr-pyqt",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr-tdd",
                        "gr37-tdd",
                        "gr-sdrplay",
                        "gr37-sdrplay",
                        "nds2-client",
                        "olena",
                        "gr1c",
                        "dnsviz",
                        "gr-iridium",
                        "libcaption",
                        "gr-specest",
                        "gr37-specest",
                        "gnome-vfsmm",
                        "libosmium-doc",
                        "freecad",
                        "usd",
                        "ismrmrd",
                        "openni",
                        "opensubdiv",
                        "ogre"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nip2",
                        "p5.26-graphviz",
                        "p5.26-graphviz2",
                        "p5.26-tk-graphviz",
                        "py27-pygraphviz",
                        "py35-pygraphviz",
                        "py36-pygraphviz",
                        "py37-pygraphviz",
                        "py27-graph-tool",
                        "monotone-viz",
                        "vala",
                        "kgraphviewer",
                        "cutter-rizin",
                        "gramps",
                        "p5.28-graphviz2",
                        "p5.30-graphviz2",
                        "p5.32-graphviz2",
                        "p5.34-graphviz2",
                        "py310-pygraphviz",
                        "py311-pygraphviz",
                        "py313-pygraphviz",
                        "py312-pygraphviz",
                        "vala-devel",
                        "graphviz-gui",
                        "p5.28-tk-graphviz",
                        "p5.30-tk-graphviz",
                        "p5.32-tk-graphviz",
                        "p5.34-tk-graphviz",
                        "gvedit",
                        "gegl-0.3",
                        "root5",
                        "port-depgraph",
                        "webdot",
                        "root6",
                        "p5.28-graphviz",
                        "p5.30-graphviz",
                        "p5.32-graphviz",
                        "p5.34-graphviz",
                        "py37-graph-tool",
                        "py38-pygraphviz",
                        "py39-pygraphviz",
                        "graphviz-oldgui",
                        "PothosFlow",
                        "itpp",
                        "itpp-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pathalizer",
                        "py27-scapy",
                        "py310-pydot",
                        "R-proffer",
                        "lscsoft-deps",
                        "py313-pydot",
                        "py312-colour",
                        "py38-colour",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py38-pydot",
                        "py311-pydot",
                        "py312-pydot",
                        "py39-scapy",
                        "py38-graphviz",
                        "py310-scapy",
                        "py312-scapy",
                        "py39-graphviz",
                        "py310-graphviz",
                        "py311-graphviz",
                        "py312-graphviz",
                        "py313-graphviz",
                        "py314-graphviz",
                        "py311-scapy",
                        "qcachegrind",
                        "py313-scapy",
                        "retdec",
                        "retdec-devel",
                        "py39-scapy-devel",
                        "py37-pydot",
                        "erd",
                        "py312-scapy-devel",
                        "py310-scapy-devel",
                        "py27-pydot",
                        "py27-colour",
                        "py36-colour",
                        "py27-graphviz",
                        "py35-graphviz",
                        "py36-graphviz",
                        "R-gridDebug",
                        "py37-colour",
                        "R-gridGraphviz",
                        "py39-pydot",
                        "py27-pycallgraph",
                        "py311-scapy-devel",
                        "py37-pycallgraph",
                        "py35-pycallgraph",
                        "py36-pycallgraph",
                        "dot2tex",
                        "cutter-rizin",
                        "py39-colour",
                        "port-depgraph",
                        "py35-pydot",
                        "py36-pydot",
                        "iaito",
                        "bzrtools",
                        "py37-graphviz"
                    ]
                }
            ]
        },
        {
            "name": "python312-devel",
            "portdir": "lang/python312-devel",
            "version": "3.12.0rc3",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python312",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python312",
            "long_description": "This port has been replaced by python312.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xchm",
            "portdir": "textproc/xchm",
            "version": "1.32",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rzvncj/xchm",
            "description": "A cross-platform GUI front-end to chmlib.",
            "long_description": "A cross-platform GUI front-end to chmlib, xCHM can show the content tree if one is available, print pages, change font face and size, remember bookmarks, display a searchable index, and search for words in the current page and the whole book.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "chmlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "root_select",
            "portdir": "sysutils/root_select",
            "version": "1.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ROOT version",
            "long_description": "root_select installs files that allow 'port select' to switch between ROOT 5 and ROOT 6.",
            "active": true,
            "categories": [
                "sysutils",
                "science"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "root5",
                        "root6"
                    ]
                }
            ]
        },
        {
            "name": "geant4_select",
            "portdir": "sysutils/geant4_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default Geant4 version",
            "long_description": "geant4_select installs files that allow 'port select' to switch the default version of Geant4.",
            "active": true,
            "categories": [
                "sysutils",
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.6",
                        "geant4.10.5"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.5",
            "portdir": "science/geant4",
            "version": "4.10.05.p01",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.5-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gate"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.6",
            "portdir": "science/geant4",
            "version": "4.10.06.p03",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.6-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.6-data",
            "portdir": "science/geant4",
            "version": "4.10.6",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.6",
            "long_description": "Data files for Geant4.10.6",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.6"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.5-data",
            "portdir": "science/geant4",
            "version": "4.10.5",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.5",
            "long_description": "Data files for Geant4.10.5",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.5"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.4",
            "portdir": "science/geant4",
            "version": "4.10.04.p03",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.4-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geant4.10.4-data",
            "portdir": "science/geant4",
            "version": "4.10.4",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.4",
            "long_description": "Data files for Geant4.10.4",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.4"
                    ]
                }
            ]
        },
        {
            "name": "geant4.10.3",
            "portdir": "science/geant4",
            "version": "4.10.03.p03",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt",
                "qt5",
                "opengl_x11",
                "motif_x11",
                "raytracer_x11",
                "gdml",
                "examples",
                "clhep",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "qt5-qtbase",
                        "xercesc3",
                        "zlib",
                        "geant4.10.3-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geant4_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geant4.10.3-data",
            "portdir": "science/geant4",
            "version": "4.10.3",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Data files for Geant4.10.3",
            "long_description": "Data files for Geant4.10.3",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.3"
                    ]
                }
            ]
        },
        {
            "name": "geant4",
            "portdir": "science/geant4",
            "version": "4.10.6",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://geant4.web.cern.ch/",
            "description": "Geant4 is a toolkit for the simulation of the passage of particles through matter.",
            "long_description": "Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The two main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303, and IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geant4.10.6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aida",
            "portdir": "science/aida",
            "version": "3.2.1",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aida.freehep.org/",
            "description": "AIDA -- Abstract Interfaces for Data Analysis",
            "long_description": "AIDA is a collection of abstract interfaces for common physics analysis objects, such as histograms, ntuples, fitters, IO etc... The adoption of these interfaces should make it easier for physicists to use different tools without having to learn new interfaces or change all of their code. Additional benefits will be interoperability of AIDA compliant applications (for example by making it possible for applications to exchange analysis objects via XML).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iAIDA"
                    ]
                }
            ]
        },
        {
            "name": "py27-wxpython-3.0",
            "portdir": "python/py-wxpython-3.0",
            "version": "3.0.2.0",
            "license": "wxwidgets-3.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wxpython.org/",
            "description": "Python interface to the wxWidgets 3.0 cross platform GUI",
            "long_description": "wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the wxWidgets cross platform GUI library, written in C++.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxPython-3.0",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyphant",
                        "py27-winpdb",
                        "py27-sogl",
                        "py-wxpython-3.0",
                        "relax"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pyfa",
                        "py27-magpy",
                        "py27-robotframework-ride"
                    ]
                }
            ]
        },
        {
            "name": "py-wxpython-3.0",
            "portdir": "python/py-wxpython-3.0",
            "version": "3.0.2.0",
            "license": "wxwidgets-3.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wxpython.org/",
            "description": "Python interface to the wxWidgets 3.0 cross platform GUI",
            "long_description": "wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the wxWidgets cross platform GUI library, written in C++.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-wxpython-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-spacepy",
            "portdir": "python/py-spacepy",
            "version": "0.2.2",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacepy.github.io",
            "description": "SpacePy Tools for Space Science Applications",
            "long_description": "SpacePy Tools for Space Science Applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "cdf",
                        "py39-h5py",
                        "py39-matplotlib",
                        "py39-networkx",
                        "py39-numpy",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-spacepy"
                    ]
                }
            ]
        },
        {
            "name": "py-spacepy",
            "portdir": "python/py-spacepy",
            "version": "0.2.2",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacepy.github.io",
            "description": "SpacePy Tools for Space Science Applications",
            "long_description": "SpacePy Tools for Space Science Applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-spacepy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rtmidi-python",
            "portdir": "python/py-rtmidi-python",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/superquadratic/rtmidi-python",
            "description": "Python wrapper for RtMidi",
            "long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rtmidi-python"
                    ]
                }
            ]
        },
        {
            "name": "py35-rtmidi-python",
            "portdir": "python/py-rtmidi-python",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/superquadratic/rtmidi-python",
            "description": "Python wrapper for RtMidi",
            "long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-rtmidi-python",
            "portdir": "python/py-rtmidi-python",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/superquadratic/rtmidi-python",
            "description": "Python wrapper for RtMidi",
            "long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rtmidi-python",
            "portdir": "python/py-rtmidi-python",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/superquadratic/rtmidi-python",
            "description": "Python wrapper for RtMidi",
            "long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-rtmidi-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-enum34",
            "portdir": "python/py-enum34",
            "version": "1.1.10",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/enum34",
            "description": "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4",
            "long_description": "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-hypothesis",
                        "py27-absl",
                        "py27-brotlipy",
                        "py27-gwpy",
                        "py27-llvmlite",
                        "py27-numba",
                        "py27-libcloud",
                        "py27-eventlet",
                        "py27-visa",
                        "py27-ddt",
                        "py27-rasterio",
                        "py27-h2",
                        "py27-fs",
                        "py27-fido2",
                        "py27-imageio",
                        "py27-flake8",
                        "py27-astroid",
                        "py-enum34",
                        "py27-traitlets",
                        "py27-pyqt5",
                        "calendar-contacts-server",
                        "py27-cryptography",
                        "flashbake"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-parse-type"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-anytree"
                    ]
                }
            ]
        },
        {
            "name": "py-enum34",
            "portdir": "python/py-enum34",
            "version": "1.1.10",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/enum34",
            "description": "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4",
            "long_description": "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-enum34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-wx",
            "portdir": "perl/p5-wx",
            "version": "0.993.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Wx",
            "description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "long_description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-xspp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.30",
                        "p5.30-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-wx",
            "portdir": "perl/p5-wx",
            "version": "0.993.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Wx",
            "description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "long_description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-xspp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.28",
                        "p5.28-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-wx",
            "portdir": "perl/p5-wx",
            "version": "0.993.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Wx",
            "description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "long_description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-xspp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.34",
                        "p5.34-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-wx-demo",
                        "p5-wx",
                        "demeter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-wx",
            "portdir": "perl/p5-wx",
            "version": "0.993.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Wx",
            "description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "long_description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-xspp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.32",
                        "p5.32-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5-wx",
            "portdir": "perl/p5-wx",
            "version": "0.993.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-wx",
            "homepage": "https://metacpan.org/pod/Wx",
            "description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "long_description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-wx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "BWidget",
                        "tk",
                        "perl5.34",
                        "p5.34-tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-tkx"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-tcl",
                        "BWidget",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "BWidget",
                        "tk",
                        "p5.32-tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-tcl",
                        "BWidget",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tkx",
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tkx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-protocol-https",
                        "p5.34-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.34",
                        "p5.34-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-wxwidgets",
                        "p5.34-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-lwp-protocol-https",
                        "p5.30-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.30",
                        "p5.30-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-wx"
                    ]
                }
            ]
        }
    ]
}