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

{
    "count": 51588,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=538",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=536",
    "results": [
        {
            "name": "sfind",
            "portdir": "sysutils/sfind",
            "version": "1.2",
            "license": "CDDL-1 and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://developer.berlios.de/projects/sfind/",
            "description": "POSIX.1-2001 compliant implementation of find",
            "long_description": "sfind is a highly portable and fully POSIX.1-2001 compliant implementation of the find utility.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "smake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "searchfs",
            "portdir": "sysutils/searchfs",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sveinbjornt/searchfs",
            "description": "APFS / HFS+ search utility",
            "long_description": "Command line tool to quickly search by filename on APFS and HFS+ volumes using the file system catalog.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sdd",
            "portdir": "sysutils/sdd",
            "version": "1.52",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://schilytools.sourceforge.net",
            "description": "fast replacement for dd",
            "long_description": "fast replacement for dd",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "screenresolution",
            "portdir": "sysutils/screenresolution",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jhford/screenresolution",
            "description": "command-line utility to get, list, and set screen resolutions",
            "long_description": "screenresolution is a command-line utility to get, list, and set screen resolutions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "screen",
            "portdir": "sysutils/screen",
            "version": "5.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/screen/",
            "description": "Screen manager with VT100/ANSI terminal emulation",
            "long_description": "Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala_select",
            "portdir": "sysutils/scala_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default scala compiler",
            "long_description": "scala_select installs files that allow 'port select' to switch the default scala compiler. It creates unsuffixed symlinks in the MacPorts prefix that point to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scala3.4",
                        "scala3.3",
                        "scala3.2",
                        "scala3.1",
                        "scala3.0",
                        "scala2.13",
                        "scala2.12",
                        "scala2.11",
                        "scala2.10",
                        "scala2.9",
                        "scala2.8",
                        "scala2.7"
                    ]
                }
            ]
        },
        {
            "name": "salt-api",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-syndic",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-master",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-minion",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt",
            "portdir": "sysutils/salt",
            "version": "3007.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-importlib-metadata",
                        "py310-msgpack",
                        "py310-yaml",
                        "py310-aiohttp",
                        "py310-jmespath",
                        "py310-jinja2",
                        "py310-markupsafe",
                        "py310-tornado",
                        "py310-jaraco.functools",
                        "py310-zmq",
                        "py310-cryptography",
                        "py310-distro",
                        "py310-openssl",
                        "py310-pycryptodomex",
                        "py310-psutil",
                        "py310-setproctitle",
                        "py310-gnupg",
                        "py310-cherrypy",
                        "py310-contextvars",
                        "py310-croniter",
                        "py310-jaraco.text",
                        "py310-looseversion",
                        "py310-timelib",
                        "python310",
                        "py310-requests",
                        "py310-urllib3",
                        "py310-packaging",
                        "py310-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rx",
            "portdir": "sysutils/rx",
            "version": "1.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/rx/rx.html",
            "description": "Replacement for the GNU regex library",
            "long_description": "A fast replacement for the GNU regex library.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rw",
            "portdir": "sysutils/rw",
            "version": "1.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sortix.org/rw/",
            "description": "a simple replacement for dd(1)",
            "long_description": "Sortix rw is a program that reads blocks from the standard input and copies them to the standard output until the end of the standard input. rw(1) is designed to be a replacement for dd(1), providing only the the core blockwise I/O. It has a standard command line interface with dashed options, useful and efficient defaults.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rvm",
            "portdir": "sysutils/rvm",
            "version": "1.11",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rvm.sourceforge.net/",
            "description": "archive manager to manage backups of multiple clients",
            "long_description": "The Rsync Vault Manager is an archive manager that uses rsync to manage backups of multiple clients across multiple logical partitions (vaults).",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rsync"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "runit",
            "portdir": "sysutils/runit",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://smarden.org/runit/",
            "description": "collection of tools for managing UNIX services",
            "long_description": "runit is a cross-platform Unix init scheme with service supervision, fashioned after daemontools. It includes tools for starting, restarting, stopping, monitoring and logging any services that you might wish to run.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ruby_select",
            "portdir": "sysutils/ruby_select",
            "version": "1.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default Ruby version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of Ruby.",
            "active": true,
            "categories": [
                "sysutils",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "ruby32",
                        "ruby30",
                        "ruby26",
                        "ruby27",
                        "ruby34",
                        "ruby33",
                        "ruby40",
                        "ruby",
                        "ruby31",
                        "ruby-devel"
                    ]
                }
            ]
        },
        {
            "name": "rsnapshot",
            "portdir": "sysutils/rsnapshot",
            "version": "1.5.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsnapshot.org/",
            "description": "filesystem snapshot utility based on rsync",
            "long_description": "rsnapshot is a filesystem snapshot utility based on rsync. It makes it easy to make periodic snapshots of local machines, and remote machines over SSH. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssh",
                        "rsync",
                        "p5.34-lchown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rr",
            "portdir": "sysutils/rr",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retain.sourceforge.net/",
            "description": "rr is a basic command-line utility designed to retain/recall file and directory paths.",
            "long_description": "rr is a basic command-line utility designed to retain/recall file and directory paths. This is done by treating the filename itself as a unique key to be referenced for future rr program calls. The purpose of this is to assist the user in shorthand typing and/or not having to remember arbitrary full paths.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1378
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rpm54",
            "portdir": "sysutils/rpm54",
            "version": "5.4.15",
            "license": "LGPL-2.1",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openhub.net/p/rpm5",
            "description": "The RPM package management system.",
            "long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gawk",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "beecrypt",
                        "gettext",
                        "ossp-uuid",
                        "pcre",
                        "popt",
                        "readline",
                        "python27",
                        "xar",
                        "expat",
                        "libiconv",
                        "neon",
                        "perl5.34",
                        "libmagic",
                        "xz",
                        "db60"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl",
                        "unzip",
                        "gzip",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rpm2html",
            "portdir": "sysutils/rpm2html",
            "version": "1.11.2",
            "license": "mit",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/rpm2html/",
            "description": "Translates an RPM database and dependency information into HTML",
            "long_description": "The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "libxml2",
                        "zlib",
                        "rpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rpm",
            "portdir": "sysutils/rpm",
            "version": "4.4.9",
            "license": "GPL-2 and LGPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpm.org",
            "description": "The RPM package management system.",
            "long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "perl5.34",
                        "python27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "libiconv",
                        "neon",
                        "sqlite3",
                        "beecrypt",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl",
                        "unzip",
                        "gzip",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yum",
                        "smart",
                        "rpm2html"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "createrepo"
                    ]
                }
            ]
        },
        {
            "name": "root_select",
            "portdir": "sysutils/root_select",
            "version": "1.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ROOT version",
            "long_description": "root_select installs files that allow 'port select' to switch between ROOT 5 and ROOT 6.",
            "active": true,
            "categories": [
                "sysutils",
                "science"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "root6",
                        "root5"
                    ]
                }
            ]
        },
        {
            "name": "rmtrash",
            "portdir": "sysutils/rmtrash",
            "version": "0.3.3",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240808152721/http://www.nightproductions.net/cli.htm",
            "description": "move the file to OS X's Trash",
            "long_description": "rmtrash is a small utility that will move the file to OS X's Trash rather than obliterating the file (as rm does).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rlwrap",
            "portdir": "sysutils/rlwrap",
            "version": "0.48",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hanslub42/rlwrap",
            "description": "rlwrap is a readline wrapper.",
            "long_description": "rlwrap is a wrapper that enables any other command to support editing of keyboard input using the GNU readline library.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "libptytty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "derby",
                        "maxima",
                        "maxima-devel"
                    ]
                }
            ]
        },
        {
            "name": "rkhunter",
            "portdir": "sysutils/rkhunter",
            "version": "1.4.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rkhunter.sourceforge.net/",
            "description": "A tool to search for rootkits.",
            "long_description": "A tool to search for rootkits.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1378
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rex",
            "portdir": "sysutils/rex",
            "version": "1.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Rex",
            "description": "Rex Deployment & Configuration Management",
            "long_description": "Rex Deployment & Configuration Management",
            "active": true,
            "categories": [
                "sysutils",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "christoph",
                    "github": "siccegge",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-parallel-forkmanager",
                        "p5.34-string-escape",
                        "p5.34-test-deep",
                        "p5.34-test-pod",
                        "p5.34-test-useallmodules",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-message",
                        "p5.34-io-string",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "p5.34-list-moreutils",
                        "p5.34-net-openssh",
                        "perl5.34",
                        "p5.34-term-readkey",
                        "p5.34-text-glob",
                        "p5.34-uri",
                        "p5.34-xml-simple",
                        "p5.34-yaml",
                        "p5.34-sort-naturally",
                        "p5.34-aws-signature4",
                        "p5.34-data-validate-ip",
                        "p5.34-devel-caller",
                        "p5.34-digest-hmac",
                        "p5.34-hash-merge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restic",
            "portdir": "sysutils/restic",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://restic.net",
            "description": "Fast, secure, efficient backup program.",
            "long_description": "Restic is a program that does backups right. Its design goals are: Easy, Fast, Verifiable, Secure, Efficient and Free.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "docs",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "resticprofile",
                        "autorestic"
                    ]
                }
            ]
        },
        {
            "name": "repoview",
            "portdir": "sysutils/repoview",
            "version": "0.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fedorahosted.org/repoview/",
            "description": "make common metadata package repositories browseable",
            "long_description": "RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27",
                        "py27-kid",
                        "yum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "renameutils",
            "portdir": "sysutils/renameutils",
            "version": "0.12.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/renameutils/",
            "description": "renameutils is a set of programs designed to make renaming files faster and less cumbersome",
            "long_description": "The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname. qmv and qcp allow the use of a text editor to edit filenames. imv and icp are interactive tools with GNU readline support. deurlname removes URL encoded characters from filenames.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "coreutils",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "realpath",
            "portdir": "sysutils/realpath",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/user454322/realpath",
            "description": "realpath(1)",
            "long_description": "realpath uses realpath(3) to resolve the path of the filename(s) supplied as arguments and prints the result to stdout.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dev.modprobe",
                    "github": "user454322",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "zsv",
                        "libzsv",
                        "packer",
                        "usql",
                        "gimp3-devel",
                        "flux"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fstar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git-toolbelt"
                    ]
                }
            ]
        },
        {
            "name": "rdfind",
            "portdir": "sysutils/rdfind",
            "version": "1.8.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rdfind.pauldreik.se",
            "description": "duplicate file finder",
            "long_description": "finds and optionally deletes, or symlinks equal files on a filesystem",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "rcm",
            "portdir": "sysutils/rcm",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thoughtbot.github.io/rcm/",
            "description": "rc file (dotfile) management",
            "long_description": "rcm is a management suite for dotfiles. It assumes that you have a separate dotfiles directory, or are interested in creating one.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ranger",
            "portdir": "sysutils/ranger",
            "version": "1.9.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ranger.fm",
            "description": "ranger is a file manager with VI key bindings.",
            "long_description": "ranger is a file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. The secondary task of ranger is to psychically guess which program you want to use for opening particular files.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rainbarf",
            "portdir": "sysutils/rainbarf",
            "version": "1.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/creaktive/rainbarf",
            "description": "CPU/RAM/battery stats chart bar for tmux (and GNU screen)",
            "long_description": "rainbarf: CPU/RAM/battery stats chart bar for tmux (and GNU screen)",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "creaktive",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quotatool",
            "portdir": "sysutils/quotatool",
            "version": "1.7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ekenberg/quotatool",
            "description": "A command line utility for filesystem disk quotas.",
            "long_description": "A command line utility for filesystem disk quotas.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "johan.ekenberg",
                    "github": "ekenberg",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qterminal-devel",
            "portdir": "sysutils/qterminal-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qterminal",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by qterminal",
            "long_description": "This port has been replaced by qterminal.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": []
        },
        {
            "name": "qterminal",
            "portdir": "sysutils/qterminal",
            "version": "1.4.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/qterminal",
            "description": "A lightweight Qt terminal emulator based on QTermWidget",
            "long_description": "A lightweight Qt terminal emulator based on QTermWidget",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16",
                        "qt5-qttools",
                        "cmake",
                        "lxqt-build-tools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qtermwidget",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4_select",
            "portdir": "sysutils/qt4_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://svn.macports.org/repository/macports/contrib/select/",
            "description": "Switch the default qt4 interpreter",
            "long_description": "qt4_select lets you switch the current qt4 installation. qt4_select symlinks the qt4 installation in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 465
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qrcp",
            "portdir": "sysutils/qrcp",
            "version": "0.11.3",
            "license": "MIT and MPL-2 and BSD and LGPL-3 and Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qrcp.sh/",
            "description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.",
            "long_description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python_select",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "swig-python",
                        "swig3-python"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pypy37",
                        "pypy38",
                        "pypy39",
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "pypy37-tkinter",
                        "pypy38-tkinter",
                        "pypy39-tkinter",
                        "python27",
                        "python26",
                        "python_select-38",
                        "python_select-39",
                        "pypy",
                        "python_select-311",
                        "python_select-312",
                        "python_select-313",
                        "python_select-314",
                        "python_select-315",
                        "python32",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python_select-310",
                        "pypy36"
                    ]
                }
            ]
        },
        {
            "name": "python3_select",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pypy36",
                        "pypy37",
                        "pypy38",
                        "pypy39",
                        "python3_select-38",
                        "python3_select-39",
                        "python3_select-310",
                        "python3_select-311",
                        "python3_select-312",
                        "python3_select-313",
                        "python3_select-314",
                        "python3_select-315",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37"
                    ]
                }
            ]
        },
        {
            "name": "python2_select",
            "portdir": "sysutils/python2_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 2 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 2.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pypy",
                        "python27",
                        "python26"
                    ]
                }
            ]
        },
        {
            "name": "pypi2port",
            "portdir": "sysutils/pypi2port",
            "version": "20230621",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://trac.macports.org/wiki/pypi2port",
            "description": "generate Portfiles from PyPI",
            "long_description": "A python script to generate Portfiles from PyPI.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pwgen",
            "portdir": "sysutils/pwgen",
            "version": "2.08",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tytso/pwgen",
            "description": "password generator",
            "long_description": "This program spits out passwords which are virtually guaranteed not to be found in the dictionary, but are (usually) pronounceable to speakers of English.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pv",
            "portdir": "sysutils/pv",
            "version": "1.10.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ivarch.com/programs/pv.shtml",
            "description": "monitor the progress of data through a pipe",
            "long_description": "pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "noahstrap",
                        "flash"
                    ]
                }
            ]
        },
        {
            "name": "puppet",
            "portdir": "sysutils/puppet",
            "version": "2.7.6",
            "license": "Apache-2 and GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://projects.puppetlabs.com/projects/puppet",
            "description": "Puppet is a configuration management solution.",
            "long_description": "Puppet is a configuration management solution. The Puppet framework provides a means to describe IT infrastructure as policy, execute that policy to build services then audit and enforce ongoing changes to the policy.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "facter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pulumi",
            "portdir": "sysutils/pulumi",
            "version": "3.228.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pulumi.com",
            "description": "Pulumi - Modern Infrastructure as Code. Any cloud, any language.",
            "long_description": "Pulumi's Infrastructure as Code SDK is the easiest way to create and deploy cloud software that use containers, serverless functions, hosted services, and infrastructure, on any cloud. Simply write code in your favorite language and Pulumi automatically provisions and manages your AWS, Azure, Google Cloud Platform, and/or Kubernetes resources, using an infrastructure-as-code approach. Skip the YAML, and use standard language features like loops, functions, classes, and package management that you already know and love.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "curl",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "psutilsql",
            "portdir": "sysutils/psutilsql",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/noborus/psutilsql",
            "description": "CLI utility to query process & system information using SQL",
            "long_description": "CLI utility to query process & system information using SQL, written in Go handling SQL via trdsql.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pstree",
            "portdir": "sysutils/pstree",
            "version": "2.40",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FredHucht/pstree",
            "description": "pstree shows the output of the ps command as a tree",
            "long_description": "pstree shows the output of the ps command as a tree",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pssh-lilydjwg",
            "portdir": "sysutils/pssh-lilydjwg",
            "version": "2.3.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lilydjwg/pssh",
            "description": "Fork of pssh (Parallel SSH) with Python 3 support and bugfixes",
            "long_description": "Fork of pssh (Parallel SSH) with Python 3 support and bugfixes",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}