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

{
    "count": 52456,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=328",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=326",
    "results": [
        {
            "name": "avrdude",
            "portdir": "cross/avrdude",
            "version": "8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avrdudes/avrdude",
            "description": "AVR Downloader Uploader",
            "long_description": "AVRDUDE - AVR Downloader Uploader - is a program for downloading and uploading the on-chip memories of Microchip’s AVR microcontrollers. It can program the Flash and EEPROM, and where supported by the programming protocol, it can program fuse and lock bits. AVRDUDE also supplies a direct instruction mode allowing one to issue any programming instruction to the AVR chip regardless of whether AVRDUDE implements that specific feature of a particular chip.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "hidapi",
                        "libserialport",
                        "libelf",
                        "libftdi1",
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "binwalk",
            "portdir": "cross/binwalk",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ReFirmLabs/binwalk",
            "description": "firmware analyzing and reverse engineering tool",
            "long_description": "binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images. Version 3 is re-written in Rust for speed and accuracy.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 290
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "binwalk2",
            "portdir": "cross/binwalk2",
            "version": "2.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OSPG/binwalk",
            "description": "Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images",
            "long_description": "Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-pylzma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bossa",
            "portdir": "cross/bossa",
            "version": "1.9.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.shumatech.com/web/products/bossa",
            "description": "Basic Open Source SAM-BA Application",
            "long_description": "BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "wxwidgets",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dfu-programmer",
            "portdir": "cross/dfu-programmer",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dfu-programmer.github.io",
            "description": "dfu-programmer is a Device Firmware Update based USB programmer for Atmel chips with a USB bootloader.",
            "long_description": "dfu-programmer is an implementation of the Device Firmware Upgrade class USB driver that enables firmware upgrades for various USB enabled (with the correct bootloader) Atmel chips. This program was created because the Atmel FLIP program for flashing devices does not support flashing via USB on Linux, and because standard DFU loaders do not work for Atmel's chips.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dfu-util",
            "portdir": "cross/dfu-util",
            "version": "0.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dfu-util.sourceforge.net/",
            "description": "Device firmware update (DFU) USB programmer",
            "long_description": "dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1 specifications of the USB forum. DFU is intended to download and upload firmware to devices connected over USB. It ranges from small devices like micro-controller boards up to mobile phones. Using dfu-util you can download firmware to your DFU-enabled device or upload firmware from it. dfu-util has been tested with the Openmoko Neo1973 and Freerunner and many other devices.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "benoit.triquet",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PineFlash"
                    ]
                }
            ]
        },
        {
            "name": "dtc",
            "portdir": "cross/dtc",
            "version": "1.7.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.kernel.org/pub/scm/utils/dtc/dtc.git",
            "description": "Device tree compiler",
            "long_description": "Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. Typically, the input format is DTS, a human readable source format, and creates a DTB, or binary format as output.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 45
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qemu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libkrun"
                    ]
                }
            ]
        },
        {
            "name": "i386-elf-binutils",
            "portdir": "cross/i386-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for i386-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for i386-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i386-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "i386-elf-gcc",
            "portdir": "cross/i386-elf-gcc",
            "version": "12.4.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for i386-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for i386-elf.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "isl",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "i386-elf-binutils",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i686-w64-mingw32-binutils",
            "portdir": "cross/i686-w64-mingw32-binutils",
            "version": "2.45",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for i686-w64-mingw32 cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for i686-w64-mingw32 cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads"
                    ]
                }
            ]
        },
        {
            "name": "i686-w64-mingw32-gcc",
            "portdir": "cross/i686-w64-mingw32-gcc",
            "version": "15.2.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for i686-w64-mingw32",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for i686-w64-mingw32.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-gcc-nothreads",
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "i686-w64-mingw32-winpthreads",
                        "gmp",
                        "isl",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc",
                        "zstd",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-crt",
                        "i686-w64-mingw32-headers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64"
                    ]
                }
            ]
        },
        {
            "name": "lpc21isp",
            "portdir": "cross/lpc21isp",
            "version": "1.97",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/lpc21isp/",
            "description": "a NXP MCU programmer",
            "long_description": "In-circuit programming (ISP) tool for the NXP (Philips) LPC2000 series ARM7 microcontrollers",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i686-w64-mingw32-gcc-bootstrap",
            "portdir": "cross/i686-w64-mingw32-gcc",
            "version": "15.2.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for i686-w64-mingw32",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for i686-w64-mingw32.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc",
                        "zstd",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-headers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-crt"
                    ]
                }
            ]
        },
        {
            "name": "i686-w64-mingw32-gcc-nothreads",
            "portdir": "cross/i686-w64-mingw32-gcc",
            "version": "15.2.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for i686-w64-mingw32",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for i686-w64-mingw32.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-gcc-bootstrap",
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc",
                        "zstd",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-crt",
                        "i686-w64-mingw32-headers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-winpthreads"
                    ]
                }
            ]
        },
        {
            "name": "m68k-elf-binutils",
            "portdir": "cross/m68k-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for m68k-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for m68k-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "m68k-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "m68k-elf-gcc",
            "portdir": "cross/m68k-elf-gcc",
            "version": "3.4.6",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc cross-compilers for m68k-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection (including c++, fortran and objc) for m68k-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m68k-elf-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "micronucleus",
            "portdir": "cross/micronucleus",
            "version": "2.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/micronucleus/micronucleus",
            "description": "Micronucleus is a bootloader designed for AVR ATtiny microcontrollers",
            "long_description": "Micronucleus is a bootloader designed for AVR ATtiny microcontrollers with a minimal usb interface, cross platform libusb-based program upload tool, and a strong emphasis on bootloader compactness.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "mdholling",
                    "github": "mholling",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mingw-w64",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler toolchain for Windows 64 & 32 bits (meta port)",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "i686-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc",
                        "i686-w64-mingw32-widl",
                        "x86_64-w64-mingw32-widl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wine-devel",
                        "wine-staging",
                        "game-porting-toolkit",
                        "wine-stable"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-gecko",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.4",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64-wine-gecko-2.47.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i686-w64-mingw32-crt",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-gcc-bootstrap",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-nothreads"
                    ]
                }
            ]
        },
        {
            "name": "i686-w64-mingw32-headers",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads"
                    ]
                }
            ]
        },
        {
            "name": "i686-w64-mingw32-winpthreads",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-gcc-nothreads",
                        "x86_64-w64-mingw32-crt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "x86_64-w64-mingw32-crt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i686-w64-mingw32-gcc"
                    ]
                }
            ]
        },
        {
            "name": "i686-w64-mingw32-widl",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-w64-mingw32-crt",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "i686-w64-mingw32-winpthreads",
                        "x86_64-w64-mingw32-winpthreads"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "i686-w64-mingw32-winpthreads",
                        "x86_64-w64-mingw32-winpthreads",
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-nothreads"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-w64-mingw32-headers",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-w64-mingw32-winpthreads",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "x86_64-w64-mingw32-crt",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "x86_64-w64-mingw32-crt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x86_64-w64-mingw32-gcc"
                    ]
                }
            ]
        },
        {
            "name": "x86_64-w64-mingw32-widl",
            "portdir": "cross/mingw-w64",
            "version": "13.0.0",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mingw-w64.sourceforge.net/",
            "description": "GCC cross-compiler for Windows 64 & 32 bits",
            "long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-gecko-2.47.4",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.4",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wine-devel",
                        "wine-staging",
                        "mingw-w64-wine-gecko",
                        "wine-stable"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-gecko-2.47.3",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.3",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mingw-w64-wine-gecko-2.47.2",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.2",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "game-porting-toolkit"
                    ]
                }
            ]
        },
        {
            "name": "mips-elf-gcc",
            "portdir": "cross/mips-elf-gcc",
            "version": "3.4.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc cross-compilers for mips-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection (including c++, fortran and objc) for mips-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mips-elf-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-binutils-devel",
            "portdir": "cross/msp430-binutils-devel",
            "version": "2.22-20120911",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for msp430 cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430 cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "msp430-binutils",
            "portdir": "cross/msp430-binutils",
            "version": "2.21.1a-20120406",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for msp430 cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430 cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-elf-binutils",
            "portdir": "cross/msp430-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "FSF Binutils for msp430-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "bzip2",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-elf-gcc",
            "portdir": "cross/msp430-elf-gcc",
            "version": "9.3.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "The GNU compiler collection for msp430-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for msp430-elf.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "bzip2",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "zlib",
                        "libiconv",
                        "msp430-elf-binutils",
                        "gmp",
                        "isl",
                        "libmpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430-gcc-support-files"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-gcc",
            "portdir": "cross/msp430-gcc",
            "version": "4.6.3-20120406",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "The GNU compiler collection for msp430",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for msp430.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "isl",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "msp430-binutils",
                        "gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430mcu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "msp430-libc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-gcc-devel",
            "portdir": "cross/msp430-gcc-devel",
            "version": "4.7.0-20120911",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "The GNU compiler collection for msp430 This is the development version.",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for msp430. This is the development version.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "gettext",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "isl",
                        "libmpc",
                        "mpfr",
                        "zlib",
                        "libiconv",
                        "libgcc",
                        "msp430-binutils-devel",
                        "gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430mcu-devel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "msp430-libc-devel"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "msp430-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-gdb",
            "portdir": "cross/msp430-gdb",
            "version": "7.2a-20111205",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/gdb.html",
            "description": "GDB for the MSP430 processors",
            "long_description": "msp430-gdb is a version of the GNU Debugger that through the mspdebug program can be used to debug code for the MSP430 processors.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mspdebug"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-gdb-devel",
            "portdir": "cross/msp430-gdb-devel",
            "version": "7.2a",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 20111205,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/gdb.html",
            "description": "GDB for the MSP430 processors (development version)",
            "long_description": "msp430-gdb is a version of the GNU Debugger that through the mspdebug program can be used to debug code for the MSP430 processors. This is the development version.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mspdebug"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-libc",
            "portdir": "cross/msp430-libc",
            "version": "20120224",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "C library for the MSP430 series microcontrollers.",
            "long_description": "MSP430 Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on TI MSP430 microcontrollers.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "msp430-gcc",
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msp430mcu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-libc-devel",
            "portdir": "cross/msp430-libc-devel",
            "version": "20120716",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "C library for the MSP430 series microcontrollers. This is the development version.",
            "long_description": "MSP430 Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on TI MSP430 microcontrollers. This is the development version.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "msp430-gcc-devel",
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msp430mcu-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430mcu",
            "portdir": "cross/msp430mcu",
            "version": "20120406",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "Device capabilites database for MSP430 toolchain",
            "long_description": "Device capabilites database for MSP430 toolchain",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-libc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430mcu-devel",
            "portdir": "cross/msp430mcu-devel",
            "version": "20120716",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "Device capabilites database for MSP430 toolchain. This is the development version.",
            "long_description": "Device capabilites database for MSP430 toolchain. This is the development version.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-libc-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430-gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "openocd",
            "portdir": "cross/openocd",
            "version": "0.12.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openocd.sourceforge.net/",
            "description": "Open On-Chip Debugger",
            "long_description": "The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system programming and boundary-scan testing for embedded target devices. Built with support for FT2232-based programmers by default. See variants for programmer options.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "dummy",
                "parport",
                "ftdi",
                "ft2232",
                "ft2232_ftd2xx",
                "usb_blaster",
                "usb_blaster_ftd2xx",
                "amtjtagaccel",
                "ecosboard",
                "zy1000_master",
                "zy1000",
                "ioutil",
                "ep93xx",
                "at91rm9200",
                "gw16012",
                "presto",
                "presto_ftd2xx",
                "usbprog",
                "oocd_trace",
                "jlink",
                "vsllink",
                "rlink",
                "ulink",
                "arm_jtag_ew",
                "buspirate",
                "minidriver_dummy",
                "stlink",
                "ti",
                "cmsis",
                "remote_bitbang",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ppc-linux-binutils",
            "portdir": "cross/ppc-linux-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "powerpc-linux-binutils",
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for ppc-linux cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for ppc-linux cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "zlib"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "riscv32-none-elf-gcc",
            "portdir": "cross/riscv32-none-elf-gcc",
            "version": "16.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for riscv32-none-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for riscv32-none-elf.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "zlib",
                        "riscv32-none-elf-binutils",
                        "libiconv",
                        "zstd",
                        "gmp",
                        "isl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spu-binutils",
            "portdir": "cross/spu-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for spu cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for spu cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stlink",
            "portdir": "cross/stlink",
            "version": "1.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stlink-org/stlink",
            "description": "Stlink Tools Texane",
            "long_description": "Open source version of the STMicroelectronics Stlink Tools. Provides the following tools: st-flash, st-info, st-term, st-util.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "chenguokai17",
                    "github": "chenguokai",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "gui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "upslug2",
            "portdir": "cross/upslug2",
            "version": "12-r41",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nslu2-linux.org/wiki/Main/UpSlug2",
            "description": "A tool to flash your NSLU2 from a computer on the same network",
            "long_description": "UpSlug2 is a completely rewritten version of the UpSlug tool which is more robust and flexible, though it still requires an ethernet connection to the NSLU2.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "flashmod16",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}