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

{
    "count": 50048,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=136",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=134",
    "results": [
        {
            "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-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-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-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-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-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-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": "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": "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": "mspdebug",
            "portdir": "devel/mspdebug",
            "version": "0.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlbeer.co.nz/mspdebug/",
            "description": "MSPDebug is a free debugger for use with MSP430 MCUs.",
            "long_description": "MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500, Launchpad and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse engineering.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "libusb-compat",
                        "readline",
                        "libmsp430"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "msp430-gdb",
                        "msp430-gdb-devel"
                    ]
                }
            ]
        },
        {
            "name": "mssql-tools",
            "portdir": "databases/mssql-tools",
            "version": "17.10.1.1",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://learn.microsoft.com/sql/tools/sqlcmd-utility",
            "description": "Sqlcmd and Bcp for Microsoft(R) SQL Server(R)",
            "long_description": "Sqlcmd and Bcp for Microsoft(R) SQL Server(R)",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msodbcsql17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mstch",
            "portdir": "devel/mstch",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/no1msd/mstch",
            "description": "mstch is a complete implementation of {mustache} templates using modern C++",
            "long_description": "mstch is a complete implementation of {mustache} templates using modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fb303",
                        "fbthrift"
                    ]
                }
            ]
        },
        {
            "name": "mstrans",
            "portdir": "sysutils/mstrans",
            "version": "1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/esr/mstrans",
            "description": "Text conversion between Unix and MS-DOS line endings.",
            "long_description": "Text conversion between Unix and MS-DOS line endings. A little tool for cleaning up files transferred from MS-DOS; it can strip CRs, remove trailing ^Z characters, etc. With an option, it will put in CRs for files that need to go in the other direction. It can also strip meta bits, in case your file was a WordStar document. Finally, it can do appropriate filename mapping. The WordStar translation features are probably completely obsolete now, but the other features may still be useful.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal",
                "man"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asciidoctor",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msv",
            "portdir": "java/msv",
            "version": "20081113",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msv.dev.java.net/",
            "description": "Sun Multi-Schema XML Validator (MSV) validates XML files",
            "long_description": "The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs and a subset of XML Schema Part 1.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mt-daapd",
            "portdir": "audio/mt-daapd",
            "version": "0.2.4.2",
            "license": "GPL-2+ and APSL-2 and APSL-1.2 and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20101214025948/http://fireflymediaserver.org/",
            "description": "A multi-threaded DAAP server emulating an iTunes server.",
            "long_description": "A multi-threaded DAAP server emulating an iTunes server.",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libid3tag",
                        "libvorbis",
                        "gdbm",
                        "libogg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtl",
            "portdir": "math/mtl",
            "version": "2021.03.06",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20171217181912/http://www.osl.iu.edu/research/mtl https://web.archive.org/web/20171216224505/http://www.simunova.com/en/node/24",
            "description": "The Matrix Template Library (MTL)",
            "long_description": "The Matrix Template Library (MTL) is a high-performance generic component library that provides comprehensive linear algebra functionality for a wide variety of matrix formats.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "itl"
                    ]
                }
            ]
        },
        {
            "name": "mtm",
            "portdir": "sysutils/mtm",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deadpixi/mtm",
            "description": "Perhaps the smallest useful terminal multiplexer in the world.",
            "long_description": "mtm is the Micro Terminal Multiplexer, a terminal multiplexer. It has four major features/principles: Simplicity, Compatibility, Small Size and Stability",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtn-browse",
            "portdir": "devel/mtn-browse",
            "version": "1.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coosoft.plus.com/software.html",
            "description": "A GTK+ 2 based browser for version control system monotone",
            "long_description": "Monotone browser (mtn-browse) is an application for browsing Monotone VCS databases without the need of a workspace. The interface allows one to do various tasks very easily like selecting revisions, display file contents, compare changesets and much more.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libintl-perl",
                        "p5.34-monotone-automatestdio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtools",
            "portdir": "sysutils/mtools",
            "version": "4.0.49",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/mtools",
            "description": "MS-DOS disk access utilities",
            "long_description": "Utilities to access MS-DOS disks from Unix without mounting them",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wimlib"
                    ]
                }
            ]
        },
        {
            "name": "mtpaint",
            "portdir": "graphics/mtpaint",
            "version": "3.50",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mtpaint.sourceforge.net/",
            "description": "Mark Tyler's Painting Program",
            "long_description": "mtPaint is a painting program which Mark Tyler developed from scratch so he could easily create pixel art and manipulate digital photos.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libpng",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtpfs",
            "portdir": "sysutils/mtpfs",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "freebsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.adebenham.com/mtpfs/",
            "description": "read and write from any MTP device",
            "long_description": "MTPfs is a FUSE filesystem that supports reading and writing from any MTP device (as supported by libmtp)",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libid3tag",
                        "libmtp",
                        "osxfuse",
                        "libmad"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtr",
            "portdir": "net/mtr",
            "version": "0.96",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bitwizard.nl/mtr/",
            "description": "traceroute and ping in a single tool",
            "long_description": "mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "jansson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mtxclient",
            "portdir": "net/mtxclient",
            "version": "0.9.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/Nheko-Reborn/mtxclient",
            "description": "Client API for Matrix",
            "long_description": "Client API library for the Matrix protocol, built on top of Boost.Asio.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "nlohmann-json",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "re2",
                        "abseil",
                        "coeurl",
                        "spdlog-fmt8",
                        "boost176",
                        "libevent",
                        "libsodium",
                        "olm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nheko"
                    ]
                }
            ]
        },
        {
            "name": "mu",
            "portdir": "mail/mu",
            "version": "1.12.13",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.djcbsoftware.nl/code/mu/",
            "description": "Command-line tools to index and search email (aka maildir-utils)",
            "long_description": "mu is a set of command-line tools for Linux/Unix that enable you to quickly find the e-mails you are looking for. First, a tool called mu-index fills a database with information about all your e-mails. After that, you can easily search for them, using mu-find and its dedicated query language.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "emacs",
                "guile",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmime3",
                        "xapian-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muchsync",
            "portdir": "mail/muchsync",
            "version": "7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.muchsync.org/",
            "description": "Synchronize mail messages and notmuch tags across machines.",
            "long_description": "Muchsync brings Notmuch to all of your computers by synchronizing your mail messages and Notmuch tags across machines. The protocol is heavily pipelined to work efficiently over high-latency networks such as mobile broadband.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "xapian-core",
                        "notmuch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mudix",
            "portdir": "net/mudix",
            "version": "4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dw.nl.eu.org/mudix.html",
            "description": "ncurses-based MUD client with triggers, aliases, colors",
            "long_description": "ncurses-based MUD client, targeted at people that dislike tintin++, tinyfugue, and don't want to use an X11 MUD client.",
            "active": true,
            "categories": [
                "net",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mulle-xcode-settings",
            "portdir": "devel/mulle-xcode-settings",
            "version": "1.2.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mulle-nat/mulle-xcode-settings",
            "description": "Edit Xcode build settings from the command line",
            "long_description": "Edit Xcode build settings from the command line",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mulle-xcode-to-cmake",
            "portdir": "devel/mulle-xcode-to-cmake",
            "version": "0.9.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mulle-nat/mulle-xcode-to-cmake",
            "description": "Tool to convert Xcode projects to cmake CMakeLists.txt",
            "long_description": "Tool to convert Xcode projects to cmake CMakeLists.txt",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multi-gitter",
            "portdir": "devel/multi-gitter",
            "version": "0.53.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lindell/multi-gitter",
            "description": "A CLI to update multiple Git repositories in bulk",
            "long_description": "A CLI to update multiple Git repositories in bulk. multi-gitter allows you to make changes in multiple repositories simultaneously. This is achieved by running a script or program in the context of multiple repositories. If any changes are made, a pull request is created that can be merged manually by the set reviewers, or automatically by multi-gitter when CI pipelines has completed successfully.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multimarkdown",
            "portdir": "textproc/multimarkdown",
            "version": "6.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fletcherpenney.net/multimarkdown/",
            "description": "turn minimally marked-up plain text into well formatted documents",
            "long_description": "MultiMarkdown, or MMD, is a tool to help turn minimally marked-up plain text into well formatted documents, including HTML, PDF (by way of LaTeX), OPML, or OpenDocument. MMD is a superset of the Markdown syntax, originally created by John Gruber. It adds multiple syntax features (tables, footnotes, and citations, to name a few), in addition to the various output formats listed above (Markdown only creates HTML). Additionally, it builds in “smart” typography for various languages (proper left- and right-sided quotes, for example).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tagainijisho",
                        "textmate2"
                    ]
                }
            ]
        },
        {
            "name": "MultiMC5",
            "portdir": "games/MultiMC5",
            "version": "0.6.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://multimc.org/",
            "description": "A custom launcher for Minecraft",
            "long_description": "MultiMC is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "zlib",
                        "qt5-qtsvg",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MultiMC5-devel",
            "portdir": "games/MultiMC5-devel",
            "version": "20211204",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "MultiMC5",
            "homepage": "https://multimc.org/",
            "description": "A custom launcher for Minecraft",
            "long_description": "MultiMC is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.",
            "active": false,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multimon-ng",
            "portdir": "science/multimon-ng",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EliasOenal/multimon-ng",
            "description": "multimon-ng decodes radio digital transmission signals",
            "long_description": "multimon-ng is the successor of multimon. It decodes the following digital transmission modes: POCSAG512 POCSAG1200 POCSAG2400 FLEX EAS UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3 HAPN4800 FSK9600 DTMF ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI EEA EIA CCIR MORSE_CW X10",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "pulseaudio",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multitail",
            "portdir": "sysutils/multitail",
            "version": "6.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20200929062205/https://www.vanheusden.com/multitail/",
            "description": "Tail multiple files in one terminal at once",
            "long_description": "MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or even more logfiles is possible. It can also use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mumps",
            "portdir": "math/mumps",
            "version": "5.7.3",
            "license": "CeCILL-C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mumps-solver.org",
            "description": "MUltifrontal Massively Parallel sparse direct Solver",
            "long_description": "MUMPS: a parallel sparse direct solver",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "metis",
                        "parmetis",
                        "vecLibFort",
                        "scotch",
                        "mpich-clang17",
                        "scalapack",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rmumps",
                        "hpddm",
                        "coinor-cbc",
                        "coinor-clp",
                        "ipopt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "scotch"
                    ]
                }
            ]
        },
        {
            "name": "munge",
            "portdir": "net/munge",
            "version": "0.5.16",
            "license": "(GPL-3+ or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dun.github.io/munge/",
            "description": "Creating and validating credentials in HPC clusters.",
            "long_description": "MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "openssl",
                "libgcrypt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "zlib",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "munin",
            "portdir": "net/munin",
            "version": "2.0.61",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://munin-monitoring.org/",
            "description": "Extensible system monitoring tool",
            "long_description": "Munin the monitoring tool surveys all your computers and remembers what it saw. It presents all the information in graphs through a web interface. Its emphasis is on plug and play capabilities. Using Munin you can easily monitor the performance of your computers, networks, SANs, applications, weather measurements and whatever comes to mind. Note: By default only Munin node is installed. To install the Munin server that gathers data from existing nodes and generates graphs please enable the server variant.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26",
                        "perl5.34",
                        "python310",
                        "p5.34-crypt-des",
                        "p5.34-digest-hmac",
                        "p5.34-digest-sha1",
                        "p5.34-html-template",
                        "openjdk11",
                        "p5.34-module-build",
                        "p5.34-net-server",
                        "p5.34-net-snmp",
                        "p5.34-net-ssleay",
                        "p5.34-time-hires",
                        "p5.34-log-log4perl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "groff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "munt-mt32emu",
            "portdir": "audio/munt-mt32emu",
            "version": "2.5.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://munt.sourceforge.net",
            "description": "Munt library",
            "long_description": "mt32emu is a C/C++ library which allows to emulate (approximately) the Roland MT-32, CM-32L and LAPC-I synthesiser modules.",
            "active": true,
            "categories": [
                "audio",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dosbox-staging"
                    ]
                }
            ]
        },
        {
            "name": "muparser",
            "portdir": "math/muparser",
            "version": "2.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beltoforion.de/en/muparser/",
            "description": "extensible high performance math parser library in C++",
            "long_description": "muParser is an extensible high performance math parser library written in C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-rsgislib",
                        "qtiplot",
                        "py39-rsgislib",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib",
                        "Akumuli",
                        "scidavis",
                        "deal.ii"
                    ]
                }
            ]
        },
        {
            "name": "muparserx",
            "portdir": "textproc/muparserx",
            "version": "4.0.12",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beltoforion/muparserx",
            "description": "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.",
            "long_description": "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosCore",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox"
                    ]
                }
            ]
        },
        {
            "name": "mupdf",
            "portdir": "graphics/mupdf",
            "version": "1.24.2",
            "license": "AGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mupdf.com",
            "description": "Lightweight PDF and XPS viewer and parser/rendering library",
            "long_description": "MuPDF is a lightweight PDF and XPS viewer and parser/rendering library. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen. MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, search and many other bells and whistles. MuPDF can also read XPS documents (OpenXPS ECMA-388).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gumbo-parser",
                        "harfbuzz",
                        "jbig2dec",
                        "leptonica",
                        "libjpeg-turbo",
                        "libarchive",
                        "curl",
                        "freetype",
                        "tesseract",
                        "openssl3",
                        "openjpeg",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mupdf",
                        "py310-mupdf",
                        "py311-mupdf",
                        "py37-mupdf",
                        "py38-mupdf",
                        "py39-mupdf",
                        "zathura-plugin-pdf-mupdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "impressive",
                        "dvisvgm-devel",
                        "dvisvgm"
                    ]
                }
            ]
        },
        {
            "name": "murex",
            "portdir": "shells/murex",
            "version": "7.1.4143",
            "license": "GPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://murex.rocks",
            "description": "Bash-like $SHELL designed for greater commandline productivity and safer shell scripts",
            "long_description": "murex is a shell, like bash / zsh / fish / etc. It follows a similar syntax to POSIX shells like Bash however supports more advanced features than you'd typically expect from a $SHELL. It aims to be similar enough to traditional shells that you can retain most of your muscle memory, while not being afraid to make breaking changes where bash-isms lead to unreadable, hard to maintain, or unsafe code. murex is designed for DevOps productivity so it isn't suited for high-performance workloads beyond what you'd typically run in Bash (eg pipelines forked as concurrent processes).",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aspell",
                        "aspell-dict-en"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "murk",
            "portdir": "security/murk",
            "version": "0.3",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://murk.sourceforge.net/",
            "description": "rsync friendly encryption tool",
            "long_description": "rsync friendly encryption that runs on the unix command line. Encrypt a file and backup the changes to an untrusted host.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ctags",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "openssl10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muscle",
            "portdir": "science/muscle",
            "version": "5.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drive5.com/muscle5",
            "description": "A program for multiple sequence alignment with high accuracy and high throughput",
            "long_description": "A program for multiple sequence alignment with high accuracy and high throughput",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "theseus"
                    ]
                }
            ]
        },
        {
            "name": "musikcube",
            "portdir": "multimedia/musikcube",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://musikcube.com",
            "description": "A cross-platform, terminal-based music player, audio engine, metadata indexer and server in C++",
            "long_description": "A cross-platform, terminal-based music player, audio engine, metadata indexer and server in C++",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asio",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpg123",
                        "portaudio",
                        "pulseaudio",
                        "taglib",
                        "libev",
                        "ncurses",
                        "zlib",
                        "curl",
                        "libmicrohttpd",
                        "openssl3",
                        "libopenmpt",
                        "ffmpeg7",
                        "libogg",
                        "flac",
                        "lame",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutationpp",
            "portdir": "science/mutationpp",
            "version": "1.0.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mutationpp/Mutationpp",
            "description": "The MUlticomponent Thermodynamic And Transport library for IONized gases in C++",
            "long_description": "Mutation++ is an open-source library originally developed at the von Karman Institute for Fluid Dynamics, designed to couple with conventional computational fluid dynamics codes to provide thermodynamic, transport, chemistry, and energy transfer properties associated with subsonic to hypersonic flows.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutella",
            "portdir": "net/mutella",
            "version": "0.4.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mutella.sourceforge.net/",
            "description": "A command line Gnutella client",
            "long_description": "Mutella is a terminal-mode Gnutella client with an intuitive and easy to use interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "max",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutest",
            "portdir": "devel/mutest",
            "version": "20200813",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ebassi/mutest",
            "description": "a small unit testing library for C projects",
            "long_description": "a small unit testing library for C projects",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutt",
            "portdir": "mail/mutt",
            "version": "2.2.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mutt.org",
            "description": "The Mutt E-Mail Client",
            "long_description": "Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting groups of messages.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "idn",
                "pop",
                "imap",
                "ssl",
                "gnutls",
                "sasl",
                "debug",
                "gdbm",
                "lmdb",
                "db4",
                "smtp",
                "sqlite3",
                "autocrypt",
                "gpgme",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "gettext",
                        "gnutls",
                        "zlib",
                        "libidn",
                        "libiconv",
                        "ncurses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutt_ics",
            "portdir": "mail/mutt_ics",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmedvinsky/mutt-ics",
            "description": "A tool to show calendar event details in Mutt",
            "long_description": "mutt_ics allows you to view calendar attachments inline in Mutt.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-icalendar",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}