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

{
    "count": 49655,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=950",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=948",
    "results": [
        {
            "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": "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": "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": "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-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": "mogenerator",
            "portdir": "devel/mogenerator",
            "version": "1.32",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://rentzsch.github.io/mogenerator/",
            "description": "Core Data code generation",
            "long_description": "mogenerator is a command-line tool that, given an .xcdatamodel file, will generate two classes per entity. The first class, _MyEntity, is intended solely for machine consumption and will be continuously overwritten to stay in sync with your data model. The second class, MyEntity, subclasses _MyEntity, won't ever be overwritten and is a great place to put your custom logic.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "modglue",
            "portdir": "devel/modglue",
            "version": "1.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cadabra.phi-sci.com/",
            "description": "A Plan9-inspired extension of the Unix pipe concept",
            "long_description": "Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mnmlstc-core",
            "portdir": "devel/mnmlstc-core",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mnmlstc/core",
            "description": "a small library of C++14 functionality implemented in C++11",
            "long_description": "MNMLSTC Core is a small and easy to use C++11 library that adds a functionality set that will be available in C++14 and later, as well as some useful additions, or some proposals that have not been completely approved yet.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mongo-cxx-driver"
                    ]
                }
            ]
        },
        {
            "name": "minizinc",
            "portdir": "devel/minizinc",
            "version": "2.9.2",
            "license": "MPL-2",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.minizinc.org",
            "description": "MiniZinc is a free and open-source constraint modeling language.",
            "long_description": "MiniZinc is a free and open-source constraint modeling language. You can use MiniZinc to model constraint satisfaction and optimization problems in a high-level, solver-independent way, taking advantage of a large library of pre-defined constraints. Your model is then compiled into FlatZinc, a solver input language that is understood by a wide range of solvers. MiniZinc is developed at Monash University in collaboration with Data61 Decision Sciences and the University of Melbourne.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minipro",
            "portdir": "devel/minipro",
            "version": "0.7.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/DavidGriffith/minipro",
            "description": "Utility for the MiniPRO TL866CS, TL866A and T56 universal programmers",
            "long_description": "Opensource tool that aims to create a complete cross-platform replacement for the proprietary utility from autoelectric.cn. Currently it supports more than 13000 of target devices including AVRs, PICs as well as a huge number of other microcontrollers and various BIOSes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "krischik",
                    "github": "krischik",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "srecord"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mimetic",
            "portdir": "devel/mimetic",
            "version": "0.9.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codesink.org/mimetic_mime_library.html",
            "description": "Email library (MIME) written in C++",
            "long_description": "Email library (MIME) written in C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "midgard2-core",
            "portdir": "devel/midgard2-core",
            "version": "12.09.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.midgard-project.org/",
            "description": "A content repository system",
            "long_description": "Midgard is a content repository system platform with bindings in PHP, Python etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgda5",
                        "dbus-glib",
                        "glib2",
                        "gobject-introspection",
                        "libxml2",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-midgard2",
                        "php54-midgard2"
                    ]
                }
            ]
        },
        {
            "name": "microplane",
            "portdir": "devel/microplane",
            "version": "0.0.34",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Clever/microplane",
            "description": "A CLI tool to make git changes across many repos, especially useful with Microservices.",
            "long_description": "A CLI tool to make git changes across many repos, especially useful with Microservices.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mico",
            "portdir": "devel/mico",
            "version": "2.3.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mico.org/",
            "description": "Fully compliant CORBA implementation",
            "long_description": "MICO is a mature, secure, robust, fully standards-compliant implementation of the CORBA standard.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                },
                {
                    "name": "darrell",
                    "github": "schiebel",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mhash",
            "portdir": "devel/mhash",
            "version": "0.9.9.9",
            "license": "LGPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mhash.sourceforge.net/",
            "description": "provides easy access strong hashes",
            "long_description": "Libmhash is a library which implements some hash algorithms like crc32, md5 and sha-1.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mcrypt",
                        "php84",
                        "php84-apache2handler",
                        "php84-cgi",
                        "php84-fpm",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "py27-mhash",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "steghide",
                        "rasqal"
                    ]
                }
            ]
        },
        {
            "name": "mesos",
            "portdir": "devel/mesos",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesos.apache.org/",
            "description": "Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.",
            "long_description": "Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "subversion",
                        "cyrus-sasl2",
                        "apr-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "meson",
            "portdir": "devel/meson",
            "version": "1.9.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1931
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-meson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libhttpseverywhere",
                        "tio",
                        "babl",
                        "mpc",
                        "osinfo-db-tools",
                        "atk",
                        "libhandy",
                        "lite-xl-luajit",
                        "appstream-glib",
                        "fson",
                        "glib2-devel",
                        "glib2",
                        "libsigcxx3",
                        "libxmlb",
                        "wayland",
                        "koio",
                        "simde",
                        "dosbox-staging",
                        "mm-common",
                        "libproxy",
                        "libproxy-vapi",
                        "Chatty",
                        "folks",
                        "gcr",
                        "gtkmm4",
                        "libhandy-0.0",
                        "libsecret",
                        "libcmatrix",
                        "glade",
                        "gexiv2",
                        "gitg",
                        "libgit2-glib",
                        "libpeas",
                        "libpeas1",
                        "totem",
                        "gimp3-devel",
                        "frogr",
                        "geocode-glib",
                        "grilo",
                        "libchamplain",
                        "libgdata",
                        "tracker3",
                        "gtksourceview5",
                        "libgweather",
                        "libdicom",
                        "epiphany",
                        "libslirp",
                        "lite-xl",
                        "policykit",
                        "spice-gtk",
                        "libmediaart",
                        "py35-gobject3",
                        "pavucontrol",
                        "usbredir",
                        "gnome-calculator",
                        "gtk3-devel",
                        "gtk3",
                        "gucharmap",
                        "libsoup",
                        "libsoup-devel",
                        "tracker",
                        "gtk4-devel",
                        "harfbuzz",
                        "harfbuzz-devel",
                        "harfbuzz-icu",
                        "harfbuzz-icu-devel",
                        "gtk-vnc",
                        "gtk4",
                        "mu",
                        "zofu",
                        "appstream",
                        "shared-mime-info",
                        "py27-gobject3",
                        "virt-manager",
                        "gedit-plugins",
                        "gedit",
                        "fsearch",
                        "rubberband",
                        "gnome-backgrounds",
                        "gnome-desktop",
                        "glibmm",
                        "ashuffle",
                        "devhelp",
                        "coeurl",
                        "libsigcxx2",
                        "libxmlxx5",
                        "gom",
                        "atkmm",
                        "libxmlxx2",
                        "libxmlxx3",
                        "secrets",
                        "pango-devel",
                        "gegl",
                        "pango",
                        "grilo-plugins",
                        "libvmaf",
                        "scrcpy",
                        "geeqie",
                        "libarchive-qt",
                        "zenity",
                        "libgnt",
                        "gdk-pixbuf2-devel",
                        "libnotify",
                        "gstreamer1-gst-plugins-ugly",
                        "gjs-devel",
                        "vips",
                        "gupnp",
                        "gssdp",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "libnice",
                        "gdk-pixbuf2",
                        "vipsdisp",
                        "tepl",
                        "vte",
                        "webp-pixbuf-loader",
                        "libosinfo",
                        "libvirt-glib",
                        "MicroTeX",
                        "zix",
                        "hicolor-icon-theme",
                        "gl-headers",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "netatalk4",
                        "glibmm-devel",
                        "libmpdclient",
                        "mesa",
                        "cairomm",
                        "gtkmm3",
                        "ksh",
                        "ksh-devel",
                        "libraqm",
                        "totem-pl-parser",
                        "gsettings-desktop-schemas",
                        "openslide",
                        "glib-networking",
                        "gnome-dictionary",
                        "gnome-maps",
                        "dino",
                        "pangomm-devel",
                        "pangomm",
                        "virglrenderer",
                        "libepoxy",
                        "edid-decode",
                        "graphene",
                        "unpaper",
                        "sshfs",
                        "yelp-tools",
                        "inih",
                        "albafetch",
                        "blueprint-compiler",
                        "libpixman",
                        "libpixman-devel",
                        "eog",
                        "hexchat",
                        "libplacebo",
                        "gobject-introspection-devel",
                        "babl-devel",
                        "gegl-devel",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "mutest",
                        "catgirl-downloader",
                        "libadwaita",
                        "megatools",
                        "libGLU",
                        "orc",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "mpv",
                        "file-roller",
                        "gcab",
                        "gnome-settings-daemon",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "notekit",
                        "planner",
                        "gstreamer1-gst-plugins-good",
                        "libdazzle",
                        "libdazzle-devel",
                        "libshumate",
                        "spice-protocol",
                        "gupnp-av",
                        "taisei",
                        "font-manager",
                        "girara",
                        "zathura-plugin-pdf-mupdf",
                        "bali-phy",
                        "bali-phy-devel",
                        "gjs",
                        "amtk",
                        "at-spi2-core",
                        "at-spi2-atk",
                        "desktop-file-utils",
                        "gtksourceview4",
                        "libsoup-2.4",
                        "virt-viewer",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "libmm-glib",
                        "json-glib",
                        "rizin",
                        "gstreamer1-gst-libav",
                        "audacious-plugins",
                        "libesmtp",
                        "minpack",
                        "audacious-core",
                        "dav1d",
                        "mpd",
                        "ncmpc",
                        "libvirt",
                        "paps",
                        "pulseaudio",
                        "cairo-devel",
                        "gobject-introspection",
                        "zathura",
                        "zathura-docs",
                        "openh264",
                        "knot-resolver",
                        "pkcs11-provider"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mesalink",
            "portdir": "devel/mesalink",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesalock-linux/mesalink",
            "description": "A memory-safe and OpenSSL-compatible TLS library",
            "long_description": "MesaLink is a memory-safe and OpenSSL-compatible TLS library written in Rust.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "cargo",
                        "legacy-support",
                        "libtool",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mercurial",
            "portdir": "devel/mercurial",
            "version": "7.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org",
            "description": "A fast, lightweight, distributed SCM system written in Python.",
            "long_description": "Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-docutils",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "gettext",
                        "gmake",
                        "clang-17",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle",
                        "py313-re2",
                        "py313-gnureadline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "fetch",
                    "ports": [
                        "PlasmaClient",
                        "ocropus",
                        "BWToolkit",
                        "py27-pylibelf",
                        "plovr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hg-keyring",
                        "tortoisehg",
                        "py27-hgsubversion",
                        "py27-hgexperimental",
                        "git-remote-hg",
                        "hg-credentials",
                        "hg-evolve",
                        "hg-git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-mercurial_extension_utils",
                        "py311-mercurial_extension_utils",
                        "py313-mercurial_extension_utils",
                        "py39-mercurial_extension_utils",
                        "py27-mercurial_extension_utils",
                        "py37-mercurial_extension_utils",
                        "py38-mercurial_extension_utils",
                        "mercurial-rustext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "shards"
                    ]
                }
            ]
        },
        {
            "name": "mediainfolib",
            "portdir": "devel/mediainfolib",
            "version": "25.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediaarea.net",
            "description": "Supplies technical and tag information about a video or audio file",
            "long_description": "Supplies technical and tag information about a video or audio file",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zenlib",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mediainfo",
                        "MediaInfo-gui"
                    ]
                }
            ]
        },
        {
            "name": "mdds",
            "portdir": "devel/mdds",
            "version": "2.1.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "mdds-2.0",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by mdds-2.0",
            "long_description": "This port has been replaced by mdds-2.0.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "md4c",
            "portdir": "devel/md4c",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mity/md4c",
            "description": "Markdown parser",
            "long_description": "MD4C is Markdown parser implementation in C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt69-qtbase",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase"
                    ]
                }
            ]
        },
        {
            "name": "mcpp",
            "portdir": "devel/mcpp",
            "version": "2.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mcpp.sourceforge.net/",
            "description": "Alternative C/C++ preprocessor",
            "long_description": "C/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging a source program which uses complicated macros and also useful for checking portability of a source. Though mcpp could be built as a replacement of GCC's resident preprocessor, this port installs a program which behaves independent from GCC.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zeroc-ice33",
                        "zeroc-ice34",
                        "zeroc-ice35"
                    ]
                }
            ]
        },
        {
            "name": "mbedtls",
            "portdir": "devel/mbedtls",
            "version": "2.28.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tls.mbed.org",
            "description": "An open source, portable, easy to use, readable and flexible SSL library.",
            "long_description": "An open source, portable, easy to use, readable and flexible SSL library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "perl5",
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nanomq",
                        "neko",
                        "shadowsocks-libev",
                        "supertuxkart",
                        "mongrel2",
                        "bctoolbox"
                    ]
                }
            ]
        },
        {
            "name": "maloc",
            "portdir": "devel/maloc",
            "version": "1.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fetk.org/codes/maloc/index.html",
            "description": "MALOC, Minimal Abstraction Layer for Object-oriented C",
            "long_description": "MALOC (Minimal Abstraction Layer for Object-oriented C) is a small, portable, abstract C environment library for object-oriented C programming. MALOC is used as the foundation layer for a number of scientific applications, including MC, SG, and APBS. MALOC can be used as a small stand-alone abstraction environment for writing portable C programs which need access to resources which are typically architecture-dependent, such as INET sockets, timing routines, and so on. MALOC provides abstract datatypes, memory management routines, timing routines, machine epsilon, access to UNIX and INET sockets, MPI, and so on.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apbs"
                    ]
                }
            ]
        },
        {
            "name": "magit",
            "portdir": "devel/magit",
            "version": "1.2.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/magit/magit",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "devel",
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macstl",
            "portdir": "devel/macstl",
            "version": "0.3.1",
            "license": "Restrictive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pixelglow.com/macstl/",
            "description": "C++ header library",
            "long_description": "The C++ header library designed to bring the Macintosh into the world of modern generic programming, and deliver the surprising speed of SIMD in an intuitive cross-platform package.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "m4",
            "portdir": "devel/m4",
            "version": "1.4.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/m4/",
            "description": "GNU macro processor",
            "long_description": "GNU `m4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kalc",
                        "gFTL",
                        "netcdf",
                        "groff",
                        "nettle",
                        "pnetcdf",
                        "gmp",
                        "nco",
                        "AfterStep",
                        "ppl",
                        "pcc",
                        "pulseaudio",
                        "libass",
                        "libass-devel",
                        "gstreamer010",
                        "libsigcxx3",
                        "libsigcxx2",
                        "libstrophe"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcb",
                        "autoconf263",
                        "autoconf264",
                        "autoconf269",
                        "autoconf",
                        "bison",
                        "autoconf213",
                        "plotutils",
                        "libtool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netcdf-fortran",
                        "wml",
                        "flex"
                    ]
                }
            ]
        },
        {
            "name": "lzo",
            "portdir": "devel/lzo",
            "version": "1.08",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oberhumer.com/opensource/lzo/",
            "description": "Real-time data compression library",
            "long_description": "LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. LZO is distributed under the GNU General Public License.",
            "active": true,
            "categories": [
                "devel",
                "compression"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vtun"
                    ]
                }
            ]
        },
        {
            "name": "lxqt-build-tools-devel",
            "portdir": "devel/lxqt-build-tools-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "lxqt-build-tools",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by lxqt-build-tools",
            "long_description": "This port has been replaced by lxqt-build-tools.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lxqt-build-tools",
            "portdir": "devel/lxqt-build-tools",
            "version": "0.13.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/lxqt-build-tools",
            "description": "Various packaging tools and scripts for LXQt applications",
            "long_description": "This repository is providing several tools needed to build LXQt itself as well as other components maintained by the LXQt project. These tools used to be spread over the repositories of various other components and were summarized to ease dependency management. So far many components, in particular liblxqt, were representing a build dependency without being needed themselves but only because their repository was providing a subset of the tools which are now summarized here. So the use of this repository will reduce superfluous and bloated dependencies.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "liblxqt",
                        "qterminal",
                        "qtermwidget",
                        "lxqt-openssh-askpass",
                        "libqtxdg"
                    ]
                }
            ]
        },
        {
            "name": "luv",
            "portdir": "devel/luv",
            "version": "1.50.0-1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/luvit/luv",
            "description": "Bare libuv bindings for lua",
            "long_description": "libuv bindings for luajit and lua. This library makes libuv available to lua scripts.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuv",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lutok",
            "portdir": "devel/lutok",
            "version": "0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmmv/lutok",
            "description": "Lutok is a lightweight C++ API library for Lua.",
            "long_description": "Lutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kyua"
                    ]
                }
            ]
        },
        {
            "name": "luarocks",
            "portdir": "devel/luarocks",
            "version": "2.4.4",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "lua-luarocks",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by lua-luarocks",
            "long_description": "This port has been replaced by lua-luarocks.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-xavante",
            "portdir": "lua/lua-xavante",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/xavante",
            "description": "Lua Web Server Library",
            "long_description": "Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. This rock installs Xavante as a library that other applications can use.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-wsapi",
            "portdir": "lua/lua-wsapi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi",
            "description": "Lua Web Server API",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the base WSAPI libraries plus the CGI adapters.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-rings",
            "portdir": "lua/lua-rings",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/tomasguisasola/rings",
            "description": "Create new Lua states from within Lua",
            "long_description": "Rings is a library which provides a way to create new Lua states from within Lua. It also offers a simple way to communicate between the creator (master) and the created (slave) states.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-numlua",
            "portdir": "lua/lua-numlua",
            "version": "0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/luarocks/numlua",
            "description": "numerical routines for Lua",
            "long_description": "Numeric Lua is a numerical package for the Lua programming language.",
            "active": true,
            "categories": [
                "devel",
                "math",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-mpack",
            "portdir": "lua/lua-mpack",
            "version": "1.0.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/tarruda/mpack",
            "description": "msgpack for Lua",
            "long_description": "libmpack is a simple implementation of msgpack. This port provides bindings for Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-md5",
            "portdir": "lua/lua-md5",
            "version": "1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lunarmodules/md5",
            "description": "checksum facilities for Lua",
            "long_description": "MD5 offers checksum facilities for Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-lunit",
            "portdir": "lua/lua-lunit",
            "version": "0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/luarocks/lunit",
            "description": "a unit testing framework for Lua",
            "long_description": "Lunit is a unit testing framework for Lua, written in Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luazip",
            "portdir": "lua/lua-luazip",
            "version": "1.2.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mpeterv/luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files.",
            "long_description": "LuaZip is a lightweight Lua extension library used to read files stored inside zip files. The API is very similar to the standard Lua I/O library API.",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luasocket",
            "portdir": "lua/lua-luasocket",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/lunarmodules/luasocket",
            "description": "Network support for the Lua language",
            "long_description": "LuaSocket is a Lua extension library composed of two parts: a set of C modules that provide support for the TCP and UDP transport layers, and a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luasec",
            "portdir": "lua/lua-luasec",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/brunoos/luasec",
            "description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
            "long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luajson",
            "portdir": "lua/lua-luajson",
            "version": "1.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/harningt/luajson",
            "description": "customizable JSON decoder/encoder",
            "long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luahpdf",
            "portdir": "lua/lua-luahpdf",
            "version": "1.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jung-kurt/luahpdf",
            "description": "Lua module that lets you programmatically create PDF files",
            "long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luafilesystem",
            "portdir": "lua/lua-luafilesystem",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/lunarmodules/luafilesystem",
            "description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
            "long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "luash"
                    ]
                }
            ]
        },
        {
            "name": "lua-luaexpat",
            "portdir": "lua/lua-luaexpat",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
            "description": "XML Expat parsing",
            "long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luabitop",
            "portdir": "lua/lua-luabitop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitop.luajit.org/",
            "description": "C extension module for bitwise operators",
            "long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-lua-gd",
            "portdir": "lua/lua-lua-gd",
            "version": "1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/zhengsu/lua-gd",
            "description": "an image manipulation library for the Lua Programming Language, based on Thomas Boutell's GD library",
            "long_description": "Lua-GD is an image manipulation library for the Lua Programming Language, based on Thomas Boutell's GD library.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}