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

{
    "count": 49649,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=47",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=45",
    "results": [
        {
            "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": 1826
                }
            ],
            "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": "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": 1826
                }
            ],
            "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-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": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mnmlstc-core",
                        "mongo-c-driver",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libpcap"
                    ]
                }
            ],
            "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": 1502
                }
            ],
            "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": "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": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-sharp2",
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "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-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": "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": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "python38",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb",
                        "libftdi0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "python38",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "libusb",
                        "libftdi0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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",
                        "libgcc11",
                        "libgcc13",
                        "libgcc9",
                        "libgcc14",
                        "libgcc6",
                        "libgcc7",
                        "libgcc45",
                        "libgcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gretl",
                        "R-Rmpfr",
                        "py27-gmpy2",
                        "py35-gmpy2",
                        "py36-gmpy2",
                        "seed",
                        "gnat-gcc",
                        "mpfi",
                        "libqalculate",
                        "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",
                        "rasqal",
                        "octave-interval",
                        "racket",
                        "ledger",
                        "arm-none-eabi-gcc",
                        "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",
                        "avr-gcc",
                        "sfcgal",
                        "R-PMCMRplus",
                        "qore",
                        "flint",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "sollya",
                        "gcc15",
                        "fplll",
                        "texlive-bin",
                        "py38-gmpy2",
                        "scip",
                        "gcc14",
                        "genius",
                        "cgal4",
                        "SuiteSparse_SPEX",
                        "singular",
                        "soplex",
                        "polymake",
                        "algol68g",
                        "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": "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": 461
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "yasm",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio-devel",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "gr37-sdrplay",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-specest",
                        "gr37-specest",
                        "libalkimia"
                    ]
                }
            ]
        },
        {
            "name": "mpir-devel",
            "portdir": "devel/mpir",
            "version": "20201225-b3367eb1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpir.org/",
            "description": "Multiple Precision Integers and Rationals",
            "long_description": "MPIR: Multiple Precision Integers and Rationals, is a fork of the GNU Multi Precision (GMP) library. MPIR is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. MPIR is designed to be as fast as possible, both for small operands and huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with carefully optimized assembly code for the most common inner loops for lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). This port is kept up with the MPIR GIT master branch, which is typically updated daily to weekly.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "yasm",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msbuild",
            "portdir": "devel/msbuild",
            "version": "20221013",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mono/msbuild",
            "description": "the build platform for .NET and Visual Studio",
            "long_description": "The Microsoft Build Engine is a platform for building applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "expresso",
                        "fsharp"
                    ]
                }
            ]
        },
        {
            "name": "msgpack",
            "portdir": "devel/msgpack",
            "version": "4",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tmate",
                        "groonga",
                        "mmtf-cpp"
                    ]
                }
            ]
        },
        {
            "name": "msgpack0",
            "portdir": "devel/msgpack",
            "version": "0.5.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kumofs",
                        "pficommon",
                        "jubatus",
                        "jubatus-msgpack-rpc",
                        "jubatus_core"
                    ]
                }
            ]
        },
        {
            "name": "msgpack1",
            "portdir": "devel/msgpack",
            "version": "1.4.2",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msgpack2",
            "portdir": "devel/msgpack",
            "version": "2.1.5",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msgpack.org/",
            "description": "MessagePack implementation for C and C++",
            "long_description": "MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msgpack-c",
                        "msgpack-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": "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": "mtn-browse",
            "portdir": "devel/mtn-browse",
            "version": "1.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coosoft.plus.com/software.html",
            "description": "A GTK+ 2 based browser for version control system monotone",
            "long_description": "Monotone browser (mtn-browse) is an application for browsing Monotone VCS databases without the need of a workspace. The interface allows one to do various tasks very easily like selecting revisions, display file contents, compare changesets and much more.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libintl-perl",
                        "p5.34-monotone-automatestdio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mulle-xcode-settings",
            "portdir": "devel/mulle-xcode-settings",
            "version": "1.2.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mulle-nat/mulle-xcode-settings",
            "description": "Edit Xcode build settings from the command line",
            "long_description": "Edit Xcode build settings from the command line",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mulle-xcode-to-cmake",
            "portdir": "devel/mulle-xcode-to-cmake",
            "version": "0.9.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mulle-nat/mulle-xcode-to-cmake",
            "description": "Tool to convert Xcode projects to cmake CMakeLists.txt",
            "long_description": "Tool to convert Xcode projects to cmake CMakeLists.txt",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mxml",
            "portdir": "devel/mxml",
            "version": "3.3.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.msweet.org/mxml/",
            "description": "a tiny library for reading and writing XML data",
            "long_description": "Mini-XML is a tiny XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors’ ANSI C compilers) and a make program. \n\nThe Mini-XML library is licensed under the Apache License Version 2.0 with an exception to allow linking against GPL2/LGPL2-only software.\n",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "myrepos",
            "portdir": "devel/myrepos",
            "version": "1.20180726",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://myrepos.branchable.com/",
            "description": "Multiple repository management tool",
            "long_description": "The mr(1) command can checkout, update, or perform other actions on a set of repositories as if they were one combined respository. It supports any combination of git, svn, mercurial, bzr, darcs, cvs, vcsh, fossil, and veracity repositories, and support for other version control systems can easily be added. (There are extensions adding support for unison and git-svn, among others.)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "gjasny",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-getopt-long",
                        "p5.34-html-parser",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "vcsh"
                    ]
                }
            ]
        },
        {
            "name": "n",
            "portdir": "devel/n",
            "version": "10.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tj/n",
            "description": "A simple tool to interactively manage Node.js versions",
            "long_description": "A simple tool to interactively manage Node.js versions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nant",
            "portdir": "devel/nant",
            "version": "0.92",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nant.sourceforge.net/",
            "description": ".NET build tool",
            "long_description": "NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.",
            "active": true,
            "categories": [
                "devel",
                "mono"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "mono",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "boo"
                    ]
                }
            ]
        },
        {
            "name": "ncurses",
            "portdir": "devel/ncurses",
            "version": "6.5",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/ncurses/",
            "description": "emulation of curses in System V Release 4.0",
            "long_description": "The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libwww",
                        "kitty",
                        "testdisk",
                        "gettext",
                        "gettext-tools-libs",
                        "mikmod"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mp3blaster",
                        "mp3info",
                        "ncmpc",
                        "ncmpcpp",
                        "polygraph",
                        "minicom",
                        "couchdb",
                        "freetds",
                        "libgda5",
                        "mariadb",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mysql55",
                        "mysql56",
                        "mysql57",
                        "pspg",
                        "sqlite3",
                        "bitwise",
                        "ccls-clang-10",
                        "ccls-clang-11",
                        "cdecl",
                        "cgdb",
                        "cmake",
                        "cmake-devel",
                        "creduce",
                        "cscope",
                        "cunit",
                        "ddd",
                        "dialog",
                        "libdialog",
                        "gdb",
                        "gdb-apple",
                        "git-interactive-rebase-tool",
                        "global",
                        "ht",
                        "hwloc",
                        "libcdio",
                        "libedit",
                        "libgnt",
                        "maloc",
                        "mico",
                        "omake",
                        "physfs",
                        "pick",
                        "readline",
                        "readline-5",
                        "stfl",
                        "tecla",
                        "tig",
                        "util-linux",
                        "vexus-cdk",
                        "wiggle",
                        "MacVim",
                        "THE",
                        "aewan",
                        "bvi",
                        "dhex",
                        "efte",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "hnb",
                        "jove",
                        "kakoune",
                        "le",
                        "ledit",
                        "mg",
                        "minimumprofit",
                        "nano",
                        "nvi",
                        "vile",
                        "vim",
                        "vis",
                        "wordgrinder",
                        "xwordgrinder",
                        "xemacs",
                        "zile",
                        "atari800",
                        "bochs",
                        "freesci",
                        "qemu",
                        "scummvm",
                        "scummvm-devel",
                        "simh",
                        "cgminer",
                        "sc",
                        "aop",
                        "bastet",
                        "bzflag",
                        "cbonsai",
                        "cmatrix",
                        "dominion",
                        "dvorakng",
                        "fizmo",
                        "frobtads",
                        "frotz",
                        "gnuchess",
                        "gnushogi",
                        "gtypist",
                        "jnethack",
                        "larn",
                        "moon-buggy",
                        "moria",
                        "nethack",
                        "nethack343",
                        "pacvim",
                        "robotfindskitten",
                        "rogue",
                        "sl",
                        "vms-empire",
                        "folks",
                        "genius",
                        "aalib",
                        "asymptote",
                        "gle-graphics",
                        "jp2a",
                        "libcaca",
                        "libcaca-devel",
                        "toilet",
                        "epic4",
                        "epic5",
                        "ircii",
                        "ircii-classic",
                        "irssi",
                        "netwalker-ircc",
                        "weechat",
                        "Io",
                        "algol68g",
                        "blassic",
                        "castxml",
                        "chez-scheme",
                        "erlang",
                        "gnucobol",
                        "gst",
                        "ispc",
                        "ispc-clang",
                        "llvm-10",
                        "lldb-10",
                        "llvm-11",
                        "lldb-11",
                        "llvm-3.4",
                        "llvm-3.7",
                        "llvm-5.0",
                        "lldb-5.0",
                        "llvm-6.0",
                        "lldb-6.0",
                        "llvm-7.0",
                        "lldb-7.0",
                        "llvm-8.0",
                        "lldb-8.0",
                        "llvm-9.0",
                        "lldb-9.0",
                        "llvm-devel",
                        "lldb-devel",
                        "mdk",
                        "mit-scheme",
                        "mruby",
                        "nhc98",
                        "pfe",
                        "php80",
                        "php74",
                        "php73",
                        "php72",
                        "php71",
                        "php70",
                        "php56",
                        "php55",
                        "php54",
                        "php53",
                        "php52",
                        "pure",
                        "pypy",
                        "pypy36",
                        "pypy37",
                        "python26",
                        "python27",
                        "python32",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python38",
                        "python39",
                        "qore-ncurses-module",
                        "ruby",
                        "ruby186",
                        "ruby19",
                        "ruby20",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "zig",
                        "abook",
                        "alpine",
                        "mutt",
                        "neomutt",
                        "aamath",
                        "add",
                        "calc",
                        "fityk",
                        "gnudatalanguage",
                        "gnuplot",
                        "octave",
                        "pdc",
                        "pspp",
                        "pspp-devel",
                        "reduce",
                        "singular",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "despotify",
                        "fluidsynth",
                        "libcec",
                        "moc",
                        "mplayer-devel",
                        "bmon",
                        "bwm-ng",
                        "canto",
                        "ccxstream",
                        "centerim",
                        "cftp",
                        "clusterit",
                        "dnstop",
                        "ettercap",
                        "gftp",
                        "gpsd",
                        "httping",
                        "iftop",
                        "kerberos5",
                        "kismet",
                        "lftp",
                        "liboping",
                        "liboping-devel",
                        "mcabber",
                        "mosh",
                        "mtr",
                        "mudix",
                        "ncdc",
                        "ncftp",
                        "newsboat",
                        "nload",
                        "nzbget",
                        "openssh",
                        "pdsh",
                        "pftp",
                        "finch",
                        "profanity",
                        "proftpd",
                        "rtorrent",
                        "rtorrent-devel",
                        "samba3",
                        "samba4",
                        "snownews",
                        "tcpkali",
                        "tf",
                        "tftp-hpa",
                        "tintinxx",
                        "trafshow",
                        "yaz",
                        "yersinia",
                        "tin",
                        "mdp",
                        "p5.26-curses",
                        "p5.28-curses",
                        "p5.30-curses",
                        "p5.26-term-readline-gnu",
                        "p5.28-term-readline-gnu",
                        "p5.30-term-readline-gnu",
                        "py27-gnureadline",
                        "py35-gnureadline",
                        "py36-gnureadline",
                        "py37-gnureadline",
                        "py38-gnureadline",
                        "py39-gnureadline",
                        "py27-llvmlite",
                        "py35-llvmlite",
                        "py36-llvmlite",
                        "py37-llvmlite",
                        "py38-llvmlite",
                        "py39-llvmlite",
                        "rb-ncurses-ruby",
                        "cdf",
                        "ifeffit",
                        "mapm3",
                        "samtools",
                        "samtools-0.1",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "hydra",
                        "pinentry",
                        "pwman",
                        "pwsafe",
                        "bash",
                        "bash50",
                        "fish",
                        "hstr",
                        "oksh",
                        "tcsh",
                        "yash",
                        "zsh",
                        "FDclone",
                        "andatool",
                        "apachetop",
                        "bacula",
                        "bacula5",
                        "burp",
                        "calcurse",
                        "cfiles",
                        "clamav",
                        "clex",
                        "dpkg",
                        "dvtm",
                        "fdupes",
                        "gptfdisk",
                        "hexedit",
                        "htop",
                        "ipbt",
                        "iselect",
                        "kcd",
                        "lnav",
                        "lookat",
                        "mtm",
                        "multitail",
                        "nnn",
                        "rlwrap",
                        "screen",
                        "starship",
                        "sysdig",
                        "tmate",
                        "tmux",
                        "tmux-devel",
                        "vbindiff",
                        "vifm",
                        "watch",
                        "wcd",
                        "texlive-bin",
                        "aspell",
                        "eblook",
                        "hexdiff",
                        "hunspell",
                        "ispell",
                        "less",
                        "lv",
                        "pinfo",
                        "rhyme",
                        "texinfo",
                        "wdiff",
                        "wyrd",
                        "xml-coreutils",
                        "goaccess",
                        "lynx",
                        "netrik",
                        "retawq",
                        "urlview",
                        "w3m",
                        "mrxvt",
                        "rxvt-unicode",
                        "xterm",
                        "mariadb-10.6",
                        "ne",
                        "llvm-12",
                        "lldb-12",
                        "php81",
                        "p5.32-curses",
                        "p5.32-term-readline-gnu",
                        "catgirl",
                        "notcurses",
                        "sc-im",
                        "python310",
                        "musikcube",
                        "llvm-13",
                        "lldb-13",
                        "pypy38",
                        "py310-gnureadline",
                        "cmake-devel-gui",
                        "cmake-devel-docs",
                        "mariadb-10.7",
                        "libtextstyle",
                        "telescope",
                        "fnc",
                        "arm-none-eabi-gdb",
                        "avr-gdb",
                        "p5.34-curses",
                        "p5.34-term-readline-gnu",
                        "sfeed",
                        "moe",
                        "sqlcipher",
                        "ncdu1",
                        "ghc",
                        "llvm-14",
                        "lldb-14",
                        "mariadb-10.8",
                        "slurm",
                        "orca",
                        "got",
                        "ucblogo",
                        "pari",
                        "php82",
                        "mariadb-10.9",
                        "sealcurses",
                        "zsv",
                        "libzsv",
                        "pkixssh",
                        "pypy39",
                        "mariadb-10.10",
                        "ccls-clang-12",
                        "ccls-clang-13",
                        "ccls-clang-14",
                        "llvm-15",
                        "lldb-15",
                        "python311",
                        "py311-gnureadline",
                        "mariadb-10.11",
                        "tnylpo",
                        "libsql",
                        "bsd-games",
                        "doneyet",
                        "llvm-16",
                        "lldb-16",
                        "qodem",
                        "toxic",
                        "clamav-legacy",
                        "php83",
                        "wire",
                        "wired-server",
                        "Deriv",
                        "ocp",
                        "ytree",
                        "softether5",
                        "llvm-17",
                        "lldb-17",
                        "python312",
                        "progress",
                        "ee",
                        "py312-gnureadline",
                        "rb-curses",
                        "rb33-curses",
                        "rb32-curses",
                        "rb31-curses",
                        "turbo",
                        "pcraster",
                        "termdebug",
                        "lnav-devel",
                        "nmail",
                        "rb33-ncursesw",
                        "rb32-ncursesw",
                        "rb31-ncursesw",
                        "rb33-twterm",
                        "rb32-twterm",
                        "rb31-twterm",
                        "galaxis",
                        "greed",
                        "llvm-18",
                        "lldb-18",
                        "nvtop",
                        "cmake-gui",
                        "cmake-docs",
                        "nvi2",
                        "xmake",
                        "ded",
                        "unixcw",
                        "cava",
                        "poke",
                        "php84",
                        "guile-2.2",
                        "guile-3.0",
                        "racket",
                        "llvm-19",
                        "lldb-19",
                        "python313",
                        "bash-devel",
                        "python313-freethreading",
                        "py313-gnureadline",
                        "llvm-20",
                        "lldb-20",
                        "python315-freethreading-devel",
                        "emacs-mac-app-devel",
                        "cmus",
                        "herrie",
                        "lame",
                        "libsmf",
                        "emacs-mac-app",
                        "mariadb-11.4",
                        "libguestfs",
                        "guestfs-tools",
                        "fish3",
                        "cdargs",
                        "opensimh",
                        "llvm-21",
                        "lldb-21",
                        "luanti",
                        "xjobs",
                        "screen4",
                        "python314",
                        "python314-freethreading",
                        "python315-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eso-flames-fposs"
                    ]
                }
            ]
        },
        {
            "name": "ncurses-bootstrap",
            "portdir": "devel/ncurses",
            "version": "6.3",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/ncurses/",
            "description": "emulation of curses in System V Release 4.0",
            "long_description": "The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apple-gcc42"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gettext-bootstrap",
                        "python27-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "nettle",
            "portdir": "devel/nettle",
            "version": "3.10",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lysator.liu.se/~nisse/nettle/",
            "description": "low-level cryptographic library",
            "long_description": "Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs.",
            "active": true,
            "categories": [
                "devel",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "m4",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sequoia-pgp",
                        "lsh",
                        "rdesktop",
                        "pike",
                        "epiphany",
                        "rdfind",
                        "gnutls",
                        "gnutls-devel",
                        "VLC2",
                        "libVLC2",
                        "FileZilla",
                        "inadyn",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-good",
                        "wget",
                        "libfilezilla",
                        "sequoia-chameleon-gnupg",
                        "chrony",
                        "octave-general"
                    ]
                }
            ]
        },
        {
            "name": "newreleases",
            "portdir": "devel/newreleases",
            "version": "0.1.16",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/newreleasesio/cli-go",
            "description": "A command line client for managing NewReleases (newreleases.io) projects.",
            "long_description": "A command line client for managing NewReleases (newreleases.io) projects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ninja",
            "portdir": "devel/ninja",
            "version": "1.13.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://ninja-build.org",
            "description": "Small build system with a focus on speed.",
            "long_description": "Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from my work on the Chromium browser project, which has over 30,000 source files and whose other build systems (including one built from custom non-recursive Makefiles) can take ten seconds to start building after changing one file. Ninja is under a second.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "re2c",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pytorch",
                        "qt5-qtwebengine-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt59-qtwebengine",
                        "qt59-qtwebengine-docs",
                        "audacity-devel",
                        "libmpdclient",
                        "mpc",
                        "mpd",
                        "ncmpc",
                        "pavucontrol",
                        "pulseaudio",
                        "rubberband",
                        "qt69-qtserialbus-docs",
                        "qt69-qtdatavis3d-docs",
                        "qt69-qtmultimedia-docs",
                        "qt69-qtnetworkauth-docs",
                        "qt69-qtremoteobjects-docs",
                        "qt69-qtquick3dphysics-docs",
                        "qt69-qtscxml-docs",
                        "qt69-qtconnectivity-docs",
                        "qt69-qt3d-docs",
                        "qt69-qtspeech-docs",
                        "qt69-qtwebview-docs",
                        "qt69-qttools-docs",
                        "qt69-qtwebsockets-docs",
                        "qt69-psql-plugin",
                        "qt69-mysql-plugin",
                        "qt69-sqlite-plugin",
                        "py314-matplotlib",
                        "py314-pyside6",
                        "angle",
                        "py314-rapidfuzz",
                        "qt5-qtwebengine",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py39-pyarrow",
                        "appstream-glib",
                        "atk",
                        "fbthrift",
                        "folly",
                        "girara",
                        "glade",
                        "glib2",
                        "glib2-devel",
                        "glibmm",
                        "gn-devel",
                        "json-glib",
                        "libgnt",
                        "libhandy",
                        "libnotify",
                        "libraqm",
                        "libsigcxx2",
                        "libsigcxx3",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "mono",
                        "orc",
                        "qbs",
                        "qbs-docs",
                        "rizin",
                        "shared-mime-info",
                        "spice-protocol",
                        "usbredir",
                        "wangle",
                        "xcbuild",
                        "poedit",
                        "textmate2",
                        "wordgrinder",
                        "xwordgrinder",
                        "qemu",
                        "virt-viewer",
                        "sshfs",
                        "amtk",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "desktop-file-utils",
                        "devhelp",
                        "eog",
                        "epiphany",
                        "file-roller",
                        "folks",
                        "frogr",
                        "gcab",
                        "gcr",
                        "gedit",
                        "gedit-plugins",
                        "geocode-glib",
                        "gexiv2",
                        "gitg",
                        "gjs",
                        "glib-networking",
                        "gnome-backgrounds",
                        "gnome-calculator",
                        "gnome-desktop",
                        "gnome-dictionary",
                        "gnome-maps",
                        "gnome-settings-daemon",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk-vnc",
                        "gtk3",
                        "gtksourceview4",
                        "gucharmap",
                        "hicolor-icon-theme",
                        "libchamplain",
                        "libdazzle",
                        "libgdata",
                        "libgit2-glib",
                        "libpeas",
                        "libsecret",
                        "libsoup",
                        "mm-common",
                        "planner",
                        "spice-gtk",
                        "tepl",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "virt-manager",
                        "vte",
                        "yelp-tools",
                        "zenity",
                        "Aseprite",
                        "babl",
                        "babl-devel",
                        "cairo-devel",
                        "cairomm",
                        "gdk-pixbuf2",
                        "geeqie",
                        "gegl",
                        "gegl-devel",
                        "gimp3-devel",
                        "graphene",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "inkscape",
                        "inkscape-devel",
                        "libepoxy",
                        "libmediaart",
                        "libpano13",
                        "libpixman",
                        "libpixman-devel",
                        "openslide",
                        "unpaper",
                        "vips",
                        "hexchat",
                        "llvm-devel",
                        "clang-devel",
                        "lldb-devel",
                        "neko",
                        "rust",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "libesmtp",
                        "mu",
                        "minpack",
                        "z3",
                        "z3-fstar",
                        "py-z3",
                        "py27-z3",
                        "py37-z3",
                        "py38-z3",
                        "z3-java",
                        "audacious-core",
                        "audacious-plugins",
                        "dav1d",
                        "mpv",
                        "scrcpy",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "libgweather",
                        "libnice",
                        "libproxy",
                        "libslirp",
                        "megatools",
                        "zathura",
                        "zathura-docs",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-mupdf",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "py38-blosc",
                        "py35-gobject3",
                        "py38-iminuit",
                        "py39-levenshtein",
                        "py39-matplotlib",
                        "py39-pybind11",
                        "py38-pytorch",
                        "py39-pytorch",
                        "py37-torchaudio",
                        "py38-torchaudio",
                        "py39-torchaudio",
                        "py37-torchtext",
                        "py38-torchtext",
                        "py39-torchtext",
                        "py27-gobject3",
                        "bali-phy",
                        "root6",
                        "rtl_433",
                        "policykit",
                        "ksh",
                        "ksh-devel",
                        "fsearch",
                        "libosinfo",
                        "libvirt",
                        "libvirt-glib",
                        "osinfo-db-tools",
                        "watchman",
                        "libxmlxx2",
                        "libxmlxx3",
                        "libhttpseverywhere",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gtkmm3",
                        "libGLU",
                        "mesa",
                        "pango",
                        "pango-devel",
                        "pangomm",
                        "foundationdb",
                        "simde",
                        "vampire",
                        "fizz",
                        "lite-xl",
                        "glibmm-devel",
                        "lean",
                        "libxmlxx5",
                        "py39-z3",
                        "harfbuzz-devel",
                        "harfbuzz-icu-devel",
                        "py38-fabio",
                        "py39-fabio",
                        "py38-spglib",
                        "py39-spglib",
                        "gtk3-devel",
                        "lite-xl-luajit",
                        "py310-pybind11",
                        "audacity-legacy",
                        "py310-matplotlib",
                        "qt6-qtbase",
                        "qt6-qtdeclarative",
                        "qt6-qtsensors",
                        "qt6-qtserialport",
                        "qt6-qtwebchannel",
                        "qt6-qtimageformats",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth",
                        "qt6-qtremoteobjects",
                        "qt6-qt3d",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtwebsockets",
                        "qt6-qttranslations",
                        "qt6-mysql-plugin",
                        "qt6-psql-plugin",
                        "qt6-sqlite-plugin",
                        "gdk-pixbuf2-devel",
                        "py310-z3",
                        "mlir-devel",
                        "flang-devel",
                        "py310-levenshtein",
                        "libhandy-0.0",
                        "ashuffle",
                        "gobject-introspection-devel",
                        "qt5-qtwebengine-gn",
                        "mrustc-rust",
                        "gjs-devel",
                        "libdazzle-devel",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "libsoup-devel",
                        "py310-spglib",
                        "py310-fabio",
                        "libvmaf",
                        "gom",
                        "py310-pytorch",
                        "tio",
                        "inih",
                        "py310-pyarrow",
                        "libavif",
                        "libfmt8",
                        "libfmt9",
                        "libyuv",
                        "gtk4",
                        "py310-torchaudio",
                        "py310-torchtext",
                        "gtksourceview5",
                        "py39-iminuit",
                        "py310-iminuit",
                        "py311-pybind11",
                        "polymake",
                        "py311-levenshtein",
                        "py37-rapidfuzz",
                        "py38-rapidfuzz",
                        "py39-rapidfuzz",
                        "py310-rapidfuzz",
                        "py311-rapidfuzz",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "dosbox-staging",
                        "coeurl",
                        "py311-matplotlib",
                        "libfmt4",
                        "dbcsr",
                        "fson",
                        "zofu",
                        "edencommon",
                        "mutest",
                        "py311-z3",
                        "fortran-stdlib",
                        "nng",
                        "bali-phy-devel",
                        "pangomm-1.4",
                        "libsoup-2.4",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "qt6-qtwebengine",
                        "qt6-qtdoc",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtlottie",
                        "qt6-qtlanguageserver",
                        "qt6-qtdatavis3d",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "qt6-qtbase-docs",
                        "qt6-qtpositioning-docs",
                        "qt6-qtquick3d-docs",
                        "qt6-qtquicktimeline-docs",
                        "qt6-qtwebengine-docs",
                        "qt6-qtdeclarative-docs",
                        "qt6-qtcharts-docs",
                        "qt6-qtserialport-docs",
                        "qt6-qtsensors-docs",
                        "qt6-qtdoc-docs",
                        "qt6-qthttpserver-docs",
                        "qt6-qtwebchannel-docs",
                        "qt6-qtimageformats-docs",
                        "qt6-qtshadertools-docs",
                        "qt6-qtvirtualkeyboard-docs",
                        "qt6-qtsvg-docs",
                        "qt6-qt5compat-docs",
                        "qt6-qtlottie-docs",
                        "qt6-qtserialbus-docs",
                        "qt6-qtlanguageserver-docs",
                        "qt6-qtdatavis3d-docs",
                        "qt6-qtmultimedia-docs",
                        "qt6-qtnetworkauth-docs",
                        "qt6-qtremoteobjects-docs",
                        "qt6-qtquick3dphysics-docs",
                        "qt6-qtscxml-docs",
                        "qt6-qtconnectivity-docs",
                        "qt6-qt3d-docs",
                        "qt6-qtspeech-docs",
                        "qt6-qtwebview-docs",
                        "qt6-qttools-docs",
                        "qt6-qtwebsockets-docs",
                        "py38-blosc2",
                        "py39-blosc2",
                        "py310-blosc2",
                        "py311-blosc2",
                        "py37-pdal",
                        "py38-pdal",
                        "py39-pdal",
                        "py310-pdal",
                        "py311-pdal",
                        "edid-decode",
                        "taisei",
                        "libfmt10",
                        "py311-pyarrow",
                        "DMFTtools",
                        "libarchive-qt",
                        "gtk4-devel",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17",
                        "libdicom",
                        "atomvm",
                        "font-manager",
                        "gn",
                        "py312-pybind11",
                        "py312-rapidfuzz",
                        "libplacebo",
                        "py311-pyFAI",
                        "py312-matplotlib",
                        "QMPlay2",
                        "knot-resolver",
                        "py312-pdal",
                        "mvfst",
                        "py312-levenshtein",
                        "pcraster",
                        "py312-pyarrow",
                        "rust-bootstrap-10.7",
                        "py312-z3",
                        "py311-iminuit",
                        "py312-iminuit",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "tenacity",
                        "py39-blosc",
                        "py310-blosc",
                        "py311-blosc",
                        "py312-blosc",
                        "py312-blosc2",
                        "gl-headers",
                        "xdispatch2",
                        "pangomm-devel",
                        "libxmlb",
                        "pkcs11-provider",
                        "nvi2",
                        "notekit",
                        "MicroTeX",
                        "zix",
                        "gtkmm4",
                        "py39-pdal-plugins",
                        "py310-pdal-plugins",
                        "py311-pdal-plugins",
                        "py312-pdal-plugins",
                        "liboqs",
                        "appstream",
                        "libadwaita",
                        "tracker3",
                        "fortran-stdlib-devel",
                        "libshumate",
                        "dino",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py311-spglib",
                        "py312-spglib",
                        "py311-fabio",
                        "py312-fabio",
                        "fbzmq",
                        "py38-pyFAI",
                        "py39-pyFAI",
                        "py310-pyFAI",
                        "py312-pyFAI",
                        "catgirl-downloader",
                        "libfmt11",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtgraphs-docs",
                        "qt6-qtlocation-docs",
                        "qt6-qtquickeffectmaker-docs",
                        "qt64-qtbase",
                        "qt64-qtpositioning",
                        "qt64-qtquick3d",
                        "qt64-qtquicktimeline",
                        "qt64-qtwebengine",
                        "qt64-qtdeclarative",
                        "qt64-qtcharts",
                        "qt64-qtserialport",
                        "qt64-qtsensors",
                        "qt64-qtdoc",
                        "qt64-qthttpserver",
                        "qt64-qtwebchannel",
                        "qt64-qtimageformats",
                        "qt64-qtshadertools",
                        "qt64-qtvirtualkeyboard",
                        "qt64-qtsvg",
                        "qt64-qt5compat",
                        "qt64-qtlottie",
                        "qt64-qtserialbus",
                        "qt64-qtlanguageserver",
                        "qt64-qtdatavis3d",
                        "qt64-qtmultimedia",
                        "qt64-qtremoteobjects",
                        "qt64-qtnetworkauth",
                        "qt64-qtquick3dphysics",
                        "qt64-qtscxml",
                        "qt64-qt3d",
                        "qt64-qtconnectivity",
                        "qt64-qtspeech",
                        "qt64-qtwebview",
                        "qt64-qttools",
                        "qt64-qtwebsockets",
                        "qt64-qttranslations",
                        "qt64-qtbase-docs",
                        "qt64-qtpositioning-docs",
                        "qt64-qtquick3d-docs",
                        "qt64-qtwebengine-docs",
                        "qt64-qtquicktimeline-docs",
                        "qt64-qtdeclarative-docs",
                        "qt64-qtcharts-docs",
                        "qt64-qtserialport-docs",
                        "qt64-qtsensors-docs",
                        "qt64-qtdoc-docs",
                        "qt64-qthttpserver-docs",
                        "qt64-qtwebchannel-docs",
                        "qt64-qtimageformats-docs",
                        "qt64-qtshadertools-docs",
                        "qt64-qtvirtualkeyboard-docs",
                        "qt64-qtsvg-docs",
                        "qt64-qt5compat-docs",
                        "qt64-qtlottie-docs",
                        "qt64-qtserialbus-docs",
                        "qt64-qtdatavis3d-docs",
                        "qt64-qtmultimedia-docs",
                        "qt64-qtnetworkauth-docs",
                        "qt64-qtremoteobjects-docs",
                        "qt64-qtquick3dphysics-docs",
                        "qt64-qtscxml-docs",
                        "qt64-qtconnectivity-docs",
                        "qt64-qt3d-docs",
                        "qt64-qtspeech-docs",
                        "qt64-qtwebview-docs",
                        "qt64-qttools-docs",
                        "qt64-psql-plugin",
                        "qt64-qtwebsockets-docs",
                        "qt64-mysql-plugin",
                        "qt64-sqlite-plugin",
                        "llvm-19",
                        "clang-19",
                        "mlir-19",
                        "lldb-19",
                        "flang-19",
                        "py313-rapidfuzz",
                        "py313-levenshtein",
                        "py313-pybind11",
                        "libmm-glib",
                        "libcmatrix",
                        "Chatty",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "py313-matplotlib",
                        "openh264",
                        "py313-blosc",
                        "vipsdisp",
                        "blueprint-compiler",
                        "secrets",
                        "wayland",
                        "koio",
                        "libproxy-vapi",
                        "pangomm-1.4-devel",
                        "qt67-qtpositioning",
                        "qt67-qtquick3d",
                        "qt67-qtquicktimeline",
                        "qt67-qtwebengine",
                        "qt67-qtdeclarative",
                        "qt67-qtbase",
                        "qt67-qtcharts",
                        "qt67-qtgraphs",
                        "qt67-qtserialport",
                        "qt67-qtsensors",
                        "qt67-qthttpserver",
                        "qt67-qtwebchannel",
                        "qt67-qtimageformats",
                        "qt67-qtdoc",
                        "qt67-qtshadertools",
                        "qt67-qtvirtualkeyboard",
                        "qt67-qtsvg",
                        "qt67-qt5compat",
                        "qt67-qtlottie",
                        "qt67-qtlocation",
                        "qt67-qtserialbus",
                        "qt67-qtquickeffectmaker",
                        "qt67-qtlanguageserver",
                        "qt67-qtdatavis3d",
                        "qt67-qtmultimedia",
                        "qt67-qtremoteobjects",
                        "qt67-qtquick3dphysics",
                        "qt67-qtnetworkauth",
                        "qt67-qtconnectivity",
                        "qt67-qtscxml",
                        "qt67-qt3d",
                        "qt67-qtspeech",
                        "qt67-qtwebview",
                        "qt67-qttools",
                        "qt67-qtwebsockets",
                        "qt67-qttranslations",
                        "qt67-qtbase-docs",
                        "qt67-qtpositioning-docs",
                        "qt67-qtquick3d-docs",
                        "qt67-qtwebengine-docs",
                        "qt67-qtquicktimeline-docs",
                        "qt67-qtdeclarative-docs",
                        "qt67-qtgraphs-docs",
                        "qt67-qtcharts-docs",
                        "qt67-qtserialport-docs",
                        "qt67-qtdoc-docs",
                        "qt67-qthttpserver-docs",
                        "qt67-qtsensors-docs",
                        "qt67-qtwebchannel-docs",
                        "qt67-qtimageformats-docs",
                        "qt67-qtshadertools-docs",
                        "qt67-qtvirtualkeyboard-docs",
                        "qt67-qtsvg-docs",
                        "qt67-qt5compat-docs",
                        "qt67-qtlottie-docs",
                        "qt67-qtquickeffectmaker-docs",
                        "qt67-qtserialbus-docs",
                        "qt67-qtlocation-docs",
                        "qt67-qtdatavis3d-docs",
                        "qt67-qtmultimedia-docs",
                        "qt67-qtremoteobjects-docs",
                        "qt67-qtquick3dphysics-docs",
                        "qt67-qtnetworkauth-docs",
                        "qt67-qtconnectivity-docs",
                        "qt67-qtscxml-docs",
                        "qt67-qt3d-docs",
                        "qt67-qtspeech-docs",
                        "qt67-qttools-docs",
                        "qt67-qtwebsockets-docs",
                        "qt67-qtwebview-docs",
                        "qt67-mysql-plugin",
                        "qt67-psql-plugin",
                        "qt67-sqlite-plugin",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "virglrenderer",
                        "z3-fstar-legacy",
                        "llvm-20",
                        "clang-20",
                        "mlir-20",
                        "lldb-20",
                        "flang-20",
                        "netatalk4",
                        "qt68-qtpositioning",
                        "qt68-qtbase",
                        "qt68-qtquick3d",
                        "qt68-qtquicktimeline",
                        "qt68-qtwebengine",
                        "qt68-qtdeclarative",
                        "qt68-qtgraphs",
                        "qt68-qtcharts",
                        "qt68-qtserialport",
                        "qt68-qtsensors",
                        "qt68-qtdoc",
                        "qt68-qthttpserver",
                        "qt68-qtwebchannel",
                        "qt68-qtimageformats",
                        "qt68-qtshadertools",
                        "qt68-qtvirtualkeyboard",
                        "qt68-qtsvg",
                        "qt68-qt5compat",
                        "qt68-qtlottie",
                        "qt68-qtlocation",
                        "qt68-qtquickeffectmaker",
                        "qt68-qtserialbus",
                        "qt68-qtlanguageserver",
                        "qt68-qtdatavis3d",
                        "qt68-qtmultimedia",
                        "qt68-qtnetworkauth",
                        "qt68-qtremoteobjects",
                        "qt68-qtquick3dphysics",
                        "qt68-qtscxml",
                        "qt68-qtconnectivity",
                        "qt68-qt3d",
                        "qt68-qtspeech",
                        "qt68-qtwebview",
                        "qt68-qttools",
                        "qt68-qtwebsockets",
                        "qt68-qttranslations",
                        "qt68-qtbase-docs",
                        "qt68-qtpositioning-docs",
                        "qt68-qtquick3d-docs",
                        "qt68-qtquicktimeline-docs",
                        "qt68-qtwebengine-docs",
                        "qt68-qtdeclarative-docs",
                        "qt68-qtgraphs-docs",
                        "qt68-qtcharts-docs",
                        "qt68-qtserialport-docs",
                        "qt68-qtsensors-docs",
                        "qt68-qtdoc-docs",
                        "qt68-qthttpserver-docs",
                        "qt68-qtwebchannel-docs",
                        "qt68-qtimageformats-docs",
                        "qt68-qtvirtualkeyboard-docs",
                        "qt68-qtshadertools-docs",
                        "qt68-qtsvg-docs",
                        "qt68-qt5compat-docs",
                        "qt68-qtlocation-docs",
                        "qt68-qtlottie-docs",
                        "qt68-qtquickeffectmaker-docs",
                        "qt68-qtserialbus-docs",
                        "qt68-qtdatavis3d-docs",
                        "qt68-qtmultimedia-docs",
                        "qt68-qtnetworkauth-docs",
                        "qt68-qtremoteobjects-docs",
                        "qt68-qtquick3dphysics-docs",
                        "qt68-qtscxml-docs",
                        "qt68-qtconnectivity-docs",
                        "qt68-qt3d-docs",
                        "qt68-qtspeech-docs",
                        "qt68-qtwebview-docs",
                        "qt68-qttools-docs",
                        "qt68-qtwebsockets-docs",
                        "qt68-psql-plugin",
                        "qt68-mysql-plugin",
                        "qt68-sqlite-plugin",
                        "py39-pyside6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyarrow",
                        "libpeas1",
                        "py313-blosc2",
                        "py313-gemmi",
                        "py313-nanobind",
                        "paps",
                        "py39-nanobind",
                        "py310-nanobind",
                        "py311-nanobind",
                        "py312-nanobind",
                        "webp-pixbuf-loader",
                        "qt6-qtgrpc",
                        "qt6-qtgrpc-docs",
                        "llvm-21",
                        "mlir-21",
                        "clang-21",
                        "lldb-21",
                        "flang-21",
                        "py313-fabio",
                        "py313-pyFAI",
                        "py313-spglib",
                        "py313-pyside6",
                        "py314-pybind11",
                        "qt69-qtbase",
                        "qt69-qtpositioning",
                        "qt69-qtgrpc",
                        "qt69-qtquick3d",
                        "qt69-qtquicktimeline",
                        "qt69-qtwebengine",
                        "qt69-qtdeclarative",
                        "qt69-qtgraphs",
                        "qt69-qtcharts",
                        "qt69-qtserialport",
                        "qt69-qtsensors",
                        "qt69-qtdoc",
                        "qt69-qthttpserver",
                        "qt69-qtwebchannel",
                        "qt69-qtimageformats",
                        "qt69-qtshadertools",
                        "qt69-qtvirtualkeyboard",
                        "qt69-qtsvg",
                        "qt69-qt5compat",
                        "qt69-qtlottie",
                        "qt69-qtlocation",
                        "qt69-qtquickeffectmaker",
                        "qt69-qtserialbus",
                        "qt69-qtlanguageserver",
                        "qt69-qtdatavis3d",
                        "qt69-qtmultimedia",
                        "qt69-qtnetworkauth",
                        "qt69-qtremoteobjects",
                        "qt69-qtquick3dphysics",
                        "qt69-qtscxml",
                        "qt69-qtconnectivity",
                        "qt69-qt3d",
                        "qt69-qtspeech",
                        "qt69-qtwebview",
                        "qt69-qttools",
                        "qt69-qtwebsockets",
                        "qt69-qttranslations",
                        "qt69-qtbase-docs",
                        "qt69-qtpositioning-docs",
                        "qt69-qtgrpc-docs",
                        "qt69-qtquick3d-docs",
                        "qt69-qtquicktimeline-docs",
                        "qt69-qtwebengine-docs",
                        "qt69-qtdeclarative-docs",
                        "qt69-qtgraphs-docs",
                        "qt69-qtcharts-docs",
                        "qt69-qtserialport-docs",
                        "qt69-qtsensors-docs",
                        "qt69-qtdoc-docs",
                        "qt69-qthttpserver-docs",
                        "qt69-qtwebchannel-docs",
                        "qt69-qtimageformats-docs",
                        "qt69-qtshadertools-docs",
                        "qt69-qtvirtualkeyboard-docs",
                        "qt69-qtsvg-docs",
                        "qt69-qt5compat-docs",
                        "qt69-qtlottie-docs",
                        "qt69-qtlocation-docs",
                        "qt69-qtquickeffectmaker-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache-arrow",
                        "py312-scikit-build-core",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py314-scikit-build-core",
                        "py313-scikit-build-core",
                        "luamake",
                        "py39-scikit-build-core",
                        "xcbuild",
                        "py310-scikit-build-core",
                        "py311-scikit-build-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-meson",
                        "py310-meson",
                        "py313-meson",
                        "py311-meson",
                        "py312-meson",
                        "py314-meson",
                        "meson",
                        "py38-meson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "fson",
                        "zofu"
                    ]
                }
            ]
        },
        {
            "name": "ninka",
            "portdir": "devel/ninka",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20221130165539/http://ninka.turingmachine.org/",
            "description": "license identification tool",
            "long_description": "Ninka is a lightweight license identification tool for source code. It is sentence-based, and provides a simple way to identify open source licenses in a source code file. It is capable of identifying several dozen different licenses (and their variations)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nlohmann-json",
            "portdir": "devel/nlohmann-json",
            "version": "3.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nlohmann/json",
            "description": "Nlohmann JSON for modern C++.",
            "long_description": "Nlohmann is a header-only (and optionally single-header) JSON library written in vanilla C++11. Has Unicode support; DOM and SAX parsers, among other features.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "osmium-tool",
                        "micromamba",
                        "mtxclient",
                        "Bear",
                        "bali-phy",
                        "bali-phy-devel",
                        "solidity",
                        "libmamba"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nheko",
                        "libsigmf",
                        "mkvtoolnix-legacy",
                        "xeus",
                        "PothosAudio",
                        "PothosBlocks",
                        "PothosComms",
                        "PothosCore",
                        "PothosSoapy",
                        "json-tui",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "JSE",
                        "nlohmann-json-schema-validator",
                        "jsonnet",
                        "root6",
                        "osm2pgsql-lua",
                        "osm2pgsql",
                        "openrct2",
                        "polysolve",
                        "xproperty",
                        "draco",
                        "tinygltf",
                        "abaddon",
                        "xvega",
                        "apache-arrow",
                        "xeus-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "nodejs10",
            "portdir": "lang/nodejs10",
            "version": "10.24.1",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "python27",
                        "openssl",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jake"
                    ]
                }
            ]
        },
        {
            "name": "nodejs12",
            "portdir": "lang/nodejs12",
            "version": "12.22.12",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "zlib",
                        "openssl11",
                        "icu",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs13",
            "portdir": "lang/nodejs13",
            "version": "13.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs14",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs14",
            "long_description": "This port has been replaced by nodejs14.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "nodejs14",
            "portdir": "lang/nodejs14",
            "version": "14.21.3",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python310",
                        "icu",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cjdns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "web-ext"
                    ]
                }
            ]
        },
        {
            "name": "nodejs15",
            "portdir": "lang/nodejs15",
            "version": "15.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "nodejs16",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by nodejs16",
            "long_description": "This port has been replaced by nodejs16.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "nodejs16",
            "portdir": "lang/nodejs16",
            "version": "16.20.2",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [
                "openssl3"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "python311"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl11",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lens",
                        "grafana",
                        "tilt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "npm6",
                        "npm7",
                        "npm8"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-panel"
                    ]
                }
            ]
        },
        {
            "name": "nodejs8",
            "portdir": "lang/nodejs8",
            "version": "8.17.0",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python27",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "npm3",
                        "npm4",
                        "npm5",
                        "nodejuice"
                    ]
                }
            ]
        },
        {
            "name": "notify-sharp",
            "portdir": "devel/notify-sharp",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ndesk.org/NotifySharp",
            "description": "C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify",
            "long_description": "notify-sharp is a C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib-sharp",
                        "dbus-sharp",
                        "mono",
                        "gtk-sharp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "noweb",
            "portdir": "devel/noweb",
            "version": "2.11b",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eecs.harvard.edu/nr/noweb/",
            "description": "A Simple, Extensible Tool for Literate Programming",
            "long_description": "Literate programming is the art of preparing programs for human readers. noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence---especially noticeable when compared with other literate-programming tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michael.grunewald",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icon",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "icon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm3",
            "portdir": "devel/npm3",
            "version": "3.10.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm4",
            "portdir": "devel/npm4",
            "version": "4.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm5",
            "portdir": "devel/npm5",
            "version": "5.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atom"
                    ]
                }
            ]
        },
        {
            "name": "npm6",
            "portdir": "devel/npm6",
            "version": "6.14.18",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "web-ext",
                        "jake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "bitwarden-cli"
                    ]
                }
            ]
        },
        {
            "name": "npm7",
            "portdir": "devel/npm7",
            "version": "7.24.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "edex-ui"
                    ]
                }
            ]
        }
    ]
}