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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=379",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=377",
    "results": [
        {
            "name": "nlohmann-json-schema-validator",
            "portdir": "devel/nlohmann-json-schema-validator",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pboettch/json-schema-validator",
            "description": "JSON schema validator for JSON for Modern C++",
            "long_description": "JSON schema validator for JSON for Modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 47
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nng",
            "portdir": "devel/nng",
            "version": "1.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nng.nanomsg.org",
            "description": "Light-weight brokerless messaging",
            "long_description": "Light-weight brokerless messaging",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "dylib",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mbedtls3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nanonext"
                    ]
                }
            ]
        },
        {
            "name": "notcurses",
            "portdir": "devel/notcurses",
            "version": "3.0.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://notcurses.com",
            "description": "blingful tuis and character graphics",
            "long_description": "Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. Its API is similar to that of NCURSES, but extends that with z-buffering, rendering of images and video using ffmpeg, alpha blending, widgets, palette fades, resize awareness, and multithreading support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nickblack",
                    "github": "dankamongmen",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig",
                        "doctest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ffmpeg",
                        "libunistring",
                        "libdeflate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "notify-sharp",
            "portdir": "devel/notify-sharp",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ndesk.org/NotifySharp",
            "description": "C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify",
            "long_description": "notify-sharp is a C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib-sharp",
                        "dbus-sharp",
                        "mono",
                        "gtk-sharp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "noweb",
            "portdir": "devel/noweb",
            "version": "2.11b",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eecs.harvard.edu/nr/noweb/",
            "description": "A Simple, Extensible Tool for Literate Programming",
            "long_description": "Literate programming is the art of preparing programs for human readers. noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence---especially noticeable when compared with other literate-programming tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michael.grunewald",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icon",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "icon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm10",
            "portdir": "devel/npm10",
            "version": "10.9.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-jupytext",
                        "bun",
                        "gemini-cli",
                        "pnpm",
                        "py38-panel",
                        "llama-swap",
                        "py38-jupytext",
                        "pi-coding-agent",
                        "opencode",
                        "asar",
                        "bash-language-server",
                        "eask-cli",
                        "glasskube",
                        "pyright",
                        "tsx",
                        "typescript-language-server",
                        "mcp-inspector",
                        "openspec",
                        "mox",
                        "Legcord",
                        "spoof",
                        "py312-itables",
                        "py310-jupytext",
                        "py311-jupytext",
                        "py312-jupytext",
                        "bitwarden-cli",
                        "influxdb",
                        "prometheus"
                    ]
                }
            ]
        },
        {
            "name": "npm11",
            "portdir": "devel/npm11",
            "version": "11.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs24"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nodejs24"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "emscripten",
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py314-panel",
                        "py39-panel",
                        "tldr-pages",
                        "alcom",
                        "carto",
                        "vega",
                        "vega-lite",
                        "typescript",
                        "py310-geoviews",
                        "py311-geoviews",
                        "py312-geoviews",
                        "py313-geoviews",
                        "py314-geoviews",
                        "create-dmg-js",
                        "neohtop"
                    ]
                }
            ]
        },
        {
            "name": "npm3",
            "portdir": "devel/npm3",
            "version": "3.10.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm4",
            "portdir": "devel/npm4",
            "version": "4.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.npmjs.org/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "npm5",
            "portdir": "devel/npm5",
            "version": "5.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atom"
                    ]
                }
            ]
        },
        {
            "name": "npm6",
            "portdir": "devel/npm6",
            "version": "6.14.18",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "web-ext"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "bitwarden-cli"
                    ]
                }
            ]
        },
        {
            "name": "npm7",
            "portdir": "devel/npm7",
            "version": "7.24.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "edex-ui"
                    ]
                }
            ]
        },
        {
            "name": "npm8",
            "portdir": "devel/npm8",
            "version": "8.19.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-panel",
                        "jake",
                        "lens"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wails"
                    ]
                }
            ]
        },
        {
            "name": "npm9",
            "portdir": "devel/npm9",
            "version": "9.9.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.npmjs.com/",
            "description": "node package manager",
            "long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "copilot"
                    ]
                }
            ]
        },
        {
            "name": "npth",
            "portdir": "devel/npth",
            "version": "1.8",
            "license": "LGPL-3+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnupg.org/related_software/npth/",
            "description": "The New GNU Portable Threads Library",
            "long_description": "This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "nsis",
            "portdir": "devel/nsis",
            "version": "3.12",
            "license": "zlib and CPL-1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nsis.sourceforge.io/",
            "description": "NSIS is a tool for creating win32 installers.",
            "long_description": "NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "advanced_logging",
                "large_strings",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nu",
            "portdir": "devel/nu",
            "version": "0.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://programming.nu/",
            "description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
            "long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nu2",
            "portdir": "devel/nu2",
            "version": "2.1.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://programming.nu/",
            "description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
            "long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "numkong",
            "portdir": "devel/numkong",
            "version": "7.3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ashvardanian.com/posts/numkong",
            "description": "SIMD-accelerated numerical kernels for distances, dot products, and matrix ops",
            "long_description": "NumKong is a C/C++ library providing SIMD-accelerated implementations of distances, dot products, matrix operations, and geospatial and geometric kernels for 16 numeric types, from 6-bit floats to 64-bit complex numbers, across x86, Arm, RISC-V, and WASM using AVX-512, NEON, SVE, and other intrinsics.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nusmv",
            "portdir": "devel/nusmv",
            "version": "2.6.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nusmv.fbk.eu",
            "description": "The NuSMV model checker",
            "long_description": "The NuSMV model checker",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python27",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nuweb",
            "portdir": "devel/nuweb",
            "version": "1.62",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nuweb.sourceforge.net",
            "description": "a literate programming system compatible with any language",
            "long_description": "a literate programming system compatible with any language",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "tex",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvchecker",
            "portdir": "devel/nvchecker",
            "version": "2.20",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lilydjwg/nvchecker",
            "description": "New version checker for software",
            "long_description": "nvchecker (short for new version checker) is for checking if a new version of some software has been released.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-curl",
                        "py314-tornado",
                        "py314-structlog",
                        "py314-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-flaky",
                        "py312-pytest-asyncio",
                        "py312-pytest-httpbin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvm",
            "portdir": "devel/nvm",
            "version": "0.40.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvm-sh/nvm",
            "description": "Node version manager",
            "long_description": "NVM is a simple shell script to manage multiple active Node.js versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "franklinyu",
                    "github": "FranklinYu",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "objconv",
            "portdir": "devel/objconv",
            "version": "20160116",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.agner.org/optimize",
            "description": "Object converter / disassembler.",
            "long_description": "This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "obs-build-helpers",
            "portdir": "devel/obs-build-helpers",
            "version": "2.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openSUSE/obs-build",
            "description": "Helper tools distributed with obs-build",
            "long_description": "obs-build is the tool running builds for the openSUSE build service. Since these tools are only useful on Linux, this port only provides some of the contained helper tools like vc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "osc"
                    ]
                }
            ]
        },
        {
            "name": "ocicl",
            "portdir": "devel/ocicl",
            "version": "2.16.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocicl/ocicl",
            "description": "An OCI-based ASDF system distribution and management tool for Common Lisp",
            "long_description": "ocicl is a modern alternative to quicklisp. It is modern in the sense that: \n \n- All software is packaged as OCI-compliant artifacts and distributed from mirrored OCI-compliant registries (the GitHub and Docker Hub Container Registries). \n- All software packages are securely distributed over TLS connections. \n- All connections respect HTTPS_PROXY environment settings for authenticated proxy support. \n- sigstore is used to ensure the integrity and authenticity of all software packages. \n- Software packages are project-local by default, simplifying the process of tying specific versions to your projects. \n- All software packages are built and published transparently using hosted CI infrastructure \n- LLM-generated summaries of changes between versions are available for all packages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "rudolfochrist",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ode",
            "portdir": "devel/ode",
            "version": "0.16.6",
            "license": "(LGPL-2.1+ or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ode.org",
            "description": "library for simulating articulated rigid body dynamics",
            "long_description": "ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libccd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "alienarena",
                        "xmoto",
                        "h3dphysics",
                        "py27-ode",
                        "emergent",
                        "gerris"
                    ]
                }
            ]
        },
        {
            "name": "ois",
            "portdir": "devel/ois",
            "version": "1.3",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/wgois/",
            "description": "An Object Oriented Input System (OIS)",
            "long_description": "Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern. NOTE: This version includes Cocoa 64-bit patches based on a submission by David Rogers (masterfalcon) to the OIS trac system. These patches are required to use OIS + Ogre in a 64-bit Mac OS environment.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "olena",
            "portdir": "devel/olena",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lrde.epita.fr/wiki/Olena",
            "description": "Software platform for efficient and generic image processing",
            "long_description": "It is composed of a Generic and efficient C++ image processing library, a framework for Document Image Analysis and Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science",
                "framework"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "graphviz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "cfitsio",
                        "gdcm2",
                        "qt4-mac",
                        "boost171",
                        "tesseract",
                        "GraphicsMagick",
                        "poppler",
                        "tiff",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "An implementation of the Double Ratchet cryptographic ratchet in C++",
            "long_description": "An implementation of the Double Ratchet cryptographic ratchet described by https://whispersystems.org/docs/specifications/doubleratchet/, written in C and C++11 and exposed as a C API.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-olm",
                        "py36-olm",
                        "mtxclient",
                        "nheko",
                        "py39-olm",
                        "py38-olm",
                        "libcmatrix",
                        "py310-olm",
                        "py311-olm",
                        "py312-olm",
                        "gomuks",
                        "matrix-commander"
                    ]
                }
            ]
        },
        {
            "name": "omake",
            "portdir": "devel/omake",
            "version": "0.10.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://projects.camlcity.org/projects/omake.html",
            "description": "OMake is a build system designed for scalability and portability",
            "long_description": "OMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancement",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "ocaml",
                        "ocaml-menhir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.10",
            "long_description": "olm bindings for Python 3.10",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-cffi",
                        "py310-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.11",
            "long_description": "olm bindings for Python 3.11",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-cffi",
                        "py311-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.12",
            "long_description": "olm bindings for Python 3.12",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-cffi",
                        "py312-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omniEvents",
            "portdir": "devel/omniEvents",
            "version": "2.6.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.omnievents.org/",
            "description": "CORBA EventService implementation for omniORB",
            "long_description": "omniEvents is an implementation of the OMG Event Services Specification v1.1 for omniORB, a CORBA Object Request Broker for C++ and Python.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "omniORB"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omniORB",
            "portdir": "devel/omniORB",
            "version": "4.3.4",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://omniorb.sourceforge.io",
            "description": "high performance CORBA ORB for C++",
            "long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "python313",
                "python314",
                "ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-omniORBpy",
                        "py36-omniORBpy",
                        "py37-omniORBpy",
                        "py38-omniORBpy",
                        "py39-omniORBpy",
                        "omniEvents",
                        "py313-omniORBpy",
                        "py314-omniORBpy"
                    ]
                }
            ]
        },
        {
            "name": "onedpl",
            "portdir": "devel/onedpl",
            "version": "2022.11.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-library.html",
            "description": "oneAPI DPC++ Library",
            "long_description": "oneAPI DPC++ Library (oneDPL) provides high-productivity APIs to developers, which can minimize Data Parallel C++ (DPC++) programming efforts across devices for high performance parallel applications.",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "onefetch",
            "portdir": "devel/onefetch",
            "version": "2.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/o2sh/onefetch",
            "description": "Git repository summary on your terminal",
            "long_description": "Git repository summary on your terminal",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgit2",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "onetbb",
            "portdir": "devel/onetbb",
            "version": "2023.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uxlfoundation/oneTBB",
            "description": "oneAPI Threading Building Blocks",
            "long_description": "oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert.",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "TOPCOM"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "deal.ii",
                        "openimageio",
                        "py39-pytorch",
                        "R-RcppParallel",
                        "R-proxyC",
                        "R-quanteda",
                        "R-quanteda.textstats",
                        "R-seededlda",
                        "onedpl",
                        "openvdb",
                        "papilo",
                        "libpapilo",
                        "scip",
                        "soplex",
                        "opencascade",
                        "py38-pytorch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanmath"
                    ]
                }
            ]
        },
        {
            "name": "oniguruma5",
            "portdir": "devel/oniguruma5",
            "version": "5.9.6_p1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkos/oniguruma/",
            "description": "A regular expressions library.",
            "long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Porperty/Script. N.B. 5.x is unrelated to Ruby.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Etoile",
                        "Etoile-devel"
                    ]
                }
            ]
        },
        {
            "name": "oniguruma6",
            "portdir": "devel/oniguruma6",
            "version": "6.9.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkos/oniguruma",
            "description": "A regular expressions library.",
            "long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Property/Script.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jubatus_core",
                        "php85-mbstring",
                        "php84-mbstring",
                        "php83-mbstring",
                        "php82-mbstring",
                        "php81-mbstring",
                        "php80-mbstring",
                        "php74-mbstring",
                        "slang2",
                        "bfs",
                        "jq"
                    ]
                }
            ]
        },
        {
            "name": "opencdk",
            "portdir": "devel/opencdk",
            "version": "0.6.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnutls.org/",
            "description": "Open Crypto Development Kit",
            "long_description": "OpenCDK provides basic parts of the OpenPGP message format.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opendx-java40",
            "portdir": "devel/opendx-java40",
            "version": "1999.11.15",
            "license": "IBMPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
            "description": "Java classes used by OpenDX",
            "long_description": "Classes to allow a Java applet access to Javascript objects",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opendx"
                    ]
                }
            ]
        },
        {
            "name": "openfst",
            "portdir": "devel/openfst",
            "version": "1.8.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openfst.org/",
            "description": "C++ finite-state transducers library",
            "long_description": "OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openscop",
            "portdir": "devel/openscop",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icps.u-strasbg.fr/~bastoul/development/openscop/",
            "description": "OpenScop is an open specification defining a file format and a set of data structures to represent a static control part (SCoP for short).",
            "long_description": "OpenScop is an open specification defining a file format and a set of data structures to represent a static control part (SCoP for short), i.e., a program part that can be represented in the polyhedral model. The goal of OpenScop is to provide a common interface to various polyhedral compilation tools in order to simplify their interaction. The OpenScop aim is to provide a stable, unified format that offers a durable guarantee that a tool can use an output or provide an input to another tool without breaking a tool chain because of some internal changes in one element of the chain. The other promise of OpenScop is the ability to assemble or replace the basic blocks of a polyhedral compilation framework at no, or at least low engineering cost. The OpenScop Library, a.k.a. osl, is an example implementation of the specification licensed under the 3-clause BSD license so developers may feel free to use it in their code (either by linking it or copy-pasting its code).",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openslp",
            "portdir": "devel/openslp",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openslp.org/",
            "description": "Open source implementation of SLP",
            "long_description": "The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application. Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "openssl",
            "portdir": "devel/openssl",
            "version": "3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.openssl.org/",
            "description": "Shim port installing symbolic links in primary prefix pointing to the openssl3 installation.",
            "long_description": "Shim port installing symbolic links in primary prefix pointing to the openssl3 installation.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "haskell-language-server",
                        "hledger-iadd",
                        "racket",
                        "shellcheck",
                        "matterhorn",
                        "HaXml",
                        "pure-gen",
                        "nagios-plugins",
                        "aeson-pretty",
                        "alex",
                        "happy",
                        "erd",
                        "hlint",
                        "lhs2tex",
                        "cabal",
                        "pandoc",
                        "pandoc-citeproc",
                        "pxsl-tools",
                        "gf-core",
                        "ghc",
                        "unison-lang",
                        "hscolour",
                        "adblock2privoxy",
                        "ihaskell",
                        "git-annex",
                        "cpphs",
                        "hadolint",
                        "haskell-stan",
                        "hadrian",
                        "darcs",
                        "apple-pki-bundle",
                        "restinio",
                        "textmate2",
                        "hledger",
                        "hindent",
                        "stack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xeus-sqlite",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "capnproto",
                        "darwinbuild-legacy",
                        "fbopenssl",
                        "getdns",
                        "ghsum",
                        "grpc",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "libevent",
                        "libgit2",
                        "libmongo-client",
                        "libmowgli-2",
                        "libpdel",
                        "libsockets",
                        "libssh",
                        "libtins",
                        "libwebsockets",
                        "mico",
                        "mongo-tools",
                        "nodejs10",
                        "openslp",
                        "pijul",
                        "radare2",
                        "spice-server",
                        "tcl-tls",
                        "thrift",
                        "uboot-tools",
                        "wsdlpull",
                        "xmlrpc-c",
                        "zeroc-ice33",
                        "zeroc-ice34",
                        "zeroc-ice35",
                        "amp",
                        "litecoin",
                        "encfs",
                        "PlasmaClient",
                        "gtkevemon",
                        "ldmud",
                        "libggz",
                        "openrct2",
                        "pennmush",
                        "gdal",
                        "qgis3",
                        "balsa",
                        "gnome-vfs",
                        "gnome-vfs-monikers",
                        "gstreamer1-gst-plugins-bad",
                        "spice-gtk",
                        "gnustep-base",
                        "openimageio",
                        "sane-backends",
                        "bahamut",
                        "bitchx",
                        "eggdrop",
                        "epic4",
                        "epic5",
                        "hexchat",
                        "irssi",
                        "ngircd",
                        "quassel",
                        "quassel-client",
                        "znc",
                        "tomcat-native",
                        "kdelibs4",
                        "smokekde",
                        "Io",
                        "mit-scheme",
                        "python38",
                        "python39",
                        "qore",
                        "qore-asn1-module",
                        "qore-json-module",
                        "qore-xml-module",
                        "alpine",
                        "cclient",
                        "courier-imap",
                        "cyrus-imapd",
                        "cyrus5-imapd",
                        "deletemail",
                        "dovecot",
                        "exim",
                        "fetchmail",
                        "fetchmail-devel",
                        "imap-uw",
                        "imapfilter",
                        "isync",
                        "libesmtp",
                        "libetpan",
                        "mail-server",
                        "mailsync",
                        "neomutt",
                        "opendkim",
                        "opensmtpd",
                        "rspamd",
                        "s-nail",
                        "sympa",
                        "tpop3d",
                        "despotify",
                        "gpac",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "shairport-sync",
                        "FreeRDP",
                        "argus-monitor",
                        "axel",
                        "baresip",
                        "bind9",
                        "blackbag",
                        "btpd",
                        "calendar-contacts-server",
                        "centerim",
                        "csup",
                        "ctorrent",
                        "curl",
                        "cvsync",
                        "dhcp",
                        "docsis",
                        "echoping",
                        "ejabberd",
                        "esniper",
                        "et",
                        "ettercap",
                        "fetch",
                        "gvpe",
                        "httrack",
                        "jabberd",
                        "kerberos5",
                        "kismet",
                        "kumofs",
                        "lftp",
                        "libfetch",
                        "libpftp",
                        "libpftputil",
                        "librdkafka",
                        "libre",
                        "librem",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-rasterbar",
                        "megatools",
                        "mtxclient",
                        "nagios",
                        "nefu",
                        "net-snmp",
                        "nsd",
                        "openssh",
                        "openvpn2",
                        "pftp",
                        "proftpd",
                        "proxytunnel",
                        "pwlib",
                        "qBittorrent",
                        "rabbitmq-c",
                        "radmind",
                        "rancid",
                        "rsync",
                        "rtorrent",
                        "samba4",
                        "shellinabox",
                        "snownews",
                        "squid2",
                        "ssldump",
                        "sstp-client",
                        "suck",
                        "sysmon",
                        "tcpdump",
                        "tlswrap",
                        "tnftp",
                        "transmission",
                        "ttyd",
                        "uftp3",
                        "unbound",
                        "vtun",
                        "wap11gui",
                        "websocketpp",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30",
                        "wpa_passphrase",
                        "xymon-client",
                        "xymon-server",
                        "yafc",
                        "zabbix42",
                        "zabbix44",
                        "p5.26-crypt-openssl-bignum",
                        "p5.28-crypt-openssl-bignum",
                        "p5.30-crypt-openssl-bignum",
                        "p5.26-crypt-openssl-dsa",
                        "p5.28-crypt-openssl-dsa",
                        "p5.30-crypt-openssl-dsa",
                        "p5.26-crypt-openssl-ec",
                        "p5.28-crypt-openssl-ec",
                        "p5.30-crypt-openssl-ec",
                        "p5.26-crypt-openssl-ecdsa",
                        "p5.28-crypt-openssl-ecdsa",
                        "p5.30-crypt-openssl-ecdsa",
                        "p5.26-crypt-openssl-random",
                        "p5.28-crypt-openssl-random",
                        "p5.30-crypt-openssl-random",
                        "p5.26-crypt-openssl-rsa",
                        "p5.28-crypt-openssl-rsa",
                        "p5.30-crypt-openssl-rsa",
                        "p5.26-crypt-openssl-x509",
                        "p5.28-crypt-openssl-x509",
                        "p5.30-crypt-openssl-x509",
                        "p5.26-crypt-smime",
                        "p5.28-crypt-smime",
                        "p5.30-crypt-smime",
                        "p5.26-crypt-ssleay",
                        "p5.28-crypt-ssleay",
                        "p5.30-crypt-ssleay",
                        "p5.26-git-raw",
                        "p5.28-git-raw",
                        "p5.30-git-raw",
                        "p5.28-mail-spamassassin",
                        "p5.30-mail-spamassassin",
                        "p5.26-net-dns-sec",
                        "p5.28-net-dns-sec",
                        "p5.30-net-dns-sec",
                        "p5.26-net-ssh2",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.26-net-ssleay",
                        "p5.28-net-ssleay",
                        "p5.30-net-ssleay",
                        "php54-event",
                        "php55-event",
                        "php56-event",
                        "php70-event",
                        "php71-event",
                        "php72-event",
                        "php73-event",
                        "php74-event",
                        "php80-event",
                        "php53-mongo",
                        "php54-mongo",
                        "php55-mongo",
                        "php56-mongo",
                        "php53-swoole",
                        "php54-swoole",
                        "php55-swoole",
                        "php56-swoole",
                        "php70-swoole",
                        "php71-swoole",
                        "php72-swoole",
                        "php73-swoole",
                        "php74-swoole",
                        "php80-swoole",
                        "py35-cryptography",
                        "py27-curl",
                        "py37-curl",
                        "py38-curl",
                        "py39-curl",
                        "py27-openssl",
                        "py35-openssl",
                        "py36-openssl",
                        "py37-openssl",
                        "py38-openssl",
                        "py39-openssl",
                        "py27-psycopg2",
                        "py36-psycopg2",
                        "py37-psycopg2",
                        "py38-psycopg2",
                        "py39-psycopg2",
                        "gdcm",
                        "gdcm2",
                        "htcondor",
                        "iAIDA",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-framecpp",
                        "root5",
                        "stellarium-qt4",
                        "wview",
                        "xephem",
                        "afflib",
                        "aircrack-ng",
                        "cpabe",
                        "crackpkcs12",
                        "ctool",
                        "hydra",
                        "ike-scan",
                        "lastpass-cli",
                        "lastpass-cli-doc",
                        "libaes_siv",
                        "libbswabe",
                        "libp11",
                        "libu2f-server",
                        "openpgpsdk",
                        "openvas-client",
                        "ophcrack",
                        "pwsafe",
                        "rsyncrypto",
                        "sequoia-pgp",
                        "softhsm",
                        "ssss",
                        "tcpcrypt-devel",
                        "tinyca2",
                        "tripwire",
                        "unhash",
                        "voms",
                        "xml-security-c",
                        "xmlsec",
                        "xmltooling",
                        "yara",
                        "OpenIPMI",
                        "bacula",
                        "bacula5",
                        "borgbackup",
                        "boxbackup",
                        "cardpeek",
                        "cfengine3",
                        "clamav",
                        "freeradius",
                        "ipmitool",
                        "lnav",
                        "md5sha1sum",
                        "monit",
                        "netdata",
                        "ntp",
                        "sleuthkit",
                        "synergy",
                        "synergy-app",
                        "syslog-ng",
                        "tarsnap",
                        "yafic",
                        "angle-grinder",
                        "html-xml-utils",
                        "libmrss",
                        "sword",
                        "NetSurf",
                        "QupZilla",
                        "apache2",
                        "arora",
                        "cadaver",
                        "cpprestsdk",
                        "edbrowse",
                        "elinks",
                        "elinks-devel",
                        "h2o",
                        "libwww",
                        "lighttpd",
                        "links1",
                        "litmus",
                        "lws",
                        "lynx",
                        "mod_authn_otp",
                        "mod_ca",
                        "mod_crl",
                        "mod_csr",
                        "mod_ocsp",
                        "mod_pkcs12",
                        "mod_qos",
                        "mod_scep",
                        "mod_spkac",
                        "mod_timestamp",
                        "neon",
                        "nghttp2-tools",
                        "nginx",
                        "nostromo",
                        "pound",
                        "privoxy",
                        "rasqal",
                        "redland",
                        "siege",
                        "slowhttptest",
                        "w3m",
                        "x3270",
                        "dnsperf",
                        "oha",
                        "p5.32-crypt-openssl-bignum",
                        "p5.32-crypt-openssl-dsa",
                        "p5.32-crypt-openssl-ec",
                        "p5.32-crypt-openssl-ecdsa",
                        "p5.32-crypt-openssl-random",
                        "p5.32-crypt-openssl-rsa",
                        "p5.32-crypt-openssl-x509",
                        "p5.32-crypt-smime",
                        "p5.32-crypt-ssleay",
                        "p5.32-git-raw",
                        "p5.32-mail-spamassassin",
                        "p5.32-net-dns-sec",
                        "p5.32-net-ssh2",
                        "p5.32-net-ssleay",
                        "reddsaver",
                        "stressdrive",
                        "minizip-ng",
                        "libretls",
                        "proxmark3-iceman",
                        "lib3mf",
                        "dupd",
                        "python310",
                        "openldap-devel",
                        "sudo",
                        "py310-openssl",
                        "php81-event",
                        "php81-swoole",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "adblock2privoxy",
                        "py310-psycopg2",
                        "p5.34-crypt-openssl-bignum",
                        "p5.34-crypt-openssl-dsa",
                        "p5.34-crypt-openssl-ec",
                        "p5.34-crypt-openssl-ecdsa",
                        "p5.34-crypt-openssl-random",
                        "p5.34-crypt-openssl-rsa",
                        "p5.34-crypt-openssl-x509",
                        "p5.34-crypt-smime",
                        "p5.34-crypt-ssleay",
                        "p5.34-git-raw",
                        "p5.34-mail-spamassassin",
                        "p5.34-net-dns-sec",
                        "p5.34-net-ssh2",
                        "p5.34-net-ssleay",
                        "php72-openswoole",
                        "php73-openswoole",
                        "php74-openswoole",
                        "php80-openswoole",
                        "php81-openswoole",
                        "t-rex",
                        "py310-curl",
                        "py36-psycopg",
                        "got",
                        "the_Foundation",
                        "nginx-devel",
                        "qBittorrent-qt5",
                        "pkixssh",
                        "lychee",
                        "tcl9-tls",
                        "DateLine",
                        "MacBiff",
                        "barrier",
                        "osx2x",
                        "pgAdmin3",
                        "qt4-mac",
                        "qt5-qtbase",
                        "qt511-qtbase",
                        "qt513-qtbase",
                        "dar",
                        "wimlib",
                        "xar",
                        "faust",
                        "faust-devel",
                        "faustlive-devel",
                        "gmpc",
                        "icecast2",
                        "libshout2",
                        "opusfile",
                        "pulseaudio",
                        "polygraph",
                        "c3270",
                        "sofia-sip",
                        "telepathy-idle",
                        "couchdb",
                        "libdrizzle",
                        "libgda5",
                        "mysql4",
                        "mysql5",
                        "openldap",
                        "percona",
                        "pgbouncer",
                        "postgresql80",
                        "postgresql81",
                        "redis",
                        "py314-curl",
                        "redis7",
                        "php83-openswoole",
                        "php84-openswoole",
                        "php85-openswoole",
                        "php84-swoole",
                        "php83-swoole",
                        "php85-swoole",
                        "php84-event",
                        "php85-event",
                        "Chmox",
                        "cyrus-sasl2",
                        "sguil-client",
                        "python311",
                        "wireshark4",
                        "py311-openssl",
                        "snac",
                        "py311-psycopg2",
                        "php82-event",
                        "php82-openswoole",
                        "php82-swoole",
                        "py311-curl",
                        "ctpv",
                        "xmlsec-1.2",
                        "taisei",
                        "uacme",
                        "s2n-tls",
                        "libgit2-devel",
                        "podofo-0.10",
                        "nyxt",
                        "squid",
                        "srt",
                        "cyclonedds",
                        "python312",
                        "py312-openssl",
                        "py312-curl",
                        "php83-event",
                        "py312-psycopg2",
                        "lnav-devel",
                        "jimtcl",
                        "valkey",
                        "readpe",
                        "mscp",
                        "bind9.18",
                        "racket",
                        "python313",
                        "py313-openssl",
                        "angie",
                        "py313-psycopg2",
                        "py313-curl",
                        "python313-freethreading",
                        "gdal-hdf5",
                        "gdal-kea",
                        "python314",
                        "python314-freethreading",
                        "py314-psycopg2",
                        "python315-devel",
                        "python315-freethreading-devel",
                        "gdal-netcdf",
                        "tomcat-native-2",
                        "py314-openssl",
                        "class-dump"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vlang",
                        "tlssled",
                        "ruby-build",
                        "rpm",
                        "winetricks",
                        "easy-rsa",
                        "msodbcsql17",
                        "cgit",
                        "rpm54",
                        "crystal",
                        "danectl"
                    ]
                }
            ]
        },
        {
            "name": "openssl10",
            "portdir": "devel/openssl10",
            "version": "1.0.2u",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openssl.org",
            "description": "OpenSSL SSL/TLS cryptography library",
            "long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "rfc3779",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "httperf",
                        "virtuoso-7",
                        "phantomjs-qt-qtbase",
                        "qt53-qtbase",
                        "qt55-qtbase",
                        "qt56-qtbase",
                        "qt57-qtbase",
                        "qt58-qtbase",
                        "qt59-qtbase",
                        "dsniff",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "ecore",
                        "eet",
                        "libwired",
                        "virtuoso-5",
                        "virtuoso-6",
                        "xchat-gnome",
                        "php56-openssl",
                        "php55-openssl",
                        "php54-openssl",
                        "php53-openssl",
                        "php52-openssl",
                        "python26",
                        "python32",
                        "python33",
                        "ruby",
                        "ruby186",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ffp",
                        "flow-tools",
                        "gq",
                        "libmsn",
                        "libsrtp1",
                        "wire",
                        "wired-server",
                        "ds9",
                        "aimage",
                        "botan1",
                        "bulk_extractor",
                        "medusa",
                        "murk",
                        "sign",
                        "skipfish",
                        "arq_restore",
                        "dmg2img",
                        "Deriv",
                        "cherokee"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msodbcsql"
                    ]
                }
            ]
        },
        {
            "name": "openssl11",
            "portdir": "devel/openssl11",
            "version": "1.1.1w",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openssl.org",
            "description": "OpenSSL SSL/TLS cryptography library",
            "long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "rfc3779",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php",
                        "python27-bootstrap",
                        "yubico-piv-tool",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "py37-cryptography",
                        "py36-cryptography",
                        "proxmark3-iceman",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "nodejs8",
                        "arangodb",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "mysql56",
                        "postgresql10",
                        "postgresql11",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "git-crypt",
                        "gitweb",
                        "qca-ossl",
                        "qca-pkcs11",
                        "mosml-dynlibs",
                        "mrustc-rust",
                        "php80-openssl",
                        "php74-openssl",
                        "php73-openssl",
                        "php72-openssl",
                        "php71-openssl",
                        "php70-openssl",
                        "pypy36",
                        "python27",
                        "python34",
                        "python35",
                        "python37",
                        "python36",
                        "ruby24",
                        "ruby25",
                        "ruby26",
                        "ruby27",
                        "ruby30",
                        "ruby31",
                        "dog",
                        "makuosan",
                        "mhxd",
                        "n2n",
                        "squid3",
                        "transmission-qt",
                        "py27-cryptography",
                        "py27-m2crypto",
                        "pkcs11-helper",
                        "xca",
                        "gonepass",
                        "retroshare-qt4"
                    ]
                }
            ]
        },
        {
            "name": "openssl3",
            "portdir": "devel/openssl3",
            "version": "3.6.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.openssl-library.org",
            "description": "OpenSSL SSL/TLS cryptography library",
            "long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "rfc3779",
                "fips",
                "tests",
                "legacy",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "iperf3-devel",
                        "zeek",
                        "zeek-devel",
                        "ruby40",
                        "py38-cryptography",
                        "htpdate",
                        "erlang",
                        "tiledb",
                        "edencommon",
                        "fb303",
                        "fbthrift",
                        "fbzmq",
                        "fizz",
                        "folly",
                        "mvfst",
                        "proxygen",
                        "wangle",
                        "abaddon",
                        "poac",
                        "caps-log",
                        "cryfs",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "postgresql17",
                        "postgresql18",
                        "PDAL",
                        "py38-m2crypto",
                        "py39-scamper",
                        "py39-cryptography",
                        "qt6-qtbase",
                        "podofo",
                        "mariadb-10.11",
                        "mariadb-10.6",
                        "luanti",
                        "mariadb-11.4",
                        "mariadb-11.8",
                        "mariadb-10.5",
                        "duckdb",
                        "git-branchless",
                        "py39-m2crypto",
                        "R-GGally",
                        "R-PKI",
                        "R-RSclient",
                        "R-Rserve",
                        "R-arrow",
                        "R-forge",
                        "R-git2r",
                        "R-mongolite",
                        "R-openssl",
                        "R-rtracklayer",
                        "R-s2",
                        "R-sf",
                        "R-websocket",
                        "input-leap",
                        "qt610-qtbase",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase",
                        "qt69-qtbase",
                        "x2goclient",
                        "unshield",
                        "xmms2",
                        "mariadb-10.10",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "mysql57",
                        "mysql8",
                        "postgresql12",
                        "postgresql13",
                        "postgresql95",
                        "postgresql96",
                        "sqlcipher",
                        "sqlcipher-tools",
                        "asio",
                        "cargo-c",
                        "cpp-httplib",
                        "cpr",
                        "dura",
                        "fossil",
                        "gsoap",
                        "icey",
                        "ideviceinstaller",
                        "idevicerestore",
                        "ideviceinstaller-devel",
                        "idevicerestore-devel",
                        "ldid",
                        "ldid-procursus",
                        "liberasurecode",
                        "libhsplasma",
                        "libhv",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "libjwt",
                        "libnick",
                        "liboqs",
                        "libssh2",
                        "openssl",
                        "osslsigncode",
                        "osslsigncode-devel",
                        "pijul-devel",
                        "poco",
                        "qca-qt5-ossl",
                        "qca-qt5-pkcs11",
                        "qca-qt6-ossl",
                        "qca-qt6-pkcs11",
                        "quickfix",
                        "restbed",
                        "retdec",
                        "retdec-devel",
                        "rizin",
                        "rustup",
                        "wt",
                        "xeus-zmq",
                        "btfs",
                        "wesnoth",
                        "grisbi",
                        "dcmtk",
                        "dcmtk-static",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "mupdf",
                        "rawstudio",
                        "ircii",
                        "arturo",
                        "mlton",
                        "php85-ftp",
                        "php85-openssl",
                        "php84-ftp",
                        "php84-openssl",
                        "php83-ftp",
                        "php83-openssl",
                        "php82-ftp",
                        "php82-openssl",
                        "php81-ftp",
                        "php81-openssl",
                        "php80-ftp",
                        "php74-ftp",
                        "php73-ftp",
                        "php72-ftp",
                        "php71-ftp",
                        "php70-ftp",
                        "php56-ftp",
                        "php55-ftp",
                        "php54-ftp",
                        "php53-ftp",
                        "php52-ftp",
                        "pypy",
                        "pypy37",
                        "pypy38",
                        "pypy39",
                        "ruby-devel",
                        "ruby32",
                        "ruby33",
                        "ruby34",
                        "rust",
                        "rust-bootstrap",
                        "rust-bootstrap-10.7",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "snobol4",
                        "unicon",
                        "cl-async",
                        "cl-plus-ssl",
                        "lua-luasec",
                        "lua54-luasec",
                        "lua53-luasec",
                        "lua52-luasec",
                        "lua51-luasec",
                        "fdm",
                        "nbsmtp",
                        "nmail",
                        "s2geometry",
                        "VLC2",
                        "libVLC2",
                        "live555",
                        "musikcube",
                        "davix",
                        "dnscap",
                        "drill",
                        "eiskaltdcpp",
                        "gftp",
                        "haproxy",
                        "http_ping",
                        "httping",
                        "iperf3",
                        "ixwebsocket",
                        "kristall-devel",
                        "libretroshare",
                        "libsrtp",
                        "libtorrent-devel",
                        "mbuffer",
                        "mosquitto",
                        "munge",
                        "newsboat",
                        "ngtcp2",
                        "nmap",
                        "openfortivpn",
                        "openiked",
                        "openvpn3",
                        "paho.mqtt.c",
                        "paho.mqtt.cpp",
                        "parabolic",
                        "pdns-recursor",
                        "picotls",
                        "prosody",
                        "qpid-proton",
                        "rtorrent-devel",
                        "scamper",
                        "py310-scamper",
                        "py311-scamper",
                        "py312-scamper",
                        "py313-scamper",
                        "py314-scamper",
                        "snort",
                        "softether5",
                        "sslscan",
                        "tcpflow",
                        "tcpflow-devel",
                        "tinc",
                        "tinc-devel",
                        "tn5250",
                        "transmission-x11",
                        "trojan",
                        "websocat",
                        "wrk",
                        "eureka",
                        "py-awscrt",
                        "py310-awscrt",
                        "py311-awscrt",
                        "py312-awscrt",
                        "py313-awscrt",
                        "py314-awscrt",
                        "py310-cryptography",
                        "py311-cryptography",
                        "py312-cryptography",
                        "py313-cryptography",
                        "py314-cryptography",
                        "py-m2crypto",
                        "py310-m2crypto",
                        "py311-m2crypto",
                        "py312-m2crypto",
                        "rb-aes",
                        "rb33-aes",
                        "rb32-aes",
                        "rb31-aes",
                        "root6",
                        "rtl_433",
                        "xrootd",
                        "botan",
                        "enigma4",
                        "i2pd",
                        "libewf",
                        "libfido2",
                        "openpace",
                        "opensc",
                        "pkcs11-provider",
                        "redwax-tool",
                        "scrypt",
                        "sequoia-chameleon-gnupg",
                        "sequoia-keystore",
                        "sequoia-sq",
                        "stunnel",
                        "tor-devel",
                        "tor",
                        "RHash",
                        "burp",
                        "clamav-legacy",
                        "extfstools",
                        "fluent-bit",
                        "gearmand",
                        "john-jumbo",
                        "john-jumbo-devel",
                        "ntpsec",
                        "socat",
                        "starship",
                        "syslog-ng-devel",
                        "goaccess",
                        "hurl",
                        "links",
                        "serf1",
                        "zola",
                        "mlterm"
                    ]
                }
            ]
        }
    ]
}