GET /api/v1/ports/?format=api&ordering=updated_at&page=506
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=507",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=505",
    "results": [
        {
            "name": "buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "waterfall view plugin for Buildbot web UI",
            "long_description": "waterfall view plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-worker",
            "portdir": "devel/buildbot-worker",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "build worker for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides the worker part of the system. The legacy version is available in the buildbot-slave-0.8 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-17",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-autobahn",
                        "py310-twisted",
                        "py310-msgpack",
                        "py310-future"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "web UI server for Buildbot",
            "long_description": "web UI server for Buildbot",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "clang-17",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot-macports-custom-views",
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-waterfall-view"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-www-react",
            "portdir": "devel/buildbot-www-react",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "new web UI server for Buildbot written in React",
            "long_description": "new web UI server for Buildbot written in React",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "clang-17",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "cvs-fast-export",
            "portdir": "devel/cvs-fast-export",
            "version": "1.57",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/cvs-fast-export/",
            "description": "Export an RCS or CVS history as a fast-import stream",
            "long_description": "This program analyzes a collection of RCS files in a CVS repository (or outside of one) and, when possible, emits an equivalent history in the form of a fast-import stream. Not all possible histories can be rendered this way – the program tries to emit useful warnings when it can't. The program can also produce a visualization of the resulting commit DAG in the DOT format handled by the graphviz suite. The package also includes cvssync, a tool for mirroring masters from remote CVS hosts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "asciidoc",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fntsample",
            "portdir": "graphics/fntsample",
            "version": "4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fntsample.sourceforge.net/",
            "description": "Font samples generator",
            "long_description": "FntSample is a tool that can be used to make font samples that show coverage of the font and are similar in appearance to Unicode Charts.",
            "active": true,
            "categories": [
                "graphics",
                "print",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "brightcolors",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "perl5.34",
                        "pkgconfig",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "pango",
                        "glib2",
                        "cairo",
                        "fontconfig",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-pdf-api2",
                        "p5.34-libintl-perl",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wxWidgets-2.8",
            "portdir": "graphics/wxWidgets-2.8",
            "version": "2.8.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wxwidgets.org/",
            "description": "C++ framework for cross-platform GUI development",
            "long_description": "wxWidgets 2.8 is an open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. Version 2.8 doesn't work with 64-bit Cocoa, so users can choose between native 32-bit Carbon-based wxWidgets-2.8 (requires SDK for 10.6 or lower) and X11-based wxgtk-2.8 which also works in 64-bit. The port is provided for compatibility reasons only and will be removed as soon as all dependencies start working with wxWidgets-3.0.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "aui",
                "monolithic",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "zlib",
                        "libiconv",
                        "expat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wxWidgets_select",
                        "wxWidgets-common"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lisaem"
                    ]
                }
            ]
        },
        {
            "name": "wxgtk-2.8",
            "portdir": "graphics/wxWidgets-2.8",
            "version": "2.8.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wxwidgets.org/",
            "description": "C++ framework for cross-platform GUI development",
            "long_description": "wxWidgets 2.8 is an open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. Version 2.8 doesn't work with 64-bit Cocoa, so users can choose between native 32-bit Carbon-based wxWidgets-2.8 (requires SDK for 10.6 or lower) and X11-based wxgtk-2.8 which also works in 64-bit. The port is provided for compatibility reasons only and will be removed as soon as all dependencies start working with wxWidgets-3.0.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "aui",
                "monolithic",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "gtk2",
                        "cairo",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "zlib",
                        "libiconv",
                        "libGLU",
                        "mesa",
                        "expat",
                        "libsdl_mixer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wxWidgets_select",
                        "wxWidgets-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wxsvg",
            "portdir": "graphics/wxsvg",
            "version": "1.5.22",
            "license": "wxwidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wxsvg.sourceforge.net/",
            "description": "C++ library based on wxWidgets to create, manipulate and render SVG files",
            "long_description": "C++ library based on wxWidgets to create, manipulate and render SVG files",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "cairo",
                        "expat",
                        "ffmpeg",
                        "libexif"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MP4Joiner"
                    ]
                }
            ]
        },
        {
            "name": "p5-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-alien-wxwidgets",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28-lwp-protocol-https",
                        "p5.28-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.28",
                        "p5.28-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-module-build",
                        "p5.32-lwp-protocol-https",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.32",
                        "p5.32-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-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"
                    ]
                }
            ]
        },
        {
            "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-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.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.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.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.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-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.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.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.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.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": "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": "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-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-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": "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": "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": "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": "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-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": "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": "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": "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": "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.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.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.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.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.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.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.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_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": "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": "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": "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": "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": "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": []
        }
    ]
}