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

{
    "count": 51956,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=972",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=970",
    "results": [
        {
            "name": "aws-iam-authenticator",
            "portdir": "sysutils/aws-iam-authenticator",
            "version": "0.7.11",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
            "description": "AWS IAM Authenticator for Kubernetes",
            "long_description": "Use IAM credentials to authenticate to Kubernetes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "asobrien",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-nuke",
            "portdir": "sysutils/aws-nuke",
            "version": "3.64.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws-nuke.ekristen.dev/",
            "description": "Remove all the resources from an AWS account",
            "long_description": "Remove all the resources from an AWS account",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awsets",
            "portdir": "sysutils/awsets",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trek10inc/awsets",
            "description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
            "long_description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awsls",
            "portdir": "sysutils/awsls",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jckuester/awsls",
            "description": "A list command for AWS resources",
            "long_description": "A list command for AWS resources. awsls supports listing of over 250 types of resources across 97 different AWS services.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "azure-kubelogin",
            "portdir": "sysutils/azure-kubelogin",
            "version": "0.2.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://azure.github.io/kubelogin/",
            "description": "A Kubernetes credential plugin implementing Azure authentication",
            "long_description": "kubelogin is a client-go credential plugin implementing Azure authentication for Kubernetes. This plugin provides features that are not available in kubectl.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "baarde",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "b5i2iso",
            "portdir": "sysutils/b5i2iso",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20111129094204/http://developer.berlios.de/projects/b5i2iso",
            "description": "BlindWrite image to ISO image file converter",
            "long_description": "BlindWrite image to ISO image file converter",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "backdown",
            "portdir": "sysutils/backdown",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Canop/backdown",
            "description": "A deduplicator",
            "long_description": "Backdown helps you safely and ergonomically remove duplicate files. Its design is based upon my observation of frequent patterns regarding build-up of duplicates with time, especially images and other media files. Finding duplicates is easy. Cleaning the disk when there are thousands of them is the hard part. What Backdown brings is the easy way to select and remove the duplicates you don't want to keep.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "backuppc",
            "portdir": "sysutils/backuppc",
            "version": "4.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://backuppc.github.io/backuppc/",
            "description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server.",
            "long_description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server. BackupPC is highly configurable and easy to install and maintain.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutar",
                        "gzip",
                        "par2",
                        "openssh",
                        "rsync",
                        "samba3",
                        "bzip2",
                        "p5.34-backuppc-xs",
                        "p5.34-cgi",
                        "p5.34-encode",
                        "p5.34-file-listing",
                        "p5.34-getopt-long",
                        "mod_perl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bacula",
            "portdir": "sysutils/bacula",
            "version": "15.0.2",
            "license": "(AGPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bacula.org/",
            "description": "network based backup program",
            "long_description": "Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "client_only",
                "console_bat",
                "mysql51",
                "mysql55",
                "postgresql16",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "tcp_wrappers",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "qwt52",
                        "qt4-mac",
                        "tcp_wrappers",
                        "libiconv",
                        "gawk",
                        "lzo2",
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bash-completion",
            "portdir": "sysutils/bash-completion",
            "version": "2.17.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/scop/bash-completion",
            "description": "Programmable bash completions",
            "long_description": "Programmable completion library for bash. This port requires bash >=4.1 and is meant to be used together with the bash port.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "notmuch",
                        "gdal-netcdf",
                        "gdal-pdf",
                        "whois",
                        "guestfs-tools",
                        "gdal-hdf4",
                        "libvirt",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "libguestfs",
                        "gdal-libkml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "notes",
                        "bd",
                        "lesspipe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hugo",
                        "libmm-glib",
                        "commitizen",
                        "git-flow-bash-completion",
                        "redo",
                        "tmux-bash-completion",
                        "ollama-bash-completion-plugin",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "bashish",
            "portdir": "sysutils/bashish",
            "version": "2.2.4",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bashish.sourceforge.net/",
            "description": "Bashish is a theming utility for text environments.",
            "long_description": "Bashish can be used to theme text environments, like terminals. Bashish is compatible with most popular shells.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dialog"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bats-core",
            "portdir": "sysutils/bats-core",
            "version": "1.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bats-core/bats-core",
            "description": "Bash Automated Testing System",
            "long_description": "Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "parallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbcolors",
            "portdir": "sysutils/bbcolors",
            "version": "1.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daringfireball.net/projects/bbcolors/",
            "description": "a tool for saving and loading text color preference schemes for BBEdit and TextWrangler",
            "long_description": "bbcolors is a tool for saving and loading text color preference schemes for BBEdit and TextWrangler.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcfg2",
            "portdir": "sysutils/bcfg2",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bcfg2.org/",
            "description": "Bcfg2 configuration management system",
            "long_description": "Bcfg2 helps system administrators deploy complex changes across large numbers of systems in a coherent and transparent fashion. This port only contains the client.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-daemon",
                        "py27-lockfile",
                        "py27-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bchunk",
            "portdir": "sysutils/bchunk",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://he.fi/bchunk/",
            "description": "Converts a CD image in a .bin/.cue format to .iso or .cdr",
            "long_description": "binchunker converts a CD image in a .bin / .cue format (sometimes .raw / .cue) to a set of .iso and .cdr tracks. The bin/cue format is used by some popular non-Unix cd-writing software, but is not supported on most other CD burning programs",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcwipe",
            "portdir": "sysutils/bcwipe",
            "version": "1.9-13",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jetico.com/",
            "description": "Securely erase data from magnetic and solid-state memory.",
            "long_description": "The BCWipe software is intended to give you a confidence that your deleted files cannot be recovered by an intruder. BCWipe repeatedly overwrites special patterns to the files to be destroyed. BCWipe for UNIX offers two wiping schemas: US DoD 5200.28-STD standard and Peter Gutmann's 35 pass scheme.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bd",
            "portdir": "sysutils/bd",
            "version": "1.03",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vigneshwaranr/bd",
            "description": "a tool to cd into parent directories, instead of ../../.., etc",
            "long_description": "Quickly go back to a specific parent directory in bash instead of typing \"cd ../../..\" redundantly.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash-completion"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcipher"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beanstalkd",
            "portdir": "sysutils/beanstalkd",
            "version": "1.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kr/beanstalkd",
            "description": "a fast, distributed, in-memory workqueue service",
            "long_description": "beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bed",
            "portdir": "sysutils/bed",
            "version": "0.2.8",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/itchyny/bed",
            "description": "Binary editor written in Go",
            "long_description": "Binary editor written in Go. Binary editor with Vim-like user interface, which runs in terminals, portable, fast and with window splitting feature.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bfs",
            "portdir": "sysutils/bfs",
            "version": "4.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tavianator.com/projects/bfs.html",
            "description": "A breadth-first version of the UNIX find command.",
            "long_description": "bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise intended to be compatible with many versions of find, including: POSIX find, GNU find, BSD find and macOS find. If you're not familiar with find, the GNU find manual provides a good introduction.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "georgedp",
                    "github": "ylluminarious",
                    "ports_count": 6
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oniguruma6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "binocle",
            "portdir": "sysutils/binocle",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/binocle",
            "description": "a graphical tool to visualize binary data",
            "long_description": "binocle is a graphical tool to visualize binary data. It colorizes bytes according to different rules and renders them as pixels in a rectangular grid. This allows users to identify interesting parts in large files and to reveal image-like regions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "binplist",
            "portdir": "sysutils/binplist",
            "version": "0.1.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/binplist",
            "description": "A binary plist parser",
            "long_description": "A binary plist parser",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-tz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ble.sh",
            "portdir": "sysutils/ble.sh",
            "version": "0.4.0-devel3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akinomyoga/ble.sh",
            "description": "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.",
            "long_description": "Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline.",
            "active": true,
            "categories": [
                "sysutils",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blisp",
            "portdir": "sysutils/blisp",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pine64/blisp",
            "description": "Bouffalo Labs ISP (in-system-programming)",
            "long_description": "Bouffalo Labs ISP (in-system-programming) tool & library: an open source tool to flash Bouffalo RISC-V MCUs.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "argtable3",
                        "libserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PineFlash"
                    ]
                }
            ]
        },
        {
            "name": "blueutil",
            "portdir": "sysutils/blueutil",
            "version": "2.13.0",
            "license": "BSD",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toy/blueutil",
            "description": "CLI for Bluetooth on macOS",
            "long_description": "Command line interface for Bluetooth on macOS, control power, discoverable state, list paired devices, pair new devices, connect and disconnect devices, and check if a device is connected.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "darius",
                    "github": "DanielO",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bootoption",
            "portdir": "sysutils/bootoption",
            "version": "0.6.0",
            "license": "GPL-3",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bootoption/bootoption",
            "description": "EFI boot menu manipulation for macOS, like efibootmgr",
            "long_description": "EFI boot menu manipulation for macOS, like efibootmgr",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "borgbackup",
            "portdir": "sysutils/borgbackup",
            "version": "1.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.borgbackup.org/",
            "description": "Deduplicating backup program",
            "long_description": "BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption. Main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "fuse",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "py313-cython",
                        "py313-sphinx_rtd_theme",
                        "py313-sphinx",
                        "py313-pkgconfig",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zstd",
                        "libb2",
                        "openssl",
                        "xxhash",
                        "python313",
                        "py313-brotlicffi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-packaging",
                        "py313-msgpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-benchmark",
                        "py313-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "borgmatic"
                    ]
                }
            ]
        },
        {
            "name": "borgmatic",
            "portdir": "sysutils/borgmatic",
            "version": "2.0.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://torsion.org/borgmatic/",
            "description": "convenience wrapper around borgbackup",
            "long_description": "borgmatic is simple, configuration-driven backup software for servers and workstations. Protect your files with client-side encryption. Backup your databases too. Monitor it all with integrated third-party services.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-jsonschema",
                        "py313-ruamel-yaml-clib",
                        "py313-ruamel-yaml",
                        "py313-requests",
                        "py313-packaging",
                        "borgbackup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bottom",
            "portdir": "sysutils/bottom",
            "version": "0.12.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ClementTsang/bottom",
            "description": "Yet another cross-platform graphical process/system monitor",
            "long_description": "Yet another cross-platform graphical process/system monitor, with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows. Inspired by gtop, gotop, and htop.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boxbackup",
            "portdir": "sysutils/boxbackup",
            "version": "0.11.1",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boxbackup.org/",
            "description": "completely automatic on-line backup system.",
            "long_description": "The backup daemon, bbackupd, runs on all machines to be backed up. The store server daemon, bbstored runs on a central server. Data is sent to the store server, which stores all data on local filesystems, that is, only on local hard drives. Tape or other archive media is not used. The system is designed to be easy to set up and run, and cheap to use. Once set up, there should be no need for user or administrative intervention, apart from usual system maintenance.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "ecronin",
                    "github": "ecronin",
                    "ports_count": 6
                }
            ],
            "variants": [
                "bdb",
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "bsdmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "openssl",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bpytop",
            "portdir": "sysutils/bpytop",
            "version": "1.0.68",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aristocratos/bpytop",
            "description": "Linux/macOS/FreeBSD resource monitor",
            "long_description": "Linux/macOS/FreeBSD resource monitor. Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Python port of bashtop.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python312",
                        "py312-psutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "brightness",
            "portdir": "sysutils/brightness",
            "version": "1.2",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nriley/brightness",
            "description": "brightness changes the screen brightness from the command line",
            "long_description": "brightness changes the screen brightness from the command line",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btop",
            "portdir": "sysutils/btop",
            "version": "1.4.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/aristocratos/btop",
            "description": "A monitor of resources",
            "long_description": "Resource monitor that shows usage and stats for processor, memory, disks, network and processes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sam",
                    "github": "samasaur1",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "coreutils",
                        "clang-22"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bupstash",
            "portdir": "sysutils/bupstash",
            "version": "0.12.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bupstash.io",
            "description": "Easy and efficient encrypted backups",
            "long_description": "Bupstash is a tool for encrypted backups - if you need secure backups, Bupstash is the tool for you. Bupstash was designed to have: Efficient deduplication, Offline decryption keys, Key/value tagging with search, Great performance on slow networks, Secure remote access controls, Efficient incremental backups, Fantastic performance with low RAM usage, Safety against malicious attacks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "rust",
                        "go-md2man",
                        "cargo",
                        "legacy-support",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libsodium"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "burp",
            "portdir": "sysutils/burp",
            "version": "3.2.0",
            "license": "(AGPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://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": 77
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "uthash",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "librsync",
                        "openssl3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "butane",
            "portdir": "sysutils/butane",
            "version": "0.26.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coreos.github.io/butane/",
            "description": "Butane translates Butane Configs into Ignition Configs.",
            "long_description": "Butane translates human-readable Butane Configs into machine-readable Ignition Configs for provisioning operating systems that use Ignition, such as Fedora CoreOS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "byobu",
            "portdir": "sysutils/byobu",
            "version": "6.14",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.byobu.org",
            "description": "open source text-based window manager and terminal multiplexer",
            "long_description": "Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "coreutils",
                        "tmux",
                        "python313",
                        "py313-libnewt"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "calcurse",
            "portdir": "sysutils/calcurse",
            "version": "4.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://calcurse.org",
            "description": "text-based personal organizer",
            "long_description": "Calcurse is a text-based personal organizer which helps keep track of events and everyday tasks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "libiconv",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "caps-log",
            "portdir": "sysutils/caps-log",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NikolaDucak/caps-log",
            "description": "Small TUI journaling tool",
            "long_description": "caps-log is a small, terminal-based journaling tool.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "NikolaDucak",
                    "github": "NikolaDucak",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "libgit2",
                        "FTXUI",
                        "openssl3",
                        "libfmt9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "carapace",
            "portdir": "sysutils/carapace",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://carapace.sh/",
            "description": "Command-line interface completion framework",
            "long_description": "Carapace provides multi-shell (bash, zsh, fish, powershell) completions for CLI programs.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cardpeek",
            "portdir": "sysutils/cardpeek",
            "version": "0.8.4",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pannetrat.com/Cardpeek/",
            "description": "Cardpeek is a tool to read the contents of ISO7816 smart cards.",
            "long_description": "Cardpeek is a tool to read the contents of ISO7816 smart cards. It features a GTK GUI to represent card data is a tree view, and is extensible with a scripting language (LUA). This tool is capable of reading the contents of the following types of cards like EMV bank cards, Electronic/Biometric passports, belgian eID card, Calypso transport cards, SIM cards, Vitale 2 (french health card)...",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "gtk3",
                        "glib2",
                        "curl",
                        "libiconv",
                        "lua52",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccal",
            "portdir": "sysutils/ccal",
            "version": "0.6",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jamiehillman.co.uk/ccal/",
            "description": "ccal",
            "long_description": "Ccal, a curses-based calendar/journal/diary & todo list program.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cargo2port",
            "portdir": "sysutils/cargo2port",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/l2dy/cargo2port",
            "description": "A tool for generating cargo.crates option from Cargo.lock",
            "long_description": "A tool for generating cargo.crates option from Cargo.lock.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}