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

{
    "count": 51960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=62",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=60",
    "results": [
        {
            "name": "osxiconutils",
            "portdir": "sysutils/osxiconutils",
            "version": "2020.08.04",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sveinbjornt/osxiconutils",
            "description": "A suite of command line utilities for working with Mac icons",
            "long_description": "osxiconutils is a suite of Mac command line utilities to get or set Mac OS X file icons, and convert to and from Apple's icns icon file format.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 165
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osxbom",
            "portdir": "sysutils/osxbom",
            "version": "0.0.6",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cooljeanius/osxbom",
            "description": "A free re-implementation of the NextSTEP/OSX lsbom utility",
            "long_description": "A free re-implementation of the NextSTEP/OSX lsbom utility. Used by the PureDarwin project to work with MacPorts binary packages.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "egall",
                    "github": "cooljeanius",
                    "ports_count": 3
                }
            ],
            "variants": [
                "lsbom",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gawk",
                        "coreutils",
                        "grep",
                        "groff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gzip",
                        "zip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1056
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python38",
                        "clang-18"
                    ]
                },
                {
                    "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": 84
                }
            ],
            "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": 84
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "osinfo-db-tools",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libosinfo"
                    ]
                }
            ]
        },
        {
            "name": "organize-rt",
            "portdir": "sysutils/organize-rt",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/FixFromDarkness/organize-rt",
            "description": "Organize files based on regex rules, file extensions by default.",
            "long_description": "Organize files based on regex rules, file extensions by default.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opendoas",
            "portdir": "sysutils/opendoas",
            "version": "6.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Duncaen/opendoas",
            "description": "Run a command as another user",
            "long_description": "The doas utility is a program originally written for OpenBSD which allows a user to run a command as though they were another user. Typically doas is used to allow non-privileged users to run commands as though they were the root user. The doas program acts as an alternative to sudo, which is a popular method for granting admin access to specific users.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                }
            ],
            "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": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oc",
            "portdir": "sysutils/oc",
            "version": "4.21.0-202601121715",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kubectl.docs.kubernetes.io/",
            "description": "OpenShift cluster CLI",
            "long_description": "Command line interface for running commands against OpenShift clusters",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "kerberos5",
                        "bash",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvtop",
            "portdir": "sysutils/nvtop",
            "version": "3.3.2",
            "license": "GPL-3",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Syllo/nvtop",
            "description": "GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm",
            "long_description": "GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm. NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvimpager",
            "portdir": "sysutils/nvimpager",
            "version": "0.13.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lucc/nvimpager",
            "description": "Using neovim as a pager to view man pages, git diffs, whatnot with neovim's syntax highlighting and mouse support.",
            "long_description": "Using neovim as a pager to view man pages, git diffs, whatnot with neovim's syntax highlighting and mouse support.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scdoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "neovim",
                        "bash"
                    ]
                }
            ],
            "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": "ntpstat",
            "portdir": "sysutils/ntpstat",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20121207230716/http://people.redhat.com/rkeech/#ntpstat",
            "description": "ntpstat shows the network time protocol (ntp) status",
            "long_description": "ntpstat shows the network time protocol (ntp) status. ntpstat will report the synchronisation state of the NTP daemon running on the local machine. If the local system is found to be synchronised to a reference time source, ntpstat will report the approximate time accuracy.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ntp"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                }
            ],
            "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": 84
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": 1056
                }
            ],
            "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": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nmap-formatter",
            "portdir": "sysutils/nmap-formatter",
            "version": "3.1.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdjagilev/nmap-formatter",
            "description": "A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot) or sqlite. Simply put it's nmap converter.",
            "long_description": "A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot) or sqlite. Simply put it's nmap converter.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nfpm",
            "portdir": "sysutils/nfpm",
            "version": "2.46.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nfpm.goreleaser.com",
            "description": "nFPM is Not FPM - a simple deb, rpm and apk packager written in Go",
            "long_description": "nFPM is Not FPM - a simple deb, rpm and apk packager written in Go: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": 1056
                }
            ],
            "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": "nfd2nfc",
            "portdir": "sysutils/nfd2nfc",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elgar328/nfd2nfc",
            "description": "NFD/NFC filename converter with TUI, CLI, and background watcher",
            "long_description": "nfd2nfc is a NFD/NFC filename converter with TUI, CLI, and background watcher, , ensuring cross-platform compatibility.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1056
                }
            ],
            "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": "nerdlog",
            "portdir": "sysutils/nerdlog",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dimonomid/nerdlog",
            "description": "fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server",
            "long_description": "Nerdlog is a fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server. Loosely inspired by Graylog/Kibana, but without the bloat. Pretty much no setup needed, either. It's laser-focused on being efficient while querying logs from multiple remote machines simultaneously, filtering them by time range and patterns, while also drawing a timeline histogram for quick visual insight. Primary use case: reading system logs (/var/log/messages or /var/log/syslog) from one or more remote hosts. Very efficient even on large log files (like 1GB or more). It does support some other log formats and can use any log files, but that was the primary use case which was driving the implementation: we were having our web service backend running as systemd services on a bunch of Linux instances, printing a lot of logs, and wanted to be able to read these logs efficiently and having the timeline histogram, much like tools like Graylog have.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gawk"
                    ]
                }
            ],
            "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": "neohtop",
            "portdir": "sysutils/neohtop",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Abdenasser/neohtop",
            "description": "htop on steroids",
            "long_description": "neohtop is a modern, cross-platform system monitor built on top of Svelte, Rust and Tauri.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "rust",
                        "jq",
                        "moreutils",
                        "clang-18",
                        "nodejs22",
                        "npm11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncdu1",
            "portdir": "sysutils/ncdu",
            "version": "1.22",
            "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": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "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": "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": 655
                }
            ],
            "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": "navi",
            "portdir": "sysutils/navi",
            "version": "2.24.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/denisidoro/navi",
            "description": "An interactive cheatsheet tool for the command-line",
            "long_description": "navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mved",
            "portdir": "sysutils/mved",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/mved/",
            "description": "carefully rename multiple files and directories",
            "long_description": "carefully rename multiple files and directories",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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": 1056
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mstrans",
            "portdir": "sysutils/mstrans",
            "version": "1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/esr/mstrans",
            "description": "Text conversion between Unix and MS-DOS line endings.",
            "long_description": "Text conversion between Unix and MS-DOS line endings. A little tool for cleaning up files transferred from MS-DOS; it can strip CRs, remove trailing ^Z characters, etc. With an option, it will put in CRs for files that need to go in the other direction. It can also strip meta bits, in case your file was a WordStar document. Finally, it can do appropriate filename mapping. The WordStar translation features are probably completely obsolete now, but the other features may still be useful.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1056
                }
            ],
            "variants": [
                "man",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asciidoctor",
                        "clang-18"
                    ]
                }
            ],
            "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": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": 225
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc9",
                        "openmpi-gcc9",
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10",
                        "mpich-gcc7",
                        "mpich-gcc10",
                        "mpich-gcc11",
                        "mpich-gcc12",
                        "mpich-gcc13",
                        "mpich-gcc14",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-clang12",
                        "mpich-clang13",
                        "mpich-clang14",
                        "mpich-clang15",
                        "mpich-clang16",
                        "mpich-clang17",
                        "mpich-clang18",
                        "mpich-clang19",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang",
                        "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"
                    ]
                }
            ]
        },
        {
            "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": 433
                }
            ],
            "variants": [
                "universal",
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "docbook-xml-4.4",
                        "docbook2X",
                        "clang-18"
                    ]
                },
                {
                    "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"
                    ]
                }
            ]
        },
        {
            "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": []
        }
    ]
}