HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52208,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=709",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=707",
"results": [
{
"name": "csvdb",
"portdir": "databases/csvdb",
"version": "0.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/darkrose/csvdb",
"description": "csvdb - an SQL engine for csv",
"long_description": "csvdb is an SQL engine for csv (character separated values) files, allowing files to be searched and modified as if they were database tables",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"autoconf",
"libtool",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"readline",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "cdb",
"portdir": "databases/cdb",
"version": "0.75",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cr.yp.to/cdb.html",
"description": "A fast, reliable, simple package for constant databases.",
"long_description": "cdb is a fast, reliable, simple package for creating and reading constant databases. cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ccm",
"portdir": "databases/ccm",
"version": "2.8.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pcmanus/ccm",
"description": "Cassandra Cluster Manager",
"long_description": "A script/library to create, launch and remove a Apache Cassandra cluster on localhost. The goal of ccm and ccmlib is to make is easy to create, manage and destroy a small cluster on a local box. It is meant for testing of a Cassandra cluster.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-yaml"
]
}
],
"depends_on": []
},
{
"name": "cassandra",
"portdir": "databases/cassandra",
"version": "1.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cassandra.apache.org/",
"description": "A highly scalable, eventually consistent, distributed, structured key-value store.",
"long_description": "The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Cassandra was open sourced by Facebook in 2008, and is now developed by Apache committers and contributors from many companies.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"apache-ivy",
"clang-18"
]
},
{
"type": "run",
"ports": [
"commons-lang",
"google-guava",
"jakarta-log4j",
"jline",
"slf4j",
"antlr3",
"junit",
"commons-cli",
"commons-codec"
]
}
],
"depends_on": []
},
{
"name": "biblioteq",
"portdir": "databases/biblioteq",
"version": "2024.03.25",
"license": "BSD-3-Clause",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://textbrowser.github.io/biblioteq/",
"description": "professional archiving, cataloging, and library management suite.",
"long_description": "professional archiving, cataloging, and library management suite.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-sqlite-plugin"
]
}
],
"depends_on": []
},
{
"name": "beekeeper-studio",
"portdir": "databases/beekeeper-studio",
"version": "1.11.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beekeeperstudio.io",
"description": "Cross platform SQL editor and database management app for Windows, Linux, and Mac.",
"long_description": "Beekeeper Studio is a free and open source SQL editor and database manager. Beekeeper Studio is cross-platform, and available for Linux, Mac, and Windows. It features autocomplete SQL query editor with syntax highlighting, tabbed interface, so you can multitask, the ability to sort and filter table data to find just what you need, sensible keyboard-shortcuts, the ability to save queries for later, query run-history so you can find that one query you got working 3 days ago, and a default dark theme.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"yarn",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "atlas-toolkit",
"portdir": "databases/atlas-toolkit",
"version": "0.26.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atlasgo.io",
"description": "A database toolkit that helps developers apply modern DevOps principles.",
"long_description": "Atlas CLI is an open source tool that helps developers manage their database schemas by applying modern DevOps principles. Contrary to existing tools, Atlas intelligently plans schema migrations for you. Atlas users can use the Atlas DDL (data definition language) to describe their desired database schema and use the command-line tool to plan and apply the migrations to their systems.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "arangodb",
"portdir": "databases/arangodb",
"version": "3.8.5.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.arangodb.com/",
"description": "Multi-model database for documents, graphs, and key-values",
"long_description": "🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.",
"active": true,
"categories": [
"databases",
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python39",
"clang-20",
"ccache",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl11",
"boehmgc"
]
}
],
"depends_on": []
},
{
"name": "apgdiff",
"portdir": "databases/apgdiff",
"version": "2.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://apgdiff.com/",
"description": "PostgreSQL diff tool that is useful for comparison/diffing of database schemas.",
"long_description": "Another PostgreSQL Diff Tool (also known as apgdiff) is free PostgreSQL diff tool that is useful for comparison/diffing of database schemas. The tool compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one or to see in what exactly both databases differ. It is already being used by many developers all over the world.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "eerien",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "adodb",
"portdir": "databases/adodb",
"version": "5.20.9",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://adodb.sourceforge.net/",
"description": "Database library for PHP",
"long_description": "Database library for PHP",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "Akumuli",
"portdir": "databases/Akumuli",
"version": "0.8.80",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/akumuli/Akumuli",
"description": "Akumuli is a time-series database for modern hardware",
"long_description": "Akumuli is a time-series database for modern hardware. It can be used to capture, store and process time-series data in real-time. The word akumuli can be translated from Esperanto as accumulate.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"apr-util",
"jemalloc",
"log4cxx",
"sqlite3",
"libmicrohttpd",
"boost176",
"muparser",
"apr"
]
}
],
"depends_on": []
},
{
"name": "GeoLiteCity",
"portdir": "databases/GeoLiteCity",
"version": "20110501",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.maxmind.com/app/geolitecity",
"description": "GeoIP Lite City database (libgeoip)",
"long_description": "GeoIP Lite City database (libgeoip)",
"active": true,
"categories": [
"devel",
"net",
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgeoip"
]
}
],
"depends_on": []
},
{
"name": "x86_64-w64-mingw32-gcc-nothreads",
"portdir": "cross/x86_64-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 x86_64-w64-mingw32",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for x86_64-w64-mingw32.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"x86_64-w64-mingw32-gcc-bootstrap",
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"zlib",
"mpfr",
"libiconv",
"libmpc",
"zstd",
"x86_64-w64-mingw32-crt",
"x86_64-w64-mingw32-headers",
"x86_64-w64-mingw32-binutils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"x86_64-w64-mingw32-winpthreads",
"x86_64-w64-mingw32-gcc"
]
}
]
},
{
"name": "x86_64-w64-mingw32-gcc-bootstrap",
"portdir": "cross/x86_64-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 x86_64-w64-mingw32",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for x86_64-w64-mingw32.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl",
"zlib",
"mpfr",
"libiconv",
"libmpc",
"zstd",
"x86_64-w64-mingw32-headers",
"x86_64-w64-mingw32-binutils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"x86_64-w64-mingw32-crt",
"x86_64-w64-mingw32-gcc-nothreads"
]
}
]
},
{
"name": "x86_64-w64-mingw32-gcc",
"portdir": "cross/x86_64-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 x86_64-w64-mingw32",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for x86_64-w64-mingw32.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"x86_64-w64-mingw32-gcc-nothreads",
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"x86_64-w64-mingw32-binutils",
"gmp",
"isl",
"zlib",
"mpfr",
"libiconv",
"libmpc",
"zstd",
"x86_64-w64-mingw32-crt",
"x86_64-w64-mingw32-headers",
"x86_64-w64-mingw32-winpthreads"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mingw-w64"
]
}
]
},
{
"name": "x86_64-w64-mingw32-binutils",
"portdir": "cross/x86_64-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 x86_64-w64-mingw32 cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-w64-mingw32 cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"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-elf-gcc",
"portdir": "cross/x86_64-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 x86_64-elf",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for x86_64-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",
"x86_64-elf-binutils",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "wb32-dfu-updater",
"portdir": "cross/wb32-dfu-updater",
"version": "1.0.0",
"license": "Apache-2.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WestberryTech/wb32-dfu-updater",
"description": "USB programmer for downloading and uploading firmware to/from USB devices with the WestberryTech WB32 chips.",
"long_description": "USB programmer for downloading and uploading firmware to/from USB devices with the WestberryTech WB32 chips.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "usbprog",
"portdir": "cross/usbprog",
"version": "0.2.1_20130915-hg-b833a7276539",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/bwalle/usbprog-tools-classic",
"description": "Tool for uploading and downloading firmwares to the usbprog device",
"long_description": "Tool for uploading and downloading firmwares to the usbprog device.",
"active": true,
"categories": [
"cross"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"readline",
"wxWidgets-3.0",
"curl",
"libxml2",
"libusb-compat"
]
}
],
"depends_on": []
},
{
"name": "urjtag",
"portdir": "cross/urjtag",
"version": "2021.03",
"license": "GPL and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://urjtag.org/",
"description": "Universal JTAG library and tools",
"long_description": "UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It takes on the well proven openwince jtag tools code.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libftdi0"
]
}
],
"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": []
},
{
"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": "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": "riscv64-none-elf-gcc",
"portdir": "cross/riscv64-none-elf-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 riscv64-none-elf",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for riscv64-none-elf.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "dblarkqwq",
"github": "dblark",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-none-elf-binutils",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"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": 192
}
],
"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": "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": "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": "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": "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": "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": "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-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-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-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-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",
"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-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-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-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-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": "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": "mingw-w64-wine-mono-5.1.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "5.1.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-5.1.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-6.1.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "6.1.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-6.1.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.2.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.2.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.2.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.4.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.4.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.4.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.4.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.4.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.4.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"game-porting-toolkit"
]
}
]
},
{
"name": "mingw-w64-wine-mono-8.1.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "8.1.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-8.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.1.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.1.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
}
]
}