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

{
    "count": 50048,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=132",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=130",
    "results": [
        {
            "name": "mod_qos",
            "portdir": "www/mod_qos",
            "version": "11.76",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mod-qos.sourceforge.net/index.html",
            "description": "mod_qos is a quality of service module for the Apache web server",
            "long_description": "mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "apache2",
                        "openssl",
                        "pcre2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_scep",
            "portdir": "www/mod_scep",
            "version": "0.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to handle SCEP requests",
            "long_description": "Redwax.eu module that Exposes an endpoint that can process a traditional SCEP request and return a certificate from your normal apache webserver.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "dirkx",
                    "github": "dirkx",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2",
                        "mod_ca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_security2",
            "portdir": "www/mod_security2",
            "version": "2.9.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/owasp-modsecurity/ModSecurity",
            "description": "Apache 2 intrusion detection and prevention engine for web applications",
            "long_description": "ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libxml2",
                        "apache2",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_spkac",
            "portdir": "www/mod_spkac",
            "version": "0.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to handle SPKAC requests",
            "long_description": "Redwax.eu Apache module that exposes an endpoint that can process a Signed Public Key and Challenge request and return a certificate from your normal apache webserver.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "dirkx",
                    "github": "dirkx",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2",
                        "mod_ca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_tile",
            "portdir": "gis/mod_tile",
            "version": "0.8.1",
            "license": "GPL-2+ and Boost-1 and BSD and Permissive and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openstreetmap/mod_tile",
            "description": "Renders map tiles with mapnik and serves them using Apache and mod_tile",
            "long_description": "mod_tile is a system to serve raster tiles for example to use within a slippy map. It provides a dynamic combination of efficient caching and on the fly rendering. Due to its dynamic rendering, only a small fraction of overall tiles need to be kept on disk, reducing the resources required. At the same time, its caching strategy allows for a high performance serving and can support several thousand requests per second.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "frank.dean",
                    "github": "frankdean",
                    "ports_count": 12
                }
            ],
            "variants": [
                "postgresql16",
                "postgresql17",
                "osmosis",
                "logrotate",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "carto",
                        "iniparser",
                        "apache2",
                        "pkgconfig",
                        "libtool",
                        "automake",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "freetype",
                        "proj9",
                        "postgresql17",
                        "boost187",
                        "pg17-postgis",
                        "zlib",
                        "icu",
                        "mapnik",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "webp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openstreetmap-carto",
                        "trim_osc",
                        "osmosis",
                        "osmium-tool",
                        "gsed",
                        "logrotate",
                        "wget",
                        "osm2pgsql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_timestamp",
            "portdir": "www/mod_timestamp",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://redwax.eu/",
            "description": "Redwax apache module to serve signed timestamps",
            "long_description": "Redwax.eu apache module that exposes an RFC3161 Time Stamp Protocol endpoint for document timestamping from your normal apache webserver.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "dirkx",
                    "github": "dirkx",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "apache2",
                        "mod_ca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "modus",
            "portdir": "sysutils/modus",
            "version": "0.1.15",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/modus-continens/modus",
            "description": "A language for building Docker/OCI container images",
            "long_description": "Modus is a language for building Docker/OCI container images. Modus uses logic programming to express interactions among build parameters, specify complex build workflows, automatically parallelise and cache builds, help to reduce image size, and simplify maintenance.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_wsgi",
            "portdir": "www/mod_wsgi",
            "version": "4.9.0",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.modwsgi.org/",
            "description": "Python WSGI adapter module for Apache.",
            "long_description": "The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache2",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moe",
            "portdir": "editors/moe",
            "version": "1.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/moe/",
            "description": "GNU moe - console text editor for ISO-8859 and ASCII character encodings.",
            "long_description": "GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, etc.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moftpd",
            "portdir": "net/moftpd",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.morth.org/moftpd/",
            "description": "moftpd is a FTP server supporting IPv6, virtual hosts",
            "long_description": "moftpd is a FTP server supporting IPv6, virtual hosts, fine grained permissions, and more. TLS is supported, and clients can be authenticated and logged in by certificate.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "mold",
            "portdir": "devel/mold",
            "version": "1.7.1",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rui314/mold",
            "description": "A modern linker.",
            "long_description": "mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than the LLVM lld linker, the second-fastest open-source linker which mold is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeff",
                    "github": "crowell",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support",
                        "macports-libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "molden",
            "portdir": "science/molden",
            "version": "7.3",
            "license": "Restrictive and Noncommercial and Nomirror",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.theochem.ru.nl/molden/",
            "description": "Molecular graphics visualisation tool",
            "long_description": "Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK, GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. \n\nIn order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: https://www.theochem.ru.nl/molden/form.html",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "gcc12",
                "gccdevel",
                "g95",
                "gcc10",
                "gcc11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "makedepend",
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "xorg-libXmu",
                        "libGLU",
                        "mesa",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mole",
            "portdir": "net/mole",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davrodpin.github.io/mole",
            "description": "CLI application to create ssh tunnels focused on resiliency and user experience.",
            "long_description": "CLI application to create ssh tunnels focused on resiliency and user experience., forwarding a local port to a remote address through a SSH server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "molly-guard",
            "portdir": "sysutils/molly-guard",
            "version": "0.4.5",
            "license": "Artistic-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/raimue/molly-guard",
            "description": "Avoid accidental shutdowns or reboots",
            "long_description": "This ports overrides the existing shutdown, reboot, halt commands with its own version that first executes some checks before invoking the real system functionality. For example, one script shipped with this port checks for existing SSH sessions. If any of the three commands are called interactively over an SSH session, the shell script prompts you to enter the name of the host you wish to shut down. This should adequately prevent you from accidental shutdowns and reboots.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "debianutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "molmol",
            "portdir": "science/molmol",
            "version": "2k.2.0",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mol.biol.ethz.ch/wuthrich/software/molmol/",
            "description": "Molecular graphics display program",
            "long_description": "MOLMOL is a molecular graphics program for displaying, analyzing, and manipulating the three-dimensional structure of biological macromolecules, with special emphasis on the study of protein or DNA structures determined by NMR. The program runs on UNIX and Windows NT/95/98/2000 and is freely available. It does not work properly with RNA.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 16
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "glw",
                        "zlib",
                        "mesa",
                        "openmotif",
                        "xpm",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MoltenVK",
            "portdir": "graphics/MoltenVK",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any} {macosx any >= 15}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/MoltenVK",
            "description": "an implementation of Vulkan for Metal",
            "long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                },
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MoltenVK-latest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "virglrenderer"
                    ]
                }
            ]
        },
        {
            "name": "MoltenVK-1.0.41",
            "portdir": "graphics/MoltenVK",
            "version": "1.0.41",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/MoltenVK",
            "description": "an implementation of Vulkan for Metal",
            "long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                },
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MoltenVK-1.1.9",
            "portdir": "graphics/MoltenVK",
            "version": "1.1.9",
            "license": "Apache-2",
            "platforms": "{darwin any} {macosx >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/MoltenVK",
            "description": "an implementation of Vulkan for Metal",
            "long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                },
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p7zip",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MoltenVK-latest",
            "portdir": "graphics/MoltenVK",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any} {macosx >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/MoltenVK",
            "description": "an implementation of Vulkan for Metal",
            "long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                },
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wine-devel",
                        "wine-staging",
                        "wine-stable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MoltenVK"
                    ]
                }
            ]
        },
        {
            "name": "monafont",
            "portdir": "x11/monafont",
            "version": "2.90",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://monafont.sourceforge.net/",
            "description": "Japanese proportional font to show Japanese text arts correctly",
            "long_description": "Mona Font is a Japanese proportional font which allows you to view Japanese text arts correctly. Mona Font is based on Shinonome Font, a Japanese font developed by /efont/ Project.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "mkfontscale",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monarch",
            "portdir": "net/monarch",
            "version": "2.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/monarch",
            "description": "A GUI configuration tool for Nagios written in perl",
            "long_description": "A GUI configuration tool for Nagios written in perl",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cgi-ajax",
                        "p5.34-class-accessor",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "nagios",
                        "p5.34-nmap-scanner",
                        "p5.34-xml-libxml",
                        "p5.34-xml-namespacesupport",
                        "p5.34-xml-sax",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongo-c-driver",
            "portdir": "devel/mongo-c-driver",
            "version": "1.26.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mongoc.org/libmongoc/1.26.2/",
            "description": "library for using mongodb from C code",
            "long_description": "mongo-c-driver provides libmongoc, a library for using mongodb from C code.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "snappy",
                        "cyrus-sasl2",
                        "zlib",
                        "libbson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver",
                        "mongo-cxx-driver",
                        "php54-mongodb",
                        "php55-mongodb",
                        "php56-mongodb",
                        "php70-mongodb",
                        "php71-mongodb",
                        "php72-mongodb",
                        "php73-mongodb",
                        "php74-mongodb",
                        "php80-mongodb",
                        "php81-mongodb",
                        "php82-mongodb",
                        "php83-mongodb",
                        "polymake",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "mongo-cxx-driver",
            "portdir": "devel/mongo-cxx-driver",
            "version": "3.10.2",
            "license": "Apache-2",
            "platforms": "{darwin >= 10}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/mongodb/mongo-cxx-driver",
            "description": "library for using mongodb from C++ code",
            "long_description": "mongo-cxx-driver provides libmongocxx, a library for using mongodb from C++ code. Also contains companion library libbsoncxx.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mnmlstc-core",
                        "mongo-c-driver",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongodb",
            "portdir": "databases/mongodb",
            "version": "6.0.7",
            "license": "SSPL",
            "platforms": "{darwin >= 18}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.mongodb.com/community",
            "description": "high-performance, schema-free, document-oriented (\"NoSQL\") database",
            "long_description": "MongoDB is a high-performance, schema-free, document-oriented (\"NoSQL\") database. The mongodb port tracks the annual major release cycle which focuses on stability.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libyaml",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "yaml-cpp",
                        "curl",
                        "snappy",
                        "libstemmer",
                        "cyrus-sasl2",
                        "libpcap",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongodb-devel",
            "portdir": "databases/mongodb-devel",
            "version": "6.0.7",
            "license": "SSPL",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mongodb.com/community",
            "description": "high-performance, schema-free, document-oriented (\"NoSQL\") database",
            "long_description": "MongoDB is a high-performance, schema-free, document-oriented (\"NoSQL\") database. The mongodb-devel port tracks the rapid release cycle which makes new features available faster but is not supported.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libyaml",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "yaml-cpp",
                        "curl",
                        "snappy",
                        "libstemmer",
                        "cyrus-sasl2",
                        "libpcap",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MongoExplorer",
            "portdir": "aqua/MongoExplorer",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/francois/mongo_explorer",
            "description": "a Cocoa administration interface for Mongo databases",
            "long_description": "Mongo Explorer is a simple Cocoa application to administer Mongo databases. It is still a work in progress.",
            "active": false,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "BWToolkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MongoHub",
            "portdir": "aqua/MongoHub",
            "version": "2.7b10",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jeromelebel/MongoHub-Mac",
            "description": "Mac MongoDB GUI client",
            "long_description": "MongoHub is a Mac MongoDB GUI client.",
            "active": false,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MongoObjCDriver",
            "portdir": "devel/MongoObjCDriver",
            "version": "1.0.6",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jeromelebel/MongoObjCDriver",
            "description": "framework to connect to a mongodb database",
            "long_description": "MongoObjCDriver is a framework to connect to a mongodb database with an asynchronous API.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mongo-c-driver",
                        "libbson",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoHub"
                    ]
                }
            ]
        },
        {
            "name": "mongoose",
            "portdir": "www/mongoose",
            "version": "3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/mongoose/",
            "description": "easy to use web server",
            "long_description": "Easy to use web server for Windows and UNIX. Mongoose provides simple and clean API for embedding it into existing programs. Targeting Web application developers, embedded system developers, and people who need to setup file sharing quickly.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongo-tools",
            "portdir": "devel/mongo-tools",
            "version": "100.10.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongodb/mongo-tools",
            "description": "utilities for working with mongodb databases: bsondump, mongoimport, mongoexport, mongodump, mongorestore, mongostat, mongofiles, mongooplog, mongotop",
            "long_description": "mongo-tools is a collection of utilities for working with mongodb databases: \n\n* bsondump: display BSON files in a human-readable format \n* mongoimport: Convert data from JSON, TSV or CSV and insert them into a collection \n* mongoexport: Write an existing collection to CSV or JSON format \n* mongodump: Dump MongoDB backups to disk in .BSON format \n* mongorestore: Restore MongoDB backups in .BSON format to a live database \n* mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters \n* mongofiles: Read, write, delete, or update files in GridFS \n* mongotop: Monitor read/write activity on a mongo server \n* mongoreplay: Inspect and record commands sent to a MongoDB instance, and then replay the commands back onto another host at a later time",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongrel2",
            "portdir": "www/mongrel2",
            "version": "1.12.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mongrel2.org/",
            "description": "The Language Agnostic Web Server",
            "long_description": "Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "mbedtls",
                        "zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monit",
            "portdir": "sysutils/monit",
            "version": "5.35.2",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux netbsd openbsd solaris",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mmonit.com/monit/",
            "description": "A utility for managing and monitoring processes, files, etc.",
            "long_description": "A utility for managing and monitoring processes, programs, files, directories and filesystems on a Unix system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. Monit logs to syslog or to its own log file and notifies you about error conditions via customizable alert messages. Monit can perform various TCP/IP network checks, protocol checks and can utilize SSL for such checks. Monit provides an optional http(s) interface and you can use a browser to access the Monit program.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monkeyd",
            "portdir": "www/monkeyd",
            "version": "0.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://monkeyd.sourceforge.net/",
            "description": "fast, efficient, small and easy to configure web server",
            "long_description": "Monkey is a Web server written in C. This is an open source project based on the HTTP/1.1 protocol. The objective is to develop a fast, efficient, small and easy to configure web server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monkeys-audio",
            "portdir": "audio/monkeys-audio",
            "version": "3.99.6",
            "license": "Restrictive and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fernandotcl/monkeys-audio",
            "description": "Lossless audio compressor",
            "long_description": "Monkeyʼs Audio Codec is a lossless compressor for audio files. Files in this format can typically be recognized by the .ape extension.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mono",
            "portdir": "devel/mono",
            "version": "6.12.0.182",
            "license": "(GPL-2 or LGPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/",
            "description": "Implementation of the .NET Development Framework",
            "long_description": "Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "mono"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python311",
                        "libtool",
                        "ninja",
                        "pkgconfig",
                        "perl5",
                        "clang-14",
                        "autoconf",
                        "automake",
                        "cctools",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "kerberos5",
                        "libiconv",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nant",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib-sharp",
                        "dbus-sharp",
                        "gecko-sharp2",
                        "mono-basic",
                        "notify-sharp",
                        "xsp",
                        "swig-csharp",
                        "gnome-sharp2",
                        "gtksourceview-sharp2",
                        "boo",
                        "kimono",
                        "mod_mono",
                        "expresso",
                        "gtk-sharp2",
                        "qyoto",
                        "swig3-csharp",
                        "mono-addins",
                        "msbuild",
                        "foundationdb",
                        "taglib-sharp",
                        "fsharp",
                        "pgsqlclient",
                        "cocoa-sharp"
                    ]
                }
            ]
        },
        {
            "name": "mono-addins",
            "portdir": "devel/mono-addins",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/archived/monoaddins/",
            "description": "Mono.Addins is a framework for creating extensible applications",
            "long_description": "Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. Mono.Addins has been designed to be easy to use and useful for a wide range of applications: from simple applications with small extensibility needs, to complex applications which need support for large add-in structures. This new framework intends to set an standard for building extensible applications and add-ins in Mono.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-sharp2",
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mono-basic",
            "portdir": "devel/mono-basic",
            "version": "4.7",
            "license": "(LGPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mono-project.com/",
            "description": "Visual Basic .NET compiler for mono",
            "long_description": "Visual Basic .NET compiler for mono",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "mono"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monolith",
            "portdir": "www/monolith",
            "version": "2.10.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Y2Z/monolith",
            "description": "CLI tool for saving complete web pages as a single HTML file",
            "long_description": "CLI tool for saving complete web pages as a single HTML file. A data hoarder’s dream come true: bundle any web page into a single HTML file. You can finally replace that gazillion of open tabs with a gazillion of .html files stored somewhere on your precious little drive. Unlike the conventional “Save page as”, monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document that is a joy to store and share. If compared to saving websites with `wget -mpk`, this tool embeds all assets as data URLs and therefore lets browsers render the saved page exactly the way it was on the Internet, even when no network connection is available.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monotone",
            "portdir": "devel/monotone",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.monotone.ca/",
            "description": "A distributed version control system",
            "long_description": "monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "pcre",
                        "lua",
                        "zlib",
                        "botan",
                        "libiconv",
                        "boost176",
                        "libidn",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monotone-viz"
                    ]
                }
            ]
        },
        {
            "name": "monotone-devel",
            "portdir": "devel/monotone",
            "version": "20180227",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.monotone.ca/",
            "description": "A distributed version control system",
            "long_description": "monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "botan",
                        "zlib",
                        "boost176",
                        "libiconv",
                        "sqlite3",
                        "gettext",
                        "pcre",
                        "lua",
                        "libidn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "p5.26-monotone-automatestdio",
                        "p5.28-monotone-automatestdio",
                        "p5.30-monotone-automatestdio",
                        "p5.32-monotone-automatestdio",
                        "p5.34-monotone-automatestdio"
                    ]
                }
            ]
        },
        {
            "name": "monotone-viz",
            "portdir": "devel/monotone-viz",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oandrieu.nerim.net/monotone-viz/",
            "description": "Graph visualization for the monotone VCS",
            "long_description": "Monotone-viz is a small GTK+ application that visualizes monotone ancestry graphs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz",
                        "monotone",
                        "lablgtk2",
                        "ocaml",
                        "libgnomecanvas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "monster-masher",
            "portdir": "gnome/monster-masher",
            "version": "1.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://people.iola.dk/olau/monster-masher/",
            "description": "Monster Masher is an action game for the Gnome desktop environment.",
            "long_description": "Monster Masher is an action game for the Gnome desktop environment. The basic idea is that you, as levitation worker gnome, has to clean the caves for monsters that want to roll over you. You do the cleaning by mashing the monsters with stone blocks.",
            "active": true,
            "categories": [
                "games",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnome",
                        "esound",
                        "gtkmm",
                        "libgnomecanvasmm",
                        "desktop-file-utils",
                        "gconfmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "montage",
            "portdir": "science/montage",
            "version": "6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://montage.ipac.caltech.edu/",
            "description": "Montage - Image Mosaic Software for Astronomers",
            "long_description": "Montage is a toolkit for assembling Flexible Image Transport System (FITS) images into custom mosaics",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "freetype",
                        "bzip2",
                        "wcslib",
                        "wcstools",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-montage",
                        "py35-montage",
                        "py36-montage",
                        "py37-montage",
                        "py38-montage",
                        "py39-montage"
                    ]
                }
            ]
        },
        {
            "name": "moodss",
            "portdir": "net/moodss",
            "version": "21.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://moodss.sourceforge.net/",
            "description": "Modular Object Oriented Dynamic Spreadsheet - A graphical monitoring application that supports external modules including Nagios plugins. It supports SNMP when used with the Scotty Tcl extensions package.",
            "long_description": "Modular Object Oriented Dynamic Spreadsheet - A graphical monitoring application that supports external modules including Nagios plugins. It supports SNMP when used with the Scotty Tcl extensions package.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "nagios_plugins",
                "mysqltcl",
                "rproject"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "scotty",
                        "sqlite3",
                        "tk",
                        "tktable",
                        "blt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moomps"
                    ]
                }
            ]
        },
        {
            "name": "moomps",
            "portdir": "net/moomps",
            "version": "5.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://moodss.sourceforge.net/",
            "description": "Modular Object Oriented Multi-Purpose Service - A monitoring daemon that uses configuration files created by moodss.",
            "long_description": "Moomps is a monitoring daemon which works using configuration files created by the moodss (Modular Object Oriented Dynamic SpreadSheet) graphical application. The configuration files contain the definition of thresholds, which when crossed, create messages in the system log, and can trigger the email alert messages or the execution of user defined scripts.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "sqlite3",
                "mysqltcl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tclx",
                        "moodss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moon-buggy",
            "portdir": "games/moon-buggy",
            "version": "20170822",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seehuhn/moon-buggy",
            "description": "Drive a car across the moon, jump craters",
            "long_description": "Moon-buggy is a simple character graphics game, where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them!",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "texinfo",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moor",
            "portdir": "textproc/moor",
            "version": "2.9.3",
            "license": "FreeBSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/walles/moor",
            "description": "Moor is a pager. It's designed to just do the right thing without any configuration.",
            "long_description": "Moor should work as a drop-in replacement for Less. It features syntax highlighting, ANSI color coded text support, incremental search and automatic decompression, among others.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "j.lopez.r",
                    "github": "jlopezr",
                    "ports_count": 1
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mop",
            "portdir": "finance/mop",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mop-tracker/mop",
            "description": "Stock market tracker for hackers",
            "long_description": "mop: track stocks the hacker way. A command-line utility that displays continuous up-to-date information about select markets and individual stocks.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moreutils",
            "portdir": "sysutils/moreutils",
            "version": "0.70",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://joeyh.name/code/moreutils",
            "description": "a collection of the unix tools that nobody thought to write thirty years ago.",
            "long_description": "moreutils includes the following utilities: \n- chronic: runs a command quietly unless it fails \n- combine: combine the lines in two files using boolean operations \n- errno: look up errno names and descriptions \n- ifne: run a program if the standard input is not empty \n- isutf8: check if a file or standard input is utf-8 \n- lckdo: run a program with a lock held. \n- mispipe: pipe two commands, returning the exit status of the first \n- pee: tee standard input to pipes \n- sponge: soak up standard input and write to a file \n- ts: timestamp standard input \n- vidir: edit a directory in your text editor \n- vipe: insert a text editor into a pipe \n- zrun: automatically uncompress arguments to command",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 430
                }
            ],
            "variants": [
                "universal",
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "docbook-xml-4.4",
                        "docbook2X",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-timedate",
                        "p5.34-ipc-run",
                        "p5.34-time-duration"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "neohtop"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        }
    ]
}