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

{
    "count": 51961,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=64",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=62",
    "results": [
        {
            "name": "mkpwd",
            "portdir": "sysutils/mkpwd",
            "version": "1.6",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.o-schroeder.de/projects/mkpwd/",
            "description": "mkpwd is a scalable password generator",
            "long_description": "mkpwd is a scalable password generator",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mist-cli",
            "portdir": "sysutils/mist-cli",
            "version": "2.2",
            "license": "MIT",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ninxsoft/mist-cli",
            "description": "A Mac command-line tool to download macOS Firmwares and Installers",
            "long_description": "A Mac command-line tool to download macOS Firmwares and Installers",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minikube",
            "portdir": "sysutils/minikube",
            "version": "1.38.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://minikube.sigs.k8s.io",
            "description": "Run Kubernetes locally",
            "long_description": "Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "hyperkit"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go-bindata",
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kubectl-1.20"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kubectl-1.31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "memcacheq",
            "portdir": "sysutils/memcacheq",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stvchu/memcacheq",
            "description": "Simple Queue Service over Memcache.",
            "long_description": "MemcacheQ is a memcachedb variant that provides simple message queue service.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "cofyc.jackson",
                    "github": "cofyc",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db47",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "memtester",
            "portdir": "sysutils/memtester",
            "version": "4.7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyropus.ca./software/memtester/",
            "description": "A userspace utility for testing the memory subsystem for faults.",
            "long_description": "A userspace utility for testing the memory subsystem for faults.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "memcached-devel",
            "portdir": "sysutils/memcached-devel",
            "version": "1.6.15",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://memcached.org/",
            "description": "A high performance, distributed memory object caching system.",
            "long_description": "Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "sasl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "memcachedb",
            "portdir": "sysutils/memcachedb",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stvchu/memcachedb",
            "description": "A distributed key-value storage system designed for persistent.",
            "long_description": "MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol (not completed, see below), so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "cofyc.jackson",
                    "github": "cofyc",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db47",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mediaextract",
            "portdir": "sysutils/mediaextract",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/panzi/mediaextract",
            "description": "Extracts media files (AVI, Ogg, Wave, PNG, ...) that are embedded within other files.",
            "long_description": "Extracts media files (AVI, Ogg, Wave, PNG, ...) that are embedded within other files.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "memcached",
            "portdir": "sysutils/memcached",
            "version": "1.5.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://memcached.org/",
            "description": "A high performance, distributed memory object caching system.",
            "long_description": "Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "sasl",
                "umem",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-memcache",
                        "libmemcache",
                        "libmemcached",
                        "calendar-contacts-server",
                        "php53-memcache",
                        "php54-memcache",
                        "php55-memcache",
                        "php56-memcache",
                        "php70-memcache",
                        "php71-memcache",
                        "php72-memcache",
                        "php73-memcache",
                        "php74-memcache",
                        "php80-memcache",
                        "php81-memcache",
                        "php82-memcache",
                        "php83-memcache",
                        "php84-memcache",
                        "php85-memcache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "apr_memcache"
                    ]
                }
            ]
        },
        {
            "name": "mdx",
            "portdir": "sysutils/mdx",
            "version": "0.2",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dim0x69/mdx",
            "description": "Execute your Markdown Code Blocks",
            "long_description": "Execute your Markdown Code Blocks",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mdf2iso",
            "portdir": "sysutils/mdf2iso",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packages.debian.org/sid/mdf2iso",
            "description": "Convert MDF (Alcohol 120% images) to ISO images",
            "long_description": "Convert MDF (Alcohol 120% images) to ISO images.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mdate",
            "portdir": "sysutils/mdate",
            "version": "1.7.0.3",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ewe2/mdate",
            "description": "Utility that converts Gregorian dates to Mayan Long Count dates",
            "long_description": "Utility that converts Gregorian dates to Mayan Long Count dates.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "md5sha1sum",
            "portdir": "sysutils/md5sha1sum",
            "version": "0.9.5",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.microbrew.org/tools/md5sha1sum",
            "description": "Hash utilites",
            "long_description": "This toolset provides md5sum, sha1sum, and ripemd160sum. They are intended to be drop in replacements for the tools from GNU textutils. Since installing textutils is somewhat excessive for just those two utilities, these are meant to be the more compact and easier to install replacements.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mike",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "autopsy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tovid"
                    ]
                }
            ]
        },
        {
            "name": "mcfly",
            "portdir": "sysutils/mcfly",
            "version": "0.9.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cantino/mcfly",
            "description": "An upgraded reverse history for Bash & Zsh.",
            "long_description": "McFly replaces your default Ctrl-R shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mc",
            "portdir": "sysutils/mc",
            "version": "4.8.33",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.midnight-commander.org",
            "description": "GNU Midnight Commander",
            "long_description": "GNU Midnight Commander is a user-friendly yet powerful file manager and visual shell, useful to novice and guru alike. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. After some practice, you will wonder how you could ever live without it.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "slang2",
                "ncurses",
                "sftp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "slang2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "maven_select",
            "portdir": "sysutils/maven_select",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default Maven version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of the Maven Java build tool.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "maven3",
                        "maven2",
                        "maven31",
                        "maven32",
                        "maven4"
                    ]
                }
            ]
        },
        {
            "name": "maxwell",
            "portdir": "sysutils/maxwell",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maxwell.sourceforge.net",
            "description": "Mac OS X SMART disk monitoring/reporting tool",
            "long_description": "Maxwell is a disk monitoring and reporting tool for Mac OS X. It uses the IOKit SMART api to check your ATA disks for signs of possible future failure. It can run tests on demand, print a report of the disks performance, or simply report a passing/failing status.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mask",
            "portdir": "sysutils/mask",
            "version": "0.11.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jakedeichert/mask",
            "description": "A CLI task runner defined by a simple markdown file",
            "long_description": "mask is a CLI task runner which is defined by a simple markdown file. It searches for a maskfile.md in the current directory which it then parses for commands and arguments. A maskfile.md is both a human-readable document and a command definition! Being documentation focused allows others to easily get started with your project's development setup by simply reading your maskfile.md.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mas",
            "portdir": "sysutils/mas",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mas-cli/mas",
            "description": "Mac App Store command line interface",
            "long_description": "A simple command line interface for the Mac App Store. Designed for scripting and automation.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "maestral",
            "portdir": "sysutils/maestral",
            "version": "1.9.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samschott/maestral",
            "description": "Light-weight and open-source Dropbox client for macOS and Linux",
            "long_description": "Maestral is an open-source Dropbox client written in Python. The project’s main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "bash_completion",
                "zsh_completion",
                "fish_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-keyring",
                        "py314-click",
                        "py314-rich",
                        "py314-xattr",
                        "py314-watchdog",
                        "py314-alembic",
                        "py314-fasteners",
                        "py314-Pyro5",
                        "py314-bugsnag",
                        "py314-desktop-notifier",
                        "py314-dropbox",
                        "py314-keyrings.alt",
                        "py314-rubicon-objc",
                        "py314-survey",
                        "python314",
                        "py314-packaging",
                        "py314-pathspec",
                        "py314-requests",
                        "py314-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-pytest-benchmark",
                        "py314-pytest-rerunfailures"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "man",
            "portdir": "sysutils/man",
            "version": "1.6g",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://primates.ximian.com/~flucifredi/man/",
            "description": "The man page suite containing man, apropos, whatis, man2html",
            "long_description": "The man page suite (man, apropos, and whatis) contains programs used to read most of the documentation on a Unix system. The whatis and apropos programs are used to find documentation related to a particular subject.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "xcode",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gzip",
                        "xz",
                        "bzip2",
                        "less",
                        "lynx",
                        "groff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mactop",
            "portdir": "sysutils/mactop",
            "version": "2.1.3",
            "license": "MIT",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/metaspartan/mactop",
            "description": "Apple Silicon Monitor Top written in Golang",
            "long_description": "mactop is a terminal-based monitoring tool \"top\" designed to display real-time metrics for Apple Silicon chips. It provides a simple and efficient way to monitor CPU and GPU usage, E-Cores and P-Cores, power consumption, temperature, memory, network, disk, and other system metrics directly from your terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macutil",
            "portdir": "sysutils/macutil",
            "version": "2.0b3",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20091231011057/http://homepages.cwi.nl/~dik/english/ftp.html",
            "description": "Several *nix-based utilities for working with classic Mac files",
            "long_description": "macutil contains the following utilities: macunpack - unpacks PackIt, StuffIt, Diamond, Compactor/Compact Pro, most StuffItClassic/StuffItDeluxe, and all Zoom and LHarc/MacLHa archives, and archives created by later versions of DiskDoubler. Also it will decode files created by BinHex5.0, MacBinary, UMCP, Compress It, ShrinkToFit, MacCompress, DiskDoubler and AutoDoubler. hexbin - de-hexify files created in BinHex 4.0 compatible format (hqx) but also the older format (dl, hex and hcx). Moreover it will uudecode files uuencoded by UUTool (the only program I know that does UU hexification of all Mac file information). macsave - reads a MacBinary stream from standard input and writes the files according to the options. Optionally self-extracting archives are modified to normal archives. macstream - reads files from the Unix host and will output a MacBinary stream containing all those files together with information about the directory structure. binhex - reads a MacBinary stream, or will read files/directories as indicated on the command line, and will output all files in binhexed (.hqx) format. Information about the directory structure is lost. tomac - transmits a MacBinary stream, or named files to the Mac using the XMODEM protocol. frommac - receives one or more files from the Mac using the XMODEM protocol.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macportsscripts",
            "portdir": "sysutils/macportsscripts",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/cooljeanius/macportsscripts",
            "description": "Various scripts to work with MacPorts",
            "long_description": "Various scripts to work with MacPorts",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macports.sqlext",
            "portdir": "sysutils/macports.sqlext",
            "version": "2.6.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "MacPorts registry SQLite extension",
            "long_description": "macports.sqlext is an SQLite extension supporting the custom collations used in the MacPorts registry database.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macpine",
            "portdir": "sysutils/macpine",
            "version": "1.1.5",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beringresearch.github.io/macpine",
            "description": "Lightweight Linux VMs on MacOS",
            "long_description": "Create and manage lightweight Alpine VMs on MacOS with seamless port forwarding, automatic file sharing, bridged networking, and aarch64 or x86_64 emulation.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qemu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macports-notifier",
            "portdir": "sysutils/macports-notifier",
            "version": "0.1.2.20171016",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sierkb/portsnotifier",
            "description": "A menubar notifier for MacPorts.",
            "long_description": "MacPorts Notifier is a menubar notifier for MacPorts. It works like the Gmail notifier, updating the port tree automatically and notifying the user if any ports are outdated.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macos-trash",
            "portdir": "sysutils/macos-trash",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sindresorhus/macos-trash",
            "description": "command-line program that moves items to the trash",
            "long_description": "macos-trash is a small command-line program that moves files or folders to the trash, written in Swift",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macmon",
            "portdir": "sysutils/macmon",
            "version": "0.7.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vladkens/macmon",
            "description": "Sudoless performance monitoring CLI tool for Apple Silicon processors",
            "long_description": "Sudoless performance monitoring CLI tool for Apple Silicon processors, using private macOS APIs. CPU/GPU/RAM usage, power consumption and temperature.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mackup",
            "portdir": "sysutils/mackup",
            "version": "0.10.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lra/mackup",
            "description": "Keep your Mac's application settings in sync.",
            "long_description": "Mackup backs ups your application settings in a safe directory (e.g. Dropbox), so they can then be synced across all your machines, and restored with a single command.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "newtonne.github",
                    "github": "newtonne",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "clang-18",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-docopt-ng",
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macdisp",
            "portdir": "sysutils/macdisp",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/noworrieseh/macdisp",
            "description": "macOS display configuration utility",
            "long_description": "macdisp is a Rust implementation of displayplacer with enhanced features. Configure macOS display settings from the command line, including resolution, refresh rate, position, rotation, and mirroring. Includes JSON output for scripting and MacBook Pro notch management. Uses DisplayServices private framework when available, with automatic fallback to CoreGraphics.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "noworrieseh",
                    "github": "noworrieseh",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mac-brightnessctl",
            "portdir": "sysutils/mac-brightnessctl",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakalex/mac-brightnessctl",
            "description": "mac-brightnessctl is a command line tool for controlling the keyboard backlight brightness on macOS.",
            "long_description": "mac-brightnessctl is a command line tool for controlling the keyboard backlight brightness on macOS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "m1ddc",
            "portdir": "sysutils/m1ddc",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/waydabber/m1ddc",
            "description": "Controls external displays using DDC/CI on Apple Silicon Macs",
            "long_description": "This little tool controls external displays (connected via USB-C/DisplayPort Alt Mode) using DDC/CI on Apple Silicon Macs.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lzop",
            "portdir": "sysutils/lzop",
            "version": "1.04",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lzop.org/",
            "description": "Fast file compressor",
            "long_description": "lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).",
            "active": true,
            "categories": [
                "sysutils",
                "compression"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzo2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libarchive-qt",
                        "littleutils"
                    ]
                }
            ]
        },
        {
            "name": "lxqt-openssh-askpass",
            "portdir": "sysutils/lxqt-openssh-askpass",
            "version": "0.15.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/lxqt-openssh-askpass",
            "description": "GUI to query passwords on behalf of SSH agents",
            "long_description": "GUI to query passwords on behalf of SSH agents",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "lxqt-build-tools",
                        "pkgconfig",
                        "qt5-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "liblxqt",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsx",
            "portdir": "sysutils/lsx",
            "version": "0.1.9",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/souvikinator/lsx",
            "description": "ls Xtended: A command line utility which lets you navigate through terminal like a pro",
            "long_description": "It's a pain to cd and ls multiple times to reach desired directory in terminal (this maybe subjective). ls-Xtended (lsx) solves this problem by allowing users to smoothly navigate and search directories on the go with just one command. It also allows to create alias for paths making it easier for users to remember the path to the desired directory. It also ranks your directories based on how often you access them and placing them on top of the list to reduce searching and navigation time.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsd",
            "portdir": "sysutils/lsd",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lsd-rs/lsd",
            "description": "The next gen ls command",
            "long_description": "The next gen ls command. lsd is heavily inspired by the super colorls project but with some little differences.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "go-md2man",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsdvd",
            "portdir": "sysutils/lsdvd",
            "version": "0.17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/lsdvd/",
            "description": "lsdvd is a console application that displays the content of a dvd.",
            "long_description": "lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.",
            "active": true,
            "categories": [
                "sysutils",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ecronin",
                    "github": "ecronin",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x264transcode"
                    ]
                }
            ]
        },
        {
            "name": "lporg",
            "portdir": "sysutils/lporg",
            "version": "20.4.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blacktop/lporg",
            "description": "Organize Your macOS Launchpad Apps",
            "long_description": "This project is meant to help people setting up a brand new Mac or to keep all of their Launchpad Folders in sync across devices.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tsln1998",
                    "github": "tsln1998",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lscpu",
            "portdir": "sysutils/lscpu",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NanXiao/lscpu",
            "description": "lists available cpus",
            "long_description": "The lscpu utility lists all available cpus. On x86 it leverages CPUID instructions. For other architectures, the displayed information is more limited.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lore",
            "portdir": "sysutils/lore",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robinovitch61/lore",
            "description": "A less-like terminal pager with search, filter, and selection.",
            "long_description": "A less-like terminal pager with search, filter, and selection.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "love_select",
            "portdir": "sysutils/love_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default LÖVE version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of LÖVE.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11"
                    ]
                }
            ]
        },
        {
            "name": "lolcat",
            "portdir": "sysutils/lolcat",
            "version": "1.5",
            "license": "WTFPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaseg/lolcat",
            "description": "display files or stdin in rainbow colors",
            "long_description": "lolcat displays files or stdin in rainbow colors.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lookat",
            "portdir": "sysutils/lookat",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wagemakers.be/english/programs/lookat/",
            "description": "A program to view textfiles and man-pages",
            "long_description": "A program to view textfiles and man-pages.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logrotate",
            "portdir": "sysutils/logrotate",
            "version": "3.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/logrotate/logrotate",
            "description": "Rotates, compresses, and mails system logs",
            "long_description": "The logrotate utility is designed to simplify the administration of logs on a system which generates a lot of log files. Logrotate provides automatic rotation, compression (gzip by default), removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file exceeds a certain size.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "bzip2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gzip",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mod_tile",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "i2pd"
                    ]
                }
            ]
        },
        {
            "name": "lnav-devel",
            "portdir": "sysutils/lnav",
            "version": "0.14.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lnav.org",
            "description": "An advanced log file viewer for the small-scale.",
            "long_description": "Many logging tools, like Splunk, provide great features but are optimized for large-scale deployments. They require installing and configuring servers before they can be effectively used. There is still a need for a robust log file analyzer for the terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "bzip2",
                        "readline",
                        "curl",
                        "pcre2",
                        "libarchive",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lnav",
            "portdir": "sysutils/lnav",
            "version": "0.12.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lnav.org",
            "description": "An advanced log file viewer for the small-scale.",
            "long_description": "Many logging tools, like Splunk, provide great features but are optimized for large-scale deployments. They require installing and configuring servers before they can be effectively used. There is still a need for a robust log file analyzer for the terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "bzip2",
                        "readline",
                        "curl",
                        "pcre2",
                        "libarchive",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "log4shib",
            "portdir": "sysutils/log4shib",
            "version": "2.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shibboleth.net/",
            "description": "configurable logging for C++, fork of log4cpp",
            "long_description": "Log4shib is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "shibboleth"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "scantor",
                    "github": "scantor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wt",
                        "opensaml",
                        "shibboleth",
                        "xmltooling"
                    ]
                }
            ]
        },
        {
            "name": "llvm_select-devel",
            "portdir": "sysutils/llvm_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default llvm version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of llvm. It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "llvm-devel"
                    ]
                }
            ]
        },
        {
            "name": "llvm_select-22",
            "portdir": "sysutils/llvm_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default llvm version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of llvm. It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "llvm-22"
                    ]
                }
            ]
        }
    ]
}