GET /api/v1/ports/?format=api&ordering=updated_at&page=896
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=897",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=895",
    "results": [
        {
            "name": "g-ls",
            "portdir": "sysutils/g-ls",
            "version": "0.31.2",
            "license": "MIT",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://equationzhao.github.io/g/",
            "description": "Powerful and cross-platform ls",
            "long_description": "Powerful and cross-platform ls. Built for the modern terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gargs",
            "portdir": "sysutils/gargs",
            "version": "0.3.9",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brentp/gargs",
            "description": "better(?) xargs in go",
            "long_description": "better(?) xargs in go",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc_select",
            "portdir": "sysutils/gcc_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default gcc version",
            "long_description": "gcc_select installs files that allow 'port select' to switch the default version of gcc. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "apple-gcc42",
                        "gcc-devel",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "gcc13",
                        "gcc14",
                        "gcc15",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "gnat-gcc",
                        "llvm-gcc42"
                    ]
                }
            ]
        },
        {
            "name": "geant4_select",
            "portdir": "sysutils/geant4_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default Geant4 version",
            "long_description": "geant4_select installs files that allow 'port select' to switch the default version of Geant4.",
            "active": true,
            "categories": [
                "sysutils",
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "geant4.10.4",
                        "geant4.10.5",
                        "geant4.10.6",
                        "geant4.10.3"
                    ]
                }
            ]
        },
        {
            "name": "gearmand",
            "portdir": "sysutils/gearmand",
            "version": "1.1.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gearman.org/",
            "description": "Framework for distributed computation",
            "long_description": "Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "dtrace",
                "sqlite",
                "drizzle",
                "postgres",
                "memcached",
                "tokyocabinet",
                "redis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "sqlite3",
                        "openssl3",
                        "boost176",
                        "libevent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-gearman",
                        "php54-gearman",
                        "php55-gearman",
                        "php56-gearman",
                        "php70-gearman",
                        "php71-gearman",
                        "php72-gearman",
                        "php73-gearman",
                        "php74-gearman",
                        "php80-gearman",
                        "php81-gearman",
                        "php82-gearman",
                        "php83-gearman",
                        "php84-gearman",
                        "php85-gearman"
                    ]
                }
            ]
        },
        {
            "name": "genext2fs",
            "portdir": "sysutils/genext2fs",
            "version": "1.6.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://genext2fs.sourceforge.net/",
            "description": "Ext2 filesystem image generator",
            "long_description": "Genext2fs generates an ext2 filesystem as a normal (i.e. non-root) user",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "revol",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "getabspath",
            "portdir": "sysutils/getabspath",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://getabspath.sourceforge.net/",
            "description": "getabspath converts relative POSIX pathes to absolute ones.",
            "long_description": "getabspath is a console-based tool which converts relative POSIX pathes to absolute ones.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gfxutil",
            "portdir": "sysutils/gfxutil",
            "version": "1.84b",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acidanthera/gfxutil",
            "description": "Device Properties conversion tool",
            "long_description": "A tool to work with Device Properties commonly found in Apple Mac firmwares by mcmatrix.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git-chglog",
            "portdir": "sysutils/git-chglog",
            "version": "0.15.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/git-chglog/git-chglog",
            "description": "git CHANGELOG generator",
            "long_description": "git CHANGELOG generator. Anytime, anywhere, Write your CHANGELOG",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gkrellm",
            "portdir": "sysutils/gkrellm",
            "version": "2.3.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gkrellm.srcbox.net",
            "description": "A GTK based system monitor",
            "long_description": "A GTK based system monitor",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "xorg-libsm",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gkrellm_snmp",
                        "gkwebmon",
                        "gkrellm-gtodo"
                    ]
                }
            ]
        },
        {
            "name": "glances",
            "portdir": "sysutils/glances",
            "version": "4.4.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nicolargo/glances",
            "description": "Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS.",
            "long_description": "Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. The information dynamically adapts depending on the size of the user interface.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 11
                }
            ],
            "variants": [
                "html_export",
                "WebUI_Browser"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-orjson",
                        "py314-pydantic",
                        "py314-defusedxml",
                        "py314-shtab",
                        "python314",
                        "py314-packaging",
                        "py314-psutil",
                        "py314-jinja2",
                        "py314-markupsafe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-defusedxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnuregex",
            "portdir": "sysutils/gnuregex",
            "version": "0.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/directory/regex.html",
            "description": "GNU regex library",
            "long_description": "GNU regex library",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "junkbuster"
                    ]
                }
            ]
        },
        {
            "name": "go-mmv",
            "portdir": "sysutils/go-mmv",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/itchyny/mmv",
            "description": "Rename multiple files with editor",
            "long_description": "Rename multiple files using your $EDITOR. The command name is named after multi-mv.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-reflex",
            "portdir": "sysutils/go-reflex",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cespare/reflex",
            "description": "Run a command when files change",
            "long_description": "Reflex is a small tool to watch a directory and rerun a command when certain files change. It's great for automatically running compile/lint/test tasks and for reloading your application when the code changes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go2port",
            "portdir": "sysutils/go2port",
            "version": "20260412",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amake/go2port",
            "description": "A tool for creating MacPorts portfiles for Go projects",
            "long_description": "A tool for creating MacPorts portfiles for Go projects",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goful",
            "portdir": "sysutils/goful",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anmitsu/goful",
            "description": "Goful is a CUI file manager written in Go.",
            "long_description": "Goful is a CUI file manager written in Go.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gonepass",
            "portdir": "sysutils/gonepass",
            "version": "2018.12.22",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbreams/gonepass",
            "description": "GTK+ 1Password reader",
            "long_description": "GTK+ 1Password reader",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "gtkmm3",
                        "pango",
                        "openssl11",
                        "gettext-runtime",
                        "glibmm-2.4",
                        "atkmm-1.6",
                        "cairomm-1.0",
                        "pangomm-1.4",
                        "atk",
                        "glib2",
                        "libsigcxx2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goss",
            "portdir": "sysutils/goss",
            "version": "0.4.9",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://goss.rocks",
            "description": "Quick and Easy server testing/validation",
            "long_description": "goss is a YAML based serverspec alternative tool for validating a server’s configuration. It eases the process of writing tests by allowing the user to generate tests from the current system state. Once the test suite is written they can be executed, waited-on, or served as a health endpoint.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gotop",
            "portdir": "sysutils/gotop",
            "version": "4.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xxxserxxx/gotop",
            "description": "Another terminal based graphical activity monitor, inspired by gtop and vtop, this time written in Go!",
            "long_description": "gotop is a terminal-based (TUI) system monitor for Linux and macOS. The software is inspired by gtop and vtop, but while these 2 utilities use Node.js, gotop is written in Go.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goweight",
            "portdir": "sysutils/goweight",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jondot/goweight",
            "description": "A tool to analyze and troubleshoot the size of a Go binary",
            "long_description": "A tool to analyze and troubleshoot the size of a Go binary",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gptfdisk",
            "portdir": "sysutils/gptfdisk",
            "version": "1.0.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rodsbooks.com/gdisk/",
            "description": "GUID partition table fdisk (gdisk)",
            "long_description": "GPT fdisk (gdisk) is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "nano103",
                    "github": "nano103",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grep",
            "portdir": "sysutils/grep",
            "version": "3.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/grep/grep.html",
            "description": "grep prints lines that contain a match for a pattern",
            "long_description": "Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "libsigsegv",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "adblock2privoxy",
                        "ghc",
                        "hadrian",
                        "alex",
                        "R-hdf5r",
                        "racket",
                        "pandoc",
                        "octave",
                        "algol68g",
                        "R-fmcsR",
                        "HaXml",
                        "aeson-pretty",
                        "cpphs",
                        "darcs",
                        "git-annex",
                        "hadolint",
                        "happy",
                        "haskell-language-server",
                        "haskell-stan",
                        "hlint",
                        "hscolour",
                        "ihaskell",
                        "shellcheck",
                        "hledger",
                        "hledger-iadd",
                        "ufo-ai",
                        "cogl",
                        "libopenraw",
                        "libopenraw-legacy",
                        "liquid-dsp",
                        "libvirt",
                        "osxbom",
                        "erd",
                        "hindent",
                        "lhs2tex",
                        "pandoc-citeproc",
                        "pxsl-tools",
                        "cabal",
                        "gf-core",
                        "mlton",
                        "stack",
                        "unison-lang",
                        "hypre",
                        "matterhorn",
                        "mcabber",
                        "pure-gen"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-autoconf",
                        "p5.28-config-autoconf",
                        "p5.30-config-autoconf",
                        "p5.32-config-autoconf",
                        "p5.26-config-autoconf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lchat",
                        "gutils-suite-core",
                        "vcs"
                    ]
                }
            ]
        },
        {
            "name": "grepcidr",
            "portdir": "sysutils/grepcidr",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pc-tools.net/unix/grepcidr/",
            "description": "Filter IPv4 and IPv6 addresses matching CIDR patterns",
            "long_description": "grepcidr can be used to filter a list of IP addresses against one or more Classless Inter-Domain Routing (CIDR) specifications. As with grep, there are options to invert matching and load patterns from a file. grepcidr is capable of efficiently processing large numbers of IPs and networks.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grok",
            "portdir": "sysutils/grok",
            "version": "1.20111028.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/jordansissel/grok",
            "description": "Easily parse logs and other files.",
            "long_description": "Grok is simple software that allows you to easily parse logs and other files. You teach grok how to parse data through the config file. Grok is a system for reacting to events - those events being log entries.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "gperf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "pcre",
                        "tokyocabinet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gsmartcontrol",
            "portdir": "sysutils/gsmartcontrol",
            "version": "1.1.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gsmartcontrol.sourceforge.net/",
            "description": "GSmartControl is a graphical user interface for smartctl",
            "long_description": "GSmartControl is a graphical user interface for smartctl (from the smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "gtk3",
                        "smartmontools",
                        "gtkmm3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtime",
            "portdir": "sysutils/gtime",
            "version": "1.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/time/",
            "description": "GNU implementation of time(1)",
            "long_description": "The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have 'time' save the information in a file instead of displaying it on the screen.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "karamel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "guestfs-tools",
            "portdir": "sysutils/guestfs-tools",
            "version": "1.54.0",
            "license": "LGPL-2+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libguestfs.org",
            "description": "tools for accessing and modifying VM disk images",
            "long_description": "libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, creating guests, P2V, V2V, performing backups, cloning VMs, building VMs, formatting disks, resizing disks, and much more.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "pkgconfig",
                        "ocaml",
                        "ocaml-findlib",
                        "bash-completion",
                        "coreutils",
                        "xorriso"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "p5.34-libintl-perl",
                        "hivex",
                        "libguestfs",
                        "xz",
                        "glib2",
                        "ncurses",
                        "pcre2",
                        "libosinfo",
                        "libvirt",
                        "json-c",
                        "libxml2"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hwdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "guile_select",
            "portdir": "sysutils/guile_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default GNU Guile",
            "long_description": "This port installs files that allow 'port select' to select default GNU Guile version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "~+macports",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "guile-1.8",
                        "guile-2.2",
                        "guile-3.0"
                    ]
                }
            ]
        },
        {
            "name": "gutils-suite",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-extra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "ffmpeg",
                        "yt-dlp",
                        "ffmpeg6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gwhich",
            "portdir": "sysutils/gwhich",
            "version": "2.23",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://carlowood.github.io/which/",
            "description": "GNU Which - Everything you never wanted in a which",
            "long_description": "Which is a utility that prints out the full path of the executables that bash would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash. Tildes and a dot in the PATH are now expanded to the full path by default. Options allow to rather print '~/*' or './*' and/or to print all executables that match any directory in PATH.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gutils-suite-base",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support-devel",
                        "rsync-hfscomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "gutils-suite-core",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lbzip2",
                        "lrzip",
                        "lzip",
                        "p7zip",
                        "pbzip2",
                        "pigz",
                        "xz",
                        "sox",
                        "bison",
                        "ccache",
                        "cmake",
                        "flex",
                        "gmake",
                        "gpatch",
                        "meson",
                        "tcllib",
                        "tclreadline",
                        "vim",
                        "gawk",
                        "tcl",
                        "tclx",
                        "bc",
                        "curl",
                        "gnetcat",
                        "mtr",
                        "nmap",
                        "openssh",
                        "wget",
                        "bash",
                        "afscompress",
                        "bash-completion",
                        "coreutils",
                        "ddrescue",
                        "diffutils",
                        "e2fsprogs",
                        "file",
                        "findutils",
                        "grep",
                        "gtime",
                        "htop",
                        "jdupes",
                        "jq",
                        "memtester",
                        "moreutils",
                        "mpstats",
                        "osxutils",
                        "parallel",
                        "rdfind",
                        "smartmontools",
                        "symlinks",
                        "trash",
                        "tree",
                        "dos2unix",
                        "gsed",
                        "hexdiff",
                        "libxslt",
                        "apple-completion",
                        "gnutar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-extra"
                    ]
                }
            ]
        },
        {
            "name": "gutils-suite-extra",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "ffmpeg",
                        "yt-dlp",
                        "ffmpeg6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite"
                    ]
                }
            ]
        },
        {
            "name": "hatools",
            "portdir": "sysutils/hatools",
            "version": "2.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.fatalmind.com/software/hatools/",
            "description": "hatools provide locking and timeout mechanisms for shell scripts.",
            "long_description": "The hatools provide reliable and easy-to-use locking and timeout mechanisms for shell scripts.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helmwave",
            "portdir": "sysutils/helmwave",
            "version": "0.42.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://helmwave.github.io",
            "description": "Helmwave is like docker-compose for Helm",
            "long_description": "Helmwave is helm-native tool for deploying your Helm Charts via GitOps. HelmWave is like docker-compose for Helm.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hem",
            "portdir": "sysutils/hem",
            "version": "0.3.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rtomayko/hem",
            "description": "persistent ssh connection and tunnel manager",
            "long_description": "Hem manages multiple background SSH connections using an ifconfig/rc style interface. It is most often used to setup persistent, long-running port tunnels and control master connections. Hem monitors connection upedness and can automatically bounce downed connection.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autossh",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hex",
            "portdir": "sysutils/hex",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sitkevij/hex",
            "description": "Futuristic take on hexdump, made in Rust.",
            "long_description": "Futuristic take on hexdump, made in Rust.",
            "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": "hexedit",
            "portdir": "sysutils/hexedit",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rigaux.org/hexedit.html",
            "description": "A hexeditor for the console.",
            "long_description": "view and edit files in hexadecimal or in ASCII. hexedit shows a file both in ASCII and in hexadecimal. The file can be a device as the file is not whole read. You can modify the file and search through it. You have also copy&paste and save to file functions. Truncating or appending to the file. Modifications are shown in bold.",
            "active": true,
            "categories": [
                "sysutils",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hfsutils",
            "portdir": "sysutils/hfsutils",
            "version": "3.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mars.org/home/rob/proj/hfs/",
            "description": "command line programs and libraries for manipulating HFS volumes",
            "long_description": "hfsutils contains command line programs and libraries for manipulating HFS volumes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hexyl",
            "portdir": "sysutils/hexyl",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/hexyl",
            "description": "A command-line hex viewer.",
            "long_description": "hexyl is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "go-md2man",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "highlnk",
            "portdir": "sysutils/highlnk",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://thpinfo.com/2004/highlnk/",
            "description": "searches identical files to hardlink them to save space",
            "long_description": "The HighLnk projects aims to save space on read-only partitions and on CDs/DVDs by hard-linking files that are the same.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hilite",
            "portdir": "sysutils/hilite",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "darwin freebsd linux netbsd openbsd solaris sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/hilite/",
            "description": "highlight stderr text in red",
            "long_description": "hilite is a tiny utility which executes the command you specify, highlighting anything printed to stderr. It is designed mainly for use with builds, to make warnings and errors stick out like a sore cliche.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "horcrux",
            "portdir": "sysutils/horcrux",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jesseduffield/horcrux",
            "description": "Split your file into encrypted fragments so that you don't need to remember a passcode",
            "long_description": "Split your file into encrypted fragments so that you don't need to remember a passcode",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hoard-cli",
            "portdir": "sysutils/hoard-cli",
            "version": "1.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyde46.github.io/hoard",
            "description": "CLI command organizer written in Rust",
            "long_description": "A command organizer lets you save commands that you often use, but are too complicated or long to remember. For every hoarded command, hoard saves the command ( parameterized with a customizable token, default # ), name, description, namespace where it lives in, and tags ( optional ). If you get lost in your massive command history, and can't find for example a specific docker command out of thousand docker commands you've already ran, just hoard it. With a name and description it will be much easier to find again. When you look for that command again a month later, take a look at your hoarded commands. hoard is not supposed to replace shell history finder like fzf, atuin, or similar utilities. It rather should be used in conjunction with them.",
            "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": "horizon",
            "portdir": "sysutils/horizon",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/peters/horizon",
            "description": "GPU-accelerated spatial terminal observatory — manage terminals, AI agents, and dev tools on an infinite canvas",
            "long_description": "Tabbed terminals hide your work. Tiled terminals box you in. Horizon gives you a canvas — an infinite 2D surface where every terminal lives as a panel you can place, resize, and group however you want. Think of it as a whiteboard for your terminal sessions with a structured workflow on top. Start with color-coded workspaces, launch preset panels, jump with Quick Nav, and fit the active workspace whenever you want a clean overview.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rust",
                        "cargo",
                        "legacy-support",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git-lfs",
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hr",
            "portdir": "sysutils/hr",
            "version": "1.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LuRsT/hr",
            "description": "A horizontal ruler for your terminal",
            "long_description": "A simple shell script that puts a horizontal ruler in your terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "htop",
            "portdir": "sysutils/htop",
            "version": "3.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://htop.dev",
            "description": "an interactive text-mode process viewer for Unix",
            "long_description": "htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "hunt",
            "portdir": "sysutils/hunt",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LyonSyonII/hunt-rs",
            "description": "Simplified Find command made with Rust",
            "long_description": "A highly-opinionated simplified Find command made with Rust",
            "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": "hyfetch",
            "portdir": "sysutils/hyfetch",
            "version": "2.0.5",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hykilpikonna/hyfetch",
            "description": "Fast, highly customisable system info script with LGBTQ+ pride flags",
            "long_description": "Fast, highly customisable system info script with LGBTQ+ pride flags.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "fastfetch",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "cargo",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-typing_extensions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hyperfine",
            "portdir": "sysutils/hyperfine",
            "version": "1.20.0",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/hyperfine",
            "description": "A command-line benchmarking tool.",
            "long_description": "Features statistical analysis across multiple runs, support for arbitrary shell commands, constant feedback about the benchmark progress and current estimates, warmup runs, cache-clearing commands which can be set up before each timing run, statistical outlier detection, CSV/JSON/Markdown/AsciiDoc export and more.",
            "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": []
        }
    ]
}