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

{
    "count": 50619,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=860",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=858",
    "results": [
        {
            "name": "iguanaIR",
            "portdir": "sysutils/iguanaIR",
            "version": "1.0pre2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iguanaworks.net/projects/IguanaIR",
            "description": "Driver for IguanaWorks USB IR Transceiver",
            "long_description": "The IguanaWorks USB IR Transceiver, available for purchase at the IguanaWorks website, is a simple USB device that can communicate with most home electronics and remote controls via infrared (IR). The transceiver can both send and receive IR codes and is fully compatible with LIRC.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "libusb-compat",
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ifstat",
            "portdir": "sysutils/ifstat",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gael.roualland.free.fr/ifstat/",
            "description": "ifstat is a tool to report network interface bandwidth",
            "long_description": "ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system counters. ifstat gathers these statistics from the kernel internal counters, which is highly operating system dependent.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iRecovery",
            "portdir": "sysutils/iRecovery",
            "version": "0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Chronic-Dev/libirecovery",
            "description": "Console client for iBoot/iBSS iPhone, iPod touch and iPad",
            "long_description": "iRecovery is a libusb-based command line utility for Mac OS X and Linux. It is able to talk to the iBoot/iBSS in Apple's iPhone/iPod touch via USB. It supports iBoot/iBSS 2.x, 3.x and 4.x.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hostage",
            "portdir": "sysutils/hostage",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emcrisostomo/hostage",
            "description": "A command line utility to programmatically edit the host name database file (/etc/hosts)",
            "long_description": "hostage is a command line utility to programmatically edit the host name database, which is typically the /etc/hosts plain text file in many UNIX and UNIX-like operating systems. hostage can list and validate a host name database file, add entries to the database, remove entries by address, and remove entries by host name.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "antlr4-cpp-runtime"
                    ]
                }
            ],
            "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-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-9.0"
                    ]
                }
            ],
            "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": 144
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "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-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "pcre",
                        "tokyocabinet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-9.0"
                    ]
                }
            ],
            "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-13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview",
                        "junkbuster",
                        "libgtkhtml3",
                        "libgtkhtml4"
                    ]
                }
            ]
        },
        {
            "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-9.0"
                    ]
                }
            ],
            "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-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gnat-gcc",
                        "apple-gcc42",
                        "llvm-gcc42",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "gcc15",
                        "gcc14",
                        "gcc13",
                        "gcc-devel",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9"
                    ]
                }
            ]
        },
        {
            "name": "fsevents-tools",
            "portdir": "sysutils/fsevents-tools",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geoff.greer.fm/fsevents",
            "description": "tools for acting on changes in a directory structure",
            "long_description": "Provides three tools, notifywait, notifyloop, and autorsync that watch for changes in a directory structure, and either notify, run a script, or trigger an rsync if changes occur.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "foremost",
            "portdir": "sysutils/foremost",
            "version": "1.5.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://foremost.sourceforge.net/",
            "description": "a console program to recover files based on their headers and footers.",
            "long_description": "Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "fhist",
            "portdir": "sysutils/fhist",
            "version": "1.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fhist.sourceforge.net/",
            "description": "FHist: file history, comparison and merging tools",
            "long_description": "The FHist package contains 3 utilities, fhist (a file history tool that works on binary inputs), fcomp (a file comparison tool that can compare binary files byte-for-byte), and fmerge (a file merging tool). All three are bundled together because they use the same minimal-difference algorithm.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bison",
                        "cook",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fcron",
            "portdir": "sysutils/fcron",
            "version": "3.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20190804123648/http://fcron.free.fr/",
            "description": "fcron is an alternative scheduler aka cron daemon",
            "long_description": "fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most of its functionalities. But contrary to Vixie Cron, fcron does not need your system to be up 7 days a week, 24 hours a day : it also works well with systems which are not running neither all the time nor regularly (contrary to anacrontab).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "faubackup",
            "portdir": "sysutils/faubackup",
            "version": "0.5.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://faubackup.sourceforge.net/",
            "description": "FauBackup - simple incremental backup utility",
            "long_description": "FauBackup creates simple, file-system compatible backups from parts of your disk. It automatically creates incremental backups using hard links.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "erni",
            "portdir": "sysutils/erni",
            "version": "0.50.0",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.brandxdev.net/erni/index.site",
            "description": "replacement for su that works on accounts without login shell",
            "long_description": "replacement for su that works on accounts without login shell",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "edex-ui",
            "portdir": "sysutils/edex-ui",
            "version": "2.2.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GitSquared/edex-ui",
            "description": "Science fiction terminal emulator with advanced monitoring",
            "long_description": "eDEX-UI is a fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface. Heavily inspired from the TRON Legacy movie effects (especially the Board Room sequence), the eDEX-UI project was originally meant to be a \"DEX-UI with less « art » and more « distributable software »\". While keeping a futuristic look and feel, it strives to maintain a certain level of functionality and to be usable in real-life scenarios, with the larger goal of bringing science-fiction UXs to the mainstream.",
            "active": true,
            "categories": [
                "sysutils",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm7",
                        "yarn",
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dwatch",
            "portdir": "sysutils/dwatch",
            "version": "0.1.1",
            "license": "unknown",
            "platforms": "darwin freebsd netbsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/dwatch",
            "description": "A daemon watcher",
            "long_description": "Dwatch (Daemon Watch) is a program that watches over other programs and performs actions based on conditions specified in a configuration file.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryand-macports",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dwarf",
            "portdir": "sysutils/dwarf",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elboza/dwarf-ng",
            "description": "a little and powerful object file manipulation tool",
            "long_description": "dwarf-ng is a powerful object file manipulation tools in the spirit of gdb. With dwarf-ng you can read and edit all the file's section headers as well as the raw data. With dwarf-ng you can create and customize new file's header and it can be used as a compiler back-end to create executables/object files. dwarf-ng also permits to inject easily new headers and pieces of code/data into the file. dwarf-ng currently handles Raw, ELF (Elf32, Elf64), PE (Portable executables PE32, PE+) and Mach-O (macOS executables) files formats. In the future new files type will be added.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flex",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvtm",
            "portdir": "sysutils/dvtm",
            "version": "0.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.brain-dump.org/projects/dvtm",
            "description": "Dynamic Virtual Terminal Manager",
            "long_description": "dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs like vim, mutt, cmus or irssi.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdrw-tools",
            "portdir": "sysutils/dvdrw-tools",
            "version": "7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fy.chalmers.se/~appro/linux/DVD+RW/",
            "description": "Tool for mastering DVD media, including +R/RW and -R/RW",
            "long_description": "Tool for mastering DVD media, including +R/RW and -R/RW",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cdrtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid"
                    ]
                }
            ]
        },
        {
            "name": "dvdrtools",
            "portdir": "sysutils/dvdrtools",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20060718205728/http://www.arklinux.org/projects/dvdrtools",
            "description": "a fork of cdrtools DVD writer support",
            "long_description": "Dvdrtools is a fork of cdrtools, with the primary goal of supporting writable DVD drives.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdisaster",
            "portdir": "sysutils/dvdisaster",
            "version": "0.72.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dvdisaster.net/",
            "description": "Additional error correction for CD, DVD and BD media.",
            "long_description": "dvdisaster stores data on CD/DVD/BD in a way that it is fully recoverable even after some read errors have developed. This enables you to rescue the complete data to a new medium.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dupd",
            "portdir": "sysutils/dupd",
            "version": "1.7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.virkki.com/dupd",
            "description": "Convenient and fast CLI to find duplicate files.",
            "long_description": "Convenient and fast CLI to find duplicate files. Supports an interactive style for exploring duplicates in the filesystem.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jyri",
                    "github": "jvirkki",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dtach",
            "portdir": "sysutils/dtach",
            "version": "0.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dtach.sourceforge.net/",
            "description": "program that emulates the detach feature of screen",
            "long_description": "dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dosfstools",
            "portdir": "sysutils/dosfstools",
            "version": "4.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dosfstools/dosfstools",
            "description": "dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create, check and label file systems of the FAT family.",
            "long_description": "dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create, check and label file systems of the FAT family.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 144
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dmg2img",
            "portdir": "sysutils/dmg2img",
            "version": "1.6.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vu1tur.eu.org/tools/",
            "description": "Converts Apple DMG files to standard HFS+ images",
            "long_description": "DMG2IMG is a tool to convert Apple's compressed dmg files to standard (hfsplus) disk images. It is derived from dmg2iso v0.2c by vu1tur.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "openssl10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "disktype",
            "portdir": "sysutils/disktype",
            "version": "9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://disktype.sourceforge.net/",
            "description": "Detects the content format of a disk or disk image",
            "long_description": "Detects the content format of a disk or disk image by checking for signatures of file systems, partition tables, and boot codes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ddh",
            "portdir": "sysutils/ddh",
            "version": "0.13.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/darakian/ddh",
            "description": "A fast duplicate file finder",
            "long_description": "A fast duplicate file finder. DDH traverses input directories and their subdirectories. It also hashes files as needed and reports findings.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ddcctl",
            "portdir": "sysutils/ddcctl",
            "version": "1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kfix/ddcctl",
            "description": "DDC monitor controls (brightness) for Mac OSX command line",
            "long_description": "DDC monitor controls (brightness) for Mac OSX command line. Adjust your external monitors' built-in controls from the OSX shel",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dd_rescue",
            "portdir": "sysutils/dd_rescue",
            "version": "1.14",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.garloff.de/kurt/linux/ddrescue/",
            "description": "copy data from one file or block device to another",
            "long_description": "dd_rescue is modeled after dd but optimized for copying data from possible damaged disks to your system",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crswallow",
            "portdir": "sysutils/crswallow",
            "version": "0.2",
            "license": "MPL-1.1 and GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/crswallow/",
            "description": "filter or rate-limit text lines containing CR",
            "long_description": "crswallow processes text lines passed in from stdin and forwards most of them to stdout/stderr. Text lines which contain the carriage return character (cr) are often used by software to print progress information on a text console. Some tools update the status very often, e.g. mencoder may do so several hundred times per second. Such output can be very disturbing when running software over a remote terminal connection with low bandwidth. The crswallow filter can limit status output to a single update in a given time interval, for example once per second.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "stefan.van.der.eijk",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x264transcode"
                    ]
                }
            ]
        },
        {
            "name": "cronolog-devel",
            "portdir": "sysutils/cronolog-devel",
            "version": "1.7.0-beta",
            "license": "Apache-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fordmason/cronolog",
            "description": "cronolog is a web log rotation program",
            "long_description": "cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened. This development release of 1.7 adds patches to support helper programs that can process a log after it is rolled. Run cronolog with no options for help.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cronolog",
            "portdir": "sysutils/cronolog",
            "version": "1.6.2",
            "license": "Apache-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fordmason/cronolog",
            "description": "cronolog is a web log rotation program",
            "long_description": "cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "contacts",
            "portdir": "sysutils/contacts",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gnufoo.org/contacts/",
            "description": "command line tool to access Mac OS X's Address Book",
            "long_description": "The utility contacts gives you access to view and search all your records in Mac OS X's Address Book database.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clpbar",
            "portdir": "sysutils/clpbar",
            "version": "1.11.1",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://clpbar.sourceforge.net/",
            "description": "tool to copy a stream of data and print a progress bar",
            "long_description": "Bar is a simple tool to copy a stream of data and print a display for the user on stderr showing the ammount of data passed, the throughput of the data transfer, and the transfer time, or, if the total size of the data stream is known, the estimated time remaining, what percentage of the data transfer has been completed, and a progress bar.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chkrootkit",
            "portdir": "sysutils/chkrootkit",
            "version": "0.55",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chkrootkit.org/",
            "description": "chkrootkit is a tool to locally check for signs of a rootkit",
            "long_description": "chkrootkit is a tool to locally check for signs of a rootkit.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chgrep",
            "portdir": "sysutils/chgrep",
            "version": "1.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bmk-it.com/projects/chgrep/",
            "description": "Fast string substitution across multiple files",
            "long_description": "Chgrep searches the input files (or standard input if no files are named) for oldstring and changes them to new string. If some file and file.lock exist then chgrep leaves both files unchanged. This program can be very usefull for mail servers. Chgrep is fast, much faster than grep or sed.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cfengine3",
            "portdir": "sysutils/cfengine3",
            "version": "3.18.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cfengine.com",
            "description": "network configuration-management tool",
            "long_description": "a suite of programs for integrated autonomic management of either individual or networked computers. Cfengine 3 is a significant rewrite of underlying cfengine technology which preserves the core principles and methodology of cfengine2’s approach.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lmdb",
                        "openssl",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdrdao",
            "portdir": "sysutils/cdrdao",
            "version": "1.2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cdrdao.sourceforge.net/",
            "description": "Disk-At-Once Recording of Audio and Data CD-Rs/CD-RWs",
            "long_description": "Cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents (toc-file).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "lame",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "c-hey",
            "portdir": "sysutils/c-hey",
            "version": "2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.redbrick.dcu.ie/~c-hey/",
            "description": "unix terminal based Instant Messaging Utility",
            "long_description": "c-hey is a unix terminal based Instant Messaging Utility. In conjunction with the standard unix utility \"write\", it allows shell users to send messages to each other conveinently, easily and more personally.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "burp",
            "portdir": "sysutils/burp",
            "version": "2.1.32",
            "license": "(AGPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://burp.grke.org/",
            "description": "BackUp and Restore Program",
            "long_description": "Burp is a network backup and restore program. It attempts to reduce network traffic and the amount of space that is used by each backup.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 70
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "zlib",
                        "librsync",
                        "uthash",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "burn-app",
            "portdir": "sysutils/burn-app",
            "version": "2.5.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://burn-osx.sourceforge.net/",
            "description": "Burn.app is a burning application for Mac OS X",
            "long_description": "Burn.app is an open source frontend for Apple's DiscBurning Framework",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buffer",
            "portdir": "sysutils/buffer",
            "version": "1.19",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gd.tuwien.ac.at/utils/archivers/buffer",
            "description": "Reblocking buffer for tape writes",
            "long_description": "This is a program designed to speed up writing tapes. The program splits itself into two processes. The first process reads (and reblocks) from stdin into a shared memory buffer. The second writes from the shared memory buffer to stdout. Doing it this way means that the writing side effectly sits in a tight write loop and doesn't have to wait for input. Similarly for the input side. It is this waiting that slows down other reblocking processes, like dd.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsdsfv",
            "portdir": "sysutils/bsdsfv",
            "version": "1.18",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bsdsfv.sourceforge.net/",
            "description": "BSD-licensed simple file verification utility",
            "long_description": "bsdsfv can create and verify simple file verification (.sfv) files in a very flexible and compatible way.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "simmel",
                    "github": "simmel",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bool",
            "portdir": "sysutils/bool",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bool/",
            "description": "find files that match a boolean expression",
            "long_description": "GNU Bool is a utility for finding files that match a boolean expression. The boolean operators supported are AND, OR and NOT. Also supported is the NEAR operator for locating two expressions within a short distance from each other.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bdump",
            "portdir": "sysutils/bdump",
            "version": "3.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080513002949/http://www.braham.net/Phil/linux_utils.html",
            "description": "view files in hex and ASCII formats side by side",
            "long_description": "A replacement for od for viewing binary files. Allows viewing hex and ASCII formats side by side.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bdes",
            "portdir": "sysutils/bdes",
            "version": "4.7-RELEASE",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cs.dartmouth.edu/~trdata/reports/abstracts/TR91-158/",
            "description": "Block-based DES cipher utility",
            "long_description": "Block-based DES cipher utility",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcipher"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}