GET /api/v1/ports/?format=api&ordering=name&page=134
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=135",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=133",
    "results": [
        {
            "name": "mpich-gcc7",
            "portdir": "science/mpich",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS gcc7's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "fortran",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gcc7",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libxml2",
                        "hwloc",
                        "gcc7",
                        "libgcc7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "omnicompiler"
                    ]
                }
            ]
        },
        {
            "name": "mpich-gcc8",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gcc8: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc9",
            "portdir": "science/mpich",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \nNOTE: mpich-gcc9 is not supported on darwin 24",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc9",
                        "libgcc9",
                        "libgcc",
                        "hwloc",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gccdevel",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gccdevel: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpi-doc",
            "portdir": "science/mpi-doc",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library Man Pages",
            "long_description": "Message Passing Interface (MPI) Library Man Pages",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc9",
                        "openmpi-gcc9",
                        "mpich-gcc7",
                        "mpich-gcc10",
                        "mpich-gcc11",
                        "mpich-gcc12",
                        "mpich-gcc13",
                        "mpich-gcc14",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-clang12",
                        "mpich-clang13",
                        "mpich-clang14",
                        "mpich-clang15",
                        "mpich-clang16",
                        "mpich-clang17",
                        "mpich-clang18",
                        "mpich-clang19",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang",
                        "openmpi-default",
                        "openmpi-gcc7",
                        "openmpi-gcc10",
                        "openmpi-gcc11",
                        "openmpi-gcc12",
                        "openmpi-gcc13",
                        "openmpi-gcc14",
                        "openmpi-gcc15",
                        "openmpi-clang11",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "openmpi-clang14",
                        "openmpi-clang15",
                        "openmpi-clang16",
                        "openmpi-clang17",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "openmpi-clang20",
                        "openmpi-clang",
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10"
                    ]
                }
            ]
        },
        {
            "name": "mpi-doc-devel",
            "portdir": "science/mpi-doc",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpi-doc",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpi-doc",
            "long_description": "This port has been replaced by mpi-doc.",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpir",
            "portdir": "devel/mpir",
            "version": "3.0.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpir.org/",
            "description": "Multiple Precision Integers and Rationals",
            "long_description": "MPIR: Multiple Precision Integers and Rationals, is a fork of the GNU Multi Precision (GMP) library. MPIR is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. MPIR is designed to be as fast as possible, both for small operands and huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with carefully optimized assembly code for the most common inner loops for lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). This port is kept up with the MPIR release, which is typically updated a few times a year.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "yasm",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio-devel",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "gr37-sdrplay",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-specest",
                        "gr37-specest",
                        "libalkimia"
                    ]
                }
            ]
        },
        {
            "name": "mpir-devel",
            "portdir": "devel/mpir",
            "version": "20201225-b3367eb1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpir.org/",
            "description": "Multiple Precision Integers and Rationals",
            "long_description": "MPIR: Multiple Precision Integers and Rationals, is a fork of the GNU Multi Precision (GMP) library. MPIR is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. MPIR is designed to be as fast as possible, both for small operands and huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with carefully optimized assembly code for the most common inner loops for lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). This port is kept up with the MPIR GIT master branch, which is typically updated daily to weekly.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "yasm",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpi_select",
            "portdir": "sysutils/mpi_select",
            "version": "0.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default mpi version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of mpi.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc9",
                        "openmpi-gcc9",
                        "mpich-gcc7",
                        "mpich-gcc10",
                        "mpich-gcc11",
                        "mpich-gcc12",
                        "mpich-gcc13",
                        "mpich-gcc14",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-clang12",
                        "mpich-clang13",
                        "mpich-clang14",
                        "mpich-clang15",
                        "mpich-clang16",
                        "mpich-clang17",
                        "mpich-clang18",
                        "mpich-clang19",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang",
                        "openmpi-default",
                        "openmpi-gcc7",
                        "openmpi-gcc10",
                        "openmpi-gcc11",
                        "openmpi-gcc12",
                        "openmpi-gcc13",
                        "openmpi-gcc14",
                        "openmpi-gcc15",
                        "openmpi-clang11",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "openmpi-clang14",
                        "openmpi-clang15",
                        "openmpi-clang16",
                        "openmpi-clang17",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "openmpi-clang20",
                        "openmpi-clang",
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10"
                    ]
                }
            ]
        },
        {
            "name": "MPlayer",
            "portdir": "multimedia/MPlayer",
            "version": "1.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mplayerhq.hu/",
            "description": "versatile movie player",
            "long_description": "MPlayer plays most movie files in popular and less popular formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 285
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "speex",
                        "gnutls",
                        "ncurses",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "bzip2",
                        "dav1d",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "libxml2",
                        "aom",
                        "lzo2",
                        "zlib",
                        "lame"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "smtube",
                        "gimp-gap"
                    ]
                }
            ]
        },
        {
            "name": "mplayer-devel",
            "portdir": "multimedia/mplayer-devel",
            "version": "38435",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mplayerhq.hu/",
            "description": "versatile movie player - development version",
            "long_description": "mplayer-devel plays most movie files in popular and less popular formats. This version tracks a recent upstream mplayer commit.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 285
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git",
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "ncurses",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "bzip2",
                        "dav1d",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "libxml2",
                        "aom",
                        "lzo2",
                        "zlib",
                        "lame",
                        "speex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid",
                        "x264transcode"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gimp-gap-devel",
                        "tablet-encode",
                        "mediaserv"
                    ]
                }
            ]
        },
        {
            "name": "mplayerthumbs",
            "portdir": "kde/mplayerthumbs",
            "version": "4.14.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "MPlayerThumbs is a thumbnail generator for all KDE file managers.",
            "long_description": "MPlayerThumbs is a thumbnail generator for all KDE file managers.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdemultimedia4"
                    ]
                }
            ]
        },
        {
            "name": "mplus-fonts",
            "portdir": "x11/mplus-fonts",
            "version": "2.2.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mplus-fonts.osdn.jp",
            "description": "simple and highly readable bitmap Japanese fonts",
            "long_description": "M+ BITMAP FONTS were designed to be simple and highly readable. It incorporates all Kanji (Chinese character in Japanese) until level 2 (the one described in JISX0208).",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpop",
            "portdir": "mail/mpop",
            "version": "1.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mpop.sourceforge.net/",
            "description": "small and fast POP3 client",
            "long_description": "mpop is a small and fast POP3 client with header based mail filtering capabilities.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnutls",
                        "libgsasl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpstats",
            "portdir": "sysutils/mpstats",
            "version": "0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "submit statistics about your macports installation",
            "long_description": "This is a script and LaunchAgent which will run weekly to report information about your system and installed ports to a server, which publishes the aggregate statistics on the web. \nThis helps us to make better decisions on which configurations we should support and test more and which ports are most commonly used.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mpv",
            "portdir": "multimedia/mpv",
            "version": "0.40.0",
            "license": "GPL-2+",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpv.io",
            "description": "mpv is a movie player based on MPlayer and mplayer2.",
            "long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python38",
                "screenshot",
                "network",
                "network_ytdlp",
                "bluray",
                "dvd",
                "audiocd",
                "libarchive",
                "rubberband",
                "pulseaudio",
                "jack",
                "openal",
                "x11",
                "opengl",
                "vulkan",
                "caca",
                "osd",
                "debug",
                "printable_doc",
                "uchardet",
                "libmpv",
                "bundle"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-docutils",
                        "clang-18",
                        "pkgconfig",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread",
                        "lcms2",
                        "lua52",
                        "perl5",
                        "libass",
                        "libbluray",
                        "libarchive",
                        "libplacebo",
                        "ffmpeg7",
                        "libsixel",
                        "libiconv",
                        "zlib",
                        "libcdio-paranoia",
                        "rubberband",
                        "libdvdnav"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp",
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "youtube-viewer"
                    ]
                }
            ]
        },
        {
            "name": "mpvim",
            "portdir": "editors/mpvim",
            "version": "20191228",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/macports/macports-contrib/tree/master/mpvim",
            "description": "mpvim adds MacPorts support to vim.",
            "long_description": "mpvim adds MacPorts support to vim. This currently includes syntax coloring for Portfiles, running lint from vim and some snippets.",
            "active": true,
            "categories": [
                "editors",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpv-legacy",
            "portdir": "multimedia/mpv-legacy",
            "version": "0.36.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpv.io",
            "description": "mpv is a movie player based on MPlayer and mplayer2.",
            "long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python37",
                "bundle",
                "coreaudio",
                "screenshot",
                "network",
                "ytdlp",
                "bluray",
                "dvd",
                "audiocd",
                "libarchive",
                "rubberband",
                "pulseaudio",
                "jack",
                "openal",
                "x11",
                "opengl",
                "sdl2",
                "caca",
                "osd",
                "debug",
                "printable_doc",
                "uchardet",
                "libmpv"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-docutils",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdnav",
                        "libdvdread",
                        "libsdl2",
                        "lcms2",
                        "zimg",
                        "lua52",
                        "libarchive",
                        "libass",
                        "libbluray",
                        "libiconv",
                        "ffmpeg6",
                        "perl5",
                        "zlib",
                        "libcdio-paranoia",
                        "rubberband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpy-cross",
            "portdir": "devel/micropython",
            "version": "1.26.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micropython.org/",
            "description": "MicroPython cross compiler utility",
            "long_description": "mpy-cross is the MicroPython cross compiler utility, used to pre-compile python files into bytecode suitable for running on your target.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "micropython"
                    ]
                }
            ]
        },
        {
            "name": "mqttcli",
            "portdir": "net/mqttcli",
            "version": "0.2.6",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/subpop/mqttcli",
            "description": "A simple MQTT command-line client",
            "long_description": "mqttcli is a program that provides two subcommands (pub and sub) that allow command-line level access to an MQTT broker. sub subscribes to a topic and prints messages received to standard output. pub publishes the provided message to the provided topic. Both programs accept flags that can be provided as a config file.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "asciidoc",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mqttui",
            "portdir": "net/mqttui",
            "version": "0.22.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EdJoPaTo/mqttui",
            "description": "Simple lightweight terminal based MQTT monitor and publisher.",
            "long_description": "Simple lightweight terminal based MQTT monitor and publisher.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrsh",
            "portdir": "shells/mrsh",
            "version": "0.0.0-20220914",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~emersion/mrsh",
            "description": "A minimal POSIX shell.",
            "long_description": "mrsh is a minimal shell striving for POSIX compliance, no less, no more.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "libedit",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrtg",
            "portdir": "net/mrtg",
            "version": "2.17.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mrtg.org/",
            "description": "The multi-router traffic grapher",
            "long_description": "MRTG is a tool to monitor the traffic load on network links. It can also be used to gather and display a wide variety of time-series data.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gd2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mrtg-ping-probe"
                    ]
                }
            ]
        },
        {
            "name": "mrtg-ping-probe",
            "portdir": "net/mrtg-ping-probe",
            "version": "2.2.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pwo.de/projects/mrtg/",
            "description": "A ping probe adapter for mrtg",
            "long_description": "Monitors round trip time and packet loss to another host.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mrtg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mruby",
            "portdir": "lang/mruby",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mruby/mruby",
            "description": "Lightweight Ruby",
            "long_description": "mruby is the lightweight implementation of the Ruby language complying to (part of) the ISO standard. Its syntax is Ruby 2.x compatible. mruby can be linked and embedded within your application. We provide the interpreter program \"mruby\" and the interactive mruby shell \"mirb\" as examples. You can also compile Ruby programs into compiled byte code using the mruby compiler \"mrbc\". \"mrbc\" is also able to generate compiled byte code in a C source file.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cctools",
                        "clang-9.0",
                        "ruby27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrustc",
            "portdir": "lang/mrustc",
            "version": "1.54-20231219",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/thepowersgang/mrustc",
            "description": "Alternative implementation of Rust",
            "long_description": "In-progress alternative rust compiler. Capable of building a fully-working copy of rustc, but not suitable for everyday use (due to inadequate error messages).",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mrustc-rust"
                    ]
                }
            ]
        },
        {
            "name": "mrustc-rust",
            "portdir": "lang/mrustc",
            "version": "1.54.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/thepowersgang/mrustc",
            "description": "Rust and cargo which was compiled by mrustc.",
            "long_description": "Rust and cargo which was compiled by mrustc.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "mrustc",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl11",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrxvt",
            "portdir": "x11/mrxvt",
            "version": "0.5.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://materm.sourceforge.net/",
            "description": "A multi-tabbed terminal emulator for the X Window System.",
            "long_description": "Mrxvt is a multi-tabbed (like gnome-terminal/konsole) terminal emulator for the X Window System. It targets to be light-weight, so the desktop environment, like CDE, KDE or GTK is not required in order to run it. It achieves this without losing the common useful features, like tab, image and pseudo-transparent background, multi-style scrollbars, XIM and CJK support, etc.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "cjk",
                "greek",
                "minimal",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "ncurses",
                        "xorg-libsm",
                        "xpm",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msbuild",
            "portdir": "devel/msbuild",
            "version": "20221013",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mono/msbuild",
            "description": "the build platform for .NET and Visual Studio",
            "long_description": "The Microsoft Build Engine is a platform for building applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "expresso",
                        "fsharp"
                    ]
                }
            ]
        },
        {
            "name": "mscgen",
            "portdir": "graphics/mscgen",
            "version": "0.20",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mcternan.me.uk/mscgen/",
            "description": "Message Sequence Chart image generator",
            "long_description": "Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output. Message Sequence Charts (MSCs) are a way of representing entities and interactions over some time period and are often used in combination with SDL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "freetype",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscompress",
            "portdir": "archivers/mscompress",
            "version": "20180118",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikolofsson/mscompress",
            "description": "compress.exe/expand.exe compatible (de)compressor",
            "long_description": "compress.exe/expand.exe compatible (de)compressor",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscp",
            "portdir": "net/mscp",
            "version": "0.2.4",
            "license": "GPL-3.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/upa/mscp",
            "description": "multi-threaded scp",
            "long_description": "mscp, a variant of scp, copies files over multiple SSH (SFTP) connections by multiple threads.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mail",
                    "github": "lasmarois",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "libcomerr",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msdfgen",
            "portdir": "graphics/msdfgen",
            "version": "1.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Chlumsky/msdfgen",
            "description": "multi-channel signed distance field generator",
            "long_description": "MSDFgen is a utility for generating signed distance fields from vector shapes and font glyphs, which serve as a texture representation that can be used in real-time graphics to efficiently reproduce said shapes. This is often applicable to, for example, using texture maps to represent \"line-art\" images, such as text, signs, and UI elements, that need to be rendered in real-time in computer games.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "textproc",
                "games",
                "print"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libomp",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msgpack",
            "portdir": "devel/msgpack",
            "version": "4",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tmate",
                        "groonga",
                        "mmtf-cpp"
                    ]
                }
            ]
        },
        {
            "name": "msgpack0",
            "portdir": "devel/msgpack",
            "version": "0.5.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kumofs",
                        "pficommon",
                        "jubatus",
                        "jubatus-msgpack-rpc",
                        "jubatus_core"
                    ]
                }
            ]
        },
        {
            "name": "msgpack1",
            "portdir": "devel/msgpack",
            "version": "1.4.2",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msgpack2",
            "portdir": "devel/msgpack",
            "version": "2.1.5",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msgpack3",
            "portdir": "devel/msgpack",
            "version": "3.3.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msgpack-c",
            "portdir": "devel/msgpack-c",
            "version": "6.1.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "msgpack0",
                        "msgpack1",
                        "msgpack2",
                        "msgpack3",
                        "msgpack"
                    ]
                }
            ]
        },
        {
            "name": "msgpack-cpp",
            "portdir": "devel/msgpack-cpp",
            "version": "7.0.0",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pymol-devel",
                        "py38-coolprop",
                        "py310-coolprop",
                        "py311-coolprop",
                        "py39-coolprop",
                        "pymol"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack1",
                        "msgpack2",
                        "msgpack3",
                        "msgpack0",
                        "msgpack"
                    ]
                }
            ]
        },
        {
            "name": "msieve",
            "portdir": "math/msieve",
            "version": "1.53",
            "license": "public-domain and Apache-2 and zlib and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/msieve/",
            "description": "A library for factoring large integers",
            "long_description": "A library for factoring large integers",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "ecm"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msieve-devel",
            "portdir": "math/msieve",
            "version": "1045",
            "license": "public-domain and Apache-2 and zlib and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/msieve/",
            "description": "A library for factoring large integers",
            "long_description": "A library for factoring large integers",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "ecm"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msmtp",
            "portdir": "mail/msmtp",
            "version": "1.8.31",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marlam.de/msmtp/",
            "description": "SMTP client that can be used as an SMTP plugin for Mutt",
            "long_description": "msmtp is an SMTP client that can be used as an SMTP plugin for Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server which does the delivery. To use this program, create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "mta",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgsasl",
                        "gnutls",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msodbcsql",
            "portdir": "databases/msodbcsql",
            "version": "13.1.9.2",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx",
            "description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "long_description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unixODBC",
                        "openssl10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-sqlsrv",
                        "php71-sqlsrv",
                        "php72-sqlsrv",
                        "php73-sqlsrv",
                        "php74-sqlsrv",
                        "php80-sqlsrv",
                        "php81-sqlsrv",
                        "php82-sqlsrv",
                        "php83-sqlsrv"
                    ]
                }
            ]
        },
        {
            "name": "msodbcsql17",
            "portdir": "databases/msodbcsql17",
            "version": "17.10.2.1",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://learn.microsoft.com/sql/connect/odbc/microsoft-odbc-driver-for-sql-server",
            "description": "ODBC Driver for Microsoft(R) SQL Server(R).",
            "long_description": "ODBC Driver 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": [
                        "unixODBC",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mssql-tools"
                    ]
                }
            ]
        },
        {
            "name": "msort",
            "portdir": "textproc/msort",
            "version": "8.53",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://billposer.org/Software/msort.html",
            "description": "Program for sorting files in sophisticated ways",
            "long_description": "msort is a program for sorting files in sophisticated ways. Records need not be single lines.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tre",
                        "libuninum",
                        "libutf8proc",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "iwidgets",
                        "tk",
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-binutils",
            "portdir": "cross/msp430-binutils",
            "version": "2.21.1a-20120406",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for msp430 cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430 cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-binutils-devel",
            "portdir": "cross/msp430-binutils-devel",
            "version": "2.22-20120911",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for msp430 cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430 cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "msp430-elf-binutils",
            "portdir": "cross/msp430-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "FSF Binutils for msp430-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "bzip2",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-elf-gcc",
            "portdir": "cross/msp430-elf-gcc",
            "version": "9.3.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "The GNU compiler collection for msp430-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for msp430-elf.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "bzip2",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "zlib",
                        "libiconv",
                        "msp430-elf-binutils",
                        "gmp",
                        "isl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430-gcc-support-files"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}