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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=510",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=508",
    "results": [
        {
            "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-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": "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": "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": "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": "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": "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": "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": "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-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-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-pkg",
            "portdir": "devel/buildbot-pkg",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "packaging tools for Buildbot",
            "long_description": "packaging tools 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",
                        "py310-installer",
                        "clang-17",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "buildbot-macports-custom-views",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-waterfall-view",
                        "buildbot-www",
                        "buildbot-www-react"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-grid-view",
            "portdir": "devel/buildbot-grid-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "grid view plugin for Buildbot web UI",
            "long_description": "grid 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-console-view",
            "portdir": "devel/buildbot-console-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "console view plugin for Buildbot web UI",
            "long_description": "console 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",
            "portdir": "devel/buildbot",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "buildmaster 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 master part of the system. The legacy version is available in the buildbot-0.8 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [
                "angularjs",
                "react"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-dateutil",
                        "py310-yaml",
                        "py310-jinja2",
                        "py310-sqlalchemy",
                        "py310-jwt",
                        "py310-twisted",
                        "py310-txaio",
                        "py310-autobahn",
                        "py310-sqlalchemy-migrate",
                        "py310-treq",
                        "buildbot-www-react",
                        "py310-alembic",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-waterfall-view",
                        "buildbot-www",
                        "py310-zopeinterface"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock",
                        "py310-enchant",
                        "py310-flake8",
                        "py310-isort",
                        "py310-pylint",
                        "py310-boto3",
                        "py310-lz4",
                        "py310-treq",
                        "py310-txrequests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-gcc-support-files",
            "portdir": "cross/msp430-gcc-support-files",
            "version": "1.212",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "MSP430 header and linker files",
            "long_description": "MSP430 header and linker files",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "msp430-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "qsynth",
            "portdir": "audio/qsynth",
            "version": "0.5.7",
            "license": "GPL-2+",
            "platforms": "{darwin > 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qsynth.sourceforge.io",
            "description": "A fluidsynth GUI front-end application",
            "long_description": "Qsynth is a fluidsynth GUI front-end application, written in C++ using the Qt framework. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynths.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "gm",
                "gu"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fluidsynth",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "generaluser-soundfont"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "generaluser-soundfont",
            "portdir": "audio/generaluser-soundfont",
            "version": "1.471",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.schristiancollins.com/generaluser.php",
            "description": "SoundFont definitions for FluidSynth and compatible applications.",
            "long_description": "SoundFont definitions for FluidSynth and compatible applications. Provides the GeneralUser SoundFont by S. Christian Collins (GS), a GM and GS compatible SoundFont bank for composing, playing MIDI files, and retro gaming. It features 259 instrument presets and 11 drum kits, all while possessing a very low memory footprint (less than 30 MB of RAM). Due to its clever, detailed sound programming, GeneralUser GS can sound as good or better than SoundFonts that are 2-3 times its size.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "qsynth",
                        "fluidsynth"
                    ]
                }
            ]
        },
        {
            "name": "freepats",
            "portdir": "audio/freepats",
            "version": "20060219",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freepats.zenvoid.org/",
            "description": "Instrument patches for sound synthesis (like TiMidity++)",
            "long_description": "Freepats is a project to create a free and open set of instrument patches, in any format, that can be used with softsynths.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fluid-soundfont",
            "portdir": "audio/fluid-soundfont",
            "version": "3.1-5.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FluidSynth/fluidsynth/wiki/SoundFont",
            "description": "SoundFont definitions for FluidSynth and compatible applications.",
            "long_description": "SoundFont definitions for FluidSynth and compatible applications. Provides the Fluid (R3) General Midi Level 1 SoundFont (GM) as well as older Roland Sound Canvas extensions from the GeneralUser (GS) SoundFont. Configuration profiles are also provided for TiMidity++.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dos2unix",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aquaterm",
            "portdir": "aqua/aquaterm",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aquaterm.sourceforge.net/",
            "description": "AquaTerm is a viewer that displays vector graphics on Mac OS X",
            "long_description": "AquaTerm is a viewer app that displays vector graphics. Other apps connect to AquaTerm using a simple remote object messaging protocol. By adding \"adapters\" to legacy code very little coding is needed to bring it to OS X.",
            "active": true,
            "categories": [
                "aqua",
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuplot",
                        "ortep3",
                        "plplot510",
                        "plplot510-single",
                        "plplot",
                        "plplot-single"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "cdf",
                        "py38-h5py",
                        "py38-matplotlib",
                        "py38-networkx",
                        "py38-numpy",
                        "py38-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-networkx",
                        "py36-numpy",
                        "python36",
                        "cdf",
                        "py36-scipy",
                        "py36-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-networkx",
                        "py35-numpy",
                        "python35",
                        "cdf",
                        "py35-scipy",
                        "py35-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-networkx",
                        "py27-numpy",
                        "python27",
                        "cdf",
                        "py27-scipy",
                        "py27-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-matplotlib",
                        "py37-networkx",
                        "python37",
                        "py37-scipy",
                        "cdf",
                        "py37-numpy",
                        "py37-h5py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-tcl",
                        "BWidget",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-waterfall-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-waterfall-view",
            "long_description": "This port has been replaced by buildbot-waterfall-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-waterfall-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-waterfall-view",
            "long_description": "This port has been replaced by buildbot-waterfall-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py38-buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-www",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-www",
            "long_description": "This port has been replaced by buildbot-www.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-www",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-www",
            "long_description": "This port has been replaced by buildbot-www.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py38-buildbot-grid-view",
            "portdir": "devel/buildbot-grid-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-grid-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-grid-view",
            "long_description": "This port has been replaced by buildbot-grid-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot-grid-view",
            "portdir": "devel/buildbot-grid-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-grid-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-grid-view",
            "long_description": "This port has been replaced by buildbot-grid-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py-buildbot-pkg",
            "portdir": "devel/buildbot-pkg",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-pkg",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-pkg",
            "long_description": "This port has been replaced by buildbot-pkg.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py38-buildbot-pkg",
            "portdir": "devel/buildbot-pkg",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-pkg",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-pkg",
            "long_description": "This port has been replaced by buildbot-pkg.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-lwp-protocol-https"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-wx"
                    ]
                }
            ]
        },
        {
            "name": "py-buildbot-console-view",
            "portdir": "devel/buildbot-console-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-console-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-console-view",
            "long_description": "This port has been replaced by buildbot-console-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py38-buildbot-console-view",
            "portdir": "devel/buildbot-console-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-console-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-console-view",
            "long_description": "This port has been replaced by buildbot-console-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-2",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-buildbot",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "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": "py38-buildbot",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-extutils-xspp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.26",
                        "p5.26-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "php73-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php73-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php81-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php81-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php72-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php72-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php71-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php71-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php70-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php70-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php74-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php74-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "php80-tideways_xhprof",
            "portdir": "php/php-tideways_xhprof",
            "version": "5.0.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php80-xhprof",
            "homepage": "https://www.macports.org",
            "description": "A PHP 7 rewrite of the original XHProf (Hierarchical Profiler) for PHP",
            "long_description": "Tideways XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": []
        }
    ]
}