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

{
    "count": 51588,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=539",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=537",
    "results": [
        {
            "name": "progress",
            "portdir": "sysutils/progress",
            "version": "0.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Xfennec/progress",
            "description": "Tool to show progress for cp, mv, dd, ... (formerly known as cv)",
            "long_description": "This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provides a top-like mode (monitoring).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proctools",
            "portdir": "sysutils/proctools",
            "version": "0.4pre1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/proctools/",
            "description": "pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)",
            "long_description": "The proctools are text-based utilities to scan for and send signals to processes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "textmate2"
                    ]
                }
            ]
        },
        {
            "name": "procs",
            "portdir": "sysutils/procs",
            "version": "0.14.11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dalance/procs",
            "description": "A modern replacement for ps written in Rust",
            "long_description": "A modern replacement for ps written in Rust. proc output is colored in a human-readable format, allows for multi-column keyword search, pager support, watch mode, tree view, TCP/UDP port listing, read/write throughput, enhanced memory information, and more.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "asciidoctor",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "port_cutleaves",
            "portdir": "sysutils/port_cutleaves",
            "version": "0.1.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/macports/macports-contrib/tree/master/port_cutleaves",
            "description": "Uninstall unneeded ports",
            "long_description": "Inspired by FreeBSD's pkg_cutleaves, port_cutleaves is an interactive script that eases the uninstallation of leaves - installed ports that are unrequested and have no dependents.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "port-depgraph",
            "portdir": "sysutils/port-depgraph",
            "version": "0.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://svn.macports.org/repository/macports/contrib/port-depgraph",
            "description": "Create a Graphviz graph description of a port's rdeps list",
            "long_description": "Run a recursive dependency listing against a given port, outputing a Graphviz graph description.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "podman",
            "portdir": "sysutils/podman",
            "version": "5.8.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/containers/podman",
            "description": "Tool for managing OCI containers and pods.",
            "long_description": "Podman is a tool for running Linux containers. You can do this from a MacOS desktop as long as you have access to a linux box either running inside of a VM on the host, or available via the network. You need to install the remote client and then setup ssh connection information.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "coreutils",
                        "pre-commit",
                        "go-md2man",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gvisor-tap-vsock",
                        "vfkit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "podman-compose",
                        "podman-compose-devel",
                        "ramalama"
                    ]
                }
            ]
        },
        {
            "name": "pngpaste",
            "portdir": "sysutils/pngpaste",
            "version": "0.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jcsalterego/pngpaste",
            "description": "Paste PNG into files",
            "long_description": "Paste PNG into files on MacOS, much like pbpaste does for text.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "rirelan",
                    "github": "telotortium",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pidof",
            "portdir": "sysutils/pidof",
            "version": "0.1.4",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240808152721/http://www.nightproductions.net/cli.htm",
            "description": "A utility to display the PID number for a given process name",
            "long_description": "A utility to display the PID number for a given process name",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gvfs"
                    ]
                }
            ]
        },
        {
            "name": "php_select",
            "portdir": "sysutils/php_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default PHP version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of PHP.",
            "active": true,
            "categories": [
                "sysutils",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php85",
                        "php84",
                        "php83",
                        "php82",
                        "php81",
                        "php80",
                        "php74",
                        "php73",
                        "php72",
                        "php71",
                        "php70",
                        "php56",
                        "php55",
                        "php54",
                        "php53",
                        "php52"
                    ]
                }
            ]
        },
        {
            "name": "perl_select",
            "portdir": "sysutils/perl_select",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default perl version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of perl.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "peco",
            "portdir": "sysutils/peco",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://peco.github.io",
            "description": "Simplistic interactive filtering tool",
            "long_description": "peco can be a great tool to filter stuff like logs, process stats, find files, because unlike grep, you can type as you think and look through the current results.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdi2iso",
            "portdir": "sysutils/pdi2iso",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.berlios.de/projects/pdi2iso/",
            "description": "converts instant copy bin image to standard ISO-9660",
            "long_description": "pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pcsc-tools",
            "portdir": "sysutils/pcsc-tools",
            "version": "1.7.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcsc-tools.apdu.fr",
            "description": "Tools for accessing PC/SC driver, card or reader.",
            "long_description": "These tools are used to test a PC/SC driver, card or reader or send commands in a friendly environment (text or graphical user interface).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libintl-perl",
                        "gettext-runtime",
                        "p5.34-chipcard-pcsc",
                        "p5.34-glib",
                        "p5.34-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "passogva",
            "portdir": "sysutils/passogva",
            "version": "1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080908084832/https://dev.mosuki.com/passogva/index.php",
            "description": "automated password generator",
            "long_description": "passogva is a FIPS-181 automated password generator implementation. It generates random, pronounceable words.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "parallel",
            "portdir": "sysutils/parallel",
            "version": "20260222",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/parallel/",
            "description": "GNU parallel: Shell command parallelization utility",
            "long_description": "Build and execute shell command lines from standard input in parallel",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "bats-core",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "pagerduty-notifier",
            "portdir": "sysutils/pagerduty-notifier",
            "version": "20220610-1540",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trustpilot/pagerduty-notifier",
            "description": "PagerDuty native macOS notifications",
            "long_description": "PagerDuty Notifier polls the PagerDuty API for new incidents and sends native macOS notifications. You can control the notification style as you normally would in System Preferences.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packer",
            "portdir": "sysutils/packer",
            "version": "1.15.0",
            "license": "Commercial and Permissive",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.packer.io",
            "description": "A tool for creating identical machine images for multiple platforms from a single source configuration.",
            "long_description": "A tool for creating identical machine images for multiple platforms from a single source configuration. Packer is lightweight, runs on every major operating system, and is highly performant, creating machine images for multiple platforms in parallel. Packer comes out of the box with support for many platforms, the full list of which can be found at https://www.packer.io/docs/builders/index.html.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "newtonne.github",
                    "github": "newtonne",
                    "ports_count": 5
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "realpath",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osxutils",
            "portdir": "sysutils/osxutils",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/specious/osxutils",
            "description": "Command line utilities for Finder commands",
            "long_description": "osxutils is a package of potentially useful Mac-oriented command line utilities. These tools represent an effort in bringing command line control over certain aspects of macOS, in particular file meta-data such as Finder flags, heritage file Type and Creator codes, comments and suffixes/file extensions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "osquery",
            "portdir": "sysutils/osquery",
            "version": "4.3.0",
            "license": "Apache-2 and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://osquery.io",
            "description": "SQL powered operating system instrumentation, monitoring, and analytics.",
            "long_description": "osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python38",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osinfo-db-tools",
            "portdir": "sysutils/osinfo-db-tools",
            "version": "1.12.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libosinfo.org",
            "description": "Tools for managing the libosinfo database files",
            "long_description": "Tools for managing the libosinfo database files",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libxml2",
                        "libsoup",
                        "json-glib",
                        "glib2",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "osinfo-db"
                    ]
                }
            ]
        },
        {
            "name": "osinfo-db",
            "portdir": "sysutils/osinfo-db",
            "version": "20251212",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libosinfo.org",
            "description": "Libosinfo database files",
            "long_description": "Libosinfo database files",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "osinfo-db-tools",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libosinfo"
                    ]
                }
            ]
        },
        {
            "name": "optool",
            "portdir": "sysutils/optool",
            "version": "0.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexzielenski/optool",
            "description": "Editor for Mach-O binaries",
            "long_description": "optool is a tool which interfaces with Mach-O binaries in order to insert or remove load commands, strip code signatures, resign, and remove ASLR.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openupsd",
            "portdir": "sysutils/openupsd",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://frmb.org/openupsd.html",
            "description": "UPS daemon for Belkin serial-connected UPSs",
            "long_description": "OpenUPSd is a UPS daemon, for Belkin serial-connected UPSs that speak the 'regulator pro smart protocol'.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openbrowser",
            "portdir": "sysutils/openbrowser",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "opens files and URLs into the default web browser",
            "long_description": "openbrowser opens files and URLs into your default web browser. Unlike “open”, openbrowser will still open local .html files into your web browser even if you have configured LaunchServices to open .html files into e.g. a text editor.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-mac-propertylist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gaw",
                        "grace"
                    ]
                }
            ]
        },
        {
            "name": "ondir",
            "portdir": "sysutils/ondir",
            "version": "0.2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://swapoff.org/ondir.html",
            "description": "Automatic script execution on cd",
            "long_description": "OnDir is a program that automatically executes scripts as you traverse directories at a terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave_select",
            "portdir": "sysutils/octave_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default octave version",
            "long_description": "octave_select installs files that allow 'port select' to switch between octave versions",
            "active": true,
            "categories": [
                "sysutils",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nut",
            "portdir": "sysutils/nut",
            "version": "2.8.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.networkupstools.org/",
            "description": "Network based UPS monitoring tool",
            "long_description": "Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS hardware.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nss",
                        "tcp_wrappers",
                        "libtool",
                        "python312",
                        "neon",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "num-utils",
            "portdir": "sysutils/num-utils",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://suso.suso.org/xulu/Num-utils",
            "description": "set of programs for dealing with numbers from the command line",
            "long_description": "The num-utils are a set of programs for dealing with numbers from the Unix command line. Much like the other Unix command line utilities like grep, awk, sort, cut, etc. these utilities work on data from both standard in and data from files.",
            "active": true,
            "categories": [
                "sysutils",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ntpsec",
            "portdir": "sysutils/ntpsec",
            "version": "1.2.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ntpsec.org/",
            "description": "A secure, hardened, and improved implementation of NTP",
            "long_description": "A secure, hardened, and improved implementation of Network Time Protocol derived from NTP Classic, Dave Mills’s original.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [
                "python27",
                "python34",
                "python35",
                "python36",
                "python37",
                "python38",
                "python39",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "classic",
                "doc",
                "mdns",
                "refclock",
                "smear"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asciidoctor",
                        "clang-18",
                        "bison",
                        "pkgconfig",
                        "python27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ntp",
            "portdir": "sysutils/ntp",
            "version": "4.2.8p18",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ntp.org/",
            "description": "NTP is a protocol designed to synchronize the clocks of computers over a network.",
            "long_description": "NTP is an implementation of RFC-5905. It is widely used to synchronize a computer to Internet time servers or other sources.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libevent",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ntpstat"
                    ]
                }
            ]
        },
        {
            "name": "nrg4iso",
            "portdir": "sysutils/nrg4iso",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/nrg4iso/",
            "description": "nrg4iso extracts data from a Nero Burning ROM image file (.nrg).",
            "long_description": "nrg4iso is a command line utility designed to extract data from a Nero Burning ROM image file (.nrg). Nrg image files may contain various types of data (audio, iso9660,...) and nrg4iso will as development progresses be able to extract most of them.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nrg2iso",
            "portdir": "sysutils/nrg2iso",
            "version": "0.4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html",
            "description": "Converts Nero Burning ROM images to ISO images",
            "long_description": "Converts Nero Burning ROM images to ISO images.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nq",
            "portdir": "sysutils/nq",
            "version": "1.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leahneukirchen/nq",
            "description": "Unix command line queue utility",
            "long_description": "nq allows creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nomino",
            "portdir": "sysutils/nomino",
            "version": "1.6.4",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yaa110/nomino",
            "description": "Batch rename utility for developers",
            "long_description": "Batch rename utility for developers",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "node_exporter",
            "portdir": "sysutils/node_exporter",
            "version": "1.9.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prometheus.io/docs/guides/node-exporter",
            "description": "Machine-metric exporter for the Prometheus monitoring system.",
            "long_description": "The Prometheus Node Exporter can expose metrics that Prometheus can scrape, including a wide variety of system, hardware- and kernel-related metrics.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "promu",
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nnn",
            "portdir": "sysutils/nnn",
            "version": "5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jarun/nnn",
            "description": "tiny, lightning fast, feature-packed file manager",
            "long_description": "nnn is a tiny, lightning fast, feature-packed file manager.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netdata-dashboard",
            "portdir": "sysutils/netdata",
            "version": "3.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "netdata",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by netdata",
            "long_description": "This port has been replaced by netdata.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "debug",
                "otel_plugin",
                "go_plugin"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "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": [
                {
                    "type": "run",
                    "ports": [
                        "netdata"
                    ]
                }
            ]
        },
        {
            "name": "netdata",
            "portdir": "sysutils/netdata",
            "version": "2.8.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/netdata/netdata",
            "description": "Real-time performance monitoring done right",
            "long_description": "Netdata's distributed, real-time monitoring Agent collects thousands of metrics from systems, hardware, containers, and applications with zero configuration. It runs permanently on all your physical/virtual servers, containers, cloud deployments, and edge/IoT devices, and is perfectly safe to install on your systems mid-incident without any preparation.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "debug",
                "otel_plugin",
                "go_plugin",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "git",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "libuuid",
                        "libuv",
                        "libyaml",
                        "openssl",
                        "brotli",
                        "protobuf-c",
                        "curl",
                        "json-c",
                        "pcre2",
                        "lz4",
                        "snappy",
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netdata-dashboard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neovim-remote",
            "portdir": "sysutils/neovim-remote",
            "version": "2.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mhinz/neovim-remote",
            "description": "Control nvim processes using nvr commandline tool",
            "long_description": "This package provides an executable called nvr which allows you to control nvim processes from the shell and open files within :terminal without starting a nested nvim process.",
            "active": true,
            "categories": [
                "sysutils",
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-setuptools",
                        "py314-psutil",
                        "py314-neovim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neofetch",
            "portdir": "sysutils/neofetch",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dylanaraps/neofetch",
            "description": "A CLI system information tool",
            "long_description": "Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ndcctools",
            "portdir": "sysutils/ndcctools",
            "version": "6.2.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ccl.cse.nd.edu/",
            "description": "Notre Dame Cooperative Computing Software (cooperative-computing-lab)",
            "long_description": "Notre Dame Cooperative Computing Software Enables collaborators to easily harness large scale distributed systems such as clusters, clouds, and grids.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dthain",
                    "github": "dthain",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncdu",
            "portdir": "sysutils/ncdu",
            "version": "2.9.2",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.yorhel.nl/ncdu",
            "description": "NCurses Disk Usage",
            "long_description": "ncdu is an ncurses version of the famous old 'du' unix command. It provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nbd",
            "portdir": "sysutils/nbd",
            "version": "3.27.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NetworkBlockDevice/nbd",
            "description": "Network Block Device server",
            "long_description": "Network Block Device server. Only the server is available. The NBD client does not support Darwin.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "natsort",
            "portdir": "sysutils/natsort",
            "version": "1.0.5",
            "license": "Zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourcefrog.net/projects/natsort/",
            "description": "Martin Pool's Natural Order String Comparison Sorting Utility",
            "long_description": "natsort is a natural order string comparison sorting utility. Written by Martin Pool.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multitail",
            "portdir": "sysutils/multitail",
            "version": "6.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20200929062205/https://www.vanheusden.com/multitail/",
            "description": "Tail multiple files in one terminal at once",
            "long_description": "MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or even more logfiles is possible. It can also use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtpfs",
            "portdir": "sysutils/mtpfs",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "freebsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.adebenham.com/mtpfs/",
            "description": "read and write from any MTP device",
            "long_description": "MTPfs is a FUSE filesystem that supports reading and writing from any MTP device (as supported by libmtp)",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libid3tag",
                        "libmtp",
                        "osxfuse",
                        "libmad"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtools",
            "portdir": "sysutils/mtools",
            "version": "4.0.49",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/mtools",
            "description": "MS-DOS disk access utilities",
            "long_description": "Utilities to access MS-DOS disks from Unix without mounting them",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wimlib"
                    ]
                }
            ]
        },
        {
            "name": "mtm",
            "portdir": "sysutils/mtm",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deadpixi/mtm",
            "description": "Perhaps the smallest useful terminal multiplexer in the world.",
            "long_description": "mtm is the Micro Terminal Multiplexer, a terminal multiplexer. It has four major features/principles: Simplicity, Compatibility, Small Size and Stability",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpstats",
            "portdir": "sysutils/mpstats",
            "version": "0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "submit statistics about your macports installation",
            "long_description": "This is a script and LaunchAgent which will run weekly to report information about your system and installed ports to a server, which publishes the aggregate statistics on the web. \nThis helps us to make better decisions on which configurations we should support and test more and which ports are most commonly used.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "mpi_select",
            "portdir": "sysutils/mpi_select",
            "version": "0.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default mpi version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of mpi.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc9",
                        "openmpi-gcc9",
                        "openmpi-default",
                        "openmpi-gcc7",
                        "openmpi-gcc10",
                        "openmpi-gcc11",
                        "openmpi-gcc12",
                        "openmpi-gcc13",
                        "openmpi-gcc14",
                        "openmpi-gcc15",
                        "openmpi-clang11",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "openmpi-clang14",
                        "openmpi-clang15",
                        "openmpi-clang16",
                        "openmpi-clang17",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "openmpi-clang20",
                        "openmpi-clang",
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10",
                        "mpich-gcc7",
                        "mpich-gcc10",
                        "mpich-gcc11",
                        "mpich-gcc12",
                        "mpich-gcc13",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-gcc14",
                        "mpich-clang13",
                        "mpich-clang12",
                        "mpich-clang14",
                        "mpich-clang16",
                        "mpich-clang15",
                        "mpich-clang18",
                        "mpich-clang19",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang",
                        "mpich-clang17"
                    ]
                }
            ]
        }
    ]
}