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

{
    "count": 49650,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=49",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=47",
    "results": [
        {
            "name": "ott",
            "portdir": "devel/ott",
            "version": "0.25",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cl.cam.ac.uk/~pes20/ott/",
            "description": "tool for writing definitions of programming languages",
            "long_description": "Ott is a tool for writing definitions of programming languages and calculi. It takes as input a definition of a language syntax and semantics, in a concise and readable ASCII notation that is close to what one would write in informal mathematics. It generates LaTeX to build a typeset version of the definition, and Coq, HOL, and Isabelle versions of the definition.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ggreif",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "otx",
            "portdir": "devel/otx",
            "version": "0.16b-r560",
            "license": "public-domain",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://otx.osxninja.com/",
            "description": "otool's bastard son",
            "long_description": "otx stands for \"object tool extended\". otx uses otool(object tool) to disassemble a Mach-O executable file, then enhances the disassembled output. Simple enhancements include adding the machine code of each instruction and the offset of each instruction from the beginning of a function. More complicated enhancements include displaying the names and data types of Objective-C methods even if symbols have been stripped, and adding comments that describe member variables, function calls, static data and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p4delta",
            "portdir": "devel/p4delta",
            "version": "1.3.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://p4delta.sourceforge.net",
            "description": "Summarizes and manages differences between local files and Perforce",
            "long_description": "p4delta works with a project that is in the Perforce configuration management system. It lists the local files that have been added, changed, or deleted. Content differences are summarized, i.e., the number of lines of code that have been added, changed, and deleted. It can also add, edit, and remove the appropriate files to/from Perforce.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perforce"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packr",
            "portdir": "devel/packr",
            "version": "2.8.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gobuffalo/packr",
            "description": "The simple and easy way to embed static files into Go binaries.",
            "long_description": "Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "copilot"
                    ]
                }
            ]
        },
        {
            "name": "packr1",
            "portdir": "devel/packr1",
            "version": "1.30.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gobuffalo/packr",
            "description": "The simple and easy way to embed static files into Go binaries (legacy version / v1).",
            "long_description": "This port is for the V1 version of Packr. Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pamtester",
            "portdir": "devel/pamtester",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pamtester.sourceforge.net/",
            "description": "Utility for testing pluggable authentication modules (PAM) facility",
            "long_description": "pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "patchelf",
            "portdir": "devel/patchelf",
            "version": "0.18.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NixOS/patchelf",
            "description": "Modify dynamic ELF executables",
            "long_description": "PatchELF is a simple utility for modifying existing ELF executables and libraries",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "laszlo",
                    "github": "lkollar",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "patcher",
            "portdir": "devel/patcher",
            "version": "0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://labix.org/patcher",
            "description": "A tool for quick creation of patches against a project source tree",
            "long_description": "Patcher is a tool for quick creation of patches against a project source tree. Patcher functionality resembles a lightweight version control system. It has no repository, and only controls differences between a pristine version and a working copy.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "patchutils",
            "portdir": "devel/patchutils",
            "version": "0.4.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cyberelk.net/tim/patchutils",
            "description": "small collection of programs that operate on patch files",
            "long_description": "Patchutils is a small collection of programs that operate on patch files. They are the following: interdiff, combinediff, filterdiff, fixcvsdiff, lsdiff, splitdiff, rediff, grepdiff, recountdiff, unwrapdiff, dehtmldiff, flipdiff, espdiff",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bugzilla"
                    ]
                }
            ]
        },
        {
            "name": "pbtomake",
            "portdir": "devel/pbtomake",
            "version": "4.0",
            "license": "none",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://members.bellatlantic.net/~vze35xda/software.html",
            "description": "Project Builder pbproj file to standard Makefile converter",
            "long_description": "pbtomake is an application to convert from an Apple Project Builder pbproj file to standard Makefile. It will convert simple projects to allow them to be built on other platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pccts",
            "portdir": "devel/pccts",
            "version": "1.33",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.polhode.com/pccts.html",
            "description": "Purdue Compiler-Construction Tool Set (parser-generator)",
            "long_description": "The Purdue Compiler-Compiler Tool Set (PCCTS) is a set of public domain software tools designed to facilitate the implementation of compilers and other translation systems. These tools currently include antlr, dlg and support code. In many ways, PCCTS is similar to a highly integrated version of YACC and LEX; where antlr (ANother Tool for Language Recognition) corresponds to YACC and dlg (DFA-based Lexical analyzer Generator) functions like LEX. However, PCCTS has many additional features which make it easier to use for a wider range of translation problems.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pcre",
            "portdir": "devel/pcre",
            "version": "8.45",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pcre.org",
            "description": "Perl Compatible Regular Expressions",
            "long_description": "The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "exim",
                        "restinio",
                        "shmux"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbtool",
                        "ettercap",
                        "zabbix42",
                        "zabbix44",
                        "zabbix42-agent",
                        "zabbix44-agent",
                        "libast",
                        "monotone",
                        "monotone-devel",
                        "nu",
                        "pcrexx",
                        "minimumprofit",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "hyperscan",
                        "ferite",
                        "macos-fortress-pf",
                        "dansguardian",
                        "daq",
                        "ganglia",
                        "honeyd",
                        "pads",
                        "xymon-client",
                        "xymon-server",
                        "sord",
                        "py27-scss",
                        "mysql55-lib_mysqludf_preg",
                        "mysql51-lib_mysqludf_preg",
                        "mysql56-lib_mysqludf_preg",
                        "mariadb-lib_mysqludf_preg",
                        "neko",
                        "shadowsocks-libev",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "htcondor",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "goffice08",
                        "tf",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "apache2",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "zabbix4",
                        "zabbix4-agent",
                        "zabbix5",
                        "zabbix5-agent",
                        "stklos",
                        "stklos-devel",
                        "collada-dom",
                        "root5",
                        "cfengine3",
                        "grok",
                        "rpm54",
                        "yara",
                        "pdfgrep-legacy",
                        "rbmake",
                        "the_silver_searcher",
                        "cherokee",
                        "pound",
                        "i3",
                        "phantomjs-qt-qtbase",
                        "Thunar",
                        "libmp3splt",
                        "slang2",
                        "mail-server",
                        "kdelibs4",
                        "qt53-qtbase",
                        "qt56-qtbase",
                        "blender",
                        "qt55-qtbase",
                        "qt57-qtbase",
                        "ocaml-pcre",
                        "qt58-qtbase",
                        "zsh",
                        "rasqal",
                        "aircrack-ng",
                        "nnn",
                        "watchman",
                        "zabbix3",
                        "zabbix3-agent",
                        "cppcheck",
                        "tintinxx",
                        "R",
                        "simh",
                        "skipfish",
                        "vectorscan",
                        "ngs",
                        "net-snmp",
                        "gmt5",
                        "gmt6",
                        "xastir",
                        "syslog-ng",
                        "swig3",
                        "percona-lib_mysqludf_preg",
                        "mongodb-devel",
                        "mongodb",
                        "apertium",
                        "octave-strings",
                        "mysql5-lib_mysqludf_preg",
                        "haproxy",
                        "kismet",
                        "ldmud",
                        "opensimh",
                        "privoxy",
                        "ohcount",
                        "root6",
                        "gnome-mud",
                        "gsmartcontrol",
                        "pennmush",
                        "wesnoth",
                        "octave",
                        "tin",
                        "angie",
                        "cegui",
                        "cadabra2",
                        "scummvm",
                        "scummvm-devel",
                        "bitkeeper",
                        "Io",
                        "prelude-lml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clamav-server"
                    ]
                }
            ]
        },
        {
            "name": "pcre2",
            "portdir": "devel/pcre",
            "version": "10.45",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pcre.org",
            "description": "Perl Compatible Regular Expressions",
            "long_description": "The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "universal-ctags",
                        "qt6-qtbase",
                        "fsvs",
                        "lite-xl-luajit",
                        "apachetop",
                        "swig",
                        "mariadb-10.10",
                        "mariadb-10.11",
                        "mariadb-10.5",
                        "mariadb-10.6",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "glib2-devel",
                        "glib2",
                        "fortran-pcre2",
                        "mod_qos",
                        "gource",
                        "gtksourceview5",
                        "R-RcppCWB",
                        "sigil",
                        "swi-prolog-devel",
                        "wireshark4",
                        "lite-xl",
                        "the_Foundation",
                        "php84",
                        "php84-apache2handler",
                        "php84-cgi",
                        "php84-fpm",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "gnome-terminal",
                        "gucharmap",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "aide",
                        "wxWidgets-3.2",
                        "qt511-qtbase",
                        "fsearch",
                        "hgrep",
                        "qt69-qtbase",
                        "maildrop",
                        "sqlite3-pcre2",
                        "logstalgia",
                        "clamav-legacy",
                        "nginx",
                        "leafnode",
                        "analog",
                        "clamav",
                        "qt59-qtbase",
                        "hydra",
                        "ocaml-pcre2",
                        "vte",
                        "lnav",
                        "lnav-devel",
                        "libt3highlight",
                        "libt3widget",
                        "grep",
                        "ugrep",
                        "edbrowse",
                        "rawhide",
                        "fdupes",
                        "qt5-qtbase",
                        "R",
                        "ngrep",
                        "R-stringfish",
                        "sakura",
                        "imapfilter",
                        "rspamd",
                        "netdata",
                        "remctl",
                        "guestfs-tools",
                        "qore",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase",
                        "godot",
                        "godot-3.2",
                        "editorconfig-core-c",
                        "eiskaltdcpp",
                        "tig",
                        "pdfgrep",
                        "gnu-apl",
                        "wget2",
                        "poco",
                        "git",
                        "git-devel",
                        "xapian-omega",
                        "mariadb-11.4",
                        "scamper",
                        "libgit2",
                        "fish",
                        "varnish",
                        "wget",
                        "libgit2-devel",
                        "mle",
                        "libguestfs",
                        "crystal",
                        "sslh",
                        "qt513-qtbase",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "mpd",
                        "ncmpc",
                        "swi-prolog",
                        "nmap",
                        "fish3",
                        "nginx-devel",
                        "lighttpd",
                        "less",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "pcrexx",
            "portdir": "devel/pcrexx",
            "version": "0.9.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.daemon.de/PCRE",
            "description": "C++ wrapper for the Perl Compatible Regular Expressions Library",
            "long_description": "PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtool",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cadabra2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aff4"
                    ]
                }
            ]
        },
        {
            "name": "pearl",
            "portdir": "devel/pearl",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rodnaph/pearl",
            "description": "Helper for maintaining Macports Portfiles",
            "long_description": "Pearl is a super-simple script to make it a little bit easier to update your Macports Portfile for your project. It just automates the diffing of your current Portfile with the release version from the Macports SVN repository.",
            "active": true,
            "categories": [
                "devel",
                "macports"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long-descriptive",
                        "p5.34-ipc-run",
                        "p5.34-lwp-useragent-determined",
                        "p5.34-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "perforce",
            "portdir": "devel/perforce",
            "version": "2010.1",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.perforce.com",
            "description": "Fast source code management system",
            "long_description": "Perforce is a commercial revision control system that can be used gratis for developing free software. (see the WWW page for details).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "p4delta"
                    ]
                }
            ]
        },
        {
            "name": "pev",
            "portdir": "devel/pev",
            "version": "0.80",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "readpe",
            "homepage": "http://pev.sourceforge.net/",
            "description": "Obsolete port, replaced by readpe",
            "long_description": "This port has been replaced by readpe.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "pficommon",
            "portdir": "devel/pficommon",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/retrieva/pficommon",
            "description": "Common Library of C++",
            "long_description": "pficommon is a general purpose C++ library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "mysql56",
                "mysql55",
                "mysql51",
                "mariadb",
                "postgresql94",
                "postgresql93",
                "postgresql92",
                "postgresql91",
                "postgresql90",
                "postgresql84",
                "fcgi",
                "mprpc",
                "magickpp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python27",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msgpack0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "normalizeNumexp"
                    ]
                }
            ]
        },
        {
            "name": "physfs",
            "portdir": "devel/physfs",
            "version": "3.0.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icculus.org/physfs/",
            "description": "PhysicsFS is a library providing abstract archive access",
            "long_description": "PhysicsFS is a library providing abstract archive access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fbg",
                        "lincity-ng",
                        "netpanzer",
                        "neverball",
                        "raceintospace",
                        "libsdl_sound",
                        "VVVVVV",
                        "warzone2100",
                        "supertux",
                        "allegro5",
                        "love-0.7",
                        "love-0.8",
                        "love-0.10",
                        "love-0.9"
                    ]
                }
            ]
        },
        {
            "name": "pick",
            "portdir": "devel/pick",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mptre/pick",
            "description": "Command-line tool to fuzzy select anything",
            "long_description": "The pick utility allows users to choose one option from a set of choices using an interface with fuzzy search functionality.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "chenguokai17",
                    "github": "chenguokai",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pijul",
            "portdir": "devel/pijul",
            "version": "0.10.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pijul.org/",
            "description": "Pijul is a free and open source distributed version control system.",
            "long_description": "Pijul is a free and open source distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "pkgconfig",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "piklab",
            "portdir": "devel/piklab",
            "version": "0.16.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://piklab.sourceforge.net/",
            "description": "IDE for applications based on Microchip PIC microcontrollers",
            "long_description": "Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the GPSim simulator. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+), the ICD2 debugger, and several bootloaders (Tiny, Pickit2, and Picdem).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb-compat",
                        "kdelibs4",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pkgconfig",
            "portdir": "devel/pkgconfig",
            "version": "0.29.2",
            "license": "GPL-2+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg-config.freedesktop.org/",
            "description": "pkg-config, a system for managing library compile and link flags",
            "long_description": "The pkg-config program is used to retrieve information about installed libraries in the system. It is typically used to compile and link against one or more libraries.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stlink",
                        "xcbuild",
                        "simh",
                        "gtk-doc",
                        "ImageMagick",
                        "raylib",
                        "lftp",
                        "zabbix42",
                        "zabbix44",
                        "p5.26-alien-base-modulebuild",
                        "p5.28-alien-base-modulebuild",
                        "p5.30-alien-base-modulebuild",
                        "p5.26-alien-build",
                        "p5.28-alien-build",
                        "p5.30-alien-build",
                        "p5.26-config-autoconf",
                        "p5.28-config-autoconf",
                        "p5.30-config-autoconf",
                        "p5.26-extutils-pkgconfig",
                        "p5.28-extutils-pkgconfig",
                        "p5.30-extutils-pkgconfig",
                        "qtkeychain",
                        "qtkeychain-qt4",
                        "qtkeychain-qt5",
                        "pdf2htmlex",
                        "redland",
                        "ETL",
                        "p5.32-alien-base-modulebuild",
                        "p5.32-alien-build",
                        "p5.32-config-autoconf",
                        "p5.32-extutils-pkgconfig",
                        "skopeo",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-alien-build",
                        "p5.34-config-autoconf",
                        "p5.34-extutils-pkgconfig",
                        "cabal",
                        "cabal-prebuilt",
                        "qtkeychain-qt6",
                        "ImageMagick7",
                        "guile-2.2",
                        "guile-3.0"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "LyX",
                        "LyX1",
                        "TOra",
                        "android-file-transfer-linux",
                        "barrier",
                        "cool-retro-term",
                        "djview",
                        "djview-qt5",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "kitty",
                        "luminance-hdr",
                        "macclipboard-gimp",
                        "macfile-gimp",
                        "nomacs",
                        "oscar",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "phantomjs-qt-sqlite-plugin",
                        "qlipper",
                        "qt4-mac",
                        "qt4-mac-mysql55-plugin",
                        "qt4-mac-mysql5-plugin",
                        "qt4-mac-mysql51-plugin",
                        "qt4-mac-mysql56-plugin",
                        "qt4-mac-mariadb-plugin",
                        "qt4-mac-mariadb-10.0-plugin",
                        "qt4-mac-mariadb-10.1-plugin",
                        "qt4-mac-percona-plugin",
                        "qt4-mac-postgresql91-plugin",
                        "qt4-mac-postgresql80-plugin",
                        "qt4-mac-postgresql81-plugin",
                        "qt4-mac-postgresql82-plugin",
                        "qt4-mac-postgresql83-plugin",
                        "qt4-mac-postgresql84-plugin",
                        "qt4-mac-postgresql90-plugin",
                        "qt4-mac-postgresql92-plugin",
                        "qt4-mac-sqlite2-plugin",
                        "qt4-mac-sqlite3-plugin",
                        "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",
                        "qtiplot",
                        "tagainijisho",
                        "x2goclient",
                        "yubico-authenticator",
                        "dar",
                        "libarchive",
                        "libpar2",
                        "libzzip",
                        "pixz",
                        "quazip",
                        "snappy",
                        "unnks",
                        "unshield",
                        "wimlib",
                        "xar",
                        "aubio",
                        "audacity-devel",
                        "audiofile",
                        "cmus",
                        "darkice",
                        "easytag",
                        "esound",
                        "espeak-ng",
                        "ezstream",
                        "faust",
                        "faust-devel",
                        "gmpc",
                        "herrie",
                        "hydrogen",
                        "ices0",
                        "ices2",
                        "jack",
                        "lastfmlib",
                        "libcanberra",
                        "libcdio-paranoia",
                        "libgig",
                        "liblastfm",
                        "libmp3splt",
                        "libmpd",
                        "libmusicbrainz5",
                        "libopus",
                        "libopusenc",
                        "libsamplerate",
                        "libsdl2_mixer",
                        "libsdl_mixer",
                        "libshout2",
                        "libsmf",
                        "libsndfile",
                        "libtagedit",
                        "lilv",
                        "lv2",
                        "mp3splt",
                        "mp3splt-gtk",
                        "mp3unicode",
                        "mpc",
                        "mpd",
                        "ncmpc",
                        "ncmpcpp",
                        "opus-tools",
                        "opusfile",
                        "osc2midi",
                        "pavucontrol",
                        "pcaudiolib",
                        "phonon",
                        "phonon-qt5",
                        "phonon-backend-gstreamer",
                        "phonon-backend-gstreamer-qt5",
                        "phonon-backend-vlc",
                        "phonon-backend-vlc-qt5",
                        "pianobar",
                        "libpiano",
                        "pianod",
                        "pulseaudio",
                        "qjackctl",
                        "qsynth",
                        "rtaudio",
                        "rtmidi",
                        "rubberband",
                        "scmpc",
                        "serd",
                        "shell-fm",
                        "solfege",
                        "sord",
                        "sox",
                        "sphinxtrain",
                        "sratom",
                        "streamripper",
                        "taglib-extras",
                        "tagtool",
                        "twolame",
                        "uade2",
                        "vorbis-tools",
                        "xmms2",
                        "xmp",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "freecad",
                        "gaw",
                        "gcam",
                        "gerbv",
                        "gtkwave",
                        "cutecom-qt4-mac",
                        "farstream",
                        "gnokii",
                        "libinfinity",
                        "libnfc",
                        "minicom",
                        "sofia-sip",
                        "telepathy-farstream",
                        "telepathy-gabble",
                        "telepathy-glib",
                        "telepathy-haze",
                        "telepathy-idle",
                        "telepathy-logger",
                        "telepathy-mission-control",
                        "telepathy-qt",
                        "telepathy-rakia",
                        "telepathy-salut",
                        "xlog",
                        "dfu-programmer",
                        "dfu-util",
                        "dtc",
                        "openocd",
                        "urjtag",
                        "usbprog",
                        "dbtool",
                        "duckdb",
                        "freetds",
                        "groonga",
                        "libgda5",
                        "libpqxx",
                        "libpqxx26",
                        "mariadb-10.5",
                        "mdbtools",
                        "mysql56",
                        "mysql57",
                        "mysql8",
                        "pgbouncer",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "psiconv",
                        "pxlib",
                        "qof",
                        "spatialite",
                        "spatialite-tools",
                        "sqlitebrowser",
                        "sqlitedbrowser",
                        "sqliteman",
                        "xeus-sqlite",
                        "zebra",
                        "Bear",
                        "LibVNCServer",
                        "PIDA",
                        "PlasmaShop",
                        "akonadi",
                        "allegro5",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "apiextractor",
                        "appstream-glib",
                        "aqbanking5",
                        "aqbanking5-gtk",
                        "aqbanking5-gtk3",
                        "aqbanking6",
                        "aqbanking6-gtk2",
                        "aqbanking6-gtk3",
                        "asio",
                        "atk",
                        "autogen",
                        "automoc",
                        "bakefile",
                        "bitkeeper",
                        "cargo",
                        "ccache",
                        "ccls-clang-10",
                        "ccls-clang-11",
                        "cegui",
                        "cocoa-sharp",
                        "codeblocks",
                        "cpp-utilities",
                        "cpphs",
                        "cpputest",
                        "cppzmq",
                        "cutter",
                        "dbus",
                        "dbus-glib",
                        "dbus-glib-sharp",
                        "dbus-python27",
                        "dbus-python35",
                        "dbus-python36",
                        "dbus-python37",
                        "dbus-python38",
                        "dbus-python39",
                        "dbus-sharp",
                        "dbusmenu-qt",
                        "dbusmenu-qt5",
                        "dialog",
                        "libdialog",
                        "diffball",
                        "e_dbus",
                        "ecore",
                        "eet",
                        "embryo",
                        "evas",
                        "eventlog",
                        "fbthrift",
                        "flickcurl",
                        "folly",
                        "fossil",
                        "fstrm",
                        "geany",
                        "gecko-sharp2",
                        "generatorrunner",
                        "geoclue",
                        "geoclue2",
                        "getdns",
                        "giggle",
                        "girara",
                        "git-crypt",
                        "glade",
                        "glade3",
                        "glademm",
                        "glib2",
                        "glib2-devel",
                        "glibmm",
                        "gnet2",
                        "gnutls",
                        "gob2",
                        "gource",
                        "gpgme",
                        "gpsim",
                        "grantlee",
                        "grpc",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "gsoap",
                        "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",
                        "gtk2hs",
                        "gtkglext",
                        "gtkglextmm",
                        "gtkimageview",
                        "gvfs",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "hwloc",
                        "iaito",
                        "icu-lx",
                        "icu-le-hb",
                        "ideviceinstaller",
                        "ideviceinstaller-devel",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "ige-mac-integration",
                        "json-glib",
                        "jubatus",
                        "jubatus_core",
                        "kchmviewer",
                        "kcov",
                        "kdiff3",
                        "kyua",
                        "ldid",
                        "libCUDF",
                        "libabw",
                        "libast",
                        "libb2",
                        "libcaer",
                        "libcdio",
                        "libcmis",
                        "libconfuse",
                        "libcoverart",
                        "libdaemon",
                        "libdc1394",
                        "libdmapsharing",
                        "libdvdnav",
                        "libepubgen",
                        "libextractor",
                        "libfilezilla",
                        "libfixposix",
                        "libftdi",
                        "libftdi0",
                        "libftdi1",
                        "libgdiplus",
                        "libgee",
                        "libgee06",
                        "libgit2",
                        "libgnt",
                        "libgphoto2",
                        "libhandy",
                        "libhsplasma",
                        "libical",
                        "libidl",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "libirecovery",
                        "libirecovery-devel",
                        "libjwt",
                        "liblightgrep",
                        "liblxqt",
                        "libmcs",
                        "libmongo-client",
                        "libmowgli-2",
                        "libmwaw",
                        "libnotify",
                        "libofx",
                        "liboop",
                        "libphonenumber-cpp",
                        "libpst",
                        "libpwquality",
                        "libqtxdg",
                        "libqxp",
                        "libraqm",
                        "librime-devel",
                        "libsdl2_gfx",
                        "libsdl2_image",
                        "libsdl2_net",
                        "libsdl2_ttf",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf",
                        "libsigcxx2",
                        "libsigcxx3",
                        "libsodium",
                        "libsolv",
                        "libssh",
                        "libssh2",
                        "libstaroffice",
                        "libtermkey",
                        "libucl",
                        "libusb",
                        "libusb-devel",
                        "libusb-compat",
                        "libusbmuxd",
                        "libusbmuxd-devel",
                        "libvterm",
                        "libxdg-basedir",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "libxspf",
                        "libzmf",
                        "linc",
                        "log4cxx",
                        "lutok",
                        "lxqt-build-tools",
                        "mediainfolib",
                        "midgard2-core",
                        "minipro",
                        "modglue",
                        "mongo-c-driver",
                        "mono",
                        "mono-addins",
                        "monotone",
                        "monotone-devel",
                        "monotone-viz",
                        "mos",
                        "mos-devel",
                        "mspdebug",
                        "nant",
                        "nodejs10",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "nodejs8",
                        "notify-sharp",
                        "nu",
                        "nu2",
                        "nusmv",
                        "ode",
                        "olena",
                        "orbit2",
                        "orocos-kdl",
                        "osslsigncode",
                        "osslsigncode-devel",
                        "pijul",
                        "piklab",
                        "poco",
                        "protobuf-c",
                        "pthsem",
                        "pyotherside",
                        "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",
                        "qcachegrind",
                        "qdjango",
                        "qgit",
                        "qjson",
                        "qjson-qt5",
                        "qoauth",
                        "qscintilla-qt4",
                        "qscintilla-designer-qt4",
                        "py27-qscintilla-qt4",
                        "py35-qscintilla-qt4",
                        "py36-qscintilla-qt4",
                        "py37-qscintilla-qt4",
                        "py38-qscintilla-qt4",
                        "py39-qscintilla-qt4",
                        "qscintilla-qt5",
                        "qscintilla-designer-qt5",
                        "py27-qscintilla-qt5",
                        "py35-qscintilla-qt5",
                        "qt-assistant",
                        "qt4-creator-mac",
                        "qt5-qtcreator",
                        "qt5-qtcreator-docs",
                        "qt5pas",
                        "qtermwidget",
                        "qtmobility",
                        "qtscriptgenerator",
                        "qttesting",
                        "qtutilities",
                        "quickfix",
                        "qxmpp",
                        "radare2",
                        "reinteract",
                        "rizin",
                        "scald",
                        "sdf2-bundle",
                        "semgrep",
                        "shared-mime-info",
                        "soprano",
                        "spice-server",
                        "strigi",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-rubybindings",
                        "svn2git",
                        "svndigest",
                        "t4k_common",
                        "thrift",
                        "tig",
                        "tiled",
                        "tup",
                        "turbogit",
                        "universal-ctags",
                        "upower",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "usbredir",
                        "valabind",
                        "virtuoso-7",
                        "wangle",
                        "xeus",
                        "xmlrpc-c",
                        "xmlwrapp",
                        "xsp",
                        "xxdiff",
                        "zeitgeist",
                        "zenlib",
                        "zmq",
                        "zmq3",
                        "zmq22",
                        "zmq-devel",
                        "PageEdit",
                        "THE",
                        "TeXmacs",
                        "abiword-x11",
                        "bluefish",
                        "cherrytree",
                        "cssed",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "l3afpad",
                        "leafpad",
                        "mindforger",
                        "neovim",
                        "poedit1",
                        "scite",
                        "sigil",
                        "tea",
                        "texstudio",
                        "texworks",
                        "vnote",
                        "wordgrinder",
                        "xwordgrinder",
                        "zile",
                        "advancemame",
                        "basiliskii",
                        "basiliskii-gui",
                        "dosbox-x",
                        "gelide",
                        "gxemul",
                        "mame",
                        "mednafen",
                        "nonpareil",
                        "qemu",
                        "sheepshaver-gui",
                        "virt-viewer",
                        "x48",
                        "abtransfers",
                        "bitcoin",
                        "cgminer",
                        "litecoin",
                        "archivemount",
                        "bindfs",
                        "curlftpfs",
                        "encfs",
                        "ext2fuse",
                        "ext4fuse",
                        "mhddfs",
                        "mp3fs",
                        "ntfs-3g",
                        "offlinefs",
                        "py-fuse",
                        "py27-fuse",
                        "s3fs",
                        "sshfs",
                        "Cockatrice",
                        "Maelstrom",
                        "MultiMC5",
                        "alienarena",
                        "awemud",
                        "blobwars",
                        "boswars",
                        "bzflag",
                        "cannonsmash",
                        "cbonsai",
                        "chromium-bsu",
                        "crack-attack",
                        "dopewars",
                        "eboard",
                        "enigma",
                        "enigma-devel",
                        "fizmo",
                        "freeciv",
                        "freeciv-x11",
                        "freedink",
                        "frotz",
                        "frozenbubble2",
                        "gdash",
                        "glob2",
                        "gnubg",
                        "godot",
                        "gtetrinet",
                        "gtkevemon",
                        "kanatest",
                        "klavaro",
                        "lincity-ng",
                        "mindless",
                        "openrct2",
                        "openttd",
                        "pingus",
                        "pioneers",
                        "qtads",
                        "sdl_sopwith",
                        "simutrans",
                        "starfighter",
                        "supertux",
                        "supertuxkart",
                        "teg",
                        "tuxmath",
                        "tuxtype",
                        "wesnoth",
                        "xbill",
                        "xboard",
                        "xmj",
                        "xqf",
                        "xscorch",
                        "GPXLab",
                        "GPXSee",
                        "gdal",
                        "gpscorrelate",
                        "grass",
                        "grass7",
                        "mapnik",
                        "mapserver",
                        "PDAL",
                        "proj6",
                        "proj7",
                        "proj8",
                        "qgis3",
                        "qlandkarte",
                        "qlandkartegt",
                        "saga",
                        "accountsservice",
                        "adwaita-icon-theme",
                        "alacarte",
                        "amtk",
                        "anjuta",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "bakery",
                        "balsa",
                        "baobab",
                        "cog",
                        "conglomerate",
                        "dconf",
                        "dconf-editor",
                        "desktop-file-utils",
                        "devhelp",
                        "dia",
                        "empathy",
                        "eog",
                        "eog-plugins",
                        "epiphany",
                        "evince",
                        "evolution-data-server",
                        "file-roller",
                        "folks",
                        "frogr",
                        "gal",
                        "gcab",
                        "gconf",
                        "gconf-editor",
                        "gconfmm",
                        "gcr",
                        "gdl",
                        "gdl3",
                        "gdlmm3",
                        "gdm",
                        "gdmap",
                        "gedit",
                        "gedit-plugins",
                        "genius",
                        "geocode-glib",
                        "gexiv2",
                        "gfbgraph",
                        "ghex",
                        "gitg",
                        "gjs",
                        "glabels",
                        "glib-networking",
                        "glom",
                        "gnofract4d",
                        "gnome-applets",
                        "gnome-autoar",
                        "gnome-calculator",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "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-js-common",
                        "gnome-keyring",
                        "gnome-maps",
                        "gnome-menus",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-online-miners",
                        "gnome-panel",
                        "gnome-photo-print",
                        "gnome-photos",
                        "gnome-radio",
                        "gnome-session",
                        "gnome-settings-daemon",
                        "gnome-sharp2",
                        "gnome-speech",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-user-docs",
                        "gnome-vfs",
                        "gnome-vfs-monikers",
                        "gnome-vfsmm",
                        "gnome-weather",
                        "gnomeicu",
                        "gnotify",
                        "gnotime",
                        "gnucash",
                        "gnucash-devel",
                        "gnumeric",
                        "gobject-introspection",
                        "goffice",
                        "goffice08",
                        "goocanvas",
                        "goocanvas2",
                        "goocanvasmm",
                        "goocanvasmm2",
                        "grilo",
                        "grilo-plugins",
                        "grisbi",
                        "gsettings-desktop-schemas",
                        "gspell",
                        "gstreamer010",
                        "gstreamer010-gnonlin",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-base",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer010-gst-rtsp",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gthumb",
                        "gtk-quartz-engine",
                        "gtk-vnc",
                        "gtk2",
                        "gtk2-aurora",
                        "gtk2-murrine",
                        "gtk3",
                        "gtkdbfeditor",
                        "gtksourceview",
                        "gtksourceview-sharp2",
                        "gtksourceview2",
                        "gtksourceview3",
                        "gtksourceview4",
                        "gtksourceviewmm2",
                        "gtksourceviewmm3",
                        "gucharmap",
                        "gwget",
                        "keybinder",
                        "py27-keybinder",
                        "keybinder-3.0",
                        "libbonobo",
                        "libbonoboui",
                        "libchamplain",
                        "libcroco",
                        "libdazzle",
                        "libepc",
                        "libgdamm5",
                        "libgdata",
                        "libgit2-glib",
                        "libglade2",
                        "libglademm",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecanvasmm",
                        "libgnomecups",
                        "libgnomekbd",
                        "libgnomemm",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libgnomeuimm",
                        "libgsf",
                        "libgtkhtml",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libgtksourceviewmm",
                        "libgtop",
                        "libpeas",
                        "libsecret",
                        "libsocialweb",
                        "libsoup",
                        "libunique",
                        "libunique3",
                        "libwnck",
                        "libwnck3",
                        "libxklavier",
                        "liferea",
                        "linsmith",
                        "metacity",
                        "monster-masher",
                        "nautilus",
                        "oregano",
                        "oxygen-gtk2",
                        "oxygen-gtk3",
                        "planner",
                        "polari",
                        "policykit-gnome",
                        "py-gtkspell",
                        "py27-gtkspell",
                        "py27-eggtrayicon",
                        "py27-gdl",
                        "py27-gtkhtml2",
                        "regexxer",
                        "rest",
                        "seahorse",
                        "seed",
                        "spice-gtk",
                        "startup-notification",
                        "tepl",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "uhttpmock",
                        "vino",
                        "vte",
                        "vte-gtk2-compat",
                        "xchat-gnome",
                        "yelp",
                        "yelp-tools",
                        "yelp-xsl",
                        "zenity",
                        "Aseprite",
                        "Coin",
                        "Coin-framework",
                        "DiffPDF",
                        "GIMP-Lensfun",
                        "GLC_lib",
                        "GraphicsMagick",
                        "MyPaint",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "Pangolin",
                        "QCSXCAD",
                        "QtPBFImagePlugin",
                        "Quarter",
                        "SoQt",
                        "VIBES",
                        "aces_container",
                        "agave",
                        "ale",
                        "antigraingeometry",
                        "assimp",
                        "assimp_tools",
                        "asymptote",
                        "autotrace",
                        "babl",
                        "babl-devel",
                        "birdfont",
                        "blccc",
                        "blib",
                        "blinkensim",
                        "blinkenthemes",
                        "blinkentools",
                        "cairo",
                        "cairo-devel",
                        "cairomm",
                        "chafa",
                        "clutter",
                        "clutter-gst",
                        "clutter-gst3",
                        "clutter-gtk",
                        "cogl",
                        "ctlang",
                        "darktable",
                        "dcmtk",
                        "dcmtk-static",
                        "diff-pdf",
                        "dmtx-utils",
                        "dvisvgm",
                        "edje",
                        "enblend",
                        "exact-image",
                        "exif",
                        "exiftran",
                        "fntsample",
                        "fontconfig",
                        "fontforge",
                        "ftgl",
                        "g3data",
                        "gd2",
                        "gdk-pixbuf2",
                        "geeqie",
                        "gegl",
                        "gegl-0.3",
                        "gegl-devel",
                        "giblib",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "gimp-help-en",
                        "gimp-lqr-plugin",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "gle-graphics",
                        "QGLE",
                        "gliv",
                        "gphoto2",
                        "gpick",
                        "gqview",
                        "grafx2",
                        "graphene",
                        "graphviz",
                        "gvedit",
                        "graphviz-devel",
                        "gvedit-devel",
                        "graphviz-oldgui",
                        "guetzli",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "hugin-app",
                        "icns-gimp",
                        "imlib2",
                        "inkscape",
                        "inkscape-devel",
                        "ipe",
                        "ipe-tools",
                        "jp2a",
                        "lensfun",
                        "leptonica",
                        "lib2geom",
                        "libQGLViewer",
                        "libbpg",
                        "libcaca",
                        "libcaca-devel",
                        "libcdr-0.1",
                        "libepoxy",
                        "libexif",
                        "libfreehand",
                        "libiptcdata",
                        "liblqr",
                        "libmediaart",
                        "libmspub",
                        "libmypaint",
                        "libopenraw",
                        "libpagemaker",
                        "libpano13",
                        "libpixman",
                        "libpixman-devel",
                        "libraw",
                        "librsvg",
                        "libsvg",
                        "libsvg-cairo",
                        "libvisio-0.1",
                        "libwmf",
                        "libwpg-0.3",
                        "lprof",
                        "magicpoint",
                        "mozjpeg",
                        "mtpaint",
                        "mupdf",
                        "netpbm",
                        "nip2",
                        "objectmarker",
                        "ogre",
                        "opencollada",
                        "opencolorio",
                        "opencv3",
                        "py27-opencv3",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py39-opencv3",
                        "opencv4",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py37-opencv4",
                        "py38-opencv4",
                        "py39-opencv4",
                        "openexr",
                        "py27-pyilmbase",
                        "py35-pyilmbase",
                        "py36-pyilmbase",
                        "py37-pyilmbase",
                        "py38-pyilmbase",
                        "py39-pyilmbase",
                        "openimageio",
                        "openjpeg",
                        "openjpeg15",
                        "openslide",
                        "openvdb",
                        "openvrml",
                        "osl",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "pbrt3",
                        "pdf2djvu",
                        "pdf2svg",
                        "pdfpc",
                        "pgplot",
                        "pngquant",
                        "poly2tri-c",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "pqiv",
                        "pstoedit",
                        "ptex",
                        "qimageblitz",
                        "qiv",
                        "qrencode",
                        "quesoglc",
                        "qwt",
                        "qwt52",
                        "qwt60",
                        "qwt61",
                        "qwt-qt5",
                        "qwt-qt5-examples",
                        "qwtplot3d",
                        "rawstudio",
                        "sane-backends",
                        "scantailor",
                        "synfig",
                        "synfigstudio",
                        "tiv",
                        "toilet",
                        "ttfautohint",
                        "ufraw",
                        "unpaper",
                        "vips",
                        "vsd2svg",
                        "vulkan-loader",
                        "wxgtk-2.8",
                        "wxgtk-3.0",
                        "wxWidgets-3.2",
                        "wxsvg",
                        "xpdf",
                        "xsane",
                        "zimg",
                        "bitlbee",
                        "hexchat",
                        "ircii",
                        "irssi",
                        "lostirc",
                        "quassel",
                        "quassel-client",
                        "silc-client",
                        "weechat",
                        "znc",
                        "openjdk8",
                        "amarok",
                        "analitza",
                        "ark",
                        "attica",
                        "baloo",
                        "baloo-widgets",
                        "blinken",
                        "bomber",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "choqok",
                        "digikam",
                        "dolphin-plugins",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "gwenview",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kalzium",
                        "kamera",
                        "kanagram",
                        "kapman",
                        "kapptemplate",
                        "kate",
                        "katomic",
                        "kblackbox",
                        "kblocks",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcm-baloo-advanced",
                        "kcolorchooser",
                        "kcron",
                        "kde",
                        "kde-dev-scripts",
                        "kde-dev-utils",
                        "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",
                        "kdeadmin",
                        "kdeartwork",
                        "kdebindings4",
                        "kdeedu4",
                        "kdegames4",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdegraphics4",
                        "kdelibs4",
                        "kdemultimedia4",
                        "kdenetwork-filesharing",
                        "kdenetwork-strigi-analyzers",
                        "kdenetwork4",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdesdk-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdesdk4",
                        "kdesvn",
                        "kdetoys4",
                        "kdeutils4",
                        "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",
                        "kmymoney4",
                        "knavalbattle",
                        "knetwalk",
                        "koffice2-devel",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kompare",
                        "konquest",
                        "konsole",
                        "konversation",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "krusader",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "kspaceduel",
                        "ksquares",
                        "kstars",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktorrent4",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libalkimia",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdcraw",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkgapi",
                        "libkipi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "libktorrent",
                        "lokalize",
                        "lskat",
                        "marble",
                        "massif-visualizer",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "polkit-qt",
                        "polkit-qt5-devel",
                        "poxml",
                        "prison",
                        "py-pykde4",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "QtCurve",
                        "QtCurve-qt5",
                        "QtCurve-gtk2",
                        "qtruby",
                        "qyoto",
                        "rkward",
                        "rocs",
                        "shared-desktop-ontologies",
                        "skrooge",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "tellico",
                        "umbrello",
                        "MoarVM",
                        "algol68g",
                        "boo",
                        "colm",
                        "crystal",
                        "eiffelstudio",
                        "erlang",
                        "g-wrap",
                        "gnucobol",
                        "gst",
                        "hugs98",
                        "ikarus-scheme-devel",
                        "ispc-clang",
                        "kaffe",
                        "librep",
                        "llvm-10",
                        "clang-10",
                        "lldb-10",
                        "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",
                        "mdk",
                        "mosml-dynlibs",
                        "mozjs52",
                        "mozjs60",
                        "neko",
                        "nhc98",
                        "obc",
                        "opensaml",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php80-curl",
                        "php80-enchant",
                        "php80-ftp",
                        "php80-gd",
                        "php80-imap",
                        "php80-intl",
                        "php80-ldap",
                        "php80-mbstring",
                        "php80-odbc",
                        "php80-openssl",
                        "php80-soap",
                        "php80-sodium",
                        "php80-sqlite",
                        "php80-xsl",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-curl",
                        "php74-enchant",
                        "php74-ftp",
                        "php74-gd",
                        "php74-imap",
                        "php74-intl",
                        "php74-ldap",
                        "php74-mbstring",
                        "php74-odbc",
                        "php74-openssl",
                        "php74-soap",
                        "php74-sodium",
                        "php74-sqlite",
                        "php74-xmlrpc",
                        "php74-xsl",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php73-ftp",
                        "php73-intl",
                        "php73-openssl",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php72-ftp",
                        "php72-intl",
                        "php72-openssl",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php71-ftp",
                        "php71-intl",
                        "php71-openssl",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-ftp",
                        "php70-intl",
                        "php70-openssl",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php56-ftp",
                        "php56-intl",
                        "php56-openssl",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php55-ftp",
                        "php55-intl",
                        "php55-openssl",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php54-ftp",
                        "php54-intl",
                        "php54-openssl",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php53-ftp",
                        "php53-intl",
                        "php53-openssl",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "php52-ftp",
                        "php52-openssl",
                        "polyml",
                        "pypy",
                        "pypy36",
                        "pypy37",
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "pypy37-tkinter",
                        "python26",
                        "python27",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python38",
                        "python39",
                        "qore",
                        "qore-qt4-module",
                        "qore-ssh2-module",
                        "ruby",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "ruby26",
                        "ruby27",
                        "ruby30",
                        "rust",
                        "snobol4",
                        "stklos",
                        "strategoxt",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "vala",
                        "yabasic",
                        "astroid",
                        "claws-mail",
                        "courier-imap",
                        "dcc",
                        "dovecot",
                        "gmime",
                        "gmime3",
                        "gnupg2",
                        "isync",
                        "libetpan",
                        "libidn2",
                        "libvmime",
                        "maildrop",
                        "mpop",
                        "msmtp",
                        "mu",
                        "muchsync",
                        "nbsmtp",
                        "neomutt",
                        "notmuch",
                        "notmuch-addrlookup",
                        "opendkim",
                        "rspamd",
                        "sylpheed",
                        "GiNaC",
                        "R",
                        "arpack",
                        "cadabra2",
                        "dolfin",
                        "drgeo1",
                        "eigen3",
                        "eigen3-devel",
                        "fgsl",
                        "fyre",
                        "gfm",
                        "gnudatalanguage",
                        "gnuplot",
                        "gtkdatabox",
                        "gts",
                        "ibex-lib",
                        "libgpuarray",
                        "libqalculate",
                        "libticables2",
                        "libticalcs2",
                        "libticonv",
                        "libtifiles2",
                        "minpack",
                        "nestedsums",
                        "octave",
                        "pspp",
                        "pspp-devel",
                        "qalculate-gtk",
                        "shogun",
                        "shogun-devel",
                        "tiemu3",
                        "tilp2",
                        "HandBrake",
                        "HandBrakeCLI",
                        "MP4Joiner",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "audacious-core",
                        "audacious-plugins",
                        "avidemux",
                        "dmapd",
                        "dvdauthor",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpegthumbnailer",
                        "fluidsynth",
                        "frei0r-plugins",
                        "gavl",
                        "gpac",
                        "gtkpod",
                        "hdhomerun_gui",
                        "kdenlive",
                        "libass",
                        "libbdplus",
                        "libbluray",
                        "libcec",
                        "libgpod",
                        "libheif",
                        "libmms",
                        "libmovit",
                        "libmtp",
                        "libopenshot",
                        "libquicktime-devel",
                        "libtheora",
                        "libvideogfx",
                        "live555",
                        "lmms",
                        "ltc-tools",
                        "mediainfo",
                        "MediaInfo-gui",
                        "mjpegtools",
                        "mkvtoolnix",
                        "mlt",
                        "mlt-qt5",
                        "moc",
                        "mplayer-devel",
                        "mpv",
                        "mythtv.27",
                        "mythtv-core.27",
                        "mythtv-plugins.27",
                        "mythtv.28",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "mythtv-pkg.28",
                        "p8-platform",
                        "schroedinger",
                        "scrcpy",
                        "shairport-sync",
                        "smpeg",
                        "smpeg2",
                        "transcode",
                        "vapoursynth",
                        "vcdimager",
                        "welle.io",
                        "xine-lib",
                        "xine-ui",
                        "FreeRDP",
                        "GTorrentViewer",
                        "aria2",
                        "avahi",
                        "axel",
                        "baresip",
                        "bettercap",
                        "bind9",
                        "bmon",
                        "centerim",
                        "cryfs",
                        "curl",
                        "dansguardian",
                        "davix",
                        "dnscap",
                        "echoping",
                        "etherape",
                        "ettercap",
                        "ffp",
                        "flow-tools",
                        "gajim",
                        "ganglia",
                        "gftp",
                        "gkrellm_snmp",
                        "gkwebmon",
                        "gloox",
                        "gpsd",
                        "gq",
                        "grsync",
                        "gssdp",
                        "gtk-gnutella",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "gvpe",
                        "haproxy",
                        "heimdal",
                        "htpdate",
                        "http_ping",
                        "httping",
                        "iperf3",
                        "iperf3-devel",
                        "jabber",
                        "kerberos5",
                        "kismet",
                        "knot",
                        "lagrange",
                        "ldapvi",
                        "libgrss",
                        "libgweather",
                        "libmsn",
                        "libnice",
                        "liboauth",
                        "liboping",
                        "liboping-devel",
                        "libproxy",
                        "libpsl",
                        "libpsl-docs",
                        "libquvi",
                        "libquvi-scripts",
                        "librdkafka",
                        "libslirp",
                        "libsrtp",
                        "libsrtp1",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-devel",
                        "linphone",
                        "logjam",
                        "loudmouth",
                        "makuosan",
                        "mcabber",
                        "megatools",
                        "minimodem",
                        "mldonkey",
                        "mosh",
                        "mtr",
                        "mtxclient",
                        "munge",
                        "n2n",
                        "ncdc",
                        "net6",
                        "netatalk",
                        "newsboat",
                        "nfdump",
                        "nheko",
                        "nmap",
                        "nsd",
                        "nxcomp",
                        "nxproxy",
                        "nzbget",
                        "obby",
                        "ocaml-ftp",
                        "ola",
                        "openconnect",
                        "openfortivpn",
                        "openvpn2",
                        "ostinato",
                        "pdns-recursor",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "pidgin-bot-sentry",
                        "pidgin-encryption",
                        "pidgin-sipe",
                        "profanity",
                        "prosody",
                        "proxytunnel",
                        "psi",
                        "psi-otr",
                        "qBittorrent",
                        "qpid-proton",
                        "quagga",
                        "quvi",
                        "rdesktop",
                        "roadrunner",
                        "rrdtool",
                        "rtorrent",
                        "rtorrent-devel",
                        "rygel",
                        "samba4",
                        "scamper",
                        "snort",
                        "snownews",
                        "sobby",
                        "squid3",
                        "sslscan",
                        "sstp-client",
                        "syncthingtray",
                        "tcpflow",
                        "tinc",
                        "tinc-devel",
                        "tn5250",
                        "transmission-x11",
                        "trojan",
                        "tsclient",
                        "ttyd",
                        "websocat",
                        "wget",
                        "whois",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30",
                        "wrk",
                        "yafc",
                        "yaz",
                        "zabbix4",
                        "zabbix5",
                        "zeek",
                        "pan2",
                        "camlimages",
                        "ocaml-sqlite3",
                        "charm",
                        "charm-qt5",
                        "dspdfviewer",
                        "eureka",
                        "goldendict",
                        "kitlist",
                        "pal",
                        "pinpoint",
                        "spread-sheet-widget",
                        "zathura",
                        "zathura-docs",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-mupdf",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "jpilot",
                        "pilot-link",
                        "p5.26-alien-editline",
                        "p5.28-alien-editline",
                        "p5.30-alien-editline",
                        "p5.26-alien-ffi",
                        "p5.28-alien-ffi",
                        "p5.30-alien-ffi",
                        "p5.26-alien-libuuid",
                        "p5.28-alien-libuuid",
                        "p5.30-alien-libuuid",
                        "p5.26-alien-libxml2",
                        "p5.28-alien-libxml2",
                        "p5.30-alien-libxml2",
                        "p5.26-crypt-openssl-bignum",
                        "p5.28-crypt-openssl-bignum",
                        "p5.30-crypt-openssl-bignum",
                        "p5.26-ffi-platypus",
                        "p5.28-image-imlib2",
                        "p5.30-image-imlib2",
                        "p5.26-musicbrainz-discid",
                        "p5.28-musicbrainz-discid",
                        "p5.30-musicbrainz-discid",
                        "p5.26-net-dbus",
                        "p5.28-net-dbus",
                        "p5.30-net-dbus",
                        "p5.28-net-z3950-zoom",
                        "p5.30-net-z3950-zoom",
                        "p5.26-pdl-fftw3",
                        "p5.28-pdl-fftw3",
                        "p5.30-pdl-fftw3",
                        "p5.26-term-editline",
                        "p5.28-term-editline",
                        "p5.30-term-editline",
                        "p5.26-tk",
                        "p5.28-tk",
                        "p5.30-tk",
                        "p5.26-xml-libxslt",
                        "p5.28-xml-libxslt",
                        "p5.30-xml-libxslt",
                        "p5.26-zeromq",
                        "p5.28-zeromq",
                        "p5.30-zeromq",
                        "p5.26-zmq-ffi",
                        "p5.28-zmq-ffi",
                        "p5.30-zmq-ffi",
                        "php53-cairo",
                        "php54-cairo",
                        "php55-cairo",
                        "php56-cairo",
                        "php53-cairo_wrapper",
                        "php54-cairo_wrapper",
                        "php55-cairo_wrapper",
                        "php56-cairo_wrapper",
                        "php74-event",
                        "php80-event",
                        "php53-gtk",
                        "php54-gtk",
                        "php53-imagick",
                        "php54-imagick",
                        "php55-imagick",
                        "php56-imagick",
                        "php70-imagick",
                        "php71-imagick",
                        "php72-imagick",
                        "php73-imagick",
                        "php74-imagick",
                        "php53-memcached",
                        "php54-memcached",
                        "php55-memcached",
                        "php56-memcached",
                        "php70-memcached",
                        "php71-memcached",
                        "php72-memcached",
                        "php73-memcached",
                        "php74-memcached",
                        "php80-memcached",
                        "php53-midgard2",
                        "php54-midgard2",
                        "php54-mongodb",
                        "php55-mongodb",
                        "php56-mongodb",
                        "php70-mongodb",
                        "php71-mongodb",
                        "php72-mongodb",
                        "php73-mongodb",
                        "php74-mongodb",
                        "php80-mongodb",
                        "php70-rrd",
                        "php71-rrd",
                        "php72-rrd",
                        "php73-rrd",
                        "php74-rrd",
                        "php80-rrd",
                        "php74-solr",
                        "php80-solr",
                        "php53-yaz",
                        "php54-yaz",
                        "php55-yaz",
                        "php56-yaz",
                        "php70-yaz",
                        "php71-yaz",
                        "php72-yaz",
                        "php73-yaz",
                        "php74-yaz",
                        "php74-zip",
                        "php80-zip",
                        "php53-zstd",
                        "php54-zstd",
                        "php55-zstd",
                        "php56-zstd",
                        "php70-zstd",
                        "php71-zstd",
                        "php72-zstd",
                        "php73-zstd",
                        "php74-zstd",
                        "php80-zstd",
                        "a2ps",
                        "abcm2ps",
                        "denemo",
                        "freetype",
                        "ghostscript",
                        "gutenprint",
                        "gv",
                        "libLASi",
                        "libspectre",
                        "scribus",
                        "scribus-devel",
                        "pd-faust",
                        "pd-pure",
                        "pure-audio",
                        "pure-bonjour",
                        "pure-csv",
                        "pure-fastcgi",
                        "pure-faust",
                        "pure-ffi",
                        "pure-gen",
                        "pure-gl",
                        "pure-glpk",
                        "pure-gsl",
                        "pure-gtk",
                        "pure-liblo",
                        "pure-lilv",
                        "pure-lv2",
                        "pure-midi",
                        "pure-mpfr",
                        "pure-octave",
                        "pure-odbc",
                        "pure-readline",
                        "pure-reduce",
                        "pure-sockets",
                        "pure-sql3",
                        "pure-stldict",
                        "pure-stllib",
                        "pure-tk",
                        "pure-xml",
                        "py27-astropy",
                        "py35-astropy",
                        "py36-astropy",
                        "py37-astropy",
                        "py38-astropy",
                        "py39-astropy",
                        "py27-cairo",
                        "py35-cairo",
                        "py36-cairo",
                        "py37-cairo",
                        "py38-cairo",
                        "py39-cairo",
                        "py27-cartopy",
                        "py35-cartopy",
                        "py36-cartopy",
                        "py37-cartopy",
                        "py38-cartopy",
                        "py27-cryptography",
                        "py36-dolfin",
                        "py27-eric-ide",
                        "py37-eric-ide",
                        "py38-eric-ide",
                        "py39-eric-ide",
                        "py-fusepy",
                        "py38-fusepy",
                        "py39-fusepy",
                        "py27-game",
                        "py35-game",
                        "py36-game",
                        "py37-game",
                        "py38-game",
                        "py39-game",
                        "py27-gobject",
                        "py35-gobject",
                        "py36-gobject",
                        "py37-gobject",
                        "py38-gobject",
                        "py39-gobject",
                        "py35-gobject3",
                        "py36-gobject3",
                        "py37-gobject3",
                        "py38-gobject3",
                        "py39-gobject3",
                        "py27-goocanvas",
                        "py27-graph-tool",
                        "py37-graph-tool",
                        "py38-graph-tool",
                        "py39-graph-tool",
                        "py27-healpy",
                        "py35-healpy",
                        "py36-healpy",
                        "py37-healpy",
                        "py38-healpy",
                        "py37-igraph",
                        "py38-igraph",
                        "py39-igraph",
                        "py27-kiwi",
                        "py35-libvirt",
                        "py36-libvirt",
                        "py37-libvirt",
                        "py38-libvirt",
                        "py39-libvirt",
                        "py-llfuse",
                        "py27-llfuse",
                        "py35-llfuse",
                        "py36-llfuse",
                        "py37-llfuse",
                        "py38-llfuse",
                        "py39-llfuse",
                        "py-m2crypto",
                        "py27-m2crypto",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "py38-m2crypto",
                        "py39-m2crypto",
                        "py27-matplotlib",
                        "py35-matplotlib",
                        "py36-matplotlib",
                        "py37-matplotlib",
                        "py38-matplotlib",
                        "py39-matplotlib",
                        "py38-mysqlclient",
                        "py27-notify-python",
                        "py39-numpy",
                        "py27-openbabel",
                        "py27-orbit",
                        "py-pivy",
                        "py27-pivy",
                        "py35-pivy",
                        "py36-pivy",
                        "py27-poppler",
                        "py27-poppler-qt4",
                        "py35-poppler-qt4",
                        "py36-poppler-qt4",
                        "py37-poppler-qt4",
                        "py27-poppler-qt5",
                        "py35-poppler-qt5",
                        "py36-poppler-qt5",
                        "py37-poppler-qt5",
                        "py38-poppler-qt5",
                        "py39-poppler-qt5",
                        "py27-pygraphviz",
                        "py35-pygraphviz",
                        "py36-pygraphviz",
                        "py37-pygraphviz",
                        "py38-pygraphviz",
                        "py39-pygraphviz",
                        "py27-pygtk",
                        "py27-pyqt4",
                        "py35-pyqt4",
                        "py36-pyqt4",
                        "py37-pyqt4",
                        "py38-pyqt4",
                        "py39-pyqt4",
                        "py27-pyqt5",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py38-pyqt5",
                        "py39-pyqt5",
                        "py27-pyqt5-webengine",
                        "py27-pyqt5-chart",
                        "py35-pyqt5-webengine",
                        "py35-pyqt5-chart",
                        "py36-pyqt5-webengine",
                        "py36-pyqt5-chart",
                        "py37-pyqt5-webengine",
                        "py37-pyqt5-chart",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5-chart",
                        "py39-pyqt5-webengine",
                        "py39-pyqt5-chart",
                        "py27-pyside",
                        "py35-pyside",
                        "py36-pyside",
                        "py37-pyside",
                        "py38-pyside",
                        "py39-pyside",
                        "py27-pyside-tools",
                        "py35-pyside-tools",
                        "py36-pyside-tools",
                        "py37-pyside-tools",
                        "py38-pyside-tools",
                        "py39-pyside-tools",
                        "py27-pyside2",
                        "py36-pyside2",
                        "py37-pyside2",
                        "py38-pyside2",
                        "py39-pyside2",
                        "py39-scipy",
                        "py37-sentencepiece",
                        "py38-sentencepiece",
                        "py39-sentencepiece",
                        "py27-shiboken",
                        "py35-shiboken",
                        "py36-shiboken",
                        "py37-shiboken",
                        "py38-shiboken",
                        "py39-shiboken",
                        "py-spyder",
                        "py36-spyder",
                        "py37-spyder",
                        "py38-spyder",
                        "py39-spyder",
                        "py-spyder-devel",
                        "py36-spyder-devel",
                        "py37-spyder-devel",
                        "py38-spyder-devel",
                        "py39-spyder-devel",
                        "py27-swiginac",
                        "py27-tables",
                        "py38-tables",
                        "py39-tables",
                        "py27-yum-metadata-parser",
                        "py27-gnome",
                        "py27-gobject3",
                        "py27-gst-python",
                        "py27-osmgpsmap",
                        "py27-pygtksourceview",
                        "rb-aes",
                        "AppCSXCAD",
                        "Gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "NanoVNA-QT",
                        "OpenCSG",
                        "PothosCore",
                        "PothosFlow",
                        "PothosPlotters",
                        "PothosWidgets",
                        "RigCtldGUI",
                        "SDRangel",
                        "SoapyAirspy",
                        "SoapyAirspyHF",
                        "SoapyAudio",
                        "SoapyBladeRF",
                        "SoapyHackRF",
                        "SoapyPlutoSDR",
                        "SoapyRTLSDR",
                        "SoapyUHD",
                        "airspy",
                        "airspyhf",
                        "arb",
                        "armadillo",
                        "bali-phy",
                        "bladeRF",
                        "chemical-mime-data",
                        "chemkit",
                        "chemtool",
                        "clustalx",
                        "crystfel",
                        "dcm2niix",
                        "direwolf",
                        "dsd",
                        "exonerate",
                        "fcl",
                        "flann",
                        "fldigi",
                        "flrig",
                        "freedv-gui",
                        "freehdl",
                        "gdcm",
                        "gdcm2",
                        "gds",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.5",
                        "geant4.10.6",
                        "geda-gaf",
                        "gerbil",
                        "gerris",
                        "gfsview",
                        "ggobi",
                        "ghemical",
                        "gildas",
                        "giza",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gnss-sdr",
                        "gnss-sdr-devel",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gnuradio-devel",
                        "gpp4",
                        "gpredict",
                        "gqrx",
                        "gr-adapt",
                        "gr37-adapt",
                        "gr-air-modes",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr37-fcdproplus",
                        "gr-foo",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr37-fosphor",
                        "gr-gfdm",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr37-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-15-4",
                        "gr-iio",
                        "gr37-iio",
                        "gr-iqbalance",
                        "gr37-iqbalance",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mac",
                        "gr37-mapper",
                        "gr37-ofdm",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-rds",
                        "gr37-rds",
                        "gr-satellites",
                        "gr37-satellites",
                        "gr37-sdrplay",
                        "gr-specest",
                        "gr37-specest",
                        "gr37-tdd",
                        "grads",
                        "grig",
                        "gromacs",
                        "gromacs-plumed",
                        "gst-plugins-cairovis",
                        "gst-plugins-math",
                        "gwyddion",
                        "hackrf",
                        "hackrf-devel",
                        "hamlib",
                        "hamlib-devel",
                        "healpix-c",
                        "healpix-cxx",
                        "indi",
                        "inspectrum",
                        "jags",
                        "kst",
                        "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",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-diskcacheAPI",
                        "py27-ldas-tools-diskcacheAPI",
                        "ldas-tools-filters",
                        "ldas-tools-frameAPI",
                        "py27-ldas-tools-frameAPI",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-framecpp",
                        "ldas-tools-ldasgen",
                        "py27-ldas-tools-ldasgen",
                        "ldas-tools-utilities",
                        "libad9361-iio",
                        "libdap",
                        "libghemical",
                        "libiio",
                        "libklustersshared",
                        "libosmo-dsp",
                        "libsbml",
                        "libsc",
                        "limesuite",
                        "limesuite-devel",
                        "linhpsdr",
                        "linrad",
                        "luaradio",
                        "magicspp",
                        "mpich-gcc7",
                        "mpich-clang",
                        "mpich-gcc10",
                        "mpich-clang11",
                        "mpich-default",
                        "ndmanager2",
                        "nds2-client",
                        "nds2-client-swig",
                        "nds2-client-java",
                        "nds2-client-matlab",
                        "nds2-client-octave",
                        "py27-nds2-client",
                        "py35-nds2-client",
                        "py36-nds2-client",
                        "py37-nds2-client",
                        "py38-nds2-client",
                        "ompl",
                        "openEMS",
                        "openbabel",
                        "openhantek",
                        "openmpi-gcc7",
                        "openmpi-clang",
                        "openmpi-gcc10",
                        "openmpi-clang11",
                        "openmpi-default",
                        "openscad",
                        "osmocore",
                        "osmocore-devel",
                        "paraview",
                        "peekabot-server",
                        "pihpsdr",
                        "playerstage-player",
                        "playerstage-stage",
                        "plplot",
                        "plplot-single",
                        "plplot510",
                        "plplot510-single",
                        "qfsm",
                        "qucs",
                        "root6",
                        "rtl-sdr",
                        "rtl_433",
                        "scidavis",
                        "stellarium",
                        "stellarium-qt4",
                        "tempo",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "vcellid",
                        "vcftools",
                        "viking",
                        "vis5d",
                        "volk",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "wcalc",
                        "wdsp",
                        "xastir",
                        "xmedcon",
                        "xrmc",
                        "xrootd",
                        "yorick-gy",
                        "KeePassX",
                        "KeePassXC",
                        "VeraCrypt",
                        "Vidalia",
                        "aff4",
                        "aide",
                        "aimage",
                        "aircrack-ng",
                        "botan",
                        "bulk_extractor",
                        "courier-authlib",
                        "cpabe",
                        "crackpkcs12",
                        "gnomint",
                        "gss",
                        "lastpass-cli",
                        "lastpass-cli-doc",
                        "libbswabe",
                        "libcdata",
                        "libcdatetime",
                        "libcerror",
                        "libcfile",
                        "libclocale",
                        "libcnotify",
                        "libcsplit",
                        "libcstring",
                        "libcthreads",
                        "libewf",
                        "libfido2",
                        "libp11",
                        "libprelude",
                        "libu2f-host",
                        "libu2f-server",
                        "medusa",
                        "minisign",
                        "oath-toolkit",
                        "openpace",
                        "opensc",
                        "openvas-client",
                        "openvas-libnasl",
                        "openvas-libraries",
                        "openvas-plugins",
                        "openvas-server",
                        "p11-kit",
                        "pam-u2f",
                        "pidgin-otr",
                        "pinentry",
                        "pkcs11-helper",
                        "policykit",
                        "prelude-lml",
                        "prelude-manager",
                        "putty",
                        "qtkeychain-qt4",
                        "qtkeychain-qt5",
                        "scrypt",
                        "sequoia-pgp",
                        "shibboleth",
                        "sign",
                        "softhsm",
                        "stunnel",
                        "tor",
                        "tor-devel",
                        "xca",
                        "xml-security-c",
                        "xmlsec",
                        "xmltooling",
                        "yara",
                        "yubico-c-client",
                        "yubico-pam",
                        "yubico-piv-tool",
                        "fish",
                        "hstr",
                        "afscompress",
                        "amttools",
                        "apachetop",
                        "arq_restore",
                        "augeas",
                        "bacula",
                        "bacula5",
                        "bupstash",
                        "burp",
                        "calcurse",
                        "cardpeek",
                        "cfiles",
                        "chrony",
                        "clamav",
                        "collectd",
                        "dpkg",
                        "dvdisaster",
                        "e2fsprogs",
                        "libcomerr",
                        "extfstools",
                        "fdupes",
                        "flashrom",
                        "fluent-bit",
                        "fsearch",
                        "gearmand",
                        "gkrellm",
                        "gsmartcontrol",
                        "htop",
                        "influxdb",
                        "john-jumbo",
                        "libirman",
                        "libosinfo",
                        "libvirt",
                        "libvirt-glib",
                        "lirc",
                        "lsdvd",
                        "lxqt-openssh-askpass",
                        "mc",
                        "mtpfs",
                        "multitail",
                        "nbd",
                        "netdata",
                        "nnn",
                        "ntp",
                        "ntpsec",
                        "nut",
                        "osinfo-db-tools",
                        "pcsc-tools",
                        "progress",
                        "qterminal",
                        "rpm54",
                        "socat",
                        "starship",
                        "synergy",
                        "synergy-app",
                        "syslog-ng",
                        "tldr-cpp-client",
                        "tmate",
                        "tmux",
                        "tmux-devel",
                        "usbutils",
                        "utimer",
                        "watch",
                        "watchman",
                        "kde4-kile",
                        "tectonic",
                        "texlive-bin",
                        "texmaker",
                        "CSXCAD",
                        "apertium",
                        "bibledit",
                        "bibletime",
                        "dwdiff",
                        "ebook-tools",
                        "enchant",
                        "enchant2",
                        "extractpdfmark",
                        "fmt-ptrn",
                        "fribidi",
                        "gpsbabel",
                        "gpsbabel-app",
                        "highlight",
                        "htmldoc",
                        "hyperestraier",
                        "hyperscan",
                        "iksemel",
                        "libe-book",
                        "libetonyek",
                        "liblangtag",
                        "liblouisxml",
                        "liblrdf",
                        "libmrss",
                        "libodfgen",
                        "libots",
                        "libplist",
                        "libplist-devel",
                        "libpostal",
                        "librevenge",
                        "libthai",
                        "libtranslate",
                        "libwpd-0.10",
                        "libwps",
                        "libwps-0.3",
                        "libxml2",
                        "libxmldiff",
                        "libxmlxx2",
                        "libxmlxx3",
                        "libxslt",
                        "py27-libxslt",
                        "lilypond",
                        "lilypond-devel",
                        "link-grammar",
                        "lttoolbox",
                        "man-db",
                        "mythes",
                        "normalizeNumexp",
                        "pangoxsl",
                        "pdfgrep",
                        "pdfgrep-legacy",
                        "pinfo",
                        "recoll",
                        "sdcv",
                        "stardict",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "the_silver_searcher",
                        "wkhtmltopdf",
                        "wv",
                        "wv2",
                        "xml2",
                        "xmlbird",
                        "xmlpatch",
                        "xmlroff",
                        "FileZilla",
                        "NetSurf",
                        "QupZilla",
                        "arora",
                        "cadaver",
                        "cherokee",
                        "edbrowse",
                        "elinks-devel",
                        "fcgiwrap",
                        "h2o",
                        "libhttpseverywhere",
                        "libwww",
                        "lighttpd",
                        "links",
                        "links1",
                        "litebrowser",
                        "logstalgia",
                        "lwan",
                        "midori",
                        "mod_ca",
                        "mod_dnssd",
                        "mod_gnutls",
                        "mod_mono",
                        "mod_scep",
                        "mod_security2",
                        "mod_timestamp",
                        "neon",
                        "nextcloud-client",
                        "nghttp2",
                        "nghttp2-tools",
                        "py27-nghttp2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "owncloud-client",
                        "phantomjs",
                        "raptor2",
                        "rasqal",
                        "serf1",
                        "sitecopy",
                        "smtube",
                        "surf",
                        "uzbl",
                        "varnish",
                        "volta",
                        "w3m",
                        "webdot",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "zola",
                        "AfterStep",
                        "Xaw3d",
                        "Xft2",
                        "aewm",
                        "appres",
                        "awesome",
                        "bdftopcf",
                        "bitmap",
                        "blackbox",
                        "dlume",
                        "dmenu",
                        "e17",
                        "editres",
                        "efreet",
                        "enlightenment",
                        "fireworkx",
                        "fluxbox",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-arabic-misc",
                        "font-bh-100dpi",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc",
                        "font-daewoo-misc",
                        "font-dec-misc",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-ethiopic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "fonttosfnt",
                        "fox",
                        "fslsfonts",
                        "fstobdf",
                        "fvwm2",
                        "fxscintilla",
                        "gcin",
                        "gkrellm-gtodo",
                        "glw",
                        "gobby",
                        "gtk-chtheme",
                        "gtk-engines2",
                        "gtk-nodoka-engine",
                        "gtk-sharp2",
                        "gtk-theme-switch",
                        "gtk2-extra",
                        "gtkextra3",
                        "gtkglarea2",
                        "gtkmm",
                        "gtkmm3",
                        "gtkspell2",
                        "gtkspell3",
                        "gxmessage",
                        "herbstluftwm",
                        "homebank",
                        "i3",
                        "iceauth",
                        "icewm",
                        "ico",
                        "imake",
                        "keylaunch",
                        "lablgtk2",
                        "libGLU",
                        "libhangul",
                        "libsexy",
                        "listres",
                        "lndir",
                        "luit",
                        "makedepend",
                        "mesa",
                        "mkfontscale",
                        "mlterm",
                        "nabi",
                        "nimbus",
                        "oclock",
                        "openbox",
                        "openmotif",
                        "pango",
                        "pango-devel",
                        "pangomm",
                        "pangox-compat",
                        "pcb",
                        "quartz-wm",
                        "rendercheck",
                        "rgb",
                        "rox-filer",
                        "rxvt-unicode",
                        "sessreg",
                        "setxkbmap",
                        "showfont",
                        "smproxy",
                        "subsurface",
                        "tango-icon-theme",
                        "tango-icon-theme-extras",
                        "transset",
                        "twm",
                        "viewres",
                        "vtwm",
                        "windowmaker",
                        "wine-devel",
                        "wmctrl",
                        "x11perf",
                        "xarchiver",
                        "xauth",
                        "xbacklight",
                        "xcalc",
                        "xcircuit",
                        "xclipboard",
                        "xclock",
                        "xcmsdb",
                        "xcompmgr",
                        "xconsole",
                        "xcowsay",
                        "xcursorgen",
                        "xdialog",
                        "xditview",
                        "xdm",
                        "xdotool",
                        "xdpyinfo",
                        "xedit",
                        "xev",
                        "xeyes",
                        "xfd",
                        "xfe",
                        "xfindproxy",
                        "xfontsel",
                        "xfs",
                        "xfsinfo",
                        "xgamma",
                        "xgc",
                        "xhost",
                        "xinit",
                        "xinput",
                        "xkbcomp",
                        "xkbevd",
                        "xkbprint",
                        "xkbutils",
                        "xkeyboard-config",
                        "xkill",
                        "xload",
                        "xlogo",
                        "xlsatoms",
                        "xlsclients",
                        "xlsfonts",
                        "xmag",
                        "xman",
                        "xmessage",
                        "xmh",
                        "xmodmap",
                        "xmore",
                        "xnee",
                        "xonclock",
                        "xorg-encodings",
                        "xorg-font-util",
                        "xorg-libAppleWM",
                        "xorg-libFS",
                        "xorg-libX11",
                        "xorg-libXScrnSaver",
                        "xorg-libXTrap",
                        "xorg-libXau",
                        "xorg-libXaw",
                        "xorg-libXcomposite",
                        "xorg-libXcursor",
                        "xorg-libXdamage",
                        "xorg-libXdmcp",
                        "xorg-libXevie",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXfont",
                        "xorg-libXfont2",
                        "xorg-libXfontcache",
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXmu",
                        "xorg-libXp",
                        "xorg-libXpresent",
                        "xorg-libXrandr",
                        "xorg-libXres",
                        "xorg-libXt",
                        "xorg-libXtst",
                        "xorg-libXv",
                        "xorg-libXvMC",
                        "xorg-libXxf86dga",
                        "xorg-libXxf86misc",
                        "xorg-libXxf86vm",
                        "xorg-libdmx",
                        "xorg-libfontenc",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libxcb",
                        "xorg-libxkbfile",
                        "xorg-libxkbui",
                        "xorg-libxshmfence",
                        "xorg-scripts",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-sgml-doctools",
                        "xorg-xcb-util",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-image",
                        "xorg-xcb-util-keysyms",
                        "xorg-xcb-util-renderutil",
                        "xorg-xcb-util-wm",
                        "xorg-xcb-util-xrm",
                        "xournal",
                        "xournalpp",
                        "xplanet",
                        "xpm",
                        "xpr",
                        "xprop",
                        "xrandr",
                        "xrdb",
                        "xrefresh",
                        "xrender",
                        "xscope",
                        "xscreensaver",
                        "xset",
                        "xsetmode",
                        "xsetpointer",
                        "xsetroot",
                        "xsm",
                        "xstdcmap",
                        "xteddy",
                        "xtrap",
                        "xvinfo",
                        "xwd",
                        "xwininfo",
                        "xwud",
                        "Thunar",
                        "exo",
                        "garcon",
                        "gtk-xfce-engine",
                        "libxfce4ui",
                        "libxfce4util",
                        "mousepad",
                        "orage",
                        "ristretto",
                        "squeeze",
                        "tumbler",
                        "vte-gtk2-xfce",
                        "xfce4-appfinder",
                        "xfce4-dev-tools",
                        "xfce4-panel",
                        "xfce4-session",
                        "xfce4-settings",
                        "xfce4-terminal",
                        "xfconf",
                        "xfdesktop",
                        "xfwm4",
                        "janet-sqlite3",
                        "dnsperf",
                        "melonds",
                        "qcustomplot",
                        "mpich-gcc11",
                        "mpich-devel-gcc11",
                        "openmpi-gcc11",
                        "qdmr",
                        "py39-openbabel",
                        "mariadb-10.6",
                        "py39-healpy",
                        "libfive",
                        "neovim-devel",
                        "py-gitfs",
                        "rmlint",
                        "fizz",
                        "procenv",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php81-curl",
                        "php81-enchant",
                        "php81-ftp",
                        "php81-gd",
                        "php81-imap",
                        "php81-intl",
                        "php81-ldap",
                        "php81-mbstring",
                        "php81-odbc",
                        "php81-openssl",
                        "php81-soap",
                        "php81-sodium",
                        "php81-sqlite",
                        "php81-xsl",
                        "gocryptfs",
                        "subversion-perlbindings-5.32",
                        "p5.32-alien-editline",
                        "p5.32-alien-ffi",
                        "p5.32-alien-libuuid",
                        "p5.32-alien-libxml2",
                        "p5.32-crypt-openssl-bignum",
                        "p5.32-image-imlib2",
                        "p5.32-musicbrainz-discid",
                        "p5.32-net-dbus",
                        "p5.32-net-z3950-zoom",
                        "p5.32-pdl-fftw3",
                        "p5.32-term-editline",
                        "p5.32-tk",
                        "p5.32-xml-libxslt",
                        "p5.32-zeromq",
                        "p5.32-zmq-ffi",
                        "py39-gitfs",
                        "git-branchless",
                        "gitweb",
                        "reddsaver",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "php80-imagick",
                        "openvpn3",
                        "convertall",
                        "lite-xl",
                        "catgirl",
                        "minizip-ng",
                        "qalculate-qt",
                        "glibmm-devel",
                        "uhubctl",
                        "py39-nds2-client",
                        "libxmlxx5",
                        "proxmark3-iceman",
                        "lib3mf",
                        "harfbuzz-devel",
                        "harfbuzz-icu-devel",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.9",
                        "notcurses",
                        "gmdb2",
                        "zint",
                        "retdec",
                        "retdec-devel",
                        "godot-3.2",
                        "sc-im",
                        "py37-aubio",
                        "py38-aubio",
                        "py39-aubio",
                        "drill",
                        "postgresql14",
                        "dvbcut",
                        "SDRPlusPlus",
                        "py36-pyqt5-scintilla",
                        "py37-pyqt5-scintilla",
                        "py38-pyqt5-scintilla",
                        "py39-pyqt5-scintilla",
                        "hurl",
                        "python310",
                        "gretl",
                        "py27-pygtk-devel",
                        "vala-devel",
                        "gtk2-devel",
                        "gtk3-devel",
                        "py310-igraph",
                        "librsvg-devel",
                        "musikcube",
                        "py310-numpy",
                        "py310-openbabel",
                        "dbus-python310",
                        "lite-xl-luajit",
                        "py310-pyqt5",
                        "py310-pyqt5-chart",
                        "py310-pyqt5-scintilla",
                        "py310-pyqt5-webengine",
                        "py310-game",
                        "pypy38",
                        "pypy38-tkinter",
                        "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",
                        "py310-scipy",
                        "audacity-legacy",
                        "py310-cairo",
                        "py310-matplotlib",
                        "easytag-devel",
                        "openiked",
                        "py310-eric-ide",
                        "darktable-devel",
                        "cmake-devel-gui",
                        "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",
                        "py310-libvirt",
                        "py39-mysqlclient",
                        "py310-mysqlclient",
                        "mariadb-10.7",
                        "rawtherapee",
                        "py310-pyqt4",
                        "py310-pyside",
                        "py310-shiboken",
                        "py310-astropy",
                        "py310-aubio",
                        "kristall-devel",
                        "KeePassXC-devel",
                        "quazip1",
                        "php81-event",
                        "php81-imagick",
                        "php81-memcached",
                        "php81-mongodb",
                        "php81-rrd",
                        "php81-solr",
                        "php81-zip",
                        "php81-zstd",
                        "dvisvgm-devel",
                        "telescope",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "mod_tile",
                        "mergestat",
                        "py310-gobject3",
                        "ngs",
                        "mkvtoolnix-devel",
                        "converseen",
                        "cwm",
                        "onetbb",
                        "ruby31",
                        "py310-poppler-qt5",
                        "gdk-pixbuf2-devel",
                        "subversion-perlbindings-5.34",
                        "p5.34-alien-editline",
                        "p5.34-alien-ffi",
                        "p5.34-alien-libuuid",
                        "p5.34-alien-libxml2",
                        "p5.34-crypt-openssl-bignum",
                        "p5.34-image-imlib2",
                        "p5.34-musicbrainz-discid",
                        "p5.34-net-dbus",
                        "p5.34-net-z3950-zoom",
                        "p5.34-pdl-fftw3",
                        "p5.34-term-editline",
                        "p5.34-tk",
                        "p5.34-xml-libxslt",
                        "p5.34-zeromq",
                        "p5.34-zmq-ffi",
                        "synkron",
                        "gitqlient",
                        "qvge",
                        "gr-hermeslite2",
                        "warzone2100",
                        "redeclipse",
                        "libhandy-0.0",
                        "armagetronad",
                        "armagetronad-common",
                        "armagetronad-dedicated",
                        "ashuffle",
                        "sysbench",
                        "fb303",
                        "kicad",
                        "p5.28-image-png-libpng",
                        "p5.30-image-png-libpng",
                        "p5.32-image-png-libpng",
                        "p5.34-image-png-libpng",
                        "oofcanvas",
                        "oof2",
                        "py310-spyder",
                        "py310-spyder-devel",
                        "t-rex",
                        "aptdec",
                        "dab-cmdline",
                        "libsigmf",
                        "duktape",
                        "jo",
                        "gobject-introspection-devel",
                        "arangodb",
                        "mrustc-rust",
                        "gnome-voice",
                        "libaribb24",
                        "cpi",
                        "dura",
                        "mozjs68",
                        "geany-plugins",
                        "py-awscrt",
                        "py310-awscrt",
                        "gjs-devel",
                        "py310-pygraphviz",
                        "php80-xmlrpc",
                        "php81-xmlrpc",
                        "py310-llfuse",
                        "py39-gsl",
                        "py310-gsl",
                        "mozjs91",
                        "paho.mqtt.c",
                        "paho.mqtt.cpp",
                        "mpich-clang12",
                        "mpich-clang13",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "php72-maxminddb",
                        "php73-maxminddb",
                        "php74-maxminddb",
                        "php80-maxminddb",
                        "php81-maxminddb",
                        "clifm",
                        "libdazzle-devel",
                        "p5.28-alien-curl",
                        "p5.30-alien-curl",
                        "p5.32-alien-curl",
                        "p5.34-alien-curl",
                        "p5.28-alien-libtiff",
                        "p5.30-alien-libtiff",
                        "p5.32-alien-libtiff",
                        "p5.34-alien-libtiff",
                        "p5.28-alien-sqlite",
                        "p5.30-alien-sqlite",
                        "p5.32-alien-sqlite",
                        "p5.34-alien-sqlite",
                        "py39-openbabel2",
                        "py310-openbabel2",
                        "openbabel2",
                        "mariadb-10.8",
                        "crispy-doom",
                        "py310-pyside2",
                        "nodejs18",
                        "gmic-lib",
                        "got",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "p5.28-alien-proj",
                        "p5.30-alien-proj",
                        "p5.32-alien-proj",
                        "p5.34-alien-proj",
                        "p5.28-alien-proj4",
                        "p5.30-alien-proj4",
                        "p5.32-alien-proj4",
                        "p5.34-alien-proj4",
                        "libsoup-devel",
                        "micropolis",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "gnutls-devel",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "php81-ffi",
                        "php80-ffi",
                        "php74-ffi",
                        "povray",
                        "tilemaker",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php82-curl",
                        "php82-enchant",
                        "php82-ffi",
                        "php82-ftp",
                        "php82-gd",
                        "php82-imap",
                        "php82-intl",
                        "php82-ldap",
                        "php82-mbstring",
                        "php82-odbc",
                        "php82-openssl",
                        "php82-soap",
                        "php82-sodium",
                        "php82-sqlite",
                        "php82-xsl",
                        "mariadb-10.9",
                        "sealcurses",
                        "the_Foundation",
                        "py39-gyoto",
                        "py310-gyoto",
                        "PolyMC",
                        "mpich-clang14",
                        "openmpi-clang14",
                        "fdm",
                        "av1an",
                        "ffms2",
                        "micropython",
                        "qBittorrent-qt5",
                        "unicorn",
                        "poac",
                        "gom",
                        "tio",
                        "pypy39",
                        "pypy39-tkinter",
                        "py310-qscintilla-qt4",
                        "rofi",
                        "mpich-gcc12",
                        "openmpi-gcc12",
                        "inih",
                        "libavif",
                        "py310-graph-tool",
                        "libyuv",
                        "libjxl",
                        "gtk4",
                        "p5.28-alien-cfitsio",
                        "p5.30-alien-cfitsio",
                        "p5.32-alien-cfitsio",
                        "p5.34-alien-cfitsio",
                        "mariadb-10.10",
                        "php80-yaz",
                        "php81-yaz",
                        "ccls-clang-12",
                        "ccls-clang-13",
                        "ccls-clang-14",
                        "codeblocks-devel",
                        "py310-healpy",
                        "scute",
                        "icu-devel-lx",
                        "gtksourceview5",
                        "mpich-clang15",
                        "openmpi-clang15",
                        "frotz-sdl",
                        "PrismLauncher",
                        "python311",
                        "wireshark4",
                        "ruby-devel",
                        "py311-libvirt",
                        "zeek-devel",
                        "pounce",
                        "ragel-devel",
                        "mariadb-10.11",
                        "nanomq",
                        "ubertooth",
                        "ubertooth-devel",
                        "py311-cairo",
                        "postgresql15",
                        "py311-numpy",
                        "py311-igraph",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "dosbox-staging",
                        "py310-rawpy",
                        "i2pd",
                        "php82-event",
                        "php82-imagick",
                        "php82-maxminddb",
                        "php82-memcached",
                        "php82-mongodb",
                        "php82-rrd",
                        "php82-solr",
                        "php82-xmlrpc",
                        "php82-yaz",
                        "php82-zip",
                        "php82-zstd",
                        "coeurl",
                        "py311-matplotlib",
                        "xeus-zmq",
                        "py37-pivy",
                        "py38-pivy",
                        "py39-pivy",
                        "py310-pivy",
                        "py310-pyside-tools",
                        "py311-scipy",
                        "py311-pyqt5",
                        "py311-pyqt5-chart",
                        "py311-pyqt5-scintilla",
                        "py311-pyqt5-webengine",
                        "py311-openbabel",
                        "gtk-internet-radio-locator",
                        "mozjs102",
                        "ruby32",
                        "dbus-python311",
                        "fplll",
                        "admesh",
                        "libfirm",
                        "py311-astropy",
                        "fson",
                        "zofu",
                        "fortran-datetime",
                        "py311-awscrt",
                        "R-curl",
                        "R-data.table",
                        "R-httpuv",
                        "R-systemfonts",
                        "R-xml2",
                        "audiowmark",
                        "mbusd",
                        "starpu",
                        "toxcore",
                        "bsd-games",
                        "py311-rawpy",
                        "edencommon",
                        "proxygen",
                        "restbed",
                        "libretroshare",
                        "R-gert",
                        "R-haven",
                        "R-openssl",
                        "R-ragg",
                        "R-textshaping",
                        "R-runjags",
                        "R-XML",
                        "R-jqr",
                        "R-Cairo",
                        "R-diseq",
                        "R-rjags",
                        "R-GGally",
                        "R-gdtools",
                        "R-webp",
                        "R-xslt",
                        "R-RationalMatrix",
                        "py311-game",
                        "R-showtext",
                        "R-sysfonts",
                        "R-pdftools",
                        "R-tesseract",
                        "R-websocket",
                        "R-pbdZMQ",
                        "R-rgl",
                        "doneyet",
                        "R-fftw",
                        "R-fftwtools",
                        "py38-dolfin",
                        "py39-dolfin",
                        "py310-dolfin",
                        "py311-dolfin",
                        "lua54-lgi",
                        "lua53-lgi",
                        "lua52-lgi",
                        "lua51-lgi",
                        "raja",
                        "notes",
                        "lua54-luabitop",
                        "lua53-luabitop",
                        "lua52-luabitop",
                        "lua51-luabitop",
                        "R-forge",
                        "R-git2r",
                        "stklos-gtklos",
                        "stklos-devel",
                        "stklos-gtklos-devel",
                        "stklos-curl-devel",
                        "R-qs",
                        "R-stringfish",
                        "R-AlphaHull3D",
                        "R-cgalMeshes",
                        "R-lazyNumbers",
                        "R-devEMF",
                        "R-quanteda",
                        "R-cgalPolygons",
                        "bali-phy-devel",
                        "R-fstcore",
                        "R-interpolation",
                        "py311-opencv3",
                        "py311-opencv3-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "R-rtracklayer",
                        "R-magick",
                        "R-rsvg",
                        "R-nanonext",
                        "mpich-clang16",
                        "openmpi-clang16",
                        "Serial-Studio",
                        "nodejs20",
                        "R-RoBMA",
                        "R-terra",
                        "R-Rpoppler",
                        "BRiAl",
                        "glibmm-2.4",
                        "atkmm-1.6",
                        "cairomm-1.0",
                        "pangomm-1.4",
                        "py311-pyside",
                        "py311-pyside-tools",
                        "py311-shiboken",
                        "input-leap",
                        "xmlsec-1.2",
                        "R-ijtiff",
                        "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",
                        "R-rgdal",
                        "imath",
                        "R-Rserve",
                        "R-rzmq",
                        "R-vapour",
                        "bpack",
                        "R-jack",
                        "R-qspray",
                        "hivex",
                        "ufo-ai",
                        "zmap",
                        "amass",
                        "R-highs",
                        "libimobiledevice-glue",
                        "R-s2",
                        "R-sf",
                        "py311-gobject3",
                        "py310-sentencepiece",
                        "py311-sentencepiece",
                        "s2geometry",
                        "R-PROJ",
                        "R-lwgeom",
                        "R-proj4",
                        "elmerfem",
                        "oxenmq",
                        "uvw",
                        "nghttp3",
                        "ngtcp2",
                        "ffmpeg6",
                        "libhv",
                        "eiskaltdcpp",
                        "toxic",
                        "mhxd",
                        "py38-blosc2",
                        "py39-blosc2",
                        "py310-blosc2",
                        "py311-blosc2",
                        "py310-tables",
                        "py311-tables",
                        "ixion-0.17",
                        "ixion-0.18",
                        "orcus-0.17",
                        "orcus-0.18",
                        "cl-cffi",
                        "cl-plus-ssl",
                        "libimobiledevice-glue-devel",
                        "rawhide",
                        "clamav-legacy",
                        "R-RcppCWB",
                        "libopenmpt",
                        "amule",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php83-curl",
                        "php83-enchant",
                        "php83-ffi",
                        "php83-ftp",
                        "php83-gd",
                        "php83-imap",
                        "php83-intl",
                        "php83-ldap",
                        "php83-mbstring",
                        "php83-odbc",
                        "php83-openssl",
                        "php83-soap",
                        "php83-sodium",
                        "php83-sqlite",
                        "php83-xsl",
                        "R-LOMAR",
                        "libwired",
                        "taisei",
                        "wire",
                        "wired-server",
                        "Deriv",
                        "uacme",
                        "R-gdalraster",
                        "R-neojags",
                        "R-ssh",
                        "R-imager",
                        "libcommuni",
                        "libKriging",
                        "luma",
                        "ancient",
                        "ocp",
                        "R-KSgeneral",
                        "R-redux",
                        "finufft",
                        "R-mongolite",
                        "libgit2-devel",
                        "R-RMariaDB",
                        "qgis3-ltr",
                        "mlton",
                        "alac",
                        "virtuoso-5",
                        "tcpflow-devel",
                        "py311-graph-tool",
                        "tiledb",
                        "neovim-qt",
                        "podofo-0.10",
                        "garagejam",
                        "uvw-static",
                        "uvw-headers",
                        "cl-async",
                        "R-odbc",
                        "cl-webengine-lib",
                        "DMFTtools",
                        "librasterlite2",
                        "softether5",
                        "R-arrow",
                        "R-tiledb",
                        "libqb",
                        "py311-spyder",
                        "uvw2",
                        "biblioteq",
                        "squid",
                        "p5.28-imager",
                        "p5.30-imager",
                        "p5.32-imager",
                        "p5.34-imager",
                        "qwinff",
                        "starpu13",
                        "libqtxdg-legacy",
                        "qt4-mimetypes",
                        "transmission-qt",
                        "zenwriter",
                        "libarchive-qt",
                        "ldid-procursus",
                        "gtk4-devel",
                        "py311-aubio",
                        "postgresql16",
                        "py38-libxslt",
                        "py39-libxslt",
                        "py310-libxslt",
                        "py311-libxslt",
                        "imager",
                        "john-jumbo-devel",
                        "R-geoCount",
                        "R-av",
                        "R-RMySQL",
                        "R-RProtoBuf",
                        "R-protolite",
                        "pijul-devel",
                        "python312",
                        "R-qqconf",
                        "qt4pas",
                        "pgpointcloud",
                        "ifuse",
                        "font-manager",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "h5fortran",
                        "gonepass",
                        "nicotine-plus",
                        "redwax-tool",
                        "p5.28-alien-plplot",
                        "p5.30-alien-plplot",
                        "p5.32-alien-plplot",
                        "p5.34-alien-plplot",
                        "libcotp",
                        "py311-poppler-qt5",
                        "sqlite3-pcre2",
                        "py312-numpy",
                        "py312-igraph",
                        "mrsh",
                        "libgifski",
                        "R-ChemmineOB",
                        "py311-pyside2",
                        "spral",
                        "Rgb2Hires",
                        "mozjs115",
                        "kmasterpiece",
                        "R-rsbml",
                        "py312-cairo",
                        "silicon",
                        "v8-8.3",
                        "mpich-gcc13",
                        "mpich-clang17",
                        "openmpi-gcc13",
                        "openmpi-clang17",
                        "py310-m2crypto",
                        "cgmnlm",
                        "py311-gyoto",
                        "py312-gyoto",
                        "dbus-python312",
                        "porg",
                        "gpg-tui",
                        "photoqt",
                        "photoqt-qt4",
                        "php83-zip",
                        "php83-zstd",
                        "py312-libvirt",
                        "php83-maxminddb",
                        "py312-gobject3",
                        "libplacebo",
                        "fontmatrix",
                        "py312-pyqt5",
                        "py312-matplotlib",
                        "py312-pyqt5-chart",
                        "py312-pyqt5-scintilla",
                        "py312-pyqt5-webengine",
                        "jreen",
                        "mpv-legacy",
                        "py311-m2crypto",
                        "py312-m2crypto",
                        "qsynth-qt4",
                        "py312-openbabel",
                        "py312-libxslt",
                        "php83-event",
                        "ruby33",
                        "QMPlay2",
                        "R-RSclient",
                        "QtPass",
                        "CsoundQt",
                        "py311-pygraphviz",
                        "py312-pygraphviz",
                        "php83-imagick",
                        "php83-xmlrpc",
                        "php83-yaz",
                        "php83-mongodb",
                        "php83-memcached",
                        "EqualX",
                        "libknot",
                        "knot-resolver",
                        "blisp",
                        "php83-rrd",
                        "py311-llfuse",
                        "py312-llfuse",
                        "php83-solr",
                        "py312-scipy",
                        "py39-pysaga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "mvfst",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "py311-mysqlclient",
                        "py312-mysqlclient",
                        "py312-game",
                        "pcraster",
                        "QJson4",
                        "py312-astropy",
                        "rust-bootstrap-10.7",
                        "libass-devel",
                        "libt3config",
                        "libt3highlight",
                        "libt3key",
                        "libt3widget",
                        "libt3window",
                        "libtranscript",
                        "tilde",
                        "czkawka",
                        "termdebug",
                        "py312-spyder",
                        "newsraft",
                        "picotls",
                        "gitoxide",
                        "rustpython",
                        "fastfetch",
                        "jimtcl",
                        "sent",
                        "py311-gsl",
                        "uv",
                        "nmail",
                        "communi-desktop",
                        "py312-opencv4-devel",
                        "operator-sdk",
                        "libhsts",
                        "cutter-rizin",
                        "tenacity",
                        "liberasurecode",
                        "gtk-radio",
                        "v8-11.6",
                        "rb33-aes",
                        "rb32-aes",
                        "rb31-aes",
                        "py312-blosc2",
                        "ipsw",
                        "py312-opencv4",
                        "py312-sentencepiece",
                        "coinor-cbc",
                        "coinor-cgl",
                        "coinor-clp",
                        "coinor-coinutils",
                        "coinor-osi",
                        "cmake-gui",
                        "Hypr",
                        "pg12-postgis3",
                        "pg12-postgis3-doc",
                        "pg13-postgis3",
                        "pg13-postgis3-doc",
                        "pg14-postgis3",
                        "pg14-postgis3-doc",
                        "pg15-postgis3",
                        "pg15-postgis3-doc",
                        "pg16-postgis3",
                        "pg16-postgis3-doc",
                        "mkvtoolnix-legacy",
                        "rb33-cairo",
                        "rb32-cairo",
                        "rb31-cairo",
                        "rb33-cairo-gobject",
                        "rb32-cairo-gobject",
                        "rb31-cairo-gobject",
                        "rb33-gtk3",
                        "rb32-gtk3",
                        "rb31-gtk3",
                        "rb33-pango",
                        "rb32-pango",
                        "rb31-pango",
                        "enigma4",
                        "rb33-gtk4",
                        "rb32-gtk4",
                        "rb31-gtk4",
                        "R-PKI",
                        "i2pchat",
                        "py311-openbabel2",
                        "py312-openbabel2",
                        "pg16-pgpointcloud",
                        "wget2",
                        "pangomm-devel",
                        "R-clustermq",
                        "R-seededlda",
                        "ixwebsocket",
                        "cyan",
                        "libxmlb",
                        "abaddon",
                        "pkcs11-provider",
                        "wxgtk-3.0-cxx11",
                        "wxHexEditor",
                        "nodejs22",
                        "gcli",
                        "libechonest",
                        "trojita",
                        "libsidplayfp",
                        "sidplayfp",
                        "ampache_browser",
                        "xmake",
                        "libbs2b",
                        "adplug",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray",
                        "notekit",
                        "MicroTeX",
                        "lastfm-desktop",
                        "qmmp",
                        "rb33-clutter",
                        "rb32-clutter",
                        "rb31-clutter",
                        "rb33-vte3",
                        "rb32-vte3",
                        "rb31-vte3",
                        "retroshare-qt4",
                        "R-rmatio",
                        "dectalk",
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11",
                        "unixcw",
                        "cava",
                        "poke",
                        "mlt-legacy",
                        "gtkmm4",
                        "gtk-fortran",
                        "libclastfm",
                        "sigil-qt4",
                        "liblastfm-qt5",
                        "caps-log",
                        "sakura",
                        "rawproc",
                        "game-porting-toolkit",
                        "wine-stable",
                        "liboqs",
                        "appstream",
                        "libadwaita",
                        "tracker3",
                        "wine-staging",
                        "ayatana-ido",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "xpad",
                        "vectorscan",
                        "libshumate",
                        "dino",
                        "py312-dolfin",
                        "mscp",
                        "mathmod",
                        "gdal-pdf",
                        "gdal-libkml",
                        "mpich-gcc14",
                        "mpich-clang18",
                        "ffmpeg7",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-curl",
                        "php84-enchant",
                        "php84-ffi",
                        "php84-ftp",
                        "php84-gd",
                        "php84-intl",
                        "php84-ldap",
                        "php84-mbstring",
                        "php84-odbc",
                        "php84-openssl",
                        "php84-soap",
                        "php84-sodium",
                        "php84-sqlite",
                        "php84-xsl",
                        "bind9.18",
                        "py312-tables",
                        "cpr",
                        "fbzmq",
                        "catgirl-downloader",
                        "qrscan",
                        "openjdk8-powerpc",
                        "JuffEd",
                        "qt4-mac-postgresql16-plugin",
                        "qt4-mac-postgresql15-plugin",
                        "wt",
                        "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",
                        "py39-pyqt6",
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "rsgain",
                        "qtsingleapplication-qt4",
                        "lms",
                        "R-cld3",
                        "pdal-draco",
                        "pdal-pgpointcloud",
                        "pdal-tiledb",
                        "syslog-ng-devel",
                        "py312-awscrt",
                        "R-qs2",
                        "py312-graph-tool",
                        "cubeb",
                        "python313",
                        "shaderc",
                        "inadyn",
                        "sequoia-sq",
                        "py312-healpy",
                        "py312-lal",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "hyprutils",
                        "mozjs128",
                        "timg",
                        "schismtracker",
                        "py313-libvirt",
                        "py313-numpy",
                        "py313-game",
                        "R-hypergeo2",
                        "py313-scipy",
                        "py313-igraph",
                        "dbus-python313",
                        "py313-cairo",
                        "py313-pyqt5",
                        "libmm-glib",
                        "libcmatrix",
                        "Chatty",
                        "evolution-data-server-gtk4",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "py313-gobject3",
                        "py313-matplotlib",
                        "step-writer",
                        "postgresql17",
                        "vipsdisp",
                        "libxlsxwriter",
                        "py313-openbabel",
                        "libnick",
                        "parabolic",
                        "secrets",
                        "llama.cpp",
                        "openmpi-gcc14",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "mpich-clang19",
                        "wayland",
                        "libproxy-vapi",
                        "lib2geom-devel",
                        "pangomm-1.4-devel",
                        "py313-gyoto",
                        "py313-awscrt",
                        "libsixel",
                        "ffmpeg4",
                        "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",
                        "py313-pyqt6",
                        "p5.34-barcode-zbar",
                        "uTox",
                        "python313-freethreading",
                        "tk-quartz",
                        "tk-x11",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "libtatsu",
                        "libtatsu-devel",
                        "ruby34",
                        "gdal-hdf4",
                        "gdal-hdf5",
                        "gdal-kea",
                        "py313-pysaga",
                        "py313-pyqt5-chart",
                        "py313-pyqt5-scintilla",
                        "py313-pyqt5-webengine",
                        "libkrun",
                        "virglrenderer",
                        "p5.28-imager-file-avif",
                        "p5.30-imager-file-avif",
                        "p5.32-imager-file-avif",
                        "p5.34-imager-file-avif",
                        "p5.28-imager-file-heif",
                        "p5.30-imager-file-heif",
                        "p5.32-imager-file-heif",
                        "p5.34-imager-file-heif",
                        "SDL3_image",
                        "SDL3_ttf",
                        "mpich-clang20",
                        "openmpi-clang20",
                        "sequoia-chameleon-gnupg",
                        "netatalk4",
                        "lldpd",
                        "mariadb-11.4",
                        "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",
                        "libguestfs",
                        "guestfs-tools",
                        "py313-pygraphviz",
                        "libpeas1",
                        "py313-astropy",
                        "fish3",
                        "nodejs24",
                        "py313-spyder",
                        "py312-gsl",
                        "py313-gsl",
                        "btfs",
                        "py310-scamper",
                        "py39-scamper",
                        "py311-scamper",
                        "py312-scamper",
                        "py313-scamper",
                        "py313-blosc2",
                        "py313-tables",
                        "paps",
                        "pg17-postgis3",
                        "pg17-postgis3-doc",
                        "xnec2c",
                        "erofs-utils",
                        "pg17-pgpointcloud",
                        "py313-llfuse",
                        "p5.28-alien-zlib",
                        "p5.30-alien-zlib",
                        "p5.32-alien-zlib",
                        "p5.34-alien-zlib",
                        "py313-aubio",
                        "py312-aubio",
                        "apitrace",
                        "opensimh",
                        "webp-pixbuf-loader",
                        "qt6-qtgrpc",
                        "qt6-qtgrpc-docs",
                        "bstring",
                        "luanti",
                        "ffmpeg8",
                        "RHash",
                        "python314",
                        "python314-freethreading",
                        "py314-libvirt",
                        "py314-cairo",
                        "postgresql18",
                        "py314-gobject3",
                        "py314-numpy",
                        "py314-scipy",
                        "qt69-qtbase",
                        "qt69-qtpositioning",
                        "qt69-qtgrpc",
                        "qt69-qtquick3d",
                        "qt69-qtquicktimeline",
                        "qt69-qtwebengine",
                        "qt69-qtdeclarative",
                        "qt69-qtgraphs",
                        "qt69-qtcharts",
                        "qt69-qtserialport",
                        "qt69-qtsensors",
                        "qt69-qtdoc",
                        "qt69-qthttpserver",
                        "qt69-qtwebchannel",
                        "qt69-qtimageformats",
                        "qt69-qtshadertools",
                        "qt69-qtvirtualkeyboard",
                        "qt69-qtsvg",
                        "qt69-qt5compat",
                        "qt69-qtlottie",
                        "qt69-qtlocation",
                        "qt69-qtquickeffectmaker",
                        "qt69-qtserialbus",
                        "qt69-qtlanguageserver",
                        "qt69-qtdatavis3d",
                        "qt69-qtmultimedia",
                        "qt69-qtnetworkauth",
                        "qt69-qtremoteobjects",
                        "qt69-qtquick3dphysics",
                        "qt69-qtscxml",
                        "qt69-qtconnectivity",
                        "qt69-qt3d",
                        "qt69-qtspeech",
                        "qt69-qtwebview",
                        "qt69-qttools",
                        "qt69-qtwebsockets",
                        "qt69-qttranslations",
                        "qt69-qtbase-docs",
                        "qt69-qtpositioning-docs",
                        "qt69-qtgrpc-docs",
                        "qt69-qtquick3d-docs",
                        "qt69-qtquicktimeline-docs",
                        "qt69-qtwebengine-docs",
                        "qt69-qtdeclarative-docs",
                        "qt69-qtgraphs-docs",
                        "qt69-qtcharts-docs",
                        "qt69-qtserialport-docs",
                        "qt69-qtsensors-docs",
                        "qt69-qtdoc-docs",
                        "qt69-qthttpserver-docs",
                        "qt69-qtwebchannel-docs",
                        "qt69-qtimageformats-docs",
                        "qt69-qtshadertools-docs",
                        "qt69-qtvirtualkeyboard-docs",
                        "qt69-qtsvg-docs",
                        "qt69-qt5compat-docs",
                        "qt69-qtlottie-docs",
                        "qt69-qtlocation-docs",
                        "qt69-qtquickeffectmaker-docs",
                        "qt69-qtserialbus-docs",
                        "qt69-qtdatavis3d-docs",
                        "qt69-qtmultimedia-docs",
                        "qt69-qtnetworkauth-docs",
                        "qt69-qtremoteobjects-docs",
                        "qt69-qtquick3dphysics-docs",
                        "qt69-qtscxml-docs",
                        "qt69-qtconnectivity-docs",
                        "qt69-qt3d-docs",
                        "qt69-qtspeech-docs",
                        "qt69-qtwebview-docs",
                        "qt69-qttools-docs",
                        "qt69-qtwebsockets-docs",
                        "qt69-psql-plugin",
                        "qt69-mysql-plugin",
                        "qt69-sqlite-plugin",
                        "dbus-python314",
                        "py314-pyqt5",
                        "py314-pyqt5-chart",
                        "py314-pyqt5-scintilla",
                        "py314-pyqt5-webengine",
                        "py314-pyqt6",
                        "python315-devel",
                        "python315-freethreading-devel",
                        "py314-matplotlib",
                        "xschem",
                        "py314-gsl",
                        "py314-opencv4",
                        "sequoia-keystore",
                        "py314-gyoto",
                        "py314-igraph",
                        "mpich-gcc15",
                        "openmpi-gcc15",
                        "py314-scamper",
                        "gdal-netcdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-ctypes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libarxx",
                        "ETL",
                        "py27-pkgconfig",
                        "py35-pkgconfig",
                        "py36-pkgconfig",
                        "py37-pkgconfig",
                        "py38-pkgconfig",
                        "py39-pkgconfig",
                        "lscsoft-deps",
                        "py310-pkgconfig",
                        "py311-pkgconfig",
                        "py312-pkgconfig",
                        "sane-backends",
                        "py313-pkgconfig",
                        "crystal",
                        "py314-pkgconfig"
                    ]
                }
            ]
        },
        {
            "name": "pkgconfig-bootstrap",
            "portdir": "devel/pkgconfig",
            "version": "0.29.2",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg-config.freedesktop.org/",
            "description": "pkg-config, a system for managing library compile and link flags",
            "long_description": "The pkg-config program is used to retrieve information about installed libraries in the system. It is typically used to compile and link against one or more libraries.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apple-gcc42"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv-bootstrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pkger",
            "portdir": "devel/pkger",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markbates/pkger",
            "description": "Embed static files in Go binaries (replacement for packr)",
            "long_description": "Embed static files in Go binaries (replacement for packr). Pkger is powered by the dark magic of Go Modules, so they're like, totally required.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "play",
            "portdir": "devel/play",
            "version": "1.5.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.playframework.org/",
            "description": "Rapid webapplication development framework",
            "long_description": "The Play framework is a clean alternative to bloated Enterprise Java stacks. It focuses on developer productivity and targets RESTful architectures. Play is a perfect companion to agile software development. Play is a pure Java framework and allows you to keep your preferred development tools and libraries. If you already use Java as a development platform you don't need to switch to another language, another IDE and other libraries. The Play framework's goal is to ease web applications development while sticking with Java. (From the documentation)",
            "active": true,
            "categories": [
                "devel",
                "java",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-simplejson",
                        "py27-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dualist"
                    ]
                }
            ]
        },
        {
            "name": "please",
            "portdir": "devel/please",
            "version": "15.12.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://please.build",
            "description": "High-performance extensible build system for reproducible multi-language builds",
            "long_description": "Please is a cross-language build system with an emphasis on high performance, extensibility and reproducibility. It supports a number of popular languages and can automate nearly any aspect of your build process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "plib",
            "portdir": "devel/plib",
            "version": "1.8.5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://plib.sourceforge.net/",
            "description": "A Suite of Portable Game Libraries",
            "long_description": "PLIB includes sound effects, music, a complete 3D engine, font rendering, a GUI, networking, 3D math library and a collection of handy utility functions. All are 100% portable across nearly all modern computing platforms.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SimGear"
                    ]
                }
            ]
        },
        {
            "name": "plovr",
            "portdir": "devel/plovr",
            "version": "0.0-20120503103549",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://plovr.com/",
            "description": "Tools for Closure Tools",
            "long_description": "Closure Tools are extremely powerful, but it is hard to figure out how to start using them together to improve development. The goal of the plovr project is to build additional tools to bring Closure Tools together, making them even more powerful.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "mercurial"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poco",
            "portdir": "devel/poco",
            "version": "1.12.4",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pocoproject.org",
            "description": "POCO C++ Libraries",
            "long_description": "POCO aims to be for network-centric, cross-platform C++ software development what Apple's Cocoa is for Mac development, or Ruby on Rails is for Web development -- a powerful, yet easy to use platform to build your applications upon.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vandervelde.ag",
                    "github": "arjanvandervelde",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "odbc",
                "mongodb",
                "mysql",
                "sqlite",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "zlib",
                        "openssl3",
                        "sqlite3",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litebrowser",
                        "PothosAudio",
                        "PothosBlocks",
                        "PothosComms",
                        "PothosCore",
                        "PothosSoapy",
                        "PothosFlow"
                    ]
                }
            ]
        },
        {
            "name": "poco-docs",
            "portdir": "devel/poco",
            "version": "1.12.4",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pocoproject.org/documentation/",
            "description": "documentation for POCO",
            "long_description": "This port contains an offline copy of the POCO documentation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vandervelde.ag",
                    "github": "arjanvandervelde",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poll-emulator",
            "portdir": "devel/poll-emulator",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://software.clapper.org/poll/",
            "description": "Library to provide poll(2) functionality",
            "long_description": "This package implements the System V poll(2) system call for Unix-like systems that do not support poll.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polylib",
            "portdir": "devel/polylib",
            "version": "5.22.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icps.u-strasbg.fr/PolyLib/",
            "description": "PolyLib - A library of polyhedral functions",
            "long_description": "The Polyhedral Library (PolyLib for short) operates on objects made up of unions of polyhedra of any dimension.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "popt",
            "portdir": "devel/popt",
            "version": "1.19",
            "license": "X11",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openhub.net/p/popt/",
            "description": "A getopt(3) like library with a number of enhancements",
            "long_description": "popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libdv",
                        "rabbitmq-c",
                        "distcc",
                        "libbonobo",
                        "exif",
                        "vcdimager",
                        "echoping",
                        "jabber",
                        "rsync-lart",
                        "samba3",
                        "nget",
                        "pilot-link",
                        "samba4",
                        "abiword",
                        "librsync",
                        "faubackup",
                        "iguanaIR",
                        "rpm",
                        "rpm54",
                        "libots",
                        "gptfdisk",
                        "gpsim",
                        "rsync-hfscomp",
                        "rsync",
                        "py38-libnewt",
                        "ldapvi",
                        "gphoto2",
                        "shairport-sync",
                        "dia",
                        "libnewt",
                        "whiptcl",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "py313-libnewt",
                        "OpenIPMI",
                        "logrotate"
                    ]
                }
            ]
        },
        {
            "name": "posix-manpages",
            "portdir": "devel/posix-manpages",
            "version": "2017",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pubs.opengroup.org/onlinepubs/9699919799/",
            "description": "POSIX manpages",
            "long_description": "Manpages for POSIX (IEEE Std 1003.1) including headers, utilities and functions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ppl",
            "portdir": "devel/ppl",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bugseng.com/parma-polyhedra-library",
            "description": "Parma Polyhedra Library",
            "long_description": "The Parma Polyhedra Library (PPL) provides numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems. These abstractions include convex polyhedra, some special classes of polyhedra shapes that offer interesting complexity/precision tradeoffs, and grids which represent regularly spaced points that satisfy a set of linear congruence relations. The library also supports finite powersets and products of polyhedra and grids, a mixed integer linear programming problem solver using an exact-arithmetic version of the simplex algorithm, a parametric integer programming solver, and primitives for termination analysis via the automatic synthesis of linear ranking functions.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "m4",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glpk",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "polymake",
                        "gcc46",
                        "gcc47"
                    ]
                }
            ]
        },
        {
            "name": "premake",
            "portdir": "devel/premake",
            "version": "3.7",
            "license": "bsd",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://premake.github.io",
            "description": "Premake is a build script generator.",
            "long_description": "Premake is a build script generator. Describe your project using the full-featured Lua scripting language and use premake to create input files for various IDEs and GnuMake",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "premake4",
            "portdir": "devel/premake4",
            "version": "4.3",
            "license": "bsd",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://premake.github.io",
            "description": "Premake is a build script generator.",
            "long_description": "Premake is a build script generator. Describe your project using the full-featured Lua scripting language and use premake to create input files for various IDEs and GnuMake",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "premake5",
            "portdir": "devel/premake5",
            "version": "5.0.0-beta7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://premake.github.io/",
            "description": "Premake is a build script generator.",
            "long_description": "Premake is a build script generator. Describe your project using the full-featured Lua scripting language and use premake to create input files for various IDEs and GnuMake",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "otfcc"
                    ]
                }
            ]
        },
        {
            "name": "prest",
            "portdir": "devel/prest",
            "version": "1.5.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prestd.com",
            "description": "pREST (PostgreSQL REST) is REST API for any Postgres database.",
            "long_description": "pREST (PostgreSQL REST), simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "promu",
            "portdir": "devel/promu",
            "version": "0.17.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prometheus/promu",
            "description": "The Prometheus Utility Tool",
            "long_description": "A utility tool for building and releasing Prometheus projects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "golangci-lint",
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "node_exporter",
                        "prometheus",
                        "alertmanager"
                    ]
                }
            ]
        },
        {
            "name": "protobuf-c",
            "portdir": "devel/protobuf-c",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/protobuf-c/protobuf-c",
            "description": "Pure C code generator and runtime libraries for Protocol Buffers",
            "long_description": "protobuf-c is a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg17-postgis3-doc",
                        "pg13-postgis3-doc",
                        "pg16-postgis3-doc",
                        "pg14-postgis3-doc",
                        "pg12-postgis3-doc",
                        "pg15-postgis3-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nsd",
                        "pg12-postgis3",
                        "pg13-postgis3",
                        "pg14-postgis3",
                        "pg15-postgis3",
                        "pg16-postgis3",
                        "knot-resolver",
                        "yara",
                        "knot",
                        "libknot",
                        "postgis3",
                        "netdata",
                        "mapserver",
                        "libshumate",
                        "kismet",
                        "pg17-postgis3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-protobuf",
                        "rb32-protobuf",
                        "rb33-protobuf"
                    ]
                }
            ]
        },
        {
            "name": "protobuf-cpp",
            "portdir": "devel/protobuf-cpp",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/protobuf",
            "description": "Encode data in an efficient yet extensible format.",
            "long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-protobuf",
                        "protobuf-java",
                        "shogun-devel"
                    ]
                }
            ]
        },
        {
            "name": "protobuf-java",
            "portdir": "devel/protobuf-java",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/protobuf",
            "description": "Encode data in an efficient yet extensible format.",
            "long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "protobuf-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "protobuf3-cpp",
            "portdir": "devel/protobuf3-cpp",
            "version": "3.21.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://protobuf.dev",
            "description": "Encode data in an efficient yet extensible format.",
            "long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "atuin",
                        "py39-tensorboardX",
                        "py37-tensorboardX",
                        "py310-tensorboardX",
                        "influxdb",
                        "termusic",
                        "py38-tensorboardX"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "R-RProtoBuf",
                        "protobuf3-java",
                        "ola",
                        "py37-sentencepiece",
                        "py38-sentencepiece",
                        "gnss-sdr",
                        "gnss-sdr-devel",
                        "et",
                        "astroid",
                        "R-cld3",
                        "py37-protobuf3",
                        "py35-protobuf3",
                        "py36-protobuf3",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "mosh",
                        "percona",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php80-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php81-mysql_xdevapi",
                        "php82-mysql_xdevapi",
                        "php83-mysql_xdevapi",
                        "paraview",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py39-sentencepiece",
                        "py310-sentencepiece",
                        "py311-sentencepiece",
                        "py312-sentencepiece",
                        "sentencepiece",
                        "qgis3",
                        "qgis3-ltr",
                        "py310-pytorch",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py313-pytorch",
                        "protobuf-c",
                        "py27-protobuf3",
                        "py39-protobuf3",
                        "py310-protobuf3",
                        "py311-protobuf3",
                        "py312-protobuf3",
                        "py313-protobuf3",
                        "py38-protobuf3",
                        "R-protolite",
                        "litecoin",
                        "Cockatrice",
                        "tilemaker",
                        "qt513-qtwebengine",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "caffe",
                        "kismet",
                        "mysql8",
                        "ostinato",
                        "raceintospace",
                        "Bear",
                        "apache-arrow",
                        "libphonenumber-cpp",
                        "grpc"
                    ]
                }
            ]
        },
        {
            "name": "protobuf3-java",
            "portdir": "devel/protobuf3-java",
            "version": "3.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/protobuf",
            "description": "Encode data in an efficient yet extensible format.",
            "long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "maven3",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "protobuf3-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proxychains-ng",
            "portdir": "devel/proxychains-ng",
            "version": "4.17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rofl0r/proxychains-ng",
            "description": "hook preloader",
            "long_description": "proxychains-ng is a hook preloader which hooks calls to sockets indynamically linked programs and redirects it through one or more socks/http proxies.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pth",
            "portdir": "devel/pth",
            "version": "2.0.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/pth/",
            "description": "GNU Portable Threads",
            "long_description": "Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (\"multithreading\") inside server applications. All threads run in the same address space of the server application, but each thread has its own individual program-counter, run-time stack, signal mask and errno variable.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jabber",
                        "nasty",
                        "libassuan",
                        "gpgme"
                    ]
                }
            ]
        },
        {
            "name": "pthsem",
            "portdir": "devel/pthsem",
            "version": "2.0.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.auto.tuwien.ac.at/~mkoegler/index.php/pth",
            "description": "pthsem is an extend version of GNU pth, with support for semaphores",
            "long_description": "GNU pth is a user mode multi threading library. pthsem is an extend version, with support for semaphores added. It can be installed parallel to a normal pth. The header file is called pthsem.h, the configuration program pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If references to one of these names are changed, pthsem can be used as an replacement of GNU pth.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "eibd"
                    ]
                }
            ]
        },
        {
            "name": "pybind11",
            "portdir": "devel/pybind11",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Extension modules for pybind11, which provides seamless operability between C++11 and Python",
            "long_description": "Extension modules for pybind11, which is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python313",
                        "py313-setuptools",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ngsolve",
                        "py312-dolfin",
                        "py37-pdal",
                        "openimageio",
                        "py36-dolfin",
                        "py37-onnx",
                        "py38-pdal",
                        "py38-onnx",
                        "py38-dolfin",
                        "py39-dolfin",
                        "py39-onnx",
                        "py310-onnx",
                        "py311-onnx",
                        "py312-onnx",
                        "py313-onnx",
                        "py310-dolfin",
                        "py311-dolfin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osl",
                        "netgen"
                    ]
                }
            ]
        }
    ]
}