HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=1010",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=1008",
"results": [
{
"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-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"msp430-libc-devel"
]
},
{
"type": "run",
"ports": [
"msp430-gcc-devel"
]
}
]
},
{
"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-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"msp430-libc"
]
},
{
"type": "run",
"ports": [
"msp430-gcc"
]
}
]
},
{
"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-13"
]
},
{
"type": "lib",
"ports": [
"msp430mcu-devel"
]
}
],
"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-16"
]
},
{
"type": "lib",
"ports": [
"msp430mcu"
]
}
],
"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-16"
]
},
{
"type": "run",
"ports": [
"mspdebug"
]
}
],
"depends_on": []
},
{
"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-16"
]
},
{
"type": "run",
"ports": [
"mspdebug"
]
}
],
"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": "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": [
"gcc13",
"gettext"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"libmpc",
"zlib",
"libgcc",
"libiconv",
"mpfr",
"msp430-binutils-devel"
]
},
{
"type": "run",
"ports": [
"msp430mcu-devel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"msp430-libc-devel"
]
}
]
},
{
"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-16",
"gettext"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"msp430-binutils"
]
},
{
"type": "run",
"ports": [
"msp430mcu"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"msp430-libc"
]
}
]
},
{
"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-16",
"gettext"
]
},
{
"type": "extract",
"ports": [
"bzip2",
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"libiconv",
"msp430-elf-binutils",
"gmp",
"isl"
]
},
{
"type": "run",
"ports": [
"msp430-gcc-support-files"
]
}
],
"depends_on": []
},
{
"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-16"
]
},
{
"type": "extract",
"ports": [
"bzip2",
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"msp430-elf-gcc"
]
}
]
},
{
"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-16"
]
},
{
"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-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"msp430-gcc"
]
}
]
},
{
"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": [
"java",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"gettext",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"mips-elf-binutils"
]
}
],
"depends_on": []
},
{
"name": "mips-elf-binutils",
"portdir": "cross/mips-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 mips-elf cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for mips-elf cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mips-elf-gcc"
]
}
]
},
{
"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": 50
}
],
"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-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": 50
}
],
"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-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": 50
}
],
"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": "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": 50
}
],
"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-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": 50
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"i686-w64-mingw32-gcc",
"i686-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-bootstrap"
]
}
]
},
{
"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": 50
}
],
"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": "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": 50
}
],
"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": [
"game-porting-toolkit",
"wine-stable",
"wine-devel",
"wine-staging"
]
}
]
},
{
"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": [
"java",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"m68k-elf-binutils"
]
}
],
"depends_on": []
},
{
"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": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"m68k-elf-gcc"
]
}
]
},
{
"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-9.0"
]
}
],
"depends_on": []
},
{
"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": 50
}
],
"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-winpthreads",
"i686-w64-mingw32-gcc"
]
}
]
},
{
"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": 50
}
],
"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-crt",
"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": 50
}
],
"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": "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": 50
}
],
"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-nothreads",
"i686-w64-mingw32-gcc-bootstrap"
]
}
]
},
{
"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",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"zlib",
"mpfr",
"libiconv",
"libmpc",
"zstd",
"i386-elf-binutils"
]
}
],
"depends_on": []
},
{
"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": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"i386-elf-gcc"
]
}
]
},
{
"name": "esptool",
"portdir": "cross/esptool",
"version": "5.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/espressif/esptool",
"description": "A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips.",
"long_description": "A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-bitstring",
"py312-rich-click",
"python312",
"py312-reedsolo",
"py312-intelhex",
"py312-serial",
"py312-click",
"py312-cryptography",
"py312-yaml"
]
}
],
"depends_on": []
},
{
"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": "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-9.0"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"PineFlash"
]
}
]
},
{
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"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-17"
]
},
{
"type": "lib",
"ports": [
"readline",
"wxWidgets-3.0"
]
}
],
"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": 268
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"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": "avr-libc",
"portdir": "cross/avr-libc",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avrdudes.github.io/avr-libc/",
"description": "C library for the AVR microcontroller.",
"long_description": "AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.",
"active": true,
"categories": [
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"avr-gcc"
]
}
],
"depends_on": []
},
{
"name": "avr-gdb",
"portdir": "cross/avr-gdb",
"version": "13.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger for avr",
"long_description": "GDB: The GNU Project Debugger for avr",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"avr-gcc",
"boehmgc",
"gmp",
"ncurses",
"expat",
"libiconv",
"zlib"
]
},
{
"type": "run",
"ports": [
"avarice"
]
}
],
"depends_on": []
},
{
"name": "avr-gcc",
"portdir": "cross/avr-gcc",
"version": "15.2.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection for avr",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for avr.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"lto"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"isl",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"zstd",
"avr-binutils",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avr-gdb",
"avr-libc",
"simulavr"
]
}
]
},
{
"name": "avr-binutils",
"portdir": "cross/avr-binutils",
"version": "2.45.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for avr cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for avr cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avr-gcc"
]
}
]
},
{
"name": "avarice",
"portdir": "cross/avarice",
"version": "2.14",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://avarice.sourceforge.net/",
"description": "AVR JTAG-ICE control software",
"long_description": "AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel.",
"active": true,
"categories": [
"cross"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"binutils",
"gettext",
"libusb-compat"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"avr-gdb"
]
}
]
},
{
"name": "arm-none-linux-gnueabi-runtime",
"portdir": "cross/arm-none-linux-gnueabi-runtime",
"version": "cs2005q3.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.scratchbox.org/",
"description": "headers and precompiled libraries arm-none-linux-gnueabi (Nokia Internet Tablet), obtained from scratchbox.",
"long_description": "headers and precompiled libraries arm-none-linux-gnueabi (Nokia Internet Tablet), obtained from scratchbox.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"arm-none-linux-gnueabi-gcc"
]
}
]
},
{
"name": "arm-none-linux-gnueabi-gcc",
"portdir": "cross/arm-none-linux-gnueabi-gcc",
"version": "2005q3-2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.codesourcery.com/gnu_toolchains/arm",
"description": "gcc 3.x cross-compilers for arm-none-linux-gnueabi.",
"long_description": "gnu compilers collection version 3.x (including c++ and objc) for arm-none-linux-gnueabi, Nokia Internet Tablet version from Code Sourcery",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [
"java",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"arm-none-linux-gnueabi-binutils",
"arm-none-linux-gnueabi-runtime"
]
}
],
"depends_on": []
},
{
"name": "arm-none-linux-gnueabi-binutils",
"portdir": "cross/arm-none-linux-gnueabi-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 arm-none-linux-gnueabi cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-none-linux-gnueabi cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"arm-none-linux-gnueabi-gcc"
]
}
]
},
{
"name": "arm-none-eabi-gdb",
"portdir": "cross/arm-none-eabi-gdb",
"version": "17.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdb/",
"description": "GDB: The GNU Project Debugger for arm-none-eabi",
"long_description": "GDB: The GNU Project Debugger for arm-none-eabi",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc",
"boehmgc",
"gmp",
"ncurses",
"expat",
"libiconv",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "arm-none-eabi-gcc8",
"portdir": "cross/arm-none-eabi-gcc8",
"version": "8.3.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection for arm-none-eabi",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for arm-none-eabi.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"isl",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"arm-none-eabi-binutils",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "arm-none-eabi-gcc",
"portdir": "cross/arm-none-eabi-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 arm-none-eabi",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for arm-none-eabi.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"isl",
"libmpc",
"zlib",
"libiconv",
"mpfr",
"zstd",
"arm-none-eabi-binutils",
"gmp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"proxmark3-iceman"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gdb"
]
}
]
},
{
"name": "arm-none-eabi-binutils",
"portdir": "cross/arm-none-eabi-binutils",
"version": "2.45.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for arm-none-eabi cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-none-eabi cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"proxmark3-iceman"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc8",
"arm-none-eabi-gcc"
]
}
]
}
]
}