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

{
    "count": 49159,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=18",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=16",
    "results": [
        {
            "name": "lzo2",
            "portdir": "archivers/lzo2",
            "version": "2.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oberhumer.com/opensource/lzo/",
            "description": "Real-time data compression library",
            "long_description": "LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tinc",
                        "tinc-devel",
                        "dact",
                        "ffmpeg-devel",
                        "goldendict",
                        "wandio",
                        "ffmpeg",
                        "ffmpeg4",
                        "ffmpeg6",
                        "ffmpeg7",
                        "ffmpeg8",
                        "lzop",
                        "squashfs-tools",
                        "ht",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "blender",
                        "mkvtoolnix-legacy",
                        "transcode",
                        "shogun",
                        "shogun-devel",
                        "py38-tables",
                        "libarchive",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "openttd",
                        "bacula",
                        "snappy",
                        "py27-tables",
                        "lrzip",
                        "py39-tables",
                        "py310-tables",
                        "py312-tables",
                        "py311-tables",
                        "py313-tables",
                        "Io",
                        "MPlayer",
                        "mplayer-devel",
                        "qemu",
                        "dar",
                        "openvpn2",
                        "cairo-devel"
                    ]
                }
            ]
        },
        {
            "name": "makepak",
            "portdir": "archivers/makepak",
            "version": "0.0.2",
            "license": "GPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Luiji/MakePAK",
            "description": "Quake I/II .PAK Archiving Utility",
            "long_description": "MakePAK is a command-line tool for the creation of Quake .PAK files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "makeself",
            "portdir": "archivers/makeself",
            "version": "2.5.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://makeself.io",
            "description": "A small shell script that generates a self-extractable archives",
            "long_description": "makeself.sh is a small shell script that generates a self-extractable tar.gz archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mgzip",
            "portdir": "archivers/mgzip",
            "version": "1.2c",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20110415162704/http://lemley.net/mgzip.html",
            "description": "a multi-processor capable .gz file creator.",
            "long_description": "mgzip is a program that makes use of SMP machines and zlib to use as many processors as you have to quickly compress files into gzip compatible format.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 155
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minizip2",
            "portdir": "archivers/minizip2",
            "version": "3.0.3",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "minizip-ng",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by minizip-ng",
            "long_description": "This port has been replaced by minizip-ng.",
            "active": false,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncompress",
            "portdir": "archivers/ncompress",
            "version": "5.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vapier/ncompress",
            "description": "fast, simple LZW file compressor",
            "long_description": "Compress is a fast, simple LZW file compressor. Compress does not have the highest compression rate, but it is one of the fastest programs to compress data. Compress is the de facto standard in the UNIX community for compressing files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ota",
            "portdir": "archivers/ota",
            "version": "20211019",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://newosxbook.com/articles/OTA8.html",
            "description": "iOS OTA/PBZX expander/unpacker/lister/searcher",
            "long_description": "ota is an iOS OTA/PBZX expander/unpacker/lister/searcher.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p7zip",
            "portdir": "archivers/p7zip",
            "version": "16.02",
            "license": "LGPL-2.1+ and Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://p7zip.sourceforge.net/",
            "description": "7-Zip implementation",
            "long_description": "p7zip is a port of 7-Zip, a file archiver with highest compression ratio.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnat-booch95",
                        "MoltenVK-1.1.9"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "keka",
                        "gecode",
                        "glm",
                        "gnat-booch95",
                        "lzma",
                        "stardict",
                        "allegro5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ufo-ai",
                        "keka",
                        "littleutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core",
                        "julia"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-compress-lzma",
                        "p5.32-io-compress-lzma",
                        "p5.28-io-compress-lzma",
                        "p5.26-io-compress-lzma",
                        "p5.30-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "packddir",
            "portdir": "archivers/packddir",
            "version": "0.0.6-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/packddir/",
            "description": "creates and unpacks PackdDir archives",
            "long_description": "packddir creates and unpacks PackdDir archives, which are used in Quake (I and II) and others.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paq8",
            "portdir": "archivers/paq8",
            "version": "8p",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mattmahoney.net/dc/",
            "description": "PAQ8, a tight but slow compressor",
            "long_description": "PAQ is a series of open source data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio (although at the expense of speed and memory usage).",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 338
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "par2",
            "portdir": "archivers/par2",
            "version": "0.8.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Parchive/par2cmdline",
            "description": "Parchive: Parity Archive Volume Set for data recovery",
            "long_description": "Parchive takes .par files and can regenerate missing data based upon a Reed-Soloman Code. This is useful for restoring missing pieces of a multi-part archive like the kinds used on Usenet. Version 2 does not require like-sized pieces, so it is useful for many more kinds of data recovery.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "backuppc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hellanzb"
                    ]
                }
            ]
        },
        {
            "name": "pbzip2",
            "portdir": "archivers/pbzip2",
            "version": "1.1.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://compression.ca/pbzip2/",
            "description": "parallel bzip2",
            "long_description": "PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "VIBES"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "pbzx",
            "portdir": "archivers/pbzx",
            "version": "20180319",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://newosxbook.com/articles/OTA5.html",
            "description": "utility to decode pbzx streams in xip files",
            "long_description": "pbzx is a utility to decode pbzx streams in xip files.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pigz",
            "portdir": "archivers/pigz",
            "version": "2.8",
            "license": "zlib and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zlib.net/pigz/",
            "description": "parallel gzip",
            "long_description": "pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 164
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "pixz",
            "portdir": "archivers/pixz",
            "version": "1.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vasi/pixz",
            "description": "Pixz (pronounced 'pixie') is a parallel, indexing version of XZ",
            "long_description": "The existing XZ Utils provide great compression in the .xz file format, but they have two significant problems: \n\n* They are single-threaded, while most users now have multi-core computers. \n* The .xz files they produce are just one big block of compressed data, rather than a collection of smaller blocks. This makes random access to the original data impossible. \n\nWith pixz, both these problems are solved.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "asciidoc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ppmd",
            "portdir": "archivers/ppmd",
            "version": "20050811",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packages.debian.org/unstable/utils/ppmd",
            "description": "A fast archiver with a good compression ratio",
            "long_description": "PPMD is a fast archiver with a good compression ratio. It is written for embedding in user programs mainly it is not intended for immediate use. Speed and performance improvements of abstract PPM model 1-6 are the main goal.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quazip",
            "portdir": "archivers/quazip",
            "version": "0.9.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/stachenov/quazip",
            "description": "Qt/C++ wrapper over minizip",
            "long_description": "The C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA Minizip) using Trolltech's Qt library.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "texstudio"
                    ]
                }
            ]
        },
        {
            "name": "rzip",
            "portdir": "archivers/rzip",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rzip.samba.org/",
            "description": "Compression program similar to gzip or bzip2",
            "long_description": "rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rzip64",
            "portdir": "archivers/rzip64",
            "version": "3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rzip64.ghsi.eu",
            "description": "a parallelized large file compression program",
            "long_description": "rzip64 is a file compression program designed for very large files. rzip64 can utilize multiple CPU cores. rzip64 can also be interrupted at any time and be restarted later. rzip64 uses very large amounts of memory.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sharutils",
            "portdir": "archivers/sharutils",
            "version": "4.15.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/sharutils/",
            "description": "Makes so-called shell archives out of many files",
            "long_description": "GNU shar makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. A shell archive is a collection of files that can be unpacked by /bin/sh. A wide range of features provide extensive flexibility in manufacturing shars and in specifying shar smartness. For example, shar may compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 585
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slimdata",
            "portdir": "archivers/slimdata",
            "version": "2.7.1",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://slimdata.sourceforge.net/",
            "description": "Fast data compression for scientific data.",
            "long_description": "Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works with integer data from one or more channels in a file, which it can compress more effectively and more rapidly than general tools like gzip.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snappy",
            "portdir": "archivers/snappy",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://google.github.io/snappy/",
            "description": "A fast compressor/decompressor",
            "long_description": "Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library. Instead it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "lzo2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-python-snappy",
                        "py310-python-snappy",
                        "py38-python-snappy",
                        "py312-python-snappy",
                        "py39-python-snappy",
                        "py313-python-snappy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-python-snappy",
                        "py310-python-snappy",
                        "py311-python-snappy",
                        "py312-python-snappy",
                        "py313-python-snappy",
                        "blosc",
                        "py38-python-snappy",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "shogun",
                        "shogun-devel",
                        "mongo-c-driver",
                        "netdata",
                        "sparkey",
                        "rocksdb",
                        "mongodb-devel",
                        "mongodb",
                        "qt5-qtwebengine",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "leveldb",
                        "qt513-qtwebengine",
                        "caffe",
                        "apache-arrow",
                        "qemu",
                        "folly",
                        "py39-imagecodecs",
                        "mvfst",
                        "hadoop",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "aff4"
                    ]
                }
            ]
        },
        {
            "name": "star",
            "portdir": "archivers/star",
            "version": "1.7.0-2024-03-21",
            "license": "CDDL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/schilytools/schilytools",
            "description": "The Schily fully POSIX compliant implementations of the cpio, tar and pax archivers including various utilities.",
            "long_description": "The star port provides fully POSIX compliant implementations of the cpio, tar and pax archivers including various utilities. In particular, the star port provides the Schily star, suntar, ustar, gnutar (renamed sgnutar), scpio and spax archivers. \n \nThe Schily star archiver provides many advantages over GNU tar or BSD tar including a built in 'find', fast fifo, selectable cli, accurate sparse files, pattern matcher, sophiticated 'diff', no name length limitations, the handling of ctimes, atimes and mtimes for files, the prevention of the clobbering of more recent files during extraction, automatic byte swap (when needed), automatic format detect, automatic compression detect, support for ACLs and file flags, support for all inode metadata, sophticated error control, 'ed' like pattern subsitutions, fast built in -copy mode and true incremental dump and restore features. \n \nExcept for the Schily cpio (or scpio) archiver, all the Schily archivers are fully compliant with the POSIX 1003.1-2001 standard! \n \nThe Schily cpio (or scpio) archiver is fully compliant with the previous POSIX 1003.1-1988 standard. (The cpio archiver was dropped from the POSIX 1003.1-2001 standard). \n \nPLEASE NOTE: Unlike the pax archiver provided by macOS, Schily's pax (or spax) archiver is fully compliant with the POSIX 1003.1-2001 standard! In other words, unlike the pax archiver provided by macOS, the Schily pax (or spax) archiver will actually create and read archives in the POSIX 1003.1-2001 pax archive format! \n \nAlso included is the Schily tartest utility used to test whether a tar archive is POSIX compliant and the star_sym utility which reads a inode database file from a previous incremental restore via the star archiver and prints the database in a human readable format. \n \nOmitted from the port are the mt, smt and rmt binaries to control magnetic tape drives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "gettext",
                        "smake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "szip",
            "portdir": "archivers/szip",
            "version": "2.1.1",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hdfgroup.org/doc_resource/SZIP/",
            "description": "Szip is an implementation of the extended-Rice lossless compression algorithm.",
            "long_description": "The Consultative Committee on Space Data Systems (CCSDS) has adopted the extended-Rice algorithm for international standards for space applications. Szip is reported to provide fast and effective compression, specifically for the EOS data generated by the NASA Earth Observatory System (EOS). It was originally developed at University of New Mexico (UNM) and integrated with HDF4 by UNM researchers and developers.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "encoder",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h5fortran",
                        "py27-nio",
                        "vigra",
                        "caffe",
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "ucl",
            "portdir": "archivers/ucl",
            "version": "1.03",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oberhumer.com/opensource/ucl/",
            "description": "A data compression library with low memory usage",
            "long_description": "UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "upx",
                        "upx-devel"
                    ]
                }
            ]
        },
        {
            "name": "unalz",
            "portdir": "archivers/unalz",
            "version": "0.65",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kippler.com/win/unalz/",
            "description": "unarchiver for the AlZip format",
            "long_description": "Unalz is an unarchiver for the AlZip format which is widely used in Korea. The ALZ file format is a proprietary file compression and archiving format designed to overcome the file size limitations of the ZIP file format. If you want to create .alz archives, you will need to use the proprietary ALZip software which only runs in Windows.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "amtor",
                    "github": "RobK88",
                    "ports_count": 10
                },
                {
                    "name": "minskim",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unar",
            "portdir": "archivers/unar",
            "version": "1.10.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://theunarchiver.com/command-line",
            "description": "command-line unarchiver",
            "long_description": "command-line unarchiver",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unarj",
            "portdir": "archivers/unarj",
            "version": "2.63a",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ibiblio.org/pub/Linux/utils/compress/",
            "description": "extract files from dos .arj archives",
            "long_description": "extract files from dos .arj archives",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unnks",
            "portdir": "archivers/unnks",
            "version": "0.2.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://unavowed.vexillium.org/pub/projects/unnks/",
            "description": "nks and nkx archive unpacker",
            "long_description": "unnks extracts data from nks and nkx archives, which are commonly used by several music synthesis programs. It has a similar interface to GNU tar.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "unavowed",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unrar",
            "portdir": "archivers/unrar",
            "version": "7.1.10",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rarlab.com/",
            "description": "Extract, view & test RAR archives",
            "long_description": "The unRAR utility is a minor part of the RAR archiver and contains RAR uncompression algorithm. unRAR requires very small volume of memory to operate.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "keka",
                        "comix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-rarfile",
                        "hellanzb",
                        "py39-rarfile",
                        "py310-rarfile",
                        "py311-rarfile",
                        "py312-rarfile",
                        "py313-rarfile",
                        "unp",
                        "py38-rarfile"
                    ]
                }
            ]
        },
        {
            "name": "libunrar",
            "portdir": "archivers/unrar",
            "version": "7.1.10",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rarlab.com/",
            "description": "unrar library",
            "long_description": "unrar library",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unshield",
            "portdir": "archivers/unshield",
            "version": "1.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twogood/unshield",
            "description": "Extract files from InstallShield cabinet files",
            "long_description": "Extract files from InstallShield-style cabinet files (usually named data1.cab, data1.hdr, data2.cab, etc), versions 5 and later",
            "active": true,
            "categories": [
                "sysutils",
                "archivers",
                "compression"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unzip",
            "portdir": "archivers/unzip",
            "version": "6.0",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://infozip.sourceforge.net/UnZip.html",
            "description": "Decompression compatible with pkunzip",
            "long_description": "UnZip is an extraction utility for archives compressed in .zip format (also called \"zipfiles\"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "greg",
                    "github": "gfiumara",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal",
                "iconv"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "wezterm"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "AppHack",
                        "BwanaDik",
                        "CosmicDebris",
                        "DateLine",
                        "LanguageTool",
                        "Lingon",
                        "MacBiff",
                        "NetBeans",
                        "OmegaT",
                        "Platypus",
                        "Platypus44",
                        "SIDPLAY",
                        "Shiira2",
                        "Smultron",
                        "TeXShop",
                        "X-MasTree",
                        "binclocken",
                        "qtiplot",
                        "sloth",
                        "wtf-x",
                        "dzip",
                        "ecm",
                        "paq8",
                        "unar",
                        "MMDAgent",
                        "abcMIDI",
                        "espeak",
                        "generaluser-soundfont",
                        "portmidi",
                        "sphinx4",
                        "msp430-gcc-support-files",
                        "apgdiff",
                        "oracle-instantclient",
                        "pgsqlclient",
                        "pqa",
                        "sqlite3-tools",
                        "CImg",
                        "ResIL",
                        "aap",
                        "angelscript",
                        "bazel",
                        "bazel-0.25",
                        "bazel-2.0",
                        "bazel-3.1",
                        "bazel-3.5",
                        "bazel-3.7",
                        "cryptlib",
                        "d52",
                        "daaplib",
                        "deno",
                        "flasm",
                        "ghidra",
                        "gnat-charles",
                        "gradle",
                        "grails",
                        "groovyserv",
                        "gsoap",
                        "icu-docs",
                        "irrlicht",
                        "jline",
                        "json_spirit",
                        "libcryptopp",
                        "libghash",
                        "libinchi-1",
                        "monotone-devel",
                        "objconv",
                        "pbtomake",
                        "pccts",
                        "premake5",
                        "to-f90",
                        "vxl",
                        "wolfssl",
                        "bean",
                        "rails.vim",
                        "gelide",
                        "minivmac-128k",
                        "minivmac-512k",
                        "minivmac-512ke",
                        "minivmac-plus",
                        "minivmac-se",
                        "minivmac-sefdhd",
                        "minivmac-classic",
                        "minivmac-ii",
                        "minivmac-custom",
                        "minivmac-128k-devel",
                        "minivmac-512k-devel",
                        "minivmac-512ke-devel",
                        "minivmac-plus-devel",
                        "minivmac-se-devel",
                        "minivmac-sefdhd-devel",
                        "minivmac-classic-devel",
                        "minivmac-ii-devel",
                        "minivmac-custom-devel",
                        "simh",
                        "vpcs",
                        "Gridlock",
                        "crafty",
                        "gloomhaven-helper",
                        "mystonline-bootstrap",
                        "openrct2",
                        "openttd-opengfx",
                        "openttd-opensfx",
                        "openttd-openmsx",
                        "scare",
                        "scid",
                        "ship84",
                        "simutrans",
                        "simutrans-pak64",
                        "JOSM",
                        "proj6",
                        "gucharmap",
                        "AntTweakBar",
                        "Aseprite",
                        "GLC_lib",
                        "VirtualPlanetBuilder",
                        "argyll",
                        "assimp2",
                        "freeimage",
                        "lib3ds",
                        "lib3ds13",
                        "mandelbrot-set-viewer",
                        "poly2tri-c",
                        "polyclipping",
                        "android-platform-tools",
                        "appengine-java-sdk",
                        "aspectj",
                        "batik",
                        "beanshell",
                        "ccl-util",
                        "checkstyle",
                        "cobertura",
                        "dex2jar",
                        "dualist",
                        "fantom",
                        "glassfishv3",
                        "javacc",
                        "javancss",
                        "jgoodies-common",
                        "jgoodies-forms",
                        "jgoodies-looks",
                        "jmock1",
                        "jmock2",
                        "jsch",
                        "jtidy",
                        "log4jdbc",
                        "mars",
                        "microemu",
                        "micronaut",
                        "msv",
                        "objectweb-anttasks",
                        "openjfx11",
                        "pdfbox",
                        "pmd",
                        "spring-framework25",
                        "spring-framework30",
                        "spring-framework31",
                        "spring-javaconfig",
                        "typesafe-activator",
                        "unicodeconverter-java",
                        "webtoolkit-java-sdk",
                        "Omega",
                        "QiII",
                        "boo",
                        "clojure-contrib",
                        "dart-sdk",
                        "dmd-bootstrap",
                        "factor",
                        "ftidy",
                        "groovy",
                        "kotlin",
                        "libf2c",
                        "phpstylist",
                        "rhino",
                        "sisc",
                        "assp",
                        "DSDP",
                        "DoCon",
                        "bliss",
                        "ent",
                        "lis",
                        "lp_solve_java",
                        "mathex",
                        "AtomicParsley",
                        "MediathekView",
                        "libquicktime-devel",
                        "sfml",
                        "ASFRecorder",
                        "binkd",
                        "bnbt",
                        "curl-ca-bundle",
                        "dnetc",
                        "dog",
                        "network-weathermap",
                        "uftp3",
                        "vrpn",
                        "wirouterkeyrec",
                        "p5-math-pari",
                        "p5.26-math-pari",
                        "p5.28-math-pari",
                        "p5.30-math-pari",
                        "p5-mp3-tag",
                        "p5.26-mp3-tag",
                        "p5.28-mp3-tag",
                        "p5.30-mp3-tag",
                        "p5-term-gnuplot",
                        "p5.26-term-gnuplot",
                        "p5.28-term-gnuplot",
                        "p5.30-term-gnuplot",
                        "ps2eps",
                        "py-PyQGLViewer",
                        "py27-PyQGLViewer",
                        "py-algopy",
                        "py27-algopy",
                        "py36-algopy",
                        "py37-algopy",
                        "py38-algopy",
                        "py39-algopy",
                        "py-apache-beam",
                        "py37-apache-beam",
                        "py38-apache-beam",
                        "py39-apache-beam",
                        "py-authkit",
                        "py27-authkit",
                        "py-beancount-import",
                        "py37-beancount-import",
                        "py38-beancount-import",
                        "py-buzhug",
                        "py27-buzhug",
                        "py-celementtree",
                        "py27-celementtree",
                        "py27-cogen",
                        "py27-config",
                        "py-decoratortools",
                        "py27-decoratortools",
                        "py-des",
                        "py27-des",
                        "py35-des",
                        "py36-des",
                        "py37-des",
                        "py38-des",
                        "py39-des",
                        "py-dill",
                        "py27-dill",
                        "py35-dill",
                        "py36-dill",
                        "py37-dill",
                        "py38-dill",
                        "py39-dill",
                        "py-distlib",
                        "py27-distlib",
                        "py34-distlib",
                        "py35-distlib",
                        "py36-distlib",
                        "py37-distlib",
                        "py38-distlib",
                        "py39-distlib",
                        "py36-dnspython",
                        "py37-dnspython",
                        "py38-dnspython",
                        "py39-dnspython",
                        "py27-elementtree",
                        "py-gmpy",
                        "py27-gmpy",
                        "py35-gmpy",
                        "py36-gmpy",
                        "py37-gmpy",
                        "py38-gmpy",
                        "py39-gmpy",
                        "py-gmpy2",
                        "py27-gmpy2",
                        "py35-gmpy2",
                        "py36-gmpy2",
                        "py37-gmpy2",
                        "py38-gmpy2",
                        "py39-gmpy2",
                        "py-grako",
                        "py27-grako",
                        "py35-grako",
                        "py36-grako",
                        "py27-kqueue",
                        "py-multiprocess",
                        "py37-multiprocess",
                        "py38-multiprocess",
                        "py39-multiprocess",
                        "py-myghtyutils",
                        "py27-myghtyutils",
                        "py27-networkx",
                        "py-obspy",
                        "py27-obspy",
                        "py35-obspy",
                        "py36-obspy",
                        "py37-obspy",
                        "py38-obspy",
                        "py39-obspy",
                        "py-olefile",
                        "py27-olefile",
                        "py35-olefile",
                        "py36-olefile",
                        "py37-olefile",
                        "py38-olefile",
                        "py39-olefile",
                        "py-oursql",
                        "py27-oursql",
                        "py35-oursql",
                        "py36-oursql",
                        "py-pew",
                        "py35-pew",
                        "py36-pew",
                        "py37-pew",
                        "py38-pew",
                        "py27-processing",
                        "py-psychopy",
                        "py27-psychopy",
                        "py-pyglet",
                        "py27-pyglet",
                        "py35-pyglet",
                        "py36-pyglet",
                        "py37-pyglet",
                        "py38-pyglet",
                        "py39-pyglet",
                        "py-pyke",
                        "py27-pyke",
                        "py35-pyke",
                        "py36-pyke",
                        "py37-pyke",
                        "py-pymunk",
                        "py27-pymunk",
                        "py35-pymunk",
                        "py36-pymunk",
                        "py37-pymunk",
                        "py38-pymunk",
                        "py-pyodbc",
                        "py27-pyodbc",
                        "py37-pyodbc",
                        "py-pyprotocols",
                        "py27-pyprotocols",
                        "py-pythonutils",
                        "py27-pythonutils",
                        "py27-pyvttbl",
                        "py-rabbyt",
                        "py27-rabbyt",
                        "py-random2",
                        "py37-random2",
                        "py38-random2",
                        "py39-random2",
                        "py-robotframework",
                        "py27-robotframework",
                        "py36-robotframework",
                        "py37-robotframework",
                        "py38-robotframework",
                        "py39-robotframework",
                        "py26-setuptools",
                        "py27-setuptools",
                        "py33-setuptools",
                        "py34-setuptools",
                        "py35-setuptools",
                        "py-sgmlop",
                        "py27-sgmlop",
                        "py-simplegeneric",
                        "py27-simplegeneric",
                        "py35-simplegeneric",
                        "py36-simplegeneric",
                        "py37-simplegeneric",
                        "py38-simplegeneric",
                        "py39-simplegeneric",
                        "py-tatsu",
                        "py27-tatsu",
                        "py35-tatsu",
                        "py36-tatsu",
                        "py37-tatsu",
                        "py38-tatsu",
                        "py39-tatsu",
                        "py27-utidylib",
                        "py-word2number",
                        "py37-word2number",
                        "py38-word2number",
                        "py39-word2number",
                        "py-wordaxe",
                        "py27-wordaxe",
                        "py-zopfli",
                        "py27-zopfli",
                        "py36-zopfli",
                        "py37-zopfli",
                        "py38-zopfli",
                        "py39-zopfli",
                        "FreeSOLID",
                        "cell-id",
                        "eo",
                        "inchi-1",
                        "nMOLDYN",
                        "rangs-gshhs-ncarg",
                        "solid",
                        "stdinchi-1",
                        "triangle",
                        "vcellid",
                        "weka",
                        "bitwarden-cli",
                        "pdfid",
                        "pdfparser",
                        "SilentKnight",
                        "afsctool",
                        "bbcolors",
                        "bdump",
                        "burn-app",
                        "dc3dd",
                        "fx",
                        "terraform-0.15",
                        "terraform-0.14",
                        "terraform-0.13",
                        "terraform-0.12",
                        "terraform-0.11",
                        "uif2iso",
                        "xattr",
                        "LaTeXiT",
                        "dot2texi",
                        "latexmk",
                        "colorer",
                        "convertlit",
                        "daisydiff",
                        "docbook-sgml-4.2",
                        "docbook-xml-4.1.2",
                        "docbook-xml-4.2",
                        "docbook-xml-4.3",
                        "docbook-xml-4.4",
                        "docbook-xml-4.5",
                        "docbook-xml-5.0",
                        "epubcheck",
                        "hunspell-dict-af_ZA",
                        "hunspell-dict-ca_ES",
                        "hunspell-dict-cs_CZ",
                        "hunspell-dict-cy_GB",
                        "hunspell-dict-da_DK",
                        "hunspell-dict-el_GR",
                        "hunspell-dict-en_NZ",
                        "hunspell-dict-en_ZA",
                        "hunspell-dict-eo_EO",
                        "hunspell-dict-es_ES",
                        "hunspell-dict-es_MX",
                        "hunspell-dict-fo_FO",
                        "hunspell-dict-fy_NL",
                        "hunspell-dict-ga_IE",
                        "hunspell-dict-gd_GB",
                        "hunspell-dict-gsc_FR",
                        "hunspell-dict-gu_IN",
                        "hunspell-dict-he_IL",
                        "hunspell-dict-hi_IN",
                        "hunspell-dict-hr_HR",
                        "hunspell-dict-id_ID",
                        "hunspell-dict-ku_TR",
                        "hunspell-dict-lt_LT",
                        "hunspell-dict-mg_MG",
                        "hunspell-dict-mk_MK",
                        "hunspell-dict-ms_MY",
                        "hunspell-dict-nb_NO",
                        "hunspell-dict-nl_NL",
                        "hunspell-dict-nn_NO",
                        "hunspell-dict-nr_ZA",
                        "hunspell-dict-ns_ZA",
                        "hunspell-dict-ny_MW",
                        "hunspell-dict-oc_FR",
                        "hunspell-dict-pt_BR",
                        "hunspell-dict-ru_RU",
                        "hunspell-dict-rw_RW",
                        "hunspell-dict-sl_SI",
                        "hunspell-dict-ss_ZA",
                        "hunspell-dict-st_ZA",
                        "hunspell-dict-sv_SE",
                        "hunspell-dict-sw_KE",
                        "hunspell-dict-tet_ID",
                        "hunspell-dict-th_TH",
                        "hunspell-dict-tl_PH",
                        "hunspell-dict-tn_ZA",
                        "hunspell-dict-ts_ZA",
                        "hunspell-dict-uk_UA",
                        "hunspell-dict-ve_ZA",
                        "hunspell-dict-xh_ZA",
                        "hunspell-dict-zu_ZA",
                        "iso8879",
                        "naturaldocs",
                        "relames",
                        "saxon",
                        "seekanser",
                        "stanford-corenlp",
                        "stanford-corenlp-models",
                        "stanford-corenlp-arabic",
                        "stanford-corenlp-chinese",
                        "stanford-corenlp-english",
                        "stanford-corenlp-english-kbp",
                        "stanford-corenlp-french",
                        "stanford-corenlp-german",
                        "stanford-corenlp-spanish",
                        "stanford-ner",
                        "stanford-parser",
                        "stanford-postagger",
                        "sword-bible-akjv",
                        "sword-bible-asv",
                        "sword-bible-darby",
                        "sword-bible-kjv",
                        "sword-bible-web",
                        "sword-book-finney",
                        "sword-book-pilgrim",
                        "sword-commentary-dtn",
                        "sword-commentary-jfb",
                        "sword-commentary-tsk",
                        "sword-devotional-daily",
                        "sword-devotional-dbd",
                        "sword-devotional-sme",
                        "sword-dictionary-nave",
                        "sword-dictionary-strongsgreek",
                        "sword-dictionary-strongshebrew",
                        "sword-glossary-eren_el",
                        "sword-glossary-eren_grc",
                        "sword-glossary-eren_he",
                        "tcl2doxy",
                        "tinyxml",
                        "chromedriver",
                        "jetty",
                        "mybb",
                        "blt",
                        "freefont-ttf",
                        "boop",
                        "terraform-1.0",
                        "p5.32-math-pari",
                        "p5.32-mp3-tag",
                        "p5.32-term-gnuplot",
                        "ki-shell",
                        "py37-debugpy",
                        "py38-debugpy",
                        "py39-debugpy",
                        "py39-pymunk",
                        "py27-fonttools",
                        "py36-fonttools",
                        "py37-fonttools",
                        "py38-fonttools",
                        "py39-fonttools",
                        "py39-pew",
                        "asciidoctorj",
                        "py310-dill",
                        "py310-distlib",
                        "py310-olefile",
                        "py310-random2",
                        "py310-algopy",
                        "py310-debugpy",
                        "jreleaser",
                        "py310-fonttools",
                        "py310-zopfli",
                        "codegroup",
                        "py310-obspy",
                        "py310-dnspython",
                        "terraform-1.1",
                        "balena-cli",
                        "py-pycryptodome",
                        "py27-pycryptodome",
                        "py35-pycryptodome",
                        "py36-pycryptodome",
                        "py37-pycryptodome",
                        "py38-pycryptodome",
                        "py39-pycryptodome",
                        "py310-pycryptodome",
                        "py-pycryptodomex",
                        "py38-pycryptodomex",
                        "py39-pycryptodomex",
                        "py310-pycryptodomex",
                        "py310-gmpy",
                        "py-freetype",
                        "py37-freetype",
                        "py38-freetype",
                        "py39-freetype",
                        "py310-freetype",
                        "p5.34-math-pari",
                        "p5.34-mp3-tag",
                        "p5.34-term-gnuplot",
                        "py310-tatsu",
                        "BWidget",
                        "csfml",
                        "py310-pyglet",
                        "Aerofoil",
                        "py310-multiprocess",
                        "py-svgwrite",
                        "py39-svgwrite",
                        "py310-svgwrite",
                        "terraform-1.2",
                        "lua-language-server",
                        "DiskJockey",
                        "64tass",
                        "pstree",
                        "djjr",
                        "icu-devel-docs",
                        "meli",
                        "terraform-1.3",
                        "py311-olefile",
                        "py311-debugpy",
                        "py311-zopfli",
                        "py311-fonttools",
                        "py311-algopy",
                        "py311-multiprocess",
                        "py311-random2",
                        "terraform-1.4",
                        "py311-pyglet",
                        "py311-freetype",
                        "kotlin-language-server",
                        "chntpw",
                        "terraform-1.5",
                        "py310-pymunk",
                        "py311-pymunk",
                        "pandoc",
                        "gk",
                        "HexEditPowerPC",
                        "py32-setuptools",
                        "py-pysap",
                        "py27-pysap",
                        "terraform-1.6",
                        "android-platform-tools-latest",
                        "android-platform-tools-no_sse4",
                        "android-platform-tools-i386",
                        "py312-olefile",
                        "py312-zopfli",
                        "libb64",
                        "py312-random2",
                        "VVVVVV",
                        "py312-algopy",
                        "py312-debugpy",
                        "terraform-1.7",
                        "py312-freetype",
                        "py312-pyglet",
                        "py-ezdxf",
                        "py38-ezdxf",
                        "py39-ezdxf",
                        "py310-ezdxf",
                        "py311-ezdxf",
                        "py312-ezdxf",
                        "terraform-1.8",
                        "bazel-6",
                        "notpacman",
                        "nottetris2",
                        "libmsp430",
                        "terraform-1.9",
                        "py39-beancount-import",
                        "py313-olefile",
                        "py313-debugpy",
                        "terraform-1.10",
                        "py313-freetype",
                        "terraform-1.11",
                        "openjdk25-zulu",
                        "terraform-1.12",
                        "terraform-1.13",
                        "jarviz",
                        "py-ansicolors",
                        "py310-ansicolors",
                        "py311-ansicolors",
                        "py312-ansicolors",
                        "py313-ansicolors",
                        "gradle8"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "libzzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious-plugins",
                        "flash",
                        "rpm",
                        "rpm54",
                        "recoll",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "winetricks",
                        "unp"
                    ]
                }
            ]
        },
        {
            "name": "unzoo",
            "portdir": "archivers/unzoo",
            "version": "4.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/unzoo/",
            "description": "A zoo archive extractor",
            "long_description": "Unzoo is a zoo archive extractor written by Martin Schoenert. If unzoo is called with no arguments, it will first print a summary of the commands and then prompt for command lines interactively.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "upx",
            "portdir": "archivers/upx",
            "version": "5.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://upx.github.io/",
            "description": "compress or expand executable files",
            "long_description": "UPX is a free, portable, extendable, high-performance executable packer for several executable formats.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ucl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "retdec",
                        "retdec-devel",
                        "wails"
                    ]
                }
            ]
        },
        {
            "name": "upx-devel",
            "portdir": "archivers/upx",
            "version": "20250726",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://upx.github.io/",
            "description": "compress or expand executable files",
            "long_description": "UPX is a free, portable, extendable, high-performance executable packer for several executable formats.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ucl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wimlib",
            "portdir": "archivers/wimlib",
            "version": "1.14.4",
            "license": "(GPL-3+ or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wimlib.net",
            "description": "tools for dealing with files in Windows Imaging Format",
            "long_description": "wimlib is a library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). wimlib and its command-line frontend wimlib-imagex provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX, and DISM.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "ntfs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cdrtools",
                        "cabextract",
                        "mtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xar",
            "portdir": "archivers/xar",
            "version": "1.8.0.498",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apple-oss-distributions/xar",
            "description": "xar is the eXtensible ARchiver",
            "long_description": "xar is the eXtensible ARchiver",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1088
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "libxml2",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "allegro5"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "ghc-ppc-bootstrap",
                        "MacOSX10.14.sdk",
                        "MacOSX10.13.sdk",
                        "MacOSX10.12.sdk",
                        "djjr",
                        "MacOSX12.sdk",
                        "MacOSX11.sdk",
                        "openjdk8-bootstrap",
                        "MacOSX10.15.sdk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-14",
                        "llvm-15",
                        "lldb-14",
                        "lldb-15",
                        "llvm-devel",
                        "llvm-20",
                        "lldb-devel",
                        "lldb-20",
                        "llvm-10",
                        "llvm-11",
                        "llvm-5.0",
                        "llvm-6.0",
                        "llvm-7.0",
                        "llvm-8.0",
                        "llvm-9.0",
                        "llvm-16",
                        "lldb-16",
                        "ispc-clang",
                        "llvm-18",
                        "lldb-18",
                        "llvm-17",
                        "llvm-21",
                        "lldb-17",
                        "lldb-21",
                        "llvm-19",
                        "lldb-19",
                        "py27-xar",
                        "rpm54",
                        "llvm-12",
                        "llvm-13",
                        "lldb-12",
                        "lldb-13"
                    ]
                }
            ]
        },
        {
            "name": "xdelta",
            "portdir": "archivers/xdelta",
            "version": "3.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmacd/xdelta-devel",
            "description": "Open-source binary diff, differential compression tools, VCDIFF (RFC 3284) delta compression",
            "long_description": "Open-source binary diff, differential compression tools, VCDIFF (RFC 3284) delta compression",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xz",
            "portdir": "archivers/xz",
            "version": "5.8.1",
            "license": "(public-domain or GPL-2+)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://tukaani.org/xz/",
            "description": "XZ Utils",
            "long_description": "XZ utils consist of a few relatively separate submodules: \n* LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 \n* Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dar",
                        "innoextract",
                        "libarchive",
                        "ota",
                        "pbzx",
                        "pixz",
                        "xdelta",
                        "zstd",
                        "gtkwave",
                        "zebra",
                        "diffball",
                        "folly",
                        "libsolv",
                        "wandio",
                        "xmlwrapp",
                        "freeciv",
                        "freeciv-x11",
                        "openttd",
                        "yelp",
                        "GraphicsMagick",
                        "ImageMagick",
                        "gimp2",
                        "gimp2-devel",
                        "imlib2",
                        "tiff",
                        "ark",
                        "kde4-runtime",
                        "kdelibs4",
                        "pypy36",
                        "pypy37",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python38",
                        "python39",
                        "dovecot",
                        "R",
                        "shogun",
                        "shogun-devel",
                        "VLC2",
                        "libVLC2",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "gpac",
                        "dnscap",
                        "metaproxy",
                        "p5.26-compress-raw-lzma",
                        "p5.28-compress-raw-lzma",
                        "p5.30-compress-raw-lzma",
                        "py27-backports-lzma",
                        "py27-liblzma",
                        "py27-pysam",
                        "py36-pysam",
                        "bedtools",
                        "htslib",
                        "paraview",
                        "root5",
                        "root6",
                        "scotch",
                        "dpkg",
                        "file",
                        "libmagic",
                        "littleutils",
                        "man",
                        "rpm54",
                        "tarsnap",
                        "libxml2",
                        "the_silver_searcher",
                        "links",
                        "p5.32-compress-raw-lzma",
                        "minizip-ng",
                        "python310",
                        "pypy38",
                        "squashfs-tools",
                        "p5.34-compress-raw-lzma",
                        "snobol4",
                        "pypy39",
                        "python311",
                        "payload-dumper-go",
                        "ffmpeg6",
                        "python312",
                        "ImageMagick7",
                        "uv",
                        "libxmlb",
                        "ffmpeg7",
                        "python313",
                        "scamper",
                        "ffmpeg4",
                        "python313-freethreading",
                        "jgenesis",
                        "guestfs-tools",
                        "ffmpeg8",
                        "python314",
                        "python314-freethreading"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "ghc",
                        "mecab-ipadic-neologd",
                        "retdec",
                        "retdec-devel",
                        "R-nanonext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "LyX",
                        "kitty",
                        "qt5-qtquickcontrols2",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase",
                        "qt5-qtbase-docs",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats",
                        "qt5-qtimageformats-docs",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtnetworkauth",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtscript",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview",
                        "qt5-qtwebview-docs",
                        "qt5-qttools",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets",
                        "qt5-qtwebsockets-docs",
                        "qt5-qtwebkit-examples",
                        "qt5-qttranslations",
                        "qt5-mysql-plugin",
                        "qt5-psql-plugin",
                        "qt5-sqlite-plugin",
                        "qt511-qtquickcontrols2",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtbase",
                        "qt511-qtbase-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport",
                        "qt511-qtserialport-docs",
                        "qt511-qtsensors",
                        "qt511-qtsensors-docs",
                        "qt511-qtcharts",
                        "qt511-qtcharts-docs",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-docs",
                        "qt511-qtdoc",
                        "qt511-qtwebchannel",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtimageformats",
                        "qt511-qtimageformats-docs",
                        "qt511-qtwebglplugin",
                        "qt511-qtvirtualkeyboard",
                        "qt511-qtvirtualkeyboard-docs",
                        "qt511-qtsvg",
                        "qt511-qtsvg-docs",
                        "qt511-qtmacextras",
                        "qt511-qtmacextras-docs",
                        "qt511-qtlocation",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus",
                        "qt511-qtserialbus-docs",
                        "qt511-qtmultimedia",
                        "qt511-qtmultimedia-docs",
                        "qt511-qtcanvas3d",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtdatavis3d",
                        "qt511-qtdatavis3d-docs",
                        "qt511-qtgraphicaleffects",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtpurchasing",
                        "qt511-qtpurchasing-docs",
                        "qt511-qtnetworkauth",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtscript",
                        "qt511-qtscript-docs",
                        "qt511-qtremoteobjects",
                        "qt511-qtremoteobjects-docs",
                        "qt511-qtscxml",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech",
                        "qt511-qtspeech-docs",
                        "qt511-qtwebview",
                        "qt511-qtwebview-docs",
                        "qt511-qttools",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebsockets",
                        "qt511-qtwebsockets-docs",
                        "qt511-qtwebkit-examples",
                        "qt511-qttranslations",
                        "qt511-mysql-plugin",
                        "qt511-psql-plugin",
                        "qt511-sqlite-plugin",
                        "qt513-qtquickcontrols2",
                        "qt513-qtquickcontrols2-docs",
                        "qt513-qtbase",
                        "qt513-qtbase-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt513-qtdeclarative",
                        "qt513-qtdeclarative-docs",
                        "qt513-qtserialport",
                        "qt513-qtserialport-docs",
                        "qt513-qtsensors",
                        "qt513-qtsensors-docs",
                        "qt513-qtcharts",
                        "qt513-qtcharts-docs",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-docs",
                        "qt513-qtdoc",
                        "qt513-qtwebchannel",
                        "qt513-qtwebchannel-docs",
                        "qt513-qtimageformats",
                        "qt513-qtimageformats-docs",
                        "qt513-qtwebglplugin",
                        "qt513-qtvirtualkeyboard",
                        "qt513-qtvirtualkeyboard-docs",
                        "qt513-qtsvg",
                        "qt513-qtsvg-docs",
                        "qt513-qtmacextras",
                        "qt513-qtmacextras-docs",
                        "qt513-qtlocation",
                        "qt513-qtlocation-docs",
                        "qt513-qtlottie",
                        "qt513-qtlottie-docs",
                        "qt513-qtxmlpatterns",
                        "qt513-qtxmlpatterns-docs",
                        "qt513-qtserialbus",
                        "qt513-qtserialbus-docs",
                        "qt513-qtmultimedia",
                        "qt513-qtmultimedia-docs",
                        "qt513-qtdatavis3d",
                        "qt513-qtdatavis3d-docs",
                        "qt513-qtgraphicaleffects",
                        "qt513-qtgraphicaleffects-docs",
                        "qt513-qtpurchasing",
                        "qt513-qtpurchasing-docs",
                        "qt513-qtnetworkauth",
                        "qt513-qtnetworkauth-docs",
                        "qt513-qtscript",
                        "qt513-qtscript-docs",
                        "qt513-qtremoteobjects",
                        "qt513-qtremoteobjects-docs",
                        "qt513-qtscxml",
                        "qt513-qtscxml-docs",
                        "qt513-qt3d",
                        "qt513-qt3d-docs",
                        "qt513-qtconnectivity",
                        "qt513-qtconnectivity-docs",
                        "qt513-qtgamepad",
                        "qt513-qtgamepad-docs",
                        "qt513-qtspeech",
                        "qt513-qtspeech-docs",
                        "qt513-qtwebview",
                        "qt513-qtwebview-docs",
                        "qt513-qttools",
                        "qt513-qttools-docs",
                        "qt513-qtquickcontrols",
                        "qt513-qtquickcontrols-docs",
                        "qt513-qtwebsockets",
                        "qt513-qtwebsockets-docs",
                        "qt513-qtwebkit-examples",
                        "qt513-qttranslations",
                        "qt513-mysql-plugin",
                        "qt513-psql-plugin",
                        "qt513-sqlite-plugin",
                        "qt53-qtbase",
                        "qt53-qtbase-docs",
                        "qt53-qtdeclarative",
                        "qt53-qtdeclarative-docs",
                        "qt53-qtserialport",
                        "qt53-qtserialport-docs",
                        "qt53-qtsensors",
                        "qt53-qtsensors-docs",
                        "qt53-qtwebkit",
                        "qt53-qtwebkit-docs",
                        "qt53-qtdoc",
                        "qt53-qtquick1",
                        "qt53-qtimageformats",
                        "qt53-qtimageformats-docs",
                        "qt53-qtsvg",
                        "qt53-qtsvg-docs",
                        "qt53-qtmacextras",
                        "qt53-qtmacextras-docs",
                        "qt53-qtlocation",
                        "qt53-qtlocation-docs",
                        "qt53-qtxmlpatterns",
                        "qt53-qtxmlpatterns-docs",
                        "qt53-qtgraphicaleffects",
                        "qt53-qtgraphicaleffects-docs",
                        "qt53-qtmultimedia",
                        "qt53-qtmultimedia-docs",
                        "qt53-qtscript",
                        "qt53-qtscript-docs",
                        "qt53-qtconnectivity",
                        "qt53-qtconnectivity-docs",
                        "qt53-qttools",
                        "qt53-qttools-docs",
                        "qt53-qtenginio",
                        "qt53-qtenginio-docs",
                        "qt53-qtquickcontrols",
                        "qt53-qtquickcontrols-docs",
                        "qt53-qtwebsockets",
                        "qt53-qtwebsockets-docs",
                        "qt53-qtwebkit-examples",
                        "qt53-qttranslations",
                        "qt53-mysql-plugin",
                        "qt53-psql-plugin",
                        "qt53-sqlite-plugin",
                        "qt55-qtbase",
                        "qt55-qtbase-docs",
                        "qt55-qtwebengine",
                        "qt55-qtwebengine-docs",
                        "qt55-qtdeclarative",
                        "qt55-qtdeclarative-docs",
                        "qt55-qtserialport",
                        "qt55-qtserialport-docs",
                        "qt55-qtsensors",
                        "qt55-qtsensors-docs",
                        "qt55-qtwebkit",
                        "qt55-qtwebkit-docs",
                        "qt55-qtquick1",
                        "qt55-qtdoc",
                        "qt55-qtwebchannel",
                        "qt55-qtwebchannel-docs",
                        "qt55-qtimageformats",
                        "qt55-qtimageformats-docs",
                        "qt55-qtsvg",
                        "qt55-qtsvg-docs",
                        "qt55-qtmacextras",
                        "qt55-qtmacextras-docs",
                        "qt55-qtlocation",
                        "qt55-qtlocation-docs",
                        "qt55-qtxmlpatterns",
                        "qt55-qtxmlpatterns-docs",
                        "qt55-qtcanvas3d",
                        "qt55-qtcanvas3d-docs",
                        "qt55-qtgraphicaleffects",
                        "qt55-qtgraphicaleffects-docs",
                        "qt55-qtmultimedia",
                        "qt55-qtmultimedia-docs",
                        "qt55-qtscript",
                        "qt55-qtscript-docs",
                        "qt55-qt3d",
                        "qt55-qt3d-docs",
                        "qt55-qtconnectivity",
                        "qt55-qtconnectivity-docs",
                        "qt55-qttools",
                        "qt55-qttools-docs",
                        "qt55-qtquickcontrols",
                        "qt55-qtquickcontrols-docs",
                        "qt55-qtenginio",
                        "qt55-qtenginio-docs",
                        "qt55-qtwebsockets",
                        "qt55-qtwebsockets-docs",
                        "qt55-qtwebkit-examples",
                        "qt55-qttranslations",
                        "qt55-mysql-plugin",
                        "qt55-psql-plugin",
                        "qt55-sqlite-plugin",
                        "qt56-qtquickcontrols2",
                        "qt56-qtquickcontrols2-docs",
                        "qt56-qtbase",
                        "qt56-qtbase-docs",
                        "qt56-qtwebengine",
                        "qt56-qtwebengine-docs",
                        "qt56-qtdeclarative",
                        "qt56-qtdeclarative-docs",
                        "qt56-qtserialport",
                        "qt56-qtserialport-docs",
                        "qt56-qtsensors",
                        "qt56-qtsensors-docs",
                        "qt56-qtwebkit",
                        "qt56-qtwebkit-docs",
                        "qt56-qtdoc",
                        "qt56-qtwebchannel",
                        "qt56-qtwebchannel-docs",
                        "qt56-qtimageformats",
                        "qt56-qtimageformats-docs",
                        "qt56-qtsvg",
                        "qt56-qtsvg-docs",
                        "qt56-qtmacextras",
                        "qt56-qtmacextras-docs",
                        "qt56-qtlocation",
                        "qt56-qtlocation-docs",
                        "qt56-qtxmlpatterns",
                        "qt56-qtxmlpatterns-docs",
                        "qt56-qtserialbus",
                        "qt56-qtserialbus-docs",
                        "qt56-qtcanvas3d",
                        "qt56-qtcanvas3d-docs",
                        "qt56-qtgraphicaleffects",
                        "qt56-qtgraphicaleffects-docs",
                        "qt56-qtmultimedia",
                        "qt56-qtmultimedia-docs",
                        "qt56-qtscript",
                        "qt56-qtscript-docs",
                        "qt56-qt3d",
                        "qt56-qt3d-docs",
                        "qt56-qtconnectivity",
                        "qt56-qtconnectivity-docs",
                        "qt56-qtwebview",
                        "qt56-qtwebview-docs",
                        "qt56-qttools",
                        "qt56-qttools-docs",
                        "qt56-qtquickcontrols",
                        "qt56-qtquickcontrols-docs",
                        "qt56-qtenginio",
                        "qt56-qtenginio-docs",
                        "qt56-qtwebsockets",
                        "qt56-qtwebsockets-docs",
                        "qt56-qtwebkit-examples",
                        "qt56-qttranslations",
                        "qt56-mysql-plugin",
                        "qt56-psql-plugin",
                        "qt56-sqlite-plugin",
                        "qt57-qtquickcontrols2",
                        "qt57-qtquickcontrols2-docs",
                        "qt57-qtbase",
                        "qt57-qtbase-docs",
                        "qt57-qtwebengine",
                        "qt57-qtwebengine-docs",
                        "qt57-qtdeclarative",
                        "qt57-qtdeclarative-docs",
                        "qt57-qtserialport",
                        "qt57-qtserialport-docs",
                        "qt57-qtsensors",
                        "qt57-qtsensors-docs",
                        "qt57-qtcharts",
                        "qt57-qtcharts-docs",
                        "qt57-qtwebkit",
                        "qt57-qtwebkit-docs",
                        "qt57-qtdoc",
                        "qt57-qtwebchannel",
                        "qt57-qtwebchannel-docs",
                        "qt57-qtdeclarative-render2d",
                        "qt57-qtdeclarative-render2d-docs",
                        "qt57-qtimageformats",
                        "qt57-qtimageformats-docs",
                        "qt57-qtvirtualkeyboard",
                        "qt57-qtvirtualkeyboard-docs",
                        "qt57-qtsvg",
                        "qt57-qtsvg-docs",
                        "qt57-qtmacextras",
                        "qt57-qtmacextras-docs",
                        "qt57-qtlocation",
                        "qt57-qtlocation-docs",
                        "qt57-qtxmlpatterns",
                        "qt57-qtxmlpatterns-docs",
                        "qt57-qtserialbus",
                        "qt57-qtserialbus-docs",
                        "qt57-qtmultimedia",
                        "qt57-qtmultimedia-docs",
                        "qt57-qtcanvas3d",
                        "qt57-qtcanvas3d-docs",
                        "qt57-qtdatavis3d",
                        "qt57-qtdatavis3d-docs",
                        "qt57-qtgraphicaleffects",
                        "qt57-qtgraphicaleffects-docs",
                        "qt57-qtpurchasing",
                        "qt57-qtpurchasing-docs",
                        "qt57-qtscript",
                        "qt57-qtscript-docs",
                        "qt57-qtscxml",
                        "qt57-qtscxml-docs",
                        "qt57-qt3d",
                        "qt57-qt3d-docs",
                        "qt57-qtconnectivity",
                        "qt57-qtconnectivity-docs",
                        "qt57-qtgamepad",
                        "qt57-qtgamepad-docs",
                        "qt57-qtwebview",
                        "qt57-qtwebview-docs",
                        "qt57-qttools",
                        "qt57-qttools-docs",
                        "qt57-qtquickcontrols",
                        "qt57-qtquickcontrols-docs",
                        "qt57-qtwebsockets",
                        "qt57-qtwebsockets-docs",
                        "qt57-qtwebkit-examples",
                        "qt57-qttranslations",
                        "qt57-mysql-plugin",
                        "qt57-psql-plugin",
                        "qt57-sqlite-plugin",
                        "qt58-qtquickcontrols2",
                        "qt58-qtquickcontrols2-docs",
                        "qt58-qtbase",
                        "qt58-qtbase-docs",
                        "qt58-qtwebengine",
                        "qt58-qtwebengine-docs",
                        "qt58-qtdeclarative",
                        "qt58-qtdeclarative-docs",
                        "qt58-qtserialport",
                        "qt58-qtserialport-docs",
                        "qt58-qtsensors",
                        "qt58-qtsensors-docs",
                        "qt58-qtcharts",
                        "qt58-qtcharts-docs",
                        "qt58-qtwebkit",
                        "qt58-qtwebkit-docs",
                        "qt58-qtdoc",
                        "qt58-qtwebchannel",
                        "qt58-qtwebchannel-docs",
                        "qt58-qtimageformats",
                        "qt58-qtimageformats-docs",
                        "qt58-qtvirtualkeyboard",
                        "qt58-qtvirtualkeyboard-docs",
                        "qt58-qtsvg",
                        "qt58-qtsvg-docs",
                        "qt58-qtmacextras",
                        "qt58-qtmacextras-docs",
                        "qt58-qtlocation",
                        "qt58-qtlocation-docs",
                        "qt58-qtxmlpatterns",
                        "qt58-qtxmlpatterns-docs",
                        "qt58-qtserialbus",
                        "qt58-qtserialbus-docs",
                        "qt58-qtmultimedia",
                        "qt58-qtmultimedia-docs",
                        "qt58-qtcanvas3d",
                        "qt58-qtcanvas3d-docs",
                        "qt58-qtdatavis3d",
                        "qt58-qtdatavis3d-docs",
                        "qt58-qtgraphicaleffects",
                        "qt58-qtgraphicaleffects-docs",
                        "qt58-qtpurchasing",
                        "qt58-qtpurchasing-docs",
                        "qt58-qtnetworkauth",
                        "qt58-qtnetworkauth-docs",
                        "qt58-qtscript",
                        "qt58-qtscript-docs",
                        "qt58-qtscxml",
                        "qt58-qtscxml-docs",
                        "qt58-qt3d",
                        "qt58-qt3d-docs",
                        "qt58-qtconnectivity",
                        "qt58-qtconnectivity-docs",
                        "qt58-qtgamepad",
                        "qt58-qtgamepad-docs",
                        "qt58-qtspeech",
                        "qt58-qtspeech-docs",
                        "qt58-qtwebview",
                        "qt58-qtwebview-docs",
                        "qt58-qttools",
                        "qt58-qttools-docs",
                        "qt58-qtquickcontrols",
                        "qt58-qtquickcontrols-docs",
                        "qt58-qtwebsockets",
                        "qt58-qtwebsockets-docs",
                        "qt58-qtwebkit-examples",
                        "qt58-qttranslations",
                        "qt58-mysql-plugin",
                        "qt58-psql-plugin",
                        "qt58-sqlite-plugin",
                        "qt59-qtquickcontrols2",
                        "qt59-qtquickcontrols2-docs",
                        "qt59-qtbase",
                        "qt59-qtbase-docs",
                        "qt59-qtwebengine",
                        "qt59-qtwebengine-docs",
                        "qt59-qtdeclarative",
                        "qt59-qtdeclarative-docs",
                        "qt59-qtserialport",
                        "qt59-qtserialport-docs",
                        "qt59-qtsensors",
                        "qt59-qtsensors-docs",
                        "qt59-qtcharts",
                        "qt59-qtcharts-docs",
                        "qt59-qtwebkit",
                        "qt59-qtwebkit-docs",
                        "qt59-qtdoc",
                        "qt59-qtwebchannel",
                        "qt59-qtwebchannel-docs",
                        "qt59-qtimageformats",
                        "qt59-qtimageformats-docs",
                        "qt59-qtvirtualkeyboard",
                        "qt59-qtvirtualkeyboard-docs",
                        "qt59-qtsvg",
                        "qt59-qtsvg-docs",
                        "qt59-qtmacextras",
                        "qt59-qtmacextras-docs",
                        "qt59-qtlocation",
                        "qt59-qtlocation-docs",
                        "qt59-qtxmlpatterns",
                        "qt59-qtxmlpatterns-docs",
                        "qt59-qtserialbus",
                        "qt59-qtserialbus-docs",
                        "qt59-qtmultimedia",
                        "qt59-qtmultimedia-docs",
                        "qt59-qtcanvas3d",
                        "qt59-qtcanvas3d-docs",
                        "qt59-qtdatavis3d",
                        "qt59-qtdatavis3d-docs",
                        "qt59-qtgraphicaleffects",
                        "qt59-qtgraphicaleffects-docs",
                        "qt59-qtpurchasing",
                        "qt59-qtpurchasing-docs",
                        "qt59-qtnetworkauth",
                        "qt59-qtnetworkauth-docs",
                        "qt59-qtscript",
                        "qt59-qtscript-docs",
                        "qt59-qtremoteobjects",
                        "qt59-qtremoteobjects-docs",
                        "qt59-qtscxml",
                        "qt59-qtscxml-docs",
                        "qt59-qt3d",
                        "qt59-qt3d-docs",
                        "qt59-qtconnectivity",
                        "qt59-qtconnectivity-docs",
                        "qt59-qtgamepad",
                        "qt59-qtgamepad-docs",
                        "qt59-qtspeech",
                        "qt59-qtspeech-docs",
                        "qt59-qtwebview",
                        "qt59-qtwebview-docs",
                        "qt59-qttools",
                        "qt59-qttools-docs",
                        "qt59-qtquickcontrols",
                        "qt59-qtquickcontrols-docs",
                        "qt59-qtwebsockets",
                        "qt59-qtwebsockets-docs",
                        "qt59-qtwebkit-examples",
                        "qt59-qttranslations",
                        "qt59-mysql-plugin",
                        "qt59-psql-plugin",
                        "qt59-sqlite-plugin",
                        "gnutar",
                        "libzip",
                        "pixz",
                        "upx",
                        "zlib",
                        "minizip",
                        "easytag",
                        "flac",
                        "libcanberra",
                        "libmpdclient",
                        "mpc",
                        "mpd",
                        "ncmpc",
                        "pavucontrol",
                        "phonon",
                        "phonon-qt5",
                        "phonon-backend-gstreamer",
                        "phonon-backend-gstreamer-qt5",
                        "pulseaudio",
                        "soxr",
                        "arm-aout-binutils",
                        "arm-elf-binutils",
                        "arm-none-eabi-binutils",
                        "arm-none-eabi-gcc",
                        "arm-none-eabi-gcc8",
                        "arm-none-eabi-gdb",
                        "arm-none-linux-gnueabi-binutils",
                        "avr-binutils",
                        "avr-gcc",
                        "avr-gdb",
                        "i386-elf-binutils",
                        "i386-elf-gcc",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads",
                        "m68k-elf-binutils",
                        "mips-elf-binutils",
                        "msp430-elf-binutils",
                        "msp430-elf-gcc",
                        "ppc-linux-binutils",
                        "spu-binutils",
                        "urjtag",
                        "x86_64-elf-binutils",
                        "x86_64-elf-gcc",
                        "x86_64-w64-mingw32-binutils",
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "libgda5",
                        "apache-ant",
                        "atk",
                        "autoconf",
                        "autoconf-archive",
                        "autogen",
                        "binutils",
                        "bison",
                        "bison-runtime",
                        "bsdowl",
                        "ccache",
                        "cflow",
                        "codeblocks",
                        "geoclue2",
                        "gindent",
                        "git",
                        "git-filter-repo",
                        "glade",
                        "glade3",
                        "glib2",
                        "glib2-devel",
                        "glibmm",
                        "gnutls",
                        "gob2",
                        "gtk-osx-application",
                        "py27-gtk-osx-application-gtk2",
                        "gtk-osx-application-gtk3",
                        "gtk-osx-application-common-gtk3",
                        "gtk-osx-application-gtk2",
                        "gtk-osx-application-common-gtk2",
                        "gvfs",
                        "idutils",
                        "iso-codes",
                        "json-glib",
                        "libabw",
                        "libconfuse",
                        "libepubgen",
                        "libexttextcat",
                        "libgee",
                        "libgee06",
                        "libgnt",
                        "libhandy",
                        "libhx",
                        "liblxqt",
                        "libmd",
                        "libmwaw",
                        "libnotify",
                        "libnumbertext",
                        "libqtxdg",
                        "libqxp",
                        "libsigcxx2",
                        "libsigcxx3",
                        "libssh",
                        "libstaroffice",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "libzmf",
                        "log4cplus",
                        "lxqt-build-tools",
                        "mono",
                        "mpfr",
                        "nodejs10",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "nodejs8",
                        "orc",
                        "patchutils",
                        "ppl",
                        "qca",
                        "qca-qt5",
                        "qca-ossl",
                        "qca-cyrus-sasl",
                        "qca-gnupg",
                        "qca-pkcs11",
                        "qca-qt5-ossl",
                        "qca-qt5-cyrus-sasl",
                        "qca-qt5-gnupg",
                        "qca-qt5-pkcs11",
                        "qtermwidget",
                        "spice-protocol",
                        "tcllib",
                        "upower",
                        "util-linux",
                        "xapian-core",
                        "xapian-omega",
                        "xapian-bindings-java",
                        "xapian-bindings-perl5.26",
                        "xapian-bindings-perl5.28",
                        "xapian-bindings-perl5.30",
                        "xapian-bindings-perl5.32",
                        "xapian-bindings-php55",
                        "xapian-bindings-php56",
                        "xapian-bindings-php70",
                        "xapian-bindings-php71",
                        "xapian-bindings-php72",
                        "xapian-bindings-php73",
                        "xapian-bindings-php74",
                        "xapian-bindings-python27",
                        "xapian-bindings-python35",
                        "xapian-bindings-python36",
                        "xapian-bindings-python37",
                        "xapian-bindings-python38",
                        "xapian-bindings-python39",
                        "xapian-bindings-ruby21",
                        "xapian-bindings-ruby22",
                        "xapian-bindings-ruby23",
                        "xapian-bindings-ruby24",
                        "xapian-bindings-ruby25",
                        "xapian-bindings-ruby26",
                        "xapian-bindings-ruby27",
                        "le",
                        "mednafen",
                        "qemu",
                        "scummvm",
                        "alienarena",
                        "alienarena-data",
                        "boswars",
                        "gtypist",
                        "openttd",
                        "qtads",
                        "supertuxkart",
                        "cgal4",
                        "cgal5",
                        "gdal",
                        "accountsservice",
                        "adwaita-icon-theme",
                        "alacarte",
                        "amtk",
                        "anjuta",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "baobab",
                        "dconf",
                        "dconf-editor",
                        "desktop-file-utils",
                        "devhelp",
                        "dia",
                        "empathy",
                        "eog",
                        "eog-plugins",
                        "epiphany",
                        "evince",
                        "evolution-data-server",
                        "file-roller",
                        "folks",
                        "frogr",
                        "gcab",
                        "gconf",
                        "gconf-editor",
                        "gconfmm",
                        "gcr",
                        "gdl3",
                        "gdlmm3",
                        "gdm",
                        "gedit",
                        "gedit-plugins",
                        "genius",
                        "geocode-glib",
                        "gexiv2",
                        "gfbgraph",
                        "ghex",
                        "gitg",
                        "gjs",
                        "glabels",
                        "glib-networking",
                        "glom",
                        "gnome-applets",
                        "gnome-autoar",
                        "gnome-backgrounds",
                        "gnome-calculator",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "gnome-common",
                        "gnome-control-center",
                        "gnome-desktop",
                        "gnome-devel-docs",
                        "gnome-dictionary",
                        "gnome-doc-utils",
                        "gnome-font-viewer",
                        "gnome-getting-started-docs",
                        "gnome-internet-radio-locator",
                        "gnome-keyring",
                        "gnome-maps",
                        "gnome-menus",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-online-miners",
                        "gnome-panel",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-settings-daemon",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-user-docs",
                        "gnome-weather",
                        "gnumeric",
                        "gobject-introspection",
                        "goffice",
                        "goffice08",
                        "goocanvas2",
                        "goocanvasmm2",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gspell",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gthumb",
                        "gtk-doc",
                        "gtk-vnc",
                        "gtk2",
                        "gtk2-murrine",
                        "gtk3",
                        "gtksourceview3",
                        "gtksourceview4",
                        "gtksourceviewmm2",
                        "gtksourceviewmm3",
                        "hicolor-icon-theme",
                        "libchamplain",
                        "libcroco",
                        "libdazzle",
                        "libepc",
                        "libgdamm5",
                        "libgdata",
                        "libgit2-glib",
                        "libgnome-keyring",
                        "libgnomekbd",
                        "libgsf",
                        "libgtkhtml4",
                        "libgtop",
                        "libpeas",
                        "libsecret",
                        "libsocialweb",
                        "libsoup",
                        "libunique3",
                        "libwnck",
                        "libwnck3",
                        "libxklavier",
                        "metacity",
                        "mm-common",
                        "nautilus",
                        "planner",
                        "polari",
                        "policykit-gnome",
                        "regexxer",
                        "rest",
                        "seahorse",
                        "spice-gtk",
                        "tepl",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "uhttpmock",
                        "vino",
                        "vte",
                        "vte-gtk2-compat",
                        "yelp",
                        "yelp-tools",
                        "yelp-xsl",
                        "zenity",
                        "GraphicsMagick",
                        "ImageMagick",
                        "MyPaint",
                        "babl",
                        "birdfont",
                        "blender",
                        "cairo",
                        "cairo-devel",
                        "clutter",
                        "clutter-gst",
                        "clutter-gst3",
                        "clutter-gtk",
                        "cogl",
                        "darktable",
                        "exif",
                        "fontforge",
                        "gd2",
                        "gdk-pixbuf2",
                        "geeqie",
                        "gegl",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "libcdr-0.1",
                        "libfreehand",
                        "libmediaart",
                        "libmspub",
                        "libmypaint",
                        "libpagemaker",
                        "libpng",
                        "librsvg",
                        "libvisio-0.1",
                        "libwpg-0.3",
                        "mypaint-brushes",
                        "mypaint-brushes1",
                        "openslide",
                        "pdf2djvu",
                        "pngcrush",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "vsd2svg",
                        "xfig",
                        "epic4",
                        "epic5",
                        "hexchat",
                        "irssi",
                        "ngircd",
                        "weechat",
                        "analitza",
                        "ark",
                        "baloo",
                        "baloo-widgets",
                        "blinken",
                        "bomber",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "choqok",
                        "dolphin-plugins",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "gwenview",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kalzium",
                        "kamera",
                        "kanagram",
                        "kapman",
                        "kapptemplate",
                        "kate",
                        "katomic",
                        "kblackbox",
                        "kblocks",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcolorchooser",
                        "kcron",
                        "kde-dev-scripts",
                        "kde-dev-utils",
                        "kde-extra-cmake-modules",
                        "kde-l10n-ar",
                        "kde-l10n-bg",
                        "kde-l10n-bs",
                        "kde-l10n-ca",
                        "kde-l10n-ca-valencia",
                        "kde-l10n-cs",
                        "kde-l10n-da",
                        "kde-l10n-de",
                        "kde-l10n-el",
                        "kde-l10n-en_GB",
                        "kde-l10n-es",
                        "kde-l10n-et",
                        "kde-l10n-eu",
                        "kde-l10n-fa",
                        "kde-l10n-fi",
                        "kde-l10n-fr",
                        "kde-l10n-ga",
                        "kde-l10n-gl",
                        "kde-l10n-he",
                        "kde-l10n-hi",
                        "kde-l10n-hr",
                        "kde-l10n-hu",
                        "kde-l10n-ia",
                        "kde-l10n-id",
                        "kde-l10n-is",
                        "kde-l10n-it",
                        "kde-l10n-ja",
                        "kde-l10n-kk",
                        "kde-l10n-km",
                        "kde-l10n-ko",
                        "kde-l10n-lt",
                        "kde-l10n-lv",
                        "kde-l10n-mr",
                        "kde-l10n-nb",
                        "kde-l10n-nds",
                        "kde-l10n-nl",
                        "kde-l10n-nn",
                        "kde-l10n-pa",
                        "kde-l10n-pl",
                        "kde-l10n-pt",
                        "kde-l10n-pt_BR",
                        "kde-l10n-ro",
                        "kde-l10n-ru",
                        "kde-l10n-si",
                        "kde-l10n-sk",
                        "kde-l10n-sl",
                        "kde-l10n-sr",
                        "kde-l10n-sv",
                        "kde-l10n-tg",
                        "kde-l10n-th",
                        "kde-l10n-tr",
                        "kde-l10n-ug",
                        "kde-l10n-uk",
                        "kde-l10n-vi",
                        "kde-l10n-wa",
                        "kde-l10n-zh_CN",
                        "kde-l10n-zh_TW",
                        "kde-wallpapers",
                        "kde4-baseapps",
                        "kde4-filelight",
                        "kde4-runtime",
                        "kde4-workspace",
                        "kdeartwork",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdelibs4",
                        "kdenetwork-filesharing",
                        "kdenetwork-strigi-analyzers",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdesdk-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdetoys4",
                        "kdevelop",
                        "kdevplatform",
                        "kdewebdev",
                        "kdiamond",
                        "kdiskfree",
                        "kdnssd",
                        "kfilemetadata",
                        "kfloppy",
                        "kfourinline",
                        "kgeography",
                        "kget",
                        "kgoldrunner",
                        "kgpg",
                        "kgraphviewer",
                        "khangman",
                        "kig",
                        "kigo",
                        "killbots",
                        "kimono",
                        "kiriki",
                        "kiten",
                        "kjumpingcube",
                        "klettres",
                        "klickety",
                        "klines",
                        "kmahjongg",
                        "kmines",
                        "kmix",
                        "kmplot",
                        "knavalbattle",
                        "knetwalk",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kompare",
                        "konquest",
                        "konsole",
                        "konversation",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "kspaceduel",
                        "ksquares",
                        "kstars",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdcraw",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkipi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "lokalize",
                        "lskat",
                        "marble",
                        "massif-visualizer",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "oxygen-icons",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "poxml",
                        "py-pykde4",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "qtruby",
                        "qyoto",
                        "rocs",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "umbrello",
                        "cppreference",
                        "gawk",
                        "gcc-devel",
                        "libgcc-devel",
                        "gcc10",
                        "gcc5",
                        "gcc6",
                        "libgcc6",
                        "gcc7",
                        "libgcc7",
                        "gcc8",
                        "libgcc8",
                        "gcc9",
                        "libgcc9",
                        "ghc",
                        "gnucobol",
                        "libomp",
                        "libomp-devel",
                        "librep",
                        "llvm-10",
                        "clang-10",
                        "lldb-10",
                        "llvm-11",
                        "clang-11",
                        "flang-11",
                        "lldb-11",
                        "llvm-3.7",
                        "clang-3.7",
                        "llvm-5.0",
                        "clang-5.0",
                        "lldb-5.0",
                        "llvm-6.0",
                        "clang-6.0",
                        "lldb-6.0",
                        "llvm-7.0",
                        "clang-7.0",
                        "lldb-7.0",
                        "llvm-8.0",
                        "clang-8.0",
                        "lldb-8.0",
                        "llvm-9.0",
                        "clang-9.0",
                        "lldb-9.0",
                        "mozjs52",
                        "ocaml",
                        "perl5.28",
                        "perl5.30",
                        "perl5.32",
                        "php",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php80-calendar",
                        "php80-curl",
                        "php80-dba",
                        "php80-enchant",
                        "php80-exif",
                        "php80-ftp",
                        "php80-gd",
                        "php80-gettext",
                        "php80-gmp",
                        "php80-iconv",
                        "php80-imap",
                        "php80-intl",
                        "php80-ipc",
                        "php80-ldap",
                        "php80-mbstring",
                        "php80-mysql",
                        "php80-odbc",
                        "php80-opcache",
                        "php80-openssl",
                        "php80-oracle",
                        "php80-pcntl",
                        "php80-posix",
                        "php80-postgresql",
                        "php80-pspell",
                        "php80-snmp",
                        "php80-soap",
                        "php80-sockets",
                        "php80-sodium",
                        "php80-sqlite",
                        "php80-tidy",
                        "php80-xsl",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-calendar",
                        "php74-curl",
                        "php74-dba",
                        "php74-enchant",
                        "php74-exif",
                        "php74-ftp",
                        "php74-gd",
                        "php74-gettext",
                        "php74-gmp",
                        "php74-iconv",
                        "php74-imap",
                        "php74-intl",
                        "php74-ipc",
                        "php74-ldap",
                        "php74-mbstring",
                        "php74-mysql",
                        "php74-odbc",
                        "php74-opcache",
                        "php74-openssl",
                        "php74-oracle",
                        "php74-pcntl",
                        "php74-posix",
                        "php74-postgresql",
                        "php74-pspell",
                        "php74-snmp",
                        "php74-soap",
                        "php74-sockets",
                        "php74-sodium",
                        "php74-sqlite",
                        "php74-tidy",
                        "php74-xmlrpc",
                        "php74-xsl",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php73-calendar",
                        "php73-curl",
                        "php73-dba",
                        "php73-enchant",
                        "php73-exif",
                        "php73-ftp",
                        "php73-gd",
                        "php73-gettext",
                        "php73-gmp",
                        "php73-iconv",
                        "php73-imap",
                        "php73-intl",
                        "php73-ipc",
                        "php73-ldap",
                        "php73-mbstring",
                        "php73-mysql",
                        "php73-odbc",
                        "php73-opcache",
                        "php73-openssl",
                        "php73-oracle",
                        "php73-pcntl",
                        "php73-posix",
                        "php73-postgresql",
                        "php73-pspell",
                        "php73-snmp",
                        "php73-soap",
                        "php73-sockets",
                        "php73-sodium",
                        "php73-sqlite",
                        "php73-tidy",
                        "php73-wddx",
                        "php73-xmlrpc",
                        "php73-xsl",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php72-calendar",
                        "php72-curl",
                        "php72-dba",
                        "php72-enchant",
                        "php72-exif",
                        "php72-ftp",
                        "php72-gd",
                        "php72-gettext",
                        "php72-gmp",
                        "php72-iconv",
                        "php72-imap",
                        "php72-intl",
                        "php72-ipc",
                        "php72-ldap",
                        "php72-mbstring",
                        "php72-mysql",
                        "php72-odbc",
                        "php72-opcache",
                        "php72-openssl",
                        "php72-oracle",
                        "php72-pcntl",
                        "php72-posix",
                        "php72-postgresql",
                        "php72-pspell",
                        "php72-snmp",
                        "php72-soap",
                        "php72-sockets",
                        "php72-sodium",
                        "php72-sqlite",
                        "php72-tidy",
                        "php72-wddx",
                        "php72-xmlrpc",
                        "php72-xsl",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php71-calendar",
                        "php71-curl",
                        "php71-dba",
                        "php71-enchant",
                        "php71-exif",
                        "php71-ftp",
                        "php71-gd",
                        "php71-gettext",
                        "php71-gmp",
                        "php71-iconv",
                        "php71-imap",
                        "php71-intl",
                        "php71-ipc",
                        "php71-ldap",
                        "php71-mbstring",
                        "php71-mcrypt",
                        "php71-mysql",
                        "php71-odbc",
                        "php71-opcache",
                        "php71-openssl",
                        "php71-oracle",
                        "php71-pcntl",
                        "php71-posix",
                        "php71-postgresql",
                        "php71-pspell",
                        "php71-snmp",
                        "php71-soap",
                        "php71-sockets",
                        "php71-sqlite",
                        "php71-tidy",
                        "php71-wddx",
                        "php71-xmlrpc",
                        "php71-xsl",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-calendar",
                        "php70-curl",
                        "php70-dba",
                        "php70-enchant",
                        "php70-exif",
                        "php70-ftp",
                        "php70-gd",
                        "php70-gettext",
                        "php70-gmp",
                        "php70-iconv",
                        "php70-imap",
                        "php70-intl",
                        "php70-ipc",
                        "php70-ldap",
                        "php70-mbstring",
                        "php70-mcrypt",
                        "php70-mysql",
                        "php70-odbc",
                        "php70-opcache",
                        "php70-openssl",
                        "php70-oracle",
                        "php70-pcntl",
                        "php70-posix",
                        "php70-postgresql",
                        "php70-pspell",
                        "php70-snmp",
                        "php70-soap",
                        "php70-sockets",
                        "php70-sqlite",
                        "php70-tidy",
                        "php70-wddx",
                        "php70-xmlrpc",
                        "php70-xsl",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php56-calendar",
                        "php56-curl",
                        "php56-dba",
                        "php56-enchant",
                        "php56-exif",
                        "php56-ftp",
                        "php56-gd",
                        "php56-gettext",
                        "php56-gmp",
                        "php56-iconv",
                        "php56-imap",
                        "php56-intl",
                        "php56-ipc",
                        "php56-ldap",
                        "php56-mbstring",
                        "php56-mcrypt",
                        "php56-mssql",
                        "php56-mysql",
                        "php56-odbc",
                        "php56-opcache",
                        "php56-openssl",
                        "php56-oracle",
                        "php56-pcntl",
                        "php56-posix",
                        "php56-postgresql",
                        "php56-pspell",
                        "php56-snmp",
                        "php56-soap",
                        "php56-sockets",
                        "php56-sqlite",
                        "php56-tidy",
                        "php56-wddx",
                        "php56-xmlrpc",
                        "php56-xsl",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php55-calendar",
                        "php55-curl",
                        "php55-dba",
                        "php55-enchant",
                        "php55-exif",
                        "php55-ftp",
                        "php55-gd",
                        "php55-gettext",
                        "php55-gmp",
                        "php55-iconv",
                        "php55-imap",
                        "php55-intl",
                        "php55-ipc",
                        "php55-ldap",
                        "php55-mbstring",
                        "php55-mcrypt",
                        "php55-mssql",
                        "php55-mysql",
                        "php55-odbc",
                        "php55-opcache",
                        "php55-openssl",
                        "php55-oracle",
                        "php55-pcntl",
                        "php55-posix",
                        "php55-postgresql",
                        "php55-pspell",
                        "php55-snmp",
                        "php55-soap",
                        "php55-sockets",
                        "php55-sqlite",
                        "php55-tidy",
                        "php55-wddx",
                        "php55-xmlrpc",
                        "php55-xsl",
                        "python26",
                        "python27",
                        "python32",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python38",
                        "python39",
                        "vala",
                        "alpine",
                        "amavisd-new",
                        "bogofilter",
                        "claws-mail",
                        "exim",
                        "fetchmail",
                        "fetchmail-devel",
                        "gmime",
                        "gmime3",
                        "mailutils",
                        "mpop",
                        "msmtp",
                        "notmuch",
                        "libtommath",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "ffmpeg",
                        "libmatroska",
                        "libogg",
                        "mkvtoolnix",
                        "moc",
                        "xine-lib",
                        "xine-ui",
                        "aria2",
                        "axel",
                        "bind9",
                        "curl",
                        "curl-ca-bundle",
                        "deluge",
                        "dnsmasq",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "inetutils",
                        "jabberd",
                        "knot",
                        "lftp",
                        "libgrss",
                        "libgweather",
                        "libquvi",
                        "libquvi-scripts",
                        "miredo",
                        "ncftp",
                        "openvpn2",
                        "psi",
                        "quvi",
                        "rabbitmq-server",
                        "rygel",
                        "squid3",
                        "tinyproxy",
                        "torsocks",
                        "transmission",
                        "transmission-x11",
                        "whois",
                        "wireguard-go",
                        "wireguard-tools",
                        "wireshark2",
                        "wireshark3",
                        "wireshark30",
                        "xinetd",
                        "yafc",
                        "tin",
                        "libreoffice",
                        "pinpoint",
                        "p5-perlmagick",
                        "p5.26-perlmagick",
                        "p5.28-perlmagick",
                        "p5.30-perlmagick",
                        "php53-gtk",
                        "php54-gtk",
                        "fig2dev",
                        "freetype",
                        "gutenprint",
                        "scribus",
                        "py27-clang",
                        "py37-clang",
                        "py38-clang",
                        "py39-clang",
                        "py26-gdbm",
                        "py27-gdbm",
                        "py32-gdbm",
                        "py33-gdbm",
                        "py34-gdbm",
                        "py35-gdbm",
                        "py36-gdbm",
                        "py37-gdbm",
                        "py38-gdbm",
                        "py39-gdbm",
                        "py-gobject",
                        "py27-gobject",
                        "py35-gobject",
                        "py36-gobject",
                        "py37-gobject",
                        "py38-gobject",
                        "py39-gobject",
                        "py-gobject3",
                        "py35-gobject3",
                        "py36-gobject3",
                        "py37-gobject3",
                        "py38-gobject3",
                        "py39-gobject3",
                        "py-kiwi",
                        "py27-kiwi",
                        "py-openslide",
                        "py27-openslide",
                        "py35-openslide",
                        "py36-openslide",
                        "py37-openslide",
                        "py38-openslide",
                        "py39-openslide",
                        "py-pyside2",
                        "py27-pyside2",
                        "py36-pyside2",
                        "py37-pyside2",
                        "py38-pyside2",
                        "py39-pyside2",
                        "py26-tkinter",
                        "py27-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py27-gobject3",
                        "LORENE",
                        "armadillo",
                        "gcal",
                        "geomview",
                        "gildas",
                        "gmt5",
                        "gmt6",
                        "gvemod-cplxview",
                        "gvemod-ndview",
                        "gvemod-xforms-example",
                        "gvemodules-xforms",
                        "gwyddion",
                        "lal",
                        "py27-lal",
                        "py36-lal",
                        "py37-lal",
                        "py38-lal",
                        "octave-lal",
                        "lalapps",
                        "lalburst",
                        "py27-lalburst",
                        "py36-lalburst",
                        "py37-lalburst",
                        "py38-lalburst",
                        "octave-lalburst",
                        "lalframe",
                        "py27-lalframe",
                        "py36-lalframe",
                        "py37-lalframe",
                        "py38-lalframe",
                        "octave-lalframe",
                        "lalinference",
                        "py27-lalinference",
                        "py36-lalinference",
                        "py37-lalinference",
                        "py38-lalinference",
                        "octave-lalinference",
                        "lalinspiral",
                        "py27-lalinspiral",
                        "py36-lalinspiral",
                        "py37-lalinspiral",
                        "py38-lalinspiral",
                        "octave-lalinspiral",
                        "lalmetaio",
                        "py27-lalmetaio",
                        "py36-lalmetaio",
                        "py37-lalmetaio",
                        "py38-lalmetaio",
                        "octave-lalmetaio",
                        "lalpulsar",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py37-lalpulsar",
                        "py38-lalpulsar",
                        "octave-lalpulsar",
                        "lalsimulation",
                        "py27-lalsimulation",
                        "py36-lalsimulation",
                        "py37-lalsimulation",
                        "py38-lalsimulation",
                        "octave-lalsimulation",
                        "maniview",
                        "orrery",
                        "paraview",
                        "seqan2",
                        "seqan3",
                        "yaxt",
                        "KeePassXC",
                        "calife",
                        "gnu-pw-mgr",
                        "libtomcrypt",
                        "libu2f-host",
                        "libu2f-server",
                        "makepasswd",
                        "p11-kit",
                        "pass",
                        "reaver",
                        "fish",
                        "ksh",
                        "yash",
                        "zsh",
                        "bash-completion",
                        "bool",
                        "coreutils",
                        "debianutils",
                        "diffutils",
                        "dpkg",
                        "fatsort",
                        "findutils",
                        "grep",
                        "john",
                        "john-jumbo",
                        "libvirt",
                        "littleutils",
                        "logrotate",
                        "lxqt-openssh-askpass",
                        "mc",
                        "nbd",
                        "osinfo-db",
                        "usbutils",
                        "texlive-basic",
                        "texlive-bibtex-extra",
                        "texlive-bin",
                        "texlive-bin-extra",
                        "texlive-common",
                        "texlive-context",
                        "texlive-fonts-extra",
                        "texlive-fonts-recommended",
                        "texlive-fontutils",
                        "texlive-formats-extra",
                        "texlive-games",
                        "texlive-humanities",
                        "texlive-lang-arabic",
                        "texlive-lang-chinese",
                        "texlive-lang-cjk",
                        "texlive-lang-cyrillic",
                        "texlive-lang-czechslovak",
                        "texlive-lang-english",
                        "texlive-lang-european",
                        "texlive-lang-french",
                        "texlive-lang-german",
                        "texlive-lang-greek",
                        "texlive-lang-italian",
                        "texlive-lang-japanese",
                        "texlive-lang-korean",
                        "texlive-lang-other",
                        "texlive-lang-polish",
                        "texlive-lang-portuguese",
                        "texlive-lang-spanish",
                        "texlive-latex",
                        "texlive-latex-extra",
                        "texlive-latex-recommended",
                        "texlive-luatex",
                        "texlive-math-science",
                        "texlive-metapost",
                        "texlive-music",
                        "texlive-pictures",
                        "texlive-plain-generic",
                        "texlive-pstricks",
                        "texlive-publishers",
                        "texlive-tlpdb",
                        "texlive-xetex",
                        "bibletime",
                        "fribidi",
                        "gsed",
                        "help2man",
                        "libebml",
                        "libetonyek",
                        "libodfgen",
                        "librevenge",
                        "libwpd-0.10",
                        "libwps",
                        "libwps-0.3",
                        "libxmlxx2",
                        "libxmlxx3",
                        "man-db",
                        "meld",
                        "texinfo",
                        "uchardet",
                        "xmlbird",
                        "QupZilla",
                        "cgit",
                        "edbrowse",
                        "ikiwiki",
                        "libhttpseverywhere",
                        "lighttpd",
                        "nghttp2",
                        "nghttp2-tools",
                        "py27-nghttp2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "phpmyadmin",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "awesome",
                        "gtkglarea2",
                        "gtkmm",
                        "gtkmm3",
                        "gtkspell3",
                        "libGLU",
                        "mesa",
                        "pango",
                        "pango-devel",
                        "pangomm",
                        "pangox-compat",
                        "quartz-wm",
                        "wine",
                        "wine-devel",
                        "xorg-libxcb",
                        "xorg-xcb-proto",
                        "vte-gtk2-xfce",
                        "openbox",
                        "gcc11",
                        "libgcc11",
                        "owncloud-client",
                        "llvm-12",
                        "clang-12",
                        "lldb-12",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php81-calendar",
                        "php81-curl",
                        "php81-dba",
                        "php81-enchant",
                        "php81-exif",
                        "php81-ftp",
                        "php81-gd",
                        "php81-gettext",
                        "php81-gmp",
                        "php81-iconv",
                        "php81-imap",
                        "php81-intl",
                        "php81-ipc",
                        "php81-ldap",
                        "php81-mbstring",
                        "php81-mysql",
                        "php81-odbc",
                        "php81-opcache",
                        "php81-openssl",
                        "php81-oracle",
                        "php81-pcntl",
                        "php81-posix",
                        "php81-postgresql",
                        "php81-pspell",
                        "php81-snmp",
                        "php81-soap",
                        "php81-sockets",
                        "php81-sodium",
                        "php81-sqlite",
                        "php81-tidy",
                        "php81-xsl",
                        "p5.32-perlmagick",
                        "perl5.34",
                        "usbredir",
                        "glibmm-devel",
                        "gnome-radio",
                        "libxmlxx5",
                        "z3-fstar",
                        "harfbuzz-devel",
                        "harfbuzz-icu-devel",
                        "libraqm",
                        "gegl-devel",
                        "babl-devel",
                        "python310",
                        "py310-gdbm",
                        "py310-tkinter",
                        "gretl",
                        "vala-devel",
                        "gtk2-devel",
                        "gtk3-devel",
                        "libopenraw",
                        "librsvg-devel",
                        "llvm-13",
                        "mlir-13",
                        "clang-13",
                        "lldb-13",
                        "flang-13",
                        "ffmpeg-devel",
                        "easytag-devel",
                        "darktable-devel",
                        "gingerblue",
                        "qt6-qtbase",
                        "qt6-qtdeclarative",
                        "qt6-qtsensors",
                        "qt6-qtserialport",
                        "qt6-qtwebchannel",
                        "qt6-qtimageformats",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth",
                        "qt6-qtremoteobjects",
                        "qt6-qt3d",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtwebsockets",
                        "qt6-qttranslations",
                        "qt6-mysql-plugin",
                        "qt6-psql-plugin",
                        "qt6-sqlite-plugin",
                        "rawtherapee",
                        "botan",
                        "coreutils-devel",
                        "findutils-devel",
                        "py310-gobject3",
                        "xorg-libX11",
                        "mkvtoolnix-devel",
                        "gdk-pixbuf2-devel",
                        "xapian-bindings-python310",
                        "xapian-bindings-ruby30",
                        "xapian-bindings-ruby31",
                        "p5.34-perlmagick",
                        "fortune-mod",
                        "cherrytree",
                        "warzone2100",
                        "armagetronad",
                        "armagetronad-dedicated",
                        "imlib2",
                        "gscan2pdf",
                        "libstdcxx-docs",
                        "duktape",
                        "gobject-introspection-devel",
                        "gengetopt",
                        "gnome-voice",
                        "inkscape-devel",
                        "inkscape",
                        "py-libxml2",
                        "py27-libxml2",
                        "py35-libxml2",
                        "py36-libxml2",
                        "py37-libxml2",
                        "py38-libxml2",
                        "py39-libxml2",
                        "py310-libxml2",
                        "libxml2",
                        "gjs-devel",
                        "MacOSX10.12.sdk",
                        "MacOSX10.13.sdk",
                        "MacOSX10.14.sdk",
                        "MacOSX10.15.sdk",
                        "MacOSX11.sdk",
                        "MacOSX12.sdk",
                        "mozjs91",
                        "llvm-14",
                        "mlir-14",
                        "clang-14",
                        "lldb-14",
                        "flang-14",
                        "libdazzle-devel",
                        "libsndfile",
                        "7zip",
                        "mkfontscale",
                        "py310-pyside2",
                        "nodejs18",
                        "xauth",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "dbus",
                        "libsoup-devel",
                        "fontconfig",
                        "gnutls-devel",
                        "py310-openslide",
                        "php81-ffi",
                        "php80-ffi",
                        "php74-ffi",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php82-calendar",
                        "php82-curl",
                        "php82-dba",
                        "php82-enchant",
                        "php82-exif",
                        "php82-ffi",
                        "php82-ftp",
                        "php82-gd",
                        "php82-gettext",
                        "php82-gmp",
                        "php82-iconv",
                        "php82-imap",
                        "php82-intl",
                        "php82-ipc",
                        "php82-ldap",
                        "php82-mbstring",
                        "php82-mysql",
                        "php82-odbc",
                        "php82-opcache",
                        "php82-openssl",
                        "php82-oracle",
                        "php82-pcntl",
                        "php82-posix",
                        "php82-postgresql",
                        "php82-pspell",
                        "php82-snmp",
                        "php82-soap",
                        "php82-sockets",
                        "php82-sodium",
                        "php82-sqlite",
                        "php82-tidy",
                        "php82-xsl",
                        "xorg-libXcursor",
                        "micropython",
                        "mpy-cross",
                        "xapian-bindings-perl5.34",
                        "gcc12",
                        "perl5.36",
                        "gom",
                        "py310-clang",
                        "xorg-xorgproto",
                        "gtk4",
                        "xorg-libXau",
                        "ghc-prebuilt",
                        "hadrian",
                        "kismet",
                        "libosinfo",
                        "gtksourceview5",
                        "Xft2",
                        "libxslt",
                        "py27-libxslt",
                        "llvm-15",
                        "mlir-15",
                        "clang-15",
                        "lldb-15",
                        "flang-15",
                        "xorg-libXfont2",
                        "xorg-libXp",
                        "xorg-libXtst",
                        "xorg-libXxf86vm",
                        "xorg-libfontenc",
                        "Xaw3d",
                        "nim",
                        "xorg-libXmu",
                        "xorg-libxkbfile",
                        "xrender",
                        "python311",
                        "py311-gdbm",
                        "py311-tkinter",
                        "wireshark4",
                        "ddrescueview",
                        "xorg-libXext",
                        "xorg-libXinerama",
                        "xorg-libXdmcp",
                        "xorg-libXrandr",
                        "xpm",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "xorg-libice",
                        "xorg-libXcomposite",
                        "xorg-libXdamage",
                        "xorg-libXScrnSaver",
                        "xorg-libXv",
                        "xorg-libsm",
                        "xorg-xcb-util",
                        "gtk-internet-radio-locator",
                        "mozjs102",
                        "imake",
                        "py311-clang",
                        "xapian-bindings-perl5.36",
                        "php80-xapian",
                        "php81-xapian",
                        "php82-xapian",
                        "xapian-bindings-python311",
                        "xapian-bindings-ruby32",
                        "s-nail",
                        "libzita-resampler",
                        "vips",
                        "xorg-libFS",
                        "xorg-util-macros",
                        "py311-libxml2",
                        "llvm-16",
                        "mlir-16",
                        "clang-16",
                        "lldb-16",
                        "flang-16",
                        "xorg-libXaw",
                        "xorg-libXfixes",
                        "xorg-libXt",
                        "py311-openslide",
                        "nodejs20",
                        "glibmm-2.4",
                        "atkmm-1.6",
                        "cairomm",
                        "pangomm-1.4",
                        "libsoup-2.4",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "qt6-qtwebengine",
                        "qt6-qtdoc",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtlottie",
                        "qt6-qtlanguageserver",
                        "qt6-qtdatavis3d",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "qt6-qtbase-docs",
                        "qt6-qtpositioning-docs",
                        "qt6-qtquick3d-docs",
                        "qt6-qtquicktimeline-docs",
                        "qt6-qtwebengine-docs",
                        "qt6-qtdeclarative-docs",
                        "qt6-qtcharts-docs",
                        "qt6-qtserialport-docs",
                        "qt6-qtsensors-docs",
                        "qt6-qtdoc-docs",
                        "qt6-qthttpserver-docs",
                        "qt6-qtwebchannel-docs",
                        "qt6-qtimageformats-docs",
                        "qt6-qtshadertools-docs",
                        "qt6-qtvirtualkeyboard-docs",
                        "qt6-qtsvg-docs",
                        "qt6-qt5compat-docs",
                        "qt6-qtlottie-docs",
                        "qt6-qtserialbus-docs",
                        "qt6-qtlanguageserver-docs",
                        "qt6-qtdatavis3d-docs",
                        "qt6-qtmultimedia-docs",
                        "qt6-qtnetworkauth-docs",
                        "qt6-qtremoteobjects-docs",
                        "qt6-qtquick3dphysics-docs",
                        "qt6-qtscxml-docs",
                        "qt6-qtconnectivity-docs",
                        "qt6-qt3d-docs",
                        "qt6-qtspeech-docs",
                        "qt6-qtwebview-docs",
                        "qt6-qttools-docs",
                        "qt6-qtwebsockets-docs",
                        "libopenraw-legacy",
                        "xorg-libXi",
                        "py311-gobject3",
                        "leafnode",
                        "ffmpeg6",
                        "cl-ptester",
                        "cl-rt",
                        "cl-chipz",
                        "xlsclients",
                        "tio",
                        "xorg-libdmx",
                        "xorg-xtrans",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php83-calendar",
                        "php83-curl",
                        "php83-dba",
                        "php83-enchant",
                        "php83-exif",
                        "php83-ffi",
                        "php83-ftp",
                        "php83-gd",
                        "php83-gettext",
                        "php83-gmp",
                        "php83-iconv",
                        "php83-imap",
                        "php83-intl",
                        "php83-ipc",
                        "php83-ldap",
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-odbc",
                        "php83-opcache",
                        "php83-openssl",
                        "php83-oracle",
                        "php83-pcntl",
                        "php83-posix",
                        "php83-postgresql",
                        "php83-pspell",
                        "php83-snmp",
                        "php83-soap",
                        "php83-sockets",
                        "php83-sodium",
                        "php83-sqlite",
                        "php83-tidy",
                        "php83-xsl",
                        "scribus-devel",
                        "ocp",
                        "virt-viewer",
                        "libarchive",
                        "garagejam",
                        "rizin",
                        "lmms",
                        "xorg-libpthread-stubs",
                        "xeyes",
                        "squid",
                        "libqtxdg-legacy",
                        "gtk4-devel",
                        "libmetalink",
                        "py38-libxslt",
                        "py39-libxslt",
                        "py310-libxslt",
                        "py311-libxslt",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17",
                        "gcc13",
                        "libgcc13",
                        "libpixman-devel",
                        "libdicom",
                        "python312",
                        "py312-gdbm",
                        "py312-tkinter",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "libpixman",
                        "xrandr",
                        "py311-pyside2",
                        "mozjs115",
                        "m68k-palm-elf-binutils",
                        "m68k-palm-elf-gcc",
                        "libcxx-powerpc",
                        "py312-gobject3",
                        "py312-libxml2",
                        "qterminal",
                        "py312-libxslt",
                        "QMPlay2",
                        "libknot",
                        "knot-resolver",
                        "dateutils",
                        "numchk",
                        "chafa",
                        "toml-f",
                        "libfilezilla",
                        "FileZilla",
                        "hackrf",
                        "xtide",
                        "xtide-wvs",
                        "xtide-data",
                        "osinfo-db-tools",
                        "nghttp3",
                        "ngtcp2",
                        "xapian-bindings-ruby33",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "pipexec",
                        "gtk-radio",
                        "glxgears",
                        "py312-orfeotoolbox",
                        "py312-openslide",
                        "php83-xapian",
                        "xapian-bindings-python312",
                        "mkvtoolnix-legacy",
                        "pangomm-devel",
                        "nodejs22",
                        "openjdk11",
                        "openjdk17",
                        "openjdk21",
                        "unpaper",
                        "xmms2",
                        "gccmakedep",
                        "perl5.38",
                        "mingw-w64-wine-gecko",
                        "mingw-w64-wine-gecko-2.47.4",
                        "mingw-w64-wine-gecko-2.47.3",
                        "mingw-w64-wine-gecko-2.47.2",
                        "mingw-w64-wine-mono-9.1.0",
                        "mingw-w64-wine-mono-8.1.0",
                        "mingw-w64-wine-mono-7.4.1",
                        "mingw-w64-wine-mono-7.4.0",
                        "mingw-w64-wine-mono-7.0.0",
                        "mingw-w64-wine-mono-6.1.1",
                        "mingw-w64-wine-mono-5.1.1",
                        "gtkmm4",
                        "appstream",
                        "libadwaita",
                        "tracker3",
                        "libshumate",
                        "x86_64-binutils",
                        "x86_64-linux-binutils",
                        "x86_64-dragonfly-binutils",
                        "x86_64-freebsd-binutils",
                        "x86_64-netbsd-binutils",
                        "x86_64-openbsd-binutils",
                        "x86_64-embedded-binutils",
                        "mingw-w64-wine-mono-9.2.0",
                        "gcc14",
                        "libgcc14",
                        "gdal-pdf",
                        "gdal-libkml",
                        "mlmmj",
                        "ffmpeg7",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-calendar",
                        "php84-curl",
                        "php84-dba",
                        "php84-enchant",
                        "php84-exif",
                        "php84-ffi",
                        "php84-ftp",
                        "php84-gd",
                        "php84-gettext",
                        "php84-gmp",
                        "php84-iconv",
                        "php84-intl",
                        "php84-ipc",
                        "php84-ldap",
                        "php84-mbstring",
                        "php84-mysql",
                        "php84-odbc",
                        "php84-opcache",
                        "php84-openssl",
                        "php84-posix",
                        "php84-pcntl",
                        "php84-snmp",
                        "php84-postgresql",
                        "php84-soap",
                        "php84-sockets",
                        "php84-sodium",
                        "php84-sqlite",
                        "php84-tidy",
                        "php84-xsl",
                        "bind9.18",
                        "xapian-bindings-perl5.38",
                        "libqb",
                        "openjdk8-powerpc",
                        "automake",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtgraphs-docs",
                        "qt6-qtlocation-docs",
                        "qt6-qtquickeffectmaker-docs",
                        "qt64-qtbase",
                        "qt64-qtpositioning",
                        "qt64-qtquick3d",
                        "qt64-qtquicktimeline",
                        "qt64-qtwebengine",
                        "qt64-qtdeclarative",
                        "qt64-qtcharts",
                        "qt64-qtserialport",
                        "qt64-qtsensors",
                        "qt64-qtdoc",
                        "qt64-qthttpserver",
                        "qt64-qtwebchannel",
                        "qt64-qtimageformats",
                        "qt64-qtshadertools",
                        "qt64-qtvirtualkeyboard",
                        "qt64-qtsvg",
                        "qt64-qt5compat",
                        "qt64-qtlottie",
                        "qt64-qtserialbus",
                        "qt64-qtlanguageserver",
                        "qt64-qtdatavis3d",
                        "qt64-qtmultimedia",
                        "qt64-qtremoteobjects",
                        "qt64-qtnetworkauth",
                        "qt64-qtquick3dphysics",
                        "qt64-qtscxml",
                        "qt64-qt3d",
                        "qt64-qtconnectivity",
                        "qt64-qtspeech",
                        "qt64-qtwebview",
                        "qt64-qttools",
                        "qt64-qtwebsockets",
                        "qt64-qttranslations",
                        "qt64-qtbase-docs",
                        "qt64-qtpositioning-docs",
                        "qt64-qtquick3d-docs",
                        "qt64-qtwebengine-docs",
                        "qt64-qtquicktimeline-docs",
                        "qt64-qtdeclarative-docs",
                        "qt64-qtcharts-docs",
                        "qt64-qtserialport-docs",
                        "qt64-qtsensors-docs",
                        "qt64-qtdoc-docs",
                        "qt64-qthttpserver-docs",
                        "qt64-qtwebchannel-docs",
                        "qt64-qtimageformats-docs",
                        "qt64-qtshadertools-docs",
                        "qt64-qtvirtualkeyboard-docs",
                        "qt64-qtsvg-docs",
                        "qt64-qt5compat-docs",
                        "qt64-qtlottie-docs",
                        "qt64-qtserialbus-docs",
                        "qt64-qtdatavis3d-docs",
                        "qt64-qtmultimedia-docs",
                        "qt64-qtnetworkauth-docs",
                        "qt64-qtremoteobjects-docs",
                        "qt64-qtquick3dphysics-docs",
                        "qt64-qtscxml-docs",
                        "qt64-qtconnectivity-docs",
                        "qt64-qt3d-docs",
                        "qt64-qtspeech-docs",
                        "qt64-qtwebview-docs",
                        "qt64-qttools-docs",
                        "qt64-psql-plugin",
                        "qt64-qtwebsockets-docs",
                        "qt64-mysql-plugin",
                        "qt64-sqlite-plugin",
                        "mingw-w64-wine-mono-9.3.0",
                        "rsgain",
                        "llvm-19",
                        "clang-19",
                        "mlir-19",
                        "lldb-19",
                        "flang-19",
                        "py312-clang",
                        "libtool",
                        "libvirt-glib",
                        "python313",
                        "py313-gdbm",
                        "py313-tkinter",
                        "ixion-0.17",
                        "ixion-0.18",
                        "cgal6",
                        "inadyn",
                        "py312-lal",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "mozjs128",
                        "evolution-data-server-gtk4",
                        "py313-gobject3",
                        "gimp3-devel",
                        "py313-libxml2",
                        "pangomm-1.4-devel",
                        "ffmpeg4",
                        "mingw-w64-wine-mono-9.4.0",
                        "virt-manager",
                        "qt67-qtpositioning",
                        "qt67-qtquick3d",
                        "qt67-qtquicktimeline",
                        "qt67-qtwebengine",
                        "qt67-qtdeclarative",
                        "qt67-qtbase",
                        "qt67-qtcharts",
                        "qt67-qtgraphs",
                        "qt67-qtserialport",
                        "qt67-qtsensors",
                        "qt67-qthttpserver",
                        "qt67-qtwebchannel",
                        "qt67-qtimageformats",
                        "qt67-qtdoc",
                        "qt67-qtshadertools",
                        "qt67-qtvirtualkeyboard",
                        "qt67-qtsvg",
                        "qt67-qt5compat",
                        "qt67-qtlottie",
                        "qt67-qtlocation",
                        "qt67-qtserialbus",
                        "qt67-qtquickeffectmaker",
                        "qt67-qtlanguageserver",
                        "qt67-qtdatavis3d",
                        "qt67-qtmultimedia",
                        "qt67-qtremoteobjects",
                        "qt67-qtquick3dphysics",
                        "qt67-qtnetworkauth",
                        "qt67-qtconnectivity",
                        "qt67-qtscxml",
                        "qt67-qt3d",
                        "qt67-qtspeech",
                        "qt67-qtwebview",
                        "qt67-qttools",
                        "qt67-qtwebsockets",
                        "qt67-qttranslations",
                        "qt67-qtbase-docs",
                        "qt67-qtpositioning-docs",
                        "qt67-qtquick3d-docs",
                        "qt67-qtwebengine-docs",
                        "qt67-qtquicktimeline-docs",
                        "qt67-qtdeclarative-docs",
                        "qt67-qtgraphs-docs",
                        "qt67-qtcharts-docs",
                        "qt67-qtserialport-docs",
                        "qt67-qtdoc-docs",
                        "qt67-qthttpserver-docs",
                        "qt67-qtsensors-docs",
                        "qt67-qtwebchannel-docs",
                        "qt67-qtimageformats-docs",
                        "qt67-qtshadertools-docs",
                        "qt67-qtvirtualkeyboard-docs",
                        "qt67-qtsvg-docs",
                        "qt67-qt5compat-docs",
                        "qt67-qtlottie-docs",
                        "qt67-qtquickeffectmaker-docs",
                        "qt67-qtserialbus-docs",
                        "qt67-qtlocation-docs",
                        "qt67-qtdatavis3d-docs",
                        "qt67-qtmultimedia-docs",
                        "qt67-qtremoteobjects-docs",
                        "qt67-qtquick3dphysics-docs",
                        "qt67-qtnetworkauth-docs",
                        "qt67-qtconnectivity-docs",
                        "qt67-qtscxml-docs",
                        "qt67-qt3d-docs",
                        "qt67-qtspeech-docs",
                        "qt67-qttools-docs",
                        "qt67-qtwebsockets-docs",
                        "qt67-qtwebview-docs",
                        "qt67-mysql-plugin",
                        "qt67-psql-plugin",
                        "qt67-sqlite-plugin",
                        "python313-freethreading",
                        "gdal-hdf4",
                        "py313-clang",
                        "gdal-hdf5",
                        "gdal-kea",
                        "xapian-bindings-python313",
                        "xapian-bindings-ruby34",
                        "girara",
                        "pkcs11-provider",
                        "ttf-nerd-fonts-symbols",
                        "wavpack",
                        "z3",
                        "z3-fstar-legacy",
                        "xorg-cf-files",
                        "llvm-20",
                        "clang-20",
                        "mlir-20",
                        "lldb-20",
                        "flang-20",
                        "py313-openslide",
                        "netatalk4",
                        "qt68-qtpositioning",
                        "qt68-qtbase",
                        "qt68-qtquick3d",
                        "qt68-qtquicktimeline",
                        "qt68-qtwebengine",
                        "qt68-qtdeclarative",
                        "qt68-qtgraphs",
                        "qt68-qtcharts",
                        "qt68-qtserialport",
                        "qt68-qtsensors",
                        "qt68-qtdoc",
                        "qt68-qthttpserver",
                        "qt68-qtwebchannel",
                        "qt68-qtimageformats",
                        "qt68-qtshadertools",
                        "qt68-qtvirtualkeyboard",
                        "qt68-qtsvg",
                        "qt68-qt5compat",
                        "qt68-qtlottie",
                        "qt68-qtlocation",
                        "qt68-qtquickeffectmaker",
                        "qt68-qtserialbus",
                        "qt68-qtlanguageserver",
                        "qt68-qtdatavis3d",
                        "qt68-qtmultimedia",
                        "qt68-qtnetworkauth",
                        "qt68-qtremoteobjects",
                        "qt68-qtquick3dphysics",
                        "qt68-qtscxml",
                        "qt68-qtconnectivity",
                        "qt68-qt3d",
                        "qt68-qtspeech",
                        "qt68-qtwebview",
                        "qt68-qttools",
                        "qt68-qtwebsockets",
                        "qt68-qttranslations",
                        "qt68-qtbase-docs",
                        "qt68-qtpositioning-docs",
                        "qt68-qtquick3d-docs",
                        "qt68-qtquicktimeline-docs",
                        "qt68-qtwebengine-docs",
                        "qt68-qtdeclarative-docs",
                        "qt68-qtgraphs-docs",
                        "qt68-qtcharts-docs",
                        "qt68-qtserialport-docs",
                        "qt68-qtsensors-docs",
                        "qt68-qtdoc-docs",
                        "qt68-qthttpserver-docs",
                        "qt68-qtwebchannel-docs",
                        "qt68-qtimageformats-docs",
                        "qt68-qtvirtualkeyboard-docs",
                        "qt68-qtshadertools-docs",
                        "qt68-qtsvg-docs",
                        "qt68-qt5compat-docs",
                        "qt68-qtlocation-docs",
                        "qt68-qtlottie-docs",
                        "qt68-qtquickeffectmaker-docs",
                        "qt68-qtserialbus-docs",
                        "qt68-qtdatavis3d-docs",
                        "qt68-qtmultimedia-docs",
                        "qt68-qtnetworkauth-docs",
                        "qt68-qtremoteobjects-docs",
                        "qt68-qtquick3dphysics-docs",
                        "qt68-qtscxml-docs",
                        "qt68-qtconnectivity-docs",
                        "qt68-qt3d-docs",
                        "qt68-qtspeech-docs",
                        "qt68-qtwebview-docs",
                        "qt68-qttools-docs",
                        "qt68-qtwebsockets-docs",
                        "qt68-psql-plugin",
                        "qt68-mysql-plugin",
                        "qt68-sqlite-plugin",
                        "mingw-w64-wine-mono-10.0.0",
                        "perl5.40",
                        "py-pyside6",
                        "py39-pyside6",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "htop",
                        "libpeas1",
                        "fish3",
                        "nodejs24",
                        "mingw-w64-wine-mono-10.1.0",
                        "mingw-w64-wine-mono-9.0.0",
                        "gphoto2",
                        "softether5",
                        "munge",
                        "qt6-qtgrpc",
                        "qt6-qtgrpc-docs",
                        "llvm-21",
                        "mlir-21",
                        "clang-21",
                        "lldb-21",
                        "flang-21",
                        "gcc15",
                        "libgcc15",
                        "py313-pyside6",
                        "ffmpeg8",
                        "lrzip",
                        "xfe",
                        "x86_64-haiku-binutils",
                        "x86_64-solaris-binutils",
                        "sikarugir",
                        "python314",
                        "python314-freethreading",
                        "py314-gdbm",
                        "py314-tkinter",
                        "py314-gobject3",
                        "py314-libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lv",
                        "cgit",
                        "gutils-suite-core",
                        "unp"
                    ]
                }
            ]
        },
        {
            "name": "xz-bootstrap",
            "portdir": "archivers/xz",
            "version": "5.8.1",
            "license": "(public-domain or GPL-2+)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://tukaani.org/xz/",
            "description": "XZ Utils",
            "long_description": "XZ utils consist of a few relatively separate submodules: \n* LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 \n* Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apple-gcc42"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "libunwind",
                        "libunwind-headers",
                        "python27-bootstrap",
                        "clang-11-bootstrap",
                        "libcxx-powerpc"
                    ]
                }
            ]
        },
        {
            "name": "zip",
            "portdir": "archivers/zip",
            "version": "3.00",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://infozip.sourceforge.net/",
            "description": "compression utility",
            "long_description": "Zip is a compression/decompression utility. It is different from gzip in that it allows packing multiple files into a single archive (without the assistance of tar). It is compatible with pkzip, pkunzip, and other Windows zip utilities.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bazel",
                        "bazel-0.25",
                        "bazel-2.0",
                        "bazel-3.1",
                        "bazel-3.5",
                        "bazel-3.7",
                        "bazel-6",
                        "gst",
                        "mari0",
                        "orthorobot",
                        "apache-solr8",
                        "notpacman",
                        "nottetris2",
                        "lagrange",
                        "wezterm"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libmsp430"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R",
                        "teleport",
                        "tinyca2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "libzzip",
                        "osxbom"
                    ]
                }
            ]
        },
        {
            "name": "zlib",
            "portdir": "archivers/zlib",
            "version": "1.3.1",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zlib.net/",
            "description": "zlib lossless data-compression library",
            "long_description": "zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cotvnc",
                        "cotvnc-devel",
                        "fltk",
                        "fltk-devel",
                        "kitty",
                        "nomacs",
                        "oscar",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "qt3-mac",
                        "qt4-mac",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "qt5-qtlocation",
                        "qt511-qtbase",
                        "qt511-qtwebkit",
                        "qt511-qtlocation",
                        "qt513-qtbase",
                        "qt513-qtwebengine",
                        "qt513-qtwebkit",
                        "qt513-qtlocation",
                        "qt53-qtbase",
                        "qt53-qtwebkit",
                        "qt55-qtbase",
                        "qt55-qtwebkit",
                        "qt56-qtbase",
                        "qt56-qtwebkit",
                        "qt57-qtbase",
                        "qt57-qtwebkit",
                        "qt58-qtbase",
                        "qt58-qtwebkit",
                        "qt59-qtbase",
                        "qt59-qtwebkit",
                        "qt59-qtlocation",
                        "qtiplot",
                        "vineserver",
                        "vineserver3",
                        "wezterm",
                        "advancecomp",
                        "advancescan",
                        "blosc",
                        "dact",
                        "dar",
                        "edelta",
                        "fastjar",
                        "gzrecover",
                        "libarchive",
                        "libarxx",
                        "libzip",
                        "libzzip",
                        "lrzip",
                        "mgzip",
                        "pigz",
                        "quazip",
                        "snappy",
                        "unalz",
                        "unshield",
                        "upx",
                        "upx-devel",
                        "xar",
                        "minizip",
                        "zstd",
                        "audacity",
                        "audacity-devel",
                        "daapd",
                        "gmpc",
                        "hydrogen",
                        "id3lib",
                        "julius",
                        "libid3tag",
                        "libmysofa",
                        "madplay",
                        "mpd",
                        "mt-daapd",
                        "openal-soft",
                        "pianod",
                        "sox",
                        "taglib",
                        "freecad",
                        "gtkwave",
                        "arm-aout-binutils",
                        "arm-elf-binutils",
                        "arm-none-eabi-binutils",
                        "arm-none-eabi-gcc",
                        "arm-none-eabi-gcc8",
                        "arm-none-linux-gnueabi-binutils",
                        "avarice",
                        "avr-binutils",
                        "avr-gcc",
                        "i386-elf-binutils",
                        "i386-elf-gcc",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads",
                        "m68k-elf-binutils",
                        "mips-elf-binutils",
                        "msp430-binutils",
                        "msp430-binutils-devel",
                        "msp430-elf-binutils",
                        "msp430-elf-gcc",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "ppc-linux-binutils",
                        "spu-binutils",
                        "x86_64-elf-binutils",
                        "x86_64-elf-gcc",
                        "x86_64-w64-mingw32-binutils",
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "couchdb",
                        "groonga",
                        "kyotocabinet",
                        "libdrizzle",
                        "mariadb",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mongodb",
                        "mysql5",
                        "mysql51",
                        "mysql55",
                        "mysql56",
                        "mysql57",
                        "mysql8",
                        "mysqlxx",
                        "percona",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql80",
                        "postgresql81",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "qdbm",
                        "rocksdb",
                        "spatialite",
                        "sqlite3",
                        "sqlite3-tcl",
                        "sqlite3-tools",
                        "tokyocabinet",
                        "tokyotyrant",
                        "zebra",
                        "LibVNCServer",
                        "LucenePlusPlus",
                        "aegis",
                        "allegro5",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "binutils",
                        "bitkeeper",
                        "boost169",
                        "cargo",
                        "cargo-c",
                        "ccls-clang-10",
                        "ccls-clang-11",
                        "clucene",
                        "clucene-devel",
                        "cmake",
                        "cmake-devel",
                        "creduce",
                        "cryptlib",
                        "cvsps",
                        "darts",
                        "diffball",
                        "eet",
                        "flasm",
                        "folly",
                        "fossil",
                        "gdb",
                        "geoipupdate",
                        "git",
                        "glib2",
                        "glib2-devel",
                        "gnutls",
                        "grpc",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "kcov",
                        "libabw",
                        "libdevil",
                        "libextractor",
                        "libgit2",
                        "libhsplasma",
                        "libmwaw",
                        "libsolv",
                        "libssh",
                        "libssh2",
                        "libstaroffice",
                        "libwebsockets",
                        "libzmf",
                        "mediainfolib",
                        "mongo-c-driver",
                        "mono",
                        "monotone",
                        "monotone-devel",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "nsis",
                        "opencdk",
                        "openssl10",
                        "pcre",
                        "pcre2",
                        "physfs",
                        "poco",
                        "protobuf-cpp",
                        "protobuf-java",
                        "protobuf3-cpp",
                        "protobuf3-java",
                        "radare2",
                        "rtags",
                        "spice-server",
                        "strigi",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.26",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-python27bindings",
                        "subversion-rubybindings",
                        "tao",
                        "tiled",
                        "vxl",
                        "wandio",
                        "wangle",
                        "wsdlpull",
                        "xapian-core",
                        "xapian-omega",
                        "xcbuild",
                        "xmlwrapp",
                        "TeXmacs",
                        "abiword-x11",
                        "aewan",
                        "amp",
                        "mindforger",
                        "nano",
                        "sigil",
                        "tea",
                        "textmate2",
                        "texworks",
                        "wordgrinder",
                        "xwordgrinder",
                        "xemacs",
                        "VisualBoyAdvance",
                        "advancemame",
                        "atari800",
                        "dosbox-x",
                        "hatari",
                        "hercules",
                        "mame",
                        "mednafen",
                        "qemu",
                        "scummvm",
                        "scummvm-devel",
                        "simh",
                        "curlftpfs",
                        "mp3fs",
                        "2Pong",
                        "CrimsonFields",
                        "MultiMC5",
                        "PlasmaClient",
                        "abgx360",
                        "alienarena",
                        "blobwars",
                        "boswars",
                        "bzflag",
                        "criticalmass",
                        "digger",
                        "enigma",
                        "enigma-devel",
                        "freeciv",
                        "freeciv-x11",
                        "glob2",
                        "openjk",
                        "openttd",
                        "raceintospace",
                        "simutrans",
                        "supertux",
                        "supertuxkart",
                        "toppler",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "GPXSee",
                        "cgal4",
                        "cgal5",
                        "gdal",
                        "grass",
                        "libkml",
                        "liblas",
                        "libpcl",
                        "mapnik",
                        "orfeotoolbox",
                        "osm2pgsql",
                        "PDAL",
                        "dia",
                        "gcab",
                        "gnome-internet-radio-locator",
                        "gnome-system-log",
                        "gstreamer010-gst-plugins-base",
                        "gstreamer1-gst-plugins-base",
                        "libcroco",
                        "libgsf",
                        "libsoup",
                        "spice-gtk",
                        "vino",
                        "vte",
                        "Aseprite",
                        "Coin",
                        "Coin-framework",
                        "GraphicsMagick",
                        "ImageMagick",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "Pangolin",
                        "SimGear",
                        "argyll",
                        "assimp",
                        "assimp_tools",
                        "blender",
                        "cairo",
                        "cairo-devel",
                        "darktable",
                        "dcmtk",
                        "dcmtk-static",
                        "dvi2bitmap",
                        "dvisvgm",
                        "exiv2",
                        "feh",
                        "flam3",
                        "fontforge",
                        "gd2",
                        "giblib",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "gl2ps",
                        "gle-graphics",
                        "QGLE",
                        "glpng",
                        "graphviz",
                        "graphviz-devel",
                        "h3dutil",
                        "hugin-app",
                        "imlib2",
                        "inkscape",
                        "inkscape-devel",
                        "ipe",
                        "iulib",
                        "lcms",
                        "lcms2",
                        "lensfun",
                        "leptonica",
                        "libcaca",
                        "libcaca-devel",
                        "libcdr-0.1",
                        "libfreehand",
                        "libgeotiff",
                        "libicns",
                        "libmng",
                        "libmspub",
                        "libpano13",
                        "libpng",
                        "libvisio-0.1",
                        "libwmf",
                        "lprof",
                        "minidjvu",
                        "mupdf",
                        "netpbm",
                        "ogre",
                        "opencv3",
                        "py27-opencv3",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py39-opencv3",
                        "opencv4",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py37-opencv4",
                        "py38-opencv4",
                        "py39-opencv4",
                        "py27-pyilmbase",
                        "py35-pyilmbase",
                        "py36-pyilmbase",
                        "py37-pyilmbase",
                        "py38-pyilmbase",
                        "py39-pyilmbase",
                        "openimageio",
                        "openjpeg",
                        "openjpeg15",
                        "openslide",
                        "opensubdiv",
                        "openvdb",
                        "openvrml",
                        "optipng",
                        "partio",
                        "pbrt2",
                        "pbrt3",
                        "pgplot",
                        "plotutils",
                        "png2ico",
                        "pngcheck",
                        "pngmeta",
                        "pngquant",
                        "podofo",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "potrace",
                        "ptex",
                        "qrencode",
                        "sane-backends",
                        "scantailor",
                        "simage",
                        "tiff",
                        "tkimg",
                        "vigra",
                        "vips",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxWidgets-3.2",
                        "xfig",
                        "xv",
                        "bahamut",
                        "eggdrop",
                        "irssi",
                        "ngircd",
                        "quassel",
                        "quassel-client",
                        "hadoop",
                        "ark",
                        "kde4-baseapps",
                        "kde4-runtime",
                        "kdelibs4",
                        "kopete",
                        "okular",
                        "Io",
                        "castxml",
                        "chez-scheme",
                        "erlang",
                        "gcc-devel",
                        "libgcc-devel",
                        "gcc10",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "gnu-apl",
                        "gst",
                        "ispc",
                        "ispc-clang",
                        "llvm-10",
                        "llvm-11",
                        "llvm-3.4",
                        "llvm-3.7",
                        "llvm-5.0",
                        "lldb-5.0",
                        "llvm-6.0",
                        "lldb-6.0",
                        "llvm-7.0",
                        "lldb-7.0",
                        "llvm-8.0",
                        "lldb-8.0",
                        "llvm-9.0",
                        "lldb-9.0",
                        "llvm-devel",
                        "lldb-devel",
                        "mosml-dynlibs",
                        "neko",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php80-gd",
                        "php80-mysql",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-gd",
                        "php74-mysql",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php73-gd",
                        "php73-mysql",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php72-gd",
                        "php72-mysql",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php71-gd",
                        "php71-mysql",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-gd",
                        "php70-mysql",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php56-gd",
                        "php56-mysql",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php55-gd",
                        "php55-mysql",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php54-gd",
                        "php54-mysql",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php53-gd",
                        "php53-mysql",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "php52-gd",
                        "php52-mysql",
                        "pike",
                        "python26",
                        "python27",
                        "python27-bootstrap",
                        "python32",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python38",
                        "python39",
                        "q",
                        "qore",
                        "ruby",
                        "ruby186",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "ruby26",
                        "ruby27",
                        "ruby30",
                        "rust",
                        "sdcc",
                        "slang2",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "zig",
                        "cclient",
                        "dovecot",
                        "gmime",
                        "gmime3",
                        "gnupg1",
                        "gnupg2",
                        "isync",
                        "libetpan",
                        "mairix",
                        "mutt",
                        "neomutt",
                        "notmuch",
                        "rspamd",
                        "R",
                        "deal.ii",
                        "fityk",
                        "gnudatalanguage",
                        "gnuplot",
                        "libticalcs2",
                        "libtifiles2",
                        "mathgl",
                        "matio",
                        "minisat",
                        "netgen",
                        "ngsolve",
                        "octave",
                        "ploticus",
                        "pspp",
                        "pspp-devel",
                        "sgd",
                        "xylib",
                        "AtomicParsley-devel",
                        "HandBrake",
                        "HandBrakeCLI",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "audacious-plugins",
                        "avidemux",
                        "cws2fws",
                        "despotify",
                        "dvdauthor",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpegthumbnailer",
                        "gpac",
                        "libheif",
                        "libopenshot-audio",
                        "libquicktime",
                        "libquicktime-devel",
                        "mediainfo",
                        "MediaInfo-gui",
                        "ming",
                        "mkvtoolnix",
                        "mplayer-devel",
                        "mpv",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "FreeRDP",
                        "blackbag",
                        "csup",
                        "curl",
                        "cvsync",
                        "dansguardian",
                        "darkstat",
                        "dnscap",
                        "ejabberd",
                        "esniper",
                        "et",
                        "ettercap",
                        "flow-tools",
                        "gloox",
                        "gtk-gnutella",
                        "haproxy",
                        "httrack",
                        "jabberd",
                        "junkbuster",
                        "kumofs",
                        "lftp",
                        "librdkafka",
                        "libre",
                        "librsync",
                        "libsrtp",
                        "libsrtp1",
                        "lsh",
                        "metaproxy",
                        "mldonkey",
                        "mosh",
                        "mrtg",
                        "munge",
                        "ncdc",
                        "nefu",
                        "net-snmp",
                        "nmap",
                        "nss",
                        "nxcomp",
                        "nzbget",
                        "openconnect",
                        "openssh",
                        "pavuk",
                        "psi",
                        "qBittorrent",
                        "radmind",
                        "rbldnsd",
                        "rtorrent",
                        "rtorrent-devel",
                        "samba3",
                        "samba4",
                        "scotty",
                        "shellinabox",
                        "squid2",
                        "squid3",
                        "tcpflow",
                        "tf",
                        "tinc",
                        "tinc-devel",
                        "transmission-x11",
                        "ttyd",
                        "vtun",
                        "wap11gui",
                        "websocketpp",
                        "wget",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30",
                        "yaz",
                        "zabbix4",
                        "zabbix5",
                        "zabbix42",
                        "zabbix44",
                        "zeek",
                        "pan2",
                        "ocaml-cryptokit",
                        "ocaml-zip",
                        "goldendict",
                        "p5.26-net-ssh2",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.26-perlio-gzip",
                        "p5.28-perlio-gzip",
                        "p5.30-perlio-gzip",
                        "p5.26-pgplot",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.26-tk",
                        "p5.28-tk",
                        "p5.30-tk",
                        "php53-http",
                        "php54-http",
                        "php55-http",
                        "php53-http2",
                        "php54-http2",
                        "php55-http2",
                        "php56-http2",
                        "php53-memcache",
                        "php54-memcache",
                        "php55-memcache",
                        "php56-memcache",
                        "php53-memcached",
                        "php54-memcached",
                        "php55-memcached",
                        "php56-memcached",
                        "php70-memcached",
                        "php71-memcached",
                        "php72-memcached",
                        "php73-memcached",
                        "php74-memcached",
                        "php80-memcached",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php53-swoole",
                        "php54-swoole",
                        "php55-swoole",
                        "php56-swoole",
                        "php70-swoole",
                        "php71-swoole",
                        "php72-swoole",
                        "php73-swoole",
                        "php74-swoole",
                        "php80-swoole",
                        "php52-zip",
                        "php53-zip",
                        "php54-zip",
                        "php55-zip",
                        "php56-zip",
                        "php70-zip",
                        "php71-zip",
                        "php72-zip",
                        "php73-zip",
                        "php74-zip",
                        "php80-zip",
                        "freetype",
                        "ghostscript",
                        "libharu",
                        "scribus",
                        "scribus-devel",
                        "pure-glpk",
                        "pure-xml",
                        "py27-Pillow",
                        "py35-Pillow",
                        "py36-Pillow",
                        "py37-Pillow",
                        "py38-Pillow",
                        "py39-Pillow",
                        "py37-dopamine-rl",
                        "py38-dopamine-rl",
                        "py39-dopamine-rl",
                        "py37-gmic",
                        "py38-gmic",
                        "py39-gmic",
                        "py27-id3lib",
                        "py27-kyotocabinet",
                        "py27-llvmlite",
                        "py35-llvmlite",
                        "py36-llvmlite",
                        "py37-llvmlite",
                        "py38-llvmlite",
                        "py39-llvmlite",
                        "py27-lxml",
                        "py35-lxml",
                        "py36-lxml",
                        "py37-lxml",
                        "py38-lxml",
                        "py39-lxml",
                        "py27-ngl",
                        "py27-nio",
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "py37-pygrib",
                        "py38-pygrib",
                        "py39-pygrib",
                        "py27-pylibmc",
                        "py35-pylibmc",
                        "py36-pylibmc",
                        "py37-pylibmc",
                        "py38-pylibmc",
                        "py27-pysam",
                        "py36-pysam",
                        "py27-tables",
                        "py36-tables",
                        "py37-tables",
                        "py38-tables",
                        "py39-tables",
                        "rb-libxml2",
                        "rb27-nokogiri",
                        "rb26-nokogiri",
                        "rb25-nokogiri",
                        "rb24-nokogiri",
                        "rb-xml-xpath",
                        "rb-xslt",
                        "rb19-nokogiri",
                        "PEAR",
                        "aircraft_oap",
                        "arb",
                        "bcftools",
                        "bedtools",
                        "bowtie",
                        "bowtie2",
                        "cdhit",
                        "cfitsio",
                        "cufflinks",
                        "dcm2niix",
                        "ds9",
                        "dssp",
                        "ecCodes",
                        "gdcm",
                        "gdcm2",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.5",
                        "geant4.10.6",
                        "geomview",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmsh",
                        "gromacs",
                        "gromacs-plumed",
                        "gwyddion",
                        "hdf4",
                        "hdf5",
                        "htslib",
                        "iAIDA",
                        "indi",
                        "ismrmrd",
                        "iverilog",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-framecpp",
                        "libbiosig",
                        "libsbml",
                        "libsc",
                        "magic",
                        "magicspp",
                        "memesuite",
                        "metaio",
                        "metview",
                        "miriad",
                        "mmg",
                        "molmol",
                        "ncplot",
                        "nektarpp",
                        "netcdf",
                        "openbabel",
                        "openmpi-gcc7",
                        "openmpi-clang",
                        "openmpi-gcc9",
                        "openmpi-clang90",
                        "openmpi-gcc10",
                        "openmpi-clang10",
                        "openmpi-clang11",
                        "openmpi-default",
                        "p4est",
                        "paraview",
                        "plumed",
                        "plumed-devel",
                        "pythia",
                        "root5",
                        "root6",
                        "samtools",
                        "samtools-0.1",
                        "scidavis",
                        "scotch",
                        "seqan2-apps",
                        "seqan3",
                        "silo",
                        "stellarium",
                        "stellarium-qt4",
                        "swarm",
                        "tophat",
                        "veriwell",
                        "wview",
                        "xrootd",
                        "yorick-z",
                        "KeePassX",
                        "KeePassXC",
                        "aff4",
                        "afflib",
                        "aimage",
                        "bcrypt",
                        "botan",
                        "botan1",
                        "bulk_extractor",
                        "cracklib",
                        "gnomint",
                        "libewf",
                        "libprelude",
                        "openpgpsdk",
                        "opensc",
                        "pgpdump",
                        "skipfish",
                        "steghide",
                        "tor",
                        "tor-devel",
                        "xmltooling",
                        "afscompress",
                        "afsctool",
                        "bacula",
                        "bacula5",
                        "burp",
                        "clamav",
                        "dmg2img",
                        "dpkg",
                        "file",
                        "libmagic",
                        "fluent-bit",
                        "john-jumbo",
                        "kcd",
                        "libvirt",
                        "lnav",
                        "rpm2html",
                        "simg2img",
                        "sleuthkit",
                        "starship",
                        "sysdig",
                        "tarsnap",
                        "testdisk",
                        "uif2iso",
                        "usbutils",
                        "vmdktool",
                        "tectonic",
                        "texlive-bin",
                        "dict",
                        "eb",
                        "eblook",
                        "fmt-ptrn",
                        "freeling",
                        "gpsbabel",
                        "html-xml-utils",
                        "htmldoc",
                        "hyperestraier",
                        "irstlm",
                        "knp",
                        "libe-book",
                        "libetonyek",
                        "libmrss",
                        "librevenge",
                        "libxml",
                        "libxml2",
                        "libxmldiff",
                        "mosesdecoder",
                        "odt2txt",
                        "qpdf",
                        "rbmake",
                        "recoll",
                        "sdcv",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "wv",
                        "NetSurf",
                        "analog",
                        "apache2",
                        "cgit",
                        "cherokee",
                        "clearsilver",
                        "cpprestsdk",
                        "elinks-devel",
                        "libwww",
                        "lighttpd",
                        "links",
                        "links1",
                        "lwan",
                        "lynx",
                        "neon",
                        "nextcloud-client",
                        "nghttp2-tools",
                        "nginx",
                        "privoxy",
                        "rasqal",
                        "redland",
                        "serf1",
                        "swish-e",
                        "w3m",
                        "webalizer",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "AfterStep",
                        "Xft2",
                        "grace",
                        "mesa",
                        "mkfontscale",
                        "qt3",
                        "sunclock",
                        "tigervnc",
                        "tightvnc",
                        "vnc",
                        "xorg-libXfont",
                        "xorg-libXfont2",
                        "xorg-libfontenc",
                        "xournal",
                        "xournalpp",
                        "xteddy",
                        "expresso",
                        "rizin",
                        "ugrep",
                        "gcc11",
                        "libgcc11",
                        "openmpi-gcc11",
                        "coordgen",
                        "maeparser",
                        "mariadb-10.6",
                        "boost171",
                        "boost176",
                        "llvm-12",
                        "lldb-12",
                        "fizz",
                        "fheroes2",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php81-gd",
                        "php81-mysql",
                        "subversion-perlbindings-5.32",
                        "p5.32-net-ssh2",
                        "p5.32-perlio-gzip",
                        "p5.32-pgplot",
                        "p5.32-tk",
                        "tippecanoe",
                        "lib3mf",
                        "php80-mysql_xdevapi",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.9",
                        "zint",
                        "retdec",
                        "retdec-devel",
                        "committed",
                        "osmium-tool",
                        "git-delta",
                        "postgresql14",
                        "onefetch",
                        "rb30-nokogiri",
                        "xhyve",
                        "openssl11",
                        "hurl",
                        "broot",
                        "git-branchless",
                        "python310",
                        "gitui",
                        "openssl3",
                        "musikcube",
                        "llvm-13",
                        "lldb-13",
                        "py310-Pillow",
                        "opencv4-devel",
                        "opencv3-devel",
                        "py27-opencv3-devel",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "py39-opencv3-devel",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4-devel",
                        "py38-opencv4-devel",
                        "py39-opencv4-devel",
                        "audacity-legacy",
                        "ouch",
                        "darktable-devel",
                        "sudo",
                        "cmake-devel-gui",
                        "cmake-devel-docs",
                        "gingerblue",
                        "osm2pgsql-lua",
                        "py310-lxml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "qt6-qt3d",
                        "git-absorb",
                        "mariadb-10.7",
                        "rawtherapee",
                        "KeePassXC-devel",
                        "quazip1",
                        "php81-memcached",
                        "php81-swoole",
                        "php81-zip",
                        "dvisvgm-devel",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "mod_tile",
                        "mergestat",
                        "squashfs-tools",
                        "fnc",
                        "godot-3.2",
                        "mkvtoolnix-devel",
                        "adblock2privoxy",
                        "mongodb-devel",
                        "arm-none-eabi-gdb",
                        "avr-gdb",
                        "php70-memcache",
                        "php71-memcache",
                        "php72-memcache",
                        "php73-memcache",
                        "php74-memcache",
                        "php80-memcache",
                        "php81-memcache",
                        "ruby31",
                        "rb31-nokogiri",
                        "ReadyMedia",
                        "subversion-perlbindings-5.34",
                        "p5.34-net-ssh2",
                        "p5.34-perlio-gzip",
                        "p5.34-pgplot",
                        "p5.34-tk",
                        "warzone2100",
                        "redeclipse",
                        "php72-openswoole",
                        "php73-openswoole",
                        "php74-openswoole",
                        "php80-openswoole",
                        "php81-openswoole",
                        "boost178",
                        "kicad",
                        "p5.28-image-png-libpng",
                        "p5.30-image-png-libpng",
                        "p5.32-image-png-libpng",
                        "p5.34-image-png-libpng",
                        "ncpp",
                        "bfast",
                        "irrlichtmt",
                        "sqlcipher",
                        "sqlcipher-tools",
                        "aptdec",
                        "dab-cmdline",
                        "godot",
                        "mrustc",
                        "julius-caesar-3",
                        "augustus-caesar-3",
                        "bat",
                        "Aerofoil",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "llvm-14",
                        "lldb-14",
                        "gnuastro",
                        "py310-llvmlite",
                        "openbabel2",
                        "mariadb-10.8",
                        "crispy-doom",
                        "nushell",
                        "snobol4",
                        "nodejs18",
                        "xorriso",
                        "gmic-lib",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "libsoup-devel",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "gnutls-devel",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "povray",
                        "tilemaker",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php82-gd",
                        "php82-mysql",
                        "mariadb-10.9",
                        "the_Foundation",
                        "nginx-devel",
                        "stress-ng",
                        "PolyMC",
                        "openmpi-clang14",
                        "fdm",
                        "ffms2",
                        "qBittorrent-qt5",
                        "gcc12",
                        "pkixssh",
                        "dura",
                        "openmpi-gcc12",
                        "libavif",
                        "dzip",
                        "mariadb-10.10",
                        "ccls-clang-12",
                        "ccls-clang-13",
                        "ccls-clang-14",
                        "cabal",
                        "llvm-15",
                        "lldb-15",
                        "cyrus-sasl2",
                        "openmpi-clang15",
                        "frotz-sdl",
                        "abiword",
                        "py310-pygrib",
                        "PrismLauncher",
                        "python311",
                        "wireshark4",
                        "ruby-devel",
                        "zeek-devel",
                        "py311-Pillow",
                        "mariadb-10.11",
                        "QSopt_ex",
                        "soplex",
                        "scip",
                        "py311-lxml",
                        "postgresql15",
                        "dosbox-staging",
                        "i2pd",
                        "php82-memcache",
                        "php82-memcached",
                        "php81-mysql_xdevapi",
                        "php82-mysql_xdevapi",
                        "php82-openswoole",
                        "php82-swoole",
                        "php82-zip",
                        "boost181",
                        "gtk-internet-radio-locator",
                        "ruby32",
                        "libsql",
                        "tthresh",
                        "AtomicParsley",
                        "lfortran",
                        "pandoc",
                        "R-data.table",
                        "R-httpuv",
                        "edencommon",
                        "proxygen",
                        "libretroshare",
                        "R-haven",
                        "R-ragg",
                        "rb32-nokogiri",
                        "libdsk",
                        "R-showtext",
                        "R-sysfonts",
                        "fortran-zlib",
                        "R-rgl",
                        "git-devel",
                        "R-git2r",
                        "lua54-luahpdf",
                        "lua53-luahpdf",
                        "lua52-luahpdf",
                        "lua51-luahpdf",
                        "llvm-16",
                        "lldb-16",
                        "resource_dasm",
                        "minizinc",
                        "R-ndjson",
                        "py311-opencv3",
                        "py311-opencv3-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "openmpi-clang16",
                        "nodejs20",
                        "R-ijtiff",
                        "libsoup-2.4",
                        "py311-llvmlite",
                        "qt6-qtwebengine",
                        "pciutils",
                        "openexr2",
                        "ufo-ai",
                        "HiGHS",
                        "ffmpeg6",
                        "eiskaltdcpp",
                        "py35-tables",
                        "py310-tables",
                        "py311-tables",
                        "mfem",
                        "orcus-0.17",
                        "orcus-0.18",
                        "clamav-legacy",
                        "libopenmpt",
                        "amule",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php83-gd",
                        "php83-mysql",
                        "R-seqinr",
                        "libwired",
                        "taisei",
                        "wired-server",
                        "Deriv",
                        "luma",
                        "ocp",
                        "tatami",
                        "tatami-devel",
                        "protobuf3-cpp-upstream",
                        "libgit2-devel",
                        "tcpflow-devel",
                        "tiledb",
                        "podofo-0.10",
                        "librasterlite2",
                        "squid",
                        "libcifpp",
                        "transmission-qt",
                        "libarchive-qt",
                        "libminc",
                        "eza",
                        "R-zlib",
                        "postgresql16",
                        "john-jumbo-devel",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "llvm-17",
                        "lldb-17",
                        "gcc13",
                        "libgcc13",
                        "python312",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "pgpointcloud",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "h5fortran",
                        "msdfgen",
                        "m68k-palm-elf-binutils",
                        "m68k-palm-elf-gcc",
                        "py312-Pillow",
                        "lapce",
                        "openmpi-gcc13",
                        "openmpi-clang17",
                        "py312-lxml",
                        "php83-zip",
                        "php83-memcache",
                        "jreen",
                        "mpv-legacy",
                        "ruby33",
                        "QMPlay2",
                        "php83-memcached",
                        "php83-mysql_xdevapi",
                        "pg_rman",
                        "mvfst",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "rust-bootstrap-10.7",
                        "py312-llvmlite",
                        "lnav-devel",
                        "lpython",
                        "rustpython",
                        "jimtcl",
                        "corsixth",
                        "ImageMagick7",
                        "py312-opencv4-devel",
                        "llvm-18",
                        "lldb-18",
                        "rb33-nokogiri",
                        "tenacity",
                        "liberasurecode",
                        "gtk-radio",
                        "blosc2",
                        "py312-orfeotoolbox",
                        "py312-opencv4",
                        "cmake-gui",
                        "cmake-docs",
                        "mkvtoolnix-legacy",
                        "pg16-pgpointcloud",
                        "wget2",
                        "ixwebsocket",
                        "abaddon",
                        "wxgtk-3.0-cxx11",
                        "nodejs22",
                        "trojita",
                        "notekit",
                        "lastfm-desktop",
                        "retroshare-qt4",
                        "R-rmatio",
                        "love-0.10",
                        "love-11",
                        "sigil-qt4",
                        "mscp",
                        "x86_64-embedded-binutils",
                        "gcc14",
                        "libgcc14",
                        "ffmpeg7",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-gd",
                        "php84-mysql",
                        "py312-tables",
                        "wt",
                        "qt64-qtbase",
                        "qt64-qtwebengine",
                        "qt64-qtsvg",
                        "qt64-qt3d",
                        "racket",
                        "llvm-19",
                        "lldb-19",
                        "syslog-ng-devel",
                        "R-gaston",
                        "R-vcfR",
                        "python313",
                        "cgal6",
                        "py313-lxml",
                        "py313-Pillow",
                        "evolution-data-server-gtk4",
                        "postgresql17",
                        "libxlsxwriter",
                        "openmpi-gcc14",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "jpeg2png",
                        "ffmpeg4",
                        "qt67-qtwebengine",
                        "qt67-qtbase",
                        "qt67-qtsvg",
                        "qt67-qt3d",
                        "boost187",
                        "angie",
                        "python313-freethreading",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "ruby34",
                        "py313-llvmlite",
                        "gdal-hdf5",
                        "gdal-kea",
                        "llvm-20",
                        "lldb-20",
                        "openmpi-clang20",
                        "mariadb-11.4",
                        "qt68-qtbase",
                        "qt68-qtwebengine",
                        "qt68-qtsvg",
                        "qt68-qt3d",
                        "protobuf5-cpp",
                        "nodejs24",
                        "py313-tables",
                        "py313-orfeotoolbox",
                        "boost188",
                        "erofs-utils",
                        "pg17-pgpointcloud",
                        "p5.28-alien-zlib",
                        "p5.30-alien-zlib",
                        "p5.32-alien-zlib",
                        "p5.34-alien-zlib",
                        "hashcat",
                        "apitrace",
                        "opensimh",
                        "tcl",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "llvm-21",
                        "lldb-21",
                        "gcc15",
                        "libgcc15",
                        "luanti",
                        "ffmpeg8",
                        "cvs",
                        "sollya",
                        "python314",
                        "python314-freethreading",
                        "py314-lxml",
                        "previous",
                        "postgresql18"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "gdb-apple",
                        "54321",
                        "gdchart",
                        "libgcc45",
                        "libgcc6",
                        "libgcc7",
                        "libgcc9",
                        "mozart",
                        "iqtree",
                        "iqtree2",
                        "vcftools",
                        "lout",
                        "restinio",
                        "libosmium",
                        "wasmedge",
                        "libosmium-doc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kitty",
                        "crystal"
                    ]
                }
            ]
        },
        {
            "name": "minizip",
            "portdir": "archivers/zlib",
            "version": "1.3.1",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zlib.net/",
            "description": "Minizip zip file manipulation library",
            "long_description": "Minizip zip file manipulation library",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wordgrinder",
                        "xwordgrinder",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "spatialite",
                        "freexl",
                        "psi",
                        "VLC2",
                        "libVLC2",
                        "libxlsxwriter",
                        "hashcat",
                        "qt64-qt3d",
                        "qt67-qt3d",
                        "qt68-qt3d",
                        "sigil-qt4",
                        "qt5-qtwebengine",
                        "librasterlite2",
                        "qt6-qt3d",
                        "libkml",
                        "qt513-qtwebengine",
                        "sigil",
                        "assimp",
                        "assimp_tools"
                    ]
                }
            ]
        },
        {
            "name": "zoo",
            "portdir": "archivers/zoo",
            "version": "2.10pl1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://en.wikipedia.org/wiki/Zoo_(file_format)",
            "description": "Manipulate archives of files in compressed form",
            "long_description": "Zoo is used to create and maintain collections of files in compressed form. It uses a Lempel-Ziv compression algorithm that gives space savings in the range of 20% to 80% depending on the type of file data. Zoo can store and selectively extract multiple generations of the same file. Data can be recovered from damaged archives by skipping the damaged portion and locating undamaged data with the help of fiz(1).",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zopfli",
            "portdir": "archivers/zopfli",
            "version": "1.0.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/zopfli",
            "description": "Zopfli compression format",
            "long_description": "Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. This port installs the zopfli and zopflipng tools; see also port py-zopfli for Python modules.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py39-imagecodecs"
                    ]
                }
            ]
        },
        {
            "name": "zstd",
            "portdir": "archivers/zstd",
            "version": "1.5.7",
            "license": "(BSD or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/zstd",
            "description": "Zstandard - Fast real-time compression algorithm",
            "long_description": "Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1418
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libgcc-devel",
                        "libgcc14",
                        "libgcc13",
                        "duckdb",
                        "libgcc11",
                        "libgcc15",
                        "wasmedge"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "kubetail"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal-hdf5",
                        "gdal-kea",
                        "py38-zstd",
                        "goldendict",
                        "fbzmq",
                        "fizz",
                        "folly",
                        "libxmlb",
                        "mvfst",
                        "proxygen",
                        "tiff",
                        "n2n",
                        "llvm-19",
                        "py36-scikit-hep-uproot4",
                        "py39-pytorch",
                        "py310-pytorch",
                        "py311-pytorch",
                        "py312-pytorch",
                        "ccache",
                        "i386-elf-gcc",
                        "x86_64-elf-gcc",
                        "py39-scikit-hep-uproot",
                        "py310-scikit-hep-uproot",
                        "py311-scikit-hep-uproot",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "p5.28-sereal-decoder",
                        "p5.30-sereal-decoder",
                        "p5.32-sereal-decoder",
                        "p5.34-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.30-sereal-encoder",
                        "p5.32-sereal-encoder",
                        "p5.34-sereal-encoder",
                        "postgresql18",
                        "py37-scikit-hep-uproot",
                        "py37-scikit-hep-uproot4",
                        "py38-scikit-hep-uproot4",
                        "py39-scikit-hep-uproot4",
                        "py310-scikit-hep-uproot4",
                        "py311-scikit-hep-uproot4",
                        "sbcl",
                        "sbcl-devel",
                        "castxml",
                        "appstream",
                        "root6",
                        "blosc",
                        "py38-scikit-hep-uproot",
                        "squashfs-tools",
                        "gnutls-devel",
                        "wireshark4",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "minizip-ng",
                        "R-ijtiff",
                        "lwan",
                        "R-qs2",
                        "py38-pytorch",
                        "erofs-utils",
                        "rsync",
                        "Aseprite",
                        "llvm-15",
                        "netcdf",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php80-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php81-mysql_xdevapi",
                        "php82-mysql_xdevapi",
                        "php83-mysql_xdevapi",
                        "fluent-bit",
                        "ugrep",
                        "PDAL",
                        "libmamba",
                        "arm-none-eabi-gcc",
                        "ncdu",
                        "libarchive",
                        "file",
                        "libmagic",
                        "git-cinnabar",
                        "postgresql16",
                        "rspamd",
                        "avr-gcc",
                        "netdata",
                        "postgresql17",
                        "gcc15",
                        "llvm-devel",
                        "llvm-20",
                        "zig",
                        "R-fstcore",
                        "qt64-qtbase",
                        "qt64-qttools",
                        "qt67-qtbase",
                        "qt67-qttools",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "gcc14",
                        "gcc13",
                        "qt68-qtbase",
                        "qt68-qttools",
                        "rocksdb",
                        "R-ragg",
                        "x86_64-embedded-binutils",
                        "librdkafka",
                        "mongodb-devel",
                        "mongodb",
                        "godot",
                        "godot-3.2",
                        "qt5-qtbase",
                        "wget2",
                        "boost171",
                        "boost178",
                        "boost176",
                        "boost181",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "binutils",
                        "mesa",
                        "librasterlite2",
                        "edencommon",
                        "littleutils",
                        "qt6-qtbase",
                        "qt6-qttools",
                        "R-qs",
                        "taisei",
                        "py39-zstd",
                        "py310-zstd",
                        "py311-zstd",
                        "py312-zstd",
                        "py313-zstd",
                        "php53-zstd",
                        "php54-zstd",
                        "php55-zstd",
                        "php70-zstd",
                        "php56-zstd",
                        "php71-zstd",
                        "php72-zstd",
                        "php74-zstd",
                        "php80-zstd",
                        "php81-zstd",
                        "php82-zstd",
                        "php83-zstd",
                        "php73-zstd",
                        "luanti",
                        "blosc2",
                        "rizin",
                        "zstdConfig.cmake",
                        "dnscap",
                        "neomutt",
                        "boost188",
                        "boost187",
                        "i686-w64-mingw32-binutils",
                        "x86_64-w64-mingw32-binutils",
                        "borgbackup",
                        "apache-arrow",
                        "llvm-16",
                        "x86_64-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-nothreads",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "python314",
                        "python314-freethreading",
                        "gcc-devel",
                        "ispc",
                        "ispc-clang",
                        "qemu",
                        "py39-imagecodecs",
                        "dar",
                        "llvm-18",
                        "lighttpd",
                        "curl",
                        "llvm-21",
                        "py37-zstd",
                        "avarice",
                        "p5.26-sereal-decoder",
                        "p5.26-sereal-encoder",
                        "py36-zstd",
                        "gdal",
                        "py37-pytorch",
                        "llvm-17",
                        "mysql8"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cgit"
                    ]
                }
            ]
        },
        {
            "name": "BRRTools",
            "portdir": "audio/BRRTools",
            "version": "3.14",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Optiroc/BRRTools",
            "description": "Tools to convert between .wav and SNES BRR files",
            "long_description": "BRRTools are currently the most evolved tools to convert between standard RIFF .wav format and SNES's built-in BRR sound format.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "chrisbodek",
                    "github": "cbodek",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BlackHole",
            "portdir": "audio/BlackHole",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ExistentialAudio/BlackHole",
            "description": "macOS virtual audio driver.",
            "long_description": "BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "adarsh",
                    "github": "adarshp",
                    "ports_count": 1
                }
            ],
            "variants": [
                "ch8",
                "ch16",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BoCA",
            "portdir": "audio/BoCA",
            "version": "1.0.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freac.org",
            "description": "The component framework behind the fre:ac audio converter.",
            "long_description": "BoCA provides unified interfaces for components like encoders, decoders, taggers and extensions as well as code to support communication between the application and its components.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "smooth",
                        "libcdio-paranoia",
                        "libcdio",
                        "uriparser",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        }
    ]
}