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

{
    "count": 52358,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=901",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=899",
    "results": [
        {
            "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": "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": "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": "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": 288
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "rust",
                        "jq",
                        "moreutils",
                        "clang-18",
                        "nodejs22",
                        "npm11"
                    ]
                }
            ],
            "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": "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": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gawk"
                    ]
                }
            ],
            "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": 1074
                }
            ],
            "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": "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": 288
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "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": 1074
                }
            ],
            "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": "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": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "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": 1604
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "readline"
                    ]
                }
            ],
            "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": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "promu",
                        "go",
                        "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": "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": 85
                }
            ],
            "variants": [],
            "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": "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": "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": "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": "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": "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": "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": "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": 1074
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "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": "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": 1604
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "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": "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": "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": "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": "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": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 85
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "osinfo-db-tools",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libosinfo"
                    ]
                }
            ]
        },
        {
            "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": 85
                }
            ],
            "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": "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": 1074
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python38",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "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": "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": 166
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "packer",
            "portdir": "sysutils/packer",
            "version": "1.15.3",
            "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": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "realpath",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": 36
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "bats-core",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "payload-dumper-go",
            "portdir": "sysutils/payload-dumper-go",
            "version": "1.3.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ssut/payload-dumper-go",
            "description": "An android OTA payload dumper written in Go.",
            "long_description": "An android OTA payload dumper written in Go.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tsln1998",
                    "github": "tsln1998",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pbsecret",
            "portdir": "sysutils/pbsecret",
            "version": "20260406",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/roosto/pbsecret",
            "description": "CLI util to write text to pasteboard as `org.nspasteboard.ConcealedType`",
            "long_description": "Copies data from STDIN to the general pasteboard as UTF-8 text. Copied data is tagged with org.nspasteboard.ConcealedType to prevent it from being saved in the history of a clipboard manager, as per the spec at: https://nspasteboard.org/",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "midnightrocket",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pciids",
            "portdir": "sysutils/pciids",
            "version": "2026.02.18",
            "license": "(GPL-2+ or BSD)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pci-ids.ucw.cz",
            "description": "The pci.ids file",
            "long_description": "This repository contains the history of the pci.ids file, which is automatically generated from the PCI ID Database at https://pci-ids.ucw.cz.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "DPCIManager"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Hackintool"
                    ]
                }
            ]
        },
        {
            "name": "pciutils",
            "portdir": "sysutils/pciutils",
            "version": "3.14.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mj.ucw.cz/sw/pciutils",
            "description": "a collection of programs for inspecting and manipulating configuration of PCI devices",
            "long_description": "The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices, all based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1604
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "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": "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-18"
                    ]
                }
            ],
            "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": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php85",
                        "php84",
                        "php83",
                        "php82",
                        "php81",
                        "php80",
                        "php74",
                        "php73",
                        "php72",
                        "php71",
                        "php70",
                        "php56",
                        "php55",
                        "php54",
                        "php53",
                        "php52"
                    ]
                }
            ]
        }
    ]
}