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

{
    "count": 50172,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=960",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=958",
    "results": [
        {
            "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": "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": "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": "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": "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": "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": "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": 1504
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "expresso",
                        "fsharp"
                    ]
                }
            ]
        },
        {
            "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": "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": "mpfr",
            "portdir": "devel/mpfr",
            "version": "4.2.2",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpfr.org/",
            "description": "C library for multiple-precision floating-point computations",
            "long_description": "MPFR is a portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on the GMP multiple-precision library. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for fixed-precision floating-point arithmetic.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libgcc-devel",
                        "libgcc15",
                        "libgcc13",
                        "libgcc9",
                        "libgcc11",
                        "libgcc6",
                        "libgcc7",
                        "libgcc45",
                        "libgcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gretl",
                        "R-Rmpfr",
                        "py27-gmpy2",
                        "py35-gmpy2",
                        "py36-gmpy2",
                        "seed",
                        "gnat-gcc",
                        "mpfi",
                        "sfcgal",
                        "rb33-gmp",
                        "rb32-gmp",
                        "rb31-gmp",
                        "rb30-gmp",
                        "i386-elf-gcc",
                        "x86_64-elf-gcc",
                        "R-jack",
                        "pure-fastcgi",
                        "pure-mpfr",
                        "gnome-calculator",
                        "libmpc",
                        "py27-mx-experimental",
                        "upc",
                        "py39-gmpy2",
                        "py310-gmpy2",
                        "py311-gmpy2",
                        "py312-gmpy2",
                        "py313-gmpy2",
                        "py314-gmpy2",
                        "symengine",
                        "R-symengine",
                        "R-hypergeo2",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "cgal5",
                        "cgal6",
                        "py37-bigfloat",
                        "py37-gmpy2",
                        "msp430-elf-gcc",
                        "p5.28-math-mpfi",
                        "p5.30-math-mpfi",
                        "p5.32-math-mpfi",
                        "p5.34-math-mpfi",
                        "cmh",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "SuiteSparse_SLIP_LU",
                        "openscad",
                        "openscad-devel",
                        "R-lazyNumbers",
                        "m68k-palm-elf-gcc",
                        "py38-pytorch",
                        "py38-bigfloat",
                        "ViennaRNA",
                        "mfem",
                        "algol68g",
                        "rasqal",
                        "octave-interval",
                        "ledger",
                        "gdb",
                        "R-scModels",
                        "py39-pytorch",
                        "p5.28-math-mpc",
                        "p5.30-math-mpc",
                        "p5.32-math-mpc",
                        "p5.34-math-mpc",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray",
                        "racket",
                        "R-PMCMRplus",
                        "avr-gcc",
                        "arm-none-eabi-gcc",
                        "qore",
                        "libqalculate",
                        "flint",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "sollya",
                        "gcc15",
                        "fplll",
                        "texlive-bin",
                        "py38-gmpy2",
                        "scip",
                        "gcc14",
                        "genius",
                        "cgal4",
                        "SuiteSparse_SPEX",
                        "singular",
                        "soplex",
                        "polymake",
                        "gcc13",
                        "x86_64-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "gcc-devel",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "gawk-mpfr",
                        "R-AlphaHull3D",
                        "mpfrcx",
                        "p5.26-math-mpc",
                        "p5.26-math-mpfi",
                        "p5.26-math-mpfr",
                        "py39-bigfloat",
                        "arm-elf-gcc",
                        "arm-none-eabi-gcc8",
                        "py37-pytorch",
                        "py310-bigfloat",
                        "py311-bigfloat",
                        "py312-bigfloat",
                        "py313-bigfloat",
                        "py314-bigfloat",
                        "p5.28-math-mpfr",
                        "p5.30-math-mpfr",
                        "p5.32-math-mpfr",
                        "p5.34-math-mpfr",
                        "pure"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-mlr"
                    ]
                }
            ]
        },
        {
            "name": "mos-devel",
            "portdir": "devel/mos-devel",
            "version": "202102072216",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongoose-os/mos",
            "description": "Development version of the Mongoose OS command-line tool",
            "long_description": "Development version of the Mongoose OS command-line tool. Provides device management and firmware building capabilities.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "python38",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb",
                        "libftdi0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mos",
            "portdir": "devel/mos",
            "version": "2.19.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongoose-os/mos",
            "description": "Mongoose OS command-line tool",
            "long_description": "Mongoose OS command-line tool. Provides device management and firmware building capabilities.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "python38",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb",
                        "libftdi0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monotone-viz",
            "portdir": "devel/monotone-viz",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oandrieu.nerim.net/monotone-viz/",
            "description": "Graph visualization for the monotone VCS",
            "long_description": "Monotone-viz is a small GTK+ application that visualizes monotone ancestry graphs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz",
                        "monotone",
                        "lablgtk2",
                        "ocaml",
                        "libgnomecanvas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monotone-devel",
            "portdir": "devel/monotone",
            "version": "20180227",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.monotone.ca/",
            "description": "A distributed version control system",
            "long_description": "monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "botan",
                        "zlib",
                        "boost176",
                        "libiconv",
                        "sqlite3",
                        "gettext",
                        "pcre",
                        "lua",
                        "libidn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "p5.26-monotone-automatestdio",
                        "p5.28-monotone-automatestdio",
                        "p5.30-monotone-automatestdio",
                        "p5.32-monotone-automatestdio",
                        "p5.34-monotone-automatestdio"
                    ]
                }
            ]
        },
        {
            "name": "monotone",
            "portdir": "devel/monotone",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.monotone.ca/",
            "description": "A distributed version control system",
            "long_description": "monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "pcre",
                        "lua",
                        "zlib",
                        "botan",
                        "libiconv",
                        "boost176",
                        "libidn",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monotone-viz"
                    ]
                }
            ]
        },
        {
            "name": "mono-basic",
            "portdir": "devel/mono-basic",
            "version": "4.7",
            "license": "(LGPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/",
            "description": "Visual Basic .NET compiler for mono",
            "long_description": "Visual Basic .NET compiler for mono",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "mono"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1504
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mono-addins",
            "portdir": "devel/mono-addins",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/archived/monoaddins/",
            "description": "Mono.Addins is a framework for creating extensible applications",
            "long_description": "Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. Mono.Addins has been designed to be easy to use and useful for a wide range of applications: from simple applications with small extensibility needs, to complex applications which need support for large add-in structures. This new framework intends to set an standard for building extensible applications and add-ins in Mono.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1504
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-sharp2",
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mono",
            "portdir": "devel/mono",
            "version": "6.12.0.182",
            "license": "(GPL-2 or LGPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/",
            "description": "Implementation of the .NET Development Framework",
            "long_description": "Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "mono"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1504
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python311",
                        "libtool",
                        "ninja",
                        "pkgconfig",
                        "perl5",
                        "clang-14",
                        "autoconf",
                        "automake",
                        "cctools",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "kerberos5",
                        "libiconv",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nant",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib-sharp",
                        "dbus-sharp",
                        "gecko-sharp2",
                        "mono-basic",
                        "notify-sharp",
                        "xsp",
                        "swig-csharp",
                        "gnome-sharp2",
                        "gtksourceview-sharp2",
                        "boo",
                        "kimono",
                        "mod_mono",
                        "expresso",
                        "gtk-sharp2",
                        "qyoto",
                        "swig3-csharp",
                        "mono-addins",
                        "msbuild",
                        "foundationdb",
                        "taglib-sharp",
                        "fsharp",
                        "pgsqlclient",
                        "cocoa-sharp"
                    ]
                }
            ]
        },
        {
            "name": "mongo-tools",
            "portdir": "devel/mongo-tools",
            "version": "100.10.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongodb/mongo-tools",
            "description": "utilities for working with mongodb databases: bsondump, mongoimport, mongoexport, mongodump, mongorestore, mongostat, mongofiles, mongooplog, mongotop",
            "long_description": "mongo-tools is a collection of utilities for working with mongodb databases: \n\n* bsondump: display BSON files in a human-readable format \n* mongoimport: Convert data from JSON, TSV or CSV and insert them into a collection \n* mongoexport: Write an existing collection to CSV or JSON format \n* mongodump: Dump MongoDB backups to disk in .BSON format \n* mongorestore: Restore MongoDB backups in .BSON format to a live database \n* mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters \n* mongofiles: Read, write, delete, or update files in GridFS \n* mongotop: Monitor read/write activity on a mongo server \n* mongoreplay: Inspect and record commands sent to a MongoDB instance, and then replay the commands back onto another host at a later time",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongo-cxx-driver",
            "portdir": "devel/mongo-cxx-driver",
            "version": "3.10.2",
            "license": "Apache-2",
            "platforms": "{darwin >= 10}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/mongodb/mongo-cxx-driver",
            "description": "library for using mongodb from C++ code",
            "long_description": "mongo-cxx-driver provides libmongocxx, a library for using mongodb from C++ code. Also contains companion library libbsoncxx.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mnmlstc-core",
                        "mongo-c-driver",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbson",
            "portdir": "devel/mongo-c-driver",
            "version": "1.26.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mongoc.org/libbson/1.26.2/",
            "description": "library for using BSON documents",
            "long_description": "libbson is a library providing useful routines related to building, parsing, and iterating BSON documents.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver",
                        "php54-mongodb",
                        "php55-mongodb",
                        "php56-mongodb",
                        "php70-mongodb",
                        "php71-mongodb",
                        "php72-mongodb",
                        "php73-mongodb",
                        "php74-mongodb",
                        "php80-mongodb",
                        "php81-mongodb",
                        "php82-mongodb",
                        "php83-mongodb",
                        "mongo-c-driver"
                    ]
                }
            ]
        },
        {
            "name": "mongo-c-driver",
            "portdir": "devel/mongo-c-driver",
            "version": "1.26.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mongoc.org/libmongoc/1.26.2/",
            "description": "library for using mongodb from C code",
            "long_description": "mongo-c-driver provides libmongoc, a library for using mongodb from C code.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "snappy",
                        "cyrus-sasl2",
                        "zlib",
                        "libbson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver",
                        "mongo-cxx-driver",
                        "php54-mongodb",
                        "php55-mongodb",
                        "php56-mongodb",
                        "php70-mongodb",
                        "php71-mongodb",
                        "php72-mongodb",
                        "php73-mongodb",
                        "php74-mongodb",
                        "php80-mongodb",
                        "php81-mongodb",
                        "php82-mongodb",
                        "php83-mongodb",
                        "polymake",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "mogenerator",
            "portdir": "devel/mogenerator",
            "version": "1.32",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://rentzsch.github.io/mogenerator/",
            "description": "Core Data code generation",
            "long_description": "mogenerator is a command-line tool that, given an .xcdatamodel file, will generate two classes per entity. The first class, _MyEntity, is intended solely for machine consumption and will be continuously overwritten to stay in sync with your data model. The second class, MyEntity, subclasses _MyEntity, won't ever be overwritten and is a great place to put your custom logic.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "modglue",
            "portdir": "devel/modglue",
            "version": "1.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cadabra.phi-sci.com/",
            "description": "A Plan9-inspired extension of the Unix pipe concept",
            "long_description": "Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mnmlstc-core",
            "portdir": "devel/mnmlstc-core",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mnmlstc/core",
            "description": "a small library of C++14 functionality implemented in C++11",
            "long_description": "MNMLSTC Core is a small and easy to use C++11 library that adds a functionality set that will be available in C++14 and later, as well as some useful additions, or some proposals that have not been completely approved yet.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mongo-cxx-driver"
                    ]
                }
            ]
        },
        {
            "name": "minizinc",
            "portdir": "devel/minizinc",
            "version": "2.9.2",
            "license": "MPL-2",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.minizinc.org",
            "description": "MiniZinc is a free and open-source constraint modeling language.",
            "long_description": "MiniZinc is a free and open-source constraint modeling language. You can use MiniZinc to model constraint satisfaction and optimization problems in a high-level, solver-independent way, taking advantage of a large library of pre-defined constraints. Your model is then compiled into FlatZinc, a solver input language that is understood by a wide range of solvers. MiniZinc is developed at Monash University in collaboration with Data61 Decision Sciences and the University of Melbourne.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minipro",
            "portdir": "devel/minipro",
            "version": "0.7.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/DavidGriffith/minipro",
            "description": "Utility for the MiniPRO TL866CS, TL866A and T56 universal programmers",
            "long_description": "Opensource tool that aims to create a complete cross-platform replacement for the proprietary utility from autoelectric.cn. Currently it supports more than 13000 of target devices including AVRs, PICs as well as a huge number of other microcontrollers and various BIOSes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "krischik",
                    "github": "krischik",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "srecord"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mimetic",
            "portdir": "devel/mimetic",
            "version": "0.9.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codesink.org/mimetic_mime_library.html",
            "description": "Email library (MIME) written in C++",
            "long_description": "Email library (MIME) written in C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2816
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "midgard2-core",
            "portdir": "devel/midgard2-core",
            "version": "12.09.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.midgard-project.org/",
            "description": "A content repository system",
            "long_description": "Midgard is a content repository system platform with bindings in PHP, Python etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgda5",
                        "dbus-glib",
                        "glib2",
                        "gobject-introspection",
                        "libxml2",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-midgard2",
                        "php54-midgard2"
                    ]
                }
            ]
        },
        {
            "name": "microplane",
            "portdir": "devel/microplane",
            "version": "0.0.34",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Clever/microplane",
            "description": "A CLI tool to make git changes across many repos, especially useful with Microservices.",
            "long_description": "A CLI tool to make git changes across many repos, especially useful with Microservices.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mico",
            "portdir": "devel/mico",
            "version": "2.3.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mico.org/",
            "description": "Fully compliant CORBA implementation",
            "long_description": "MICO is a mature, secure, robust, fully standards-compliant implementation of the CORBA standard.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                },
                {
                    "name": "darrell",
                    "github": "schiebel",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mhash",
            "portdir": "devel/mhash",
            "version": "0.9.9.9",
            "license": "LGPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mhash.sourceforge.net/",
            "description": "provides easy access strong hashes",
            "long_description": "Libmhash is a library which implements some hash algorithms like crc32, md5 and sha-1.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mcrypt",
                        "php84",
                        "php84-apache2handler",
                        "php84-cgi",
                        "php84-fpm",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "py27-mhash",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "steghide",
                        "rasqal"
                    ]
                }
            ]
        },
        {
            "name": "mesos",
            "portdir": "devel/mesos",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesos.apache.org/",
            "description": "Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.",
            "long_description": "Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "subversion",
                        "cyrus-sasl2",
                        "apr-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "meson",
            "portdir": "devel/meson",
            "version": "1.9.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1976
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-meson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libhttpseverywhere",
                        "tio",
                        "babl",
                        "mpc",
                        "osinfo-db-tools",
                        "atk",
                        "libhandy",
                        "lite-xl-luajit",
                        "appstream-glib",
                        "fson",
                        "glib2-devel",
                        "glib2",
                        "libsigcxx3",
                        "libxmlb",
                        "wayland",
                        "koio",
                        "simde",
                        "dosbox-staging",
                        "mm-common",
                        "libproxy",
                        "libproxy-vapi",
                        "Chatty",
                        "folks",
                        "gcr",
                        "gtkmm4",
                        "mesa",
                        "libhandy-0.0",
                        "libsecret",
                        "libcmatrix",
                        "glade",
                        "gexiv2",
                        "gitg",
                        "libgit2-glib",
                        "libpeas",
                        "libpeas1",
                        "totem",
                        "gimp3-devel",
                        "frogr",
                        "geocode-glib",
                        "grilo",
                        "libchamplain",
                        "libgdata",
                        "virglrenderer",
                        "tracker3",
                        "gtksourceview5",
                        "libgweather",
                        "libdicom",
                        "epiphany",
                        "libslirp",
                        "lite-xl",
                        "policykit",
                        "spice-gtk",
                        "pkcs11-provider",
                        "libmediaart",
                        "py35-gobject3",
                        "pavucontrol",
                        "usbredir",
                        "gnome-calculator",
                        "gtk3-devel",
                        "gtk3",
                        "gucharmap",
                        "libsoup",
                        "libsoup-devel",
                        "tracker",
                        "gtk4-devel",
                        "harfbuzz",
                        "harfbuzz-devel",
                        "harfbuzz-icu",
                        "harfbuzz-icu-devel",
                        "gtk-vnc",
                        "gtk4",
                        "zofu",
                        "appstream",
                        "shared-mime-info",
                        "py27-gobject3",
                        "virt-manager",
                        "gedit-plugins",
                        "gedit",
                        "fsearch",
                        "rubberband",
                        "gnome-backgrounds",
                        "gnome-desktop",
                        "glibmm",
                        "ashuffle",
                        "devhelp",
                        "coeurl",
                        "libsigcxx2",
                        "libxmlxx5",
                        "gom",
                        "atkmm",
                        "libxmlxx2",
                        "libxmlxx3",
                        "secrets",
                        "pango-devel",
                        "gegl",
                        "pango",
                        "grilo-plugins",
                        "libvmaf",
                        "scrcpy",
                        "geeqie",
                        "libarchive-qt",
                        "zenity",
                        "libgnt",
                        "gdk-pixbuf2-devel",
                        "libnotify",
                        "gstreamer1-gst-plugins-ugly",
                        "gjs-devel",
                        "libepoxy",
                        "vips",
                        "gupnp",
                        "gssdp",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "libnice",
                        "gdk-pixbuf2",
                        "vipsdisp",
                        "tepl",
                        "vte",
                        "mpv",
                        "webp-pixbuf-loader",
                        "libosinfo",
                        "libvirt-glib",
                        "MicroTeX",
                        "zix",
                        "sshfs",
                        "hicolor-icon-theme",
                        "gl-headers",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "netatalk4",
                        "glibmm-devel",
                        "libmpdclient",
                        "cairomm",
                        "gtkmm3",
                        "ksh",
                        "ksh-devel",
                        "libraqm",
                        "totem-pl-parser",
                        "gsettings-desktop-schemas",
                        "openslide",
                        "glib-networking",
                        "gnome-dictionary",
                        "gnome-maps",
                        "dino",
                        "pangomm-devel",
                        "pangomm",
                        "edid-decode",
                        "graphene",
                        "unpaper",
                        "yelp-tools",
                        "inih",
                        "albafetch",
                        "blueprint-compiler",
                        "libpixman",
                        "libpixman-devel",
                        "mu",
                        "eog",
                        "hexchat",
                        "libplacebo",
                        "gobject-introspection-devel",
                        "babl-devel",
                        "gegl-devel",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "mutest",
                        "catgirl-downloader",
                        "libadwaita",
                        "megatools",
                        "libGLU",
                        "knot-resolver",
                        "orc",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "file-roller",
                        "gcab",
                        "gnome-settings-daemon",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "notekit",
                        "planner",
                        "gstreamer1-gst-plugins-good",
                        "libdazzle",
                        "libdazzle-devel",
                        "libshumate",
                        "spice-protocol",
                        "gupnp-av",
                        "taisei",
                        "font-manager",
                        "girara",
                        "zathura-plugin-pdf-mupdf",
                        "bali-phy",
                        "bali-phy-devel",
                        "gjs",
                        "amtk",
                        "at-spi2-core",
                        "at-spi2-atk",
                        "desktop-file-utils",
                        "gtksourceview4",
                        "libsoup-2.4",
                        "virt-viewer",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "libmm-glib",
                        "json-glib",
                        "rizin",
                        "gstreamer1-gst-libav",
                        "audacious-plugins",
                        "libesmtp",
                        "minpack",
                        "audacious-core",
                        "dav1d",
                        "mpd",
                        "ncmpc",
                        "libvirt",
                        "paps",
                        "pulseaudio",
                        "cairo-devel",
                        "gobject-introspection",
                        "zathura",
                        "zathura-docs",
                        "openh264"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mesalink",
            "portdir": "devel/mesalink",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesalock-linux/mesalink",
            "description": "A memory-safe and OpenSSL-compatible TLS library",
            "long_description": "MesaLink is a memory-safe and OpenSSL-compatible TLS library written in Rust.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "cargo",
                        "legacy-support",
                        "libtool",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mercurial",
            "portdir": "devel/mercurial",
            "version": "7.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org",
            "description": "A fast, lightweight, distributed SCM system written in Python.",
            "long_description": "Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 171
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-docutils",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "gettext",
                        "gmake",
                        "clang-17",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle",
                        "py313-re2",
                        "py313-gnureadline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "fetch",
                    "ports": [
                        "PlasmaClient",
                        "ocropus",
                        "BWToolkit",
                        "py27-pylibelf",
                        "plovr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hg-keyring",
                        "tortoisehg",
                        "py27-hgsubversion",
                        "py27-hgexperimental",
                        "git-remote-hg",
                        "hg-credentials",
                        "hg-evolve",
                        "hg-git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-mercurial_extension_utils",
                        "py311-mercurial_extension_utils",
                        "py313-mercurial_extension_utils",
                        "py39-mercurial_extension_utils",
                        "py27-mercurial_extension_utils",
                        "py37-mercurial_extension_utils",
                        "py38-mercurial_extension_utils",
                        "mercurial-rustext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "shards"
                    ]
                }
            ]
        },
        {
            "name": "mediainfolib",
            "portdir": "devel/mediainfolib",
            "version": "25.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediaarea.net",
            "description": "Supplies technical and tag information about a video or audio file",
            "long_description": "Supplies technical and tag information about a video or audio file",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zenlib",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mediainfo",
                        "MediaInfo-gui"
                    ]
                }
            ]
        },
        {
            "name": "mdds",
            "portdir": "devel/mdds",
            "version": "2.1.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "mdds-2.0",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by mdds-2.0",
            "long_description": "This port has been replaced by mdds-2.0.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "md4c",
            "portdir": "devel/md4c",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mity/md4c",
            "description": "Markdown parser",
            "long_description": "MD4C is Markdown parser implementation in C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1504
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt69-qtbase",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase",
                        "qt6-qtbase"
                    ]
                }
            ]
        },
        {
            "name": "mcpp",
            "portdir": "devel/mcpp",
            "version": "2.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mcpp.sourceforge.net/",
            "description": "Alternative C/C++ preprocessor",
            "long_description": "C/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging a source program which uses complicated macros and also useful for checking portability of a source. Though mcpp could be built as a replacement of GCC's resident preprocessor, this port installs a program which behaves independent from GCC.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice33",
                        "zeroc-ice34",
                        "zeroc-ice35"
                    ]
                }
            ]
        },
        {
            "name": "mbedtls",
            "portdir": "devel/mbedtls",
            "version": "2.28.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tls.mbed.org",
            "description": "An open source, portable, easy to use, readable and flexible SSL library.",
            "long_description": "An open source, portable, easy to use, readable and flexible SSL library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "perl5",
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "neko",
                        "shadowsocks-libev",
                        "supertuxkart",
                        "mongrel2",
                        "bctoolbox",
                        "nanomq"
                    ]
                }
            ]
        },
        {
            "name": "maloc",
            "portdir": "devel/maloc",
            "version": "1.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fetk.org/codes/maloc/index.html",
            "description": "MALOC, Minimal Abstraction Layer for Object-oriented C",
            "long_description": "MALOC (Minimal Abstraction Layer for Object-oriented C) is a small, portable, abstract C environment library for object-oriented C programming. MALOC is used as the foundation layer for a number of scientific applications, including MC, SG, and APBS. MALOC can be used as a small stand-alone abstraction environment for writing portable C programs which need access to resources which are typically architecture-dependent, such as INET sockets, timing routines, and so on. MALOC provides abstract datatypes, memory management routines, timing routines, machine epsilon, access to UNIX and INET sockets, MPI, and so on.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apbs"
                    ]
                }
            ]
        },
        {
            "name": "magit",
            "portdir": "devel/magit",
            "version": "1.2.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/magit/magit",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "devel",
                "editors"
            ],
            "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": "macstl",
            "portdir": "devel/macstl",
            "version": "0.3.1",
            "license": "Restrictive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pixelglow.com/macstl/",
            "description": "C++ header library",
            "long_description": "The C++ header library designed to bring the Macintosh into the world of modern generic programming, and deliver the surprising speed of SIMD in an intuitive cross-platform package.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "m4",
            "portdir": "devel/m4",
            "version": "1.4.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/m4/",
            "description": "GNU macro processor",
            "long_description": "GNU `m4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kalc",
                        "gFTL",
                        "netcdf",
                        "kalker",
                        "libsigcxx3",
                        "gmp",
                        "nco",
                        "nettle",
                        "groff",
                        "AfterStep",
                        "ppl",
                        "pcc",
                        "pulseaudio",
                        "libass",
                        "libass-devel",
                        "gstreamer010",
                        "pnetcdf",
                        "libsigcxx2",
                        "libstrophe"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bison",
                        "autoconf263",
                        "autoconf264",
                        "autoconf269",
                        "autoconf",
                        "autoconf213",
                        "pcb",
                        "plotutils",
                        "libtool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netcdf-fortran",
                        "wml",
                        "flex"
                    ]
                }
            ]
        },
        {
            "name": "lzo",
            "portdir": "devel/lzo",
            "version": "1.08",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oberhumer.com/opensource/lzo/",
            "description": "Real-time data compression library",
            "long_description": "LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. LZO is distributed under the GNU General Public License.",
            "active": true,
            "categories": [
                "devel",
                "compression"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vtun"
                    ]
                }
            ]
        },
        {
            "name": "lxqt-build-tools-devel",
            "portdir": "devel/lxqt-build-tools-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "lxqt-build-tools",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by lxqt-build-tools",
            "long_description": "This port has been replaced by lxqt-build-tools.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "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": "lxqt-build-tools",
            "portdir": "devel/lxqt-build-tools",
            "version": "0.13.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/lxqt-build-tools",
            "description": "Various packaging tools and scripts for LXQt applications",
            "long_description": "This repository is providing several tools needed to build LXQt itself as well as other components maintained by the LXQt project. These tools used to be spread over the repositories of various other components and were summarized to ease dependency management. So far many components, in particular liblxqt, were representing a build dependency without being needed themselves but only because their repository was providing a subset of the tools which are now summarized here. So the use of this repository will reduce superfluous and bloated dependencies.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "liblxqt",
                        "qterminal",
                        "qtermwidget",
                        "lxqt-openssh-askpass",
                        "libqtxdg"
                    ]
                }
            ]
        },
        {
            "name": "luv",
            "portdir": "devel/luv",
            "version": "1.50.0-1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/luvit/luv",
            "description": "Bare libuv bindings for lua",
            "long_description": "libuv bindings for luajit and lua. This library makes libuv available to lua scripts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuv",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lutok",
            "portdir": "devel/lutok",
            "version": "0.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/freebsd/lutok",
            "description": "Lutok is a lightweight C++ API library for Lua.",
            "long_description": "Lutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua54"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kyua"
                    ]
                }
            ]
        }
    ]
}