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

{
    "count": 50447,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=691",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=689",
    "results": [
        {
            "name": "ld64-xtools",
            "portdir": "devel/ld64",
            "version": "1",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/ld64/",
            "description": "ld64 is the new mach-o linker",
            "long_description": "ld64 combines several object files and libraries, resolves references, and produces an ouput file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "darwin-xtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-sole",
            "portdir": "octave/octave-sole",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/sole/",
            "description": "A package for transient and steady state simulation of organic solar cells.",
            "long_description": "A package for transient and steady state simulation of organic solar cells.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-bim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-psychrometrics",
            "portdir": "octave/octave-psychrometrics",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aumpierre-unb/Psychrometrics-for-GNU-Octave",
            "description": "A toolbox for air-water vapor psychrometrics for GNU Octave.",
            "long_description": "A toolbox for air-water vapor psychrometrics for GNU Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-optim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-socks",
            "portdir": "python/py-socks",
            "version": "1.7.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Anorov/PySocks",
            "description": "python SOCKS client module",
            "long_description": "PySOCKS is a SOCKS client module, branched off several earlier abandoned projects",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docker-compose",
                        "py311-torrequest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-websocket-client"
                    ]
                }
            ]
        },
        {
            "name": "py311-pycryptodome",
            "portdir": "python/py-pycryptodome",
            "version": "3.23.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pycryptodome.org",
            "description": "Cryptographic library for Python",
            "long_description": "PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is a fork of PyCrypto.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pycryptodomex",
            "portdir": "python/py-pycryptodomex",
            "version": "3.23.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pycryptodome.org",
            "description": "Cryptographic library for Python",
            "long_description": "Cryptographic library for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-gpsoauth",
                        "py311-pykeepass",
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "4ti2",
            "portdir": "math/4ti2",
            "version": "1.6.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://4ti2.github.io",
            "description": "A software package for algebraic, geometric and combinatorial problems on linear spaces.",
            "long_description": "A software package for algebraic, geometric and combinatorial problems on linear spaces.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "glpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "LiDIA",
            "portdir": "math/LiDIA",
            "version": "2.3.0.20190901",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mkoeppe/LiDIA",
            "description": "A library for computational number theory",
            "long_description": "A library for computational number theory",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "glpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "QSopt_ex",
            "portdir": "math/QSopt_ex",
            "version": "2.5.10.20170629",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/",
            "description": "an exact linear programming solver",
            "long_description": "an exact linear programming solver",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gmp",
                        "lbzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOPCOM"
                    ]
                }
            ]
        },
        {
            "name": "TOPCOM",
            "portdir": "math/TOPCOM",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM/",
            "description": "Triangulations Of Point Configurations and Oriented Matroids",
            "long_description": "Triangulations Of Point Configurations and Oriented Matroids",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "onetbb",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "bzip2",
                        "libpapilo",
                        "cddlib",
                        "gmp",
                        "QSopt_ex",
                        "soplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "latte-int",
            "portdir": "math/latte-int",
            "version": "1.7.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.math.ucdavis.edu/~latte/",
            "description": "LattE integrale, software for counting lattice points and integration over convex polytopes",
            "long_description": "LattE integrale, software for counting lattice points and integration over convex polytopes",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "experimental",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "LiDIA",
                        "cddlib",
                        "lrslib",
                        "TOPCOM",
                        "gmp",
                        "ntl",
                        "4ti2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lrslib",
            "portdir": "math/lrslib",
            "version": "7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cgm.cs.mcgill.ca/~avis/C/lrs.html",
            "description": "self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems",
            "long_description": "self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympol",
                        "latte-int",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "soplex",
            "portdir": "math/soplex",
            "version": "7.1.0",
            "license": "ZIB and Academic and Licence",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://soplex.zib.de",
            "description": "Sequential object-oriented simPlex",
            "long_description": "SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS",
                        "zlib",
                        "boost181",
                        "onetbb",
                        "gmp",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOPCOM",
                        "scip",
                        "papilo",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "katana",
            "portdir": "www/katana",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/projectdiscovery/katana",
            "description": "A next-generation crawling and spidering framework.",
            "long_description": "A next-generation crawling and spidering framework. Fast And fully configurable web crawling, Standard and Headless mode support, JavaScript parsing / crawling, Customizable automatic form filling, Scope control - Preconfigured field / Regex, Customizable output - Preconfigured fields, can take URL and LIST input via STDIN, and outputs FILE or JSON to STDOUT",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neo-cowsay",
            "portdir": "textproc/neo-cowsay",
            "version": "2.0.4",
            "license": "Artistic-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Code-Hex/Neo-cowsay",
            "description": "cowsay is reborn. Neo Cowsay is written in Go.",
            "long_description": "cowsay is reborn. Neo Cowsay is written in Go.",
            "active": true,
            "categories": [
                "textproc",
                "games"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "asciidoctor",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nanomq",
            "portdir": "net/nanomq",
            "version": "0.24.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nanomq.io/",
            "description": "An ultra-lightweight and blazing-fast MQTT broker for IoT edge",
            "long_description": "An ultra-lightweight and blazing-fast MQTT broker for IoT edge",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cyclonedds",
                        "zmq",
                        "mbedtls",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-lexical-var",
            "long_description": "This port has been replaced by p5-lexical-var.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-lexical-var",
            "long_description": "This port has been replaced by p5.28-lexical-var.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.30-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.30-lexical-var",
            "long_description": "This port has been replaced by p5.30-lexical-var.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.32-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.32-lexical-var",
            "long_description": "This port has been replaced by p5.32-lexical-var.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.34-lexical-var",
            "long_description": "This port has been replaced by p5.34-lexical-var.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-simplejson",
            "portdir": "python/py-simplejson",
            "version": "3.20.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://simplejson.readthedocs.org/",
            "description": "Simple, fast, extensible JSON encoder/decoder for Python",
            "long_description": "simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-mygpoclient"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-rasterstats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-structlog"
                    ]
                }
            ]
        },
        {
            "name": "ipopt",
            "portdir": "math/ipopt",
            "version": "3.14.16",
            "license": "Eclipse",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coin-or.github.io/Ipopt",
            "description": "COIN-OR Interior Point Optimizer IPOPT",
            "long_description": "COIN-OR Interior Point Optimizer IPOPT",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang13",
                "clang12",
                "clang14",
                "clang15",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "mumps",
                        "scalapack",
                        "asl",
                        "mpich-clang17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scip"
                    ]
                }
            ]
        },
        {
            "name": "papilo",
            "portdir": "math/papilo",
            "version": "2.3.0",
            "license": "(LGPL-3 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scipopt/papilo",
            "description": "Parallel Presolve for Integer and Linear Optimization",
            "long_description": "Parallel Presolve for Integer and Linear Optimization",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb",
                        "soplex",
                        "gmp",
                        "boost181",
                        "HiGHS",
                        "scip",
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polymake",
            "portdir": "math/polymake",
            "version": "4.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://polymake.org/",
            "description": "polymake is open source software for research in polyhedral geometry.",
            "long_description": "polymake is open source software for research in polyhedral geometry.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "ppl",
                        "readline",
                        "bliss",
                        "flint",
                        "singular",
                        "libxml2",
                        "libxslt",
                        "boost176",
                        "p5.34-json",
                        "gmp",
                        "p5.34-term-readkey",
                        "p5.34-term-readline-gnu",
                        "p5.34-xml-sax",
                        "p5.34-xml-writer",
                        "lrslib",
                        "soplex",
                        "scip",
                        "normaliz",
                        "permlib",
                        "sympol",
                        "p5.34-svg",
                        "mongo-c-driver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scip",
            "portdir": "math/scip",
            "version": "9.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scipopt.org/",
            "description": "Solving Constraint Integer Programs",
            "long_description": "SCIP is currently one of the fastest non-commercial solvers for mixed integer programming (MIP) and mixed integer nonlinear programming (MINLP).",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "libgcc",
                        "OpenBLAS",
                        "onetbb",
                        "zlib",
                        "ipopt",
                        "boost181",
                        "libpapilo",
                        "soplex",
                        "gmp",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "papilo",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-embed",
            "portdir": "perl/p5-extutils-embed",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-embed",
            "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
            "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-embed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-extutils-embed",
            "portdir": "perl/p5-extutils-embed",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
            "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-extutils-embed",
            "portdir": "perl/p5-extutils-embed",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
            "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-extutils-embed",
            "portdir": "perl/p5-extutils-embed",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
            "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-extutils-embed",
            "portdir": "perl/p5-extutils-embed",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Embed",
            "description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-extutils-embed"
                    ]
                }
            ]
        },
        {
            "name": "clojure-lsp",
            "portdir": "devel/clojure-lsp",
            "version": "2023.02.27-13.12.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/clojure-lsp/clojure-lsp",
            "description": "Clojure & ClojureScript Language Server (LSP) implementation",
            "long_description": "The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors. It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and much more!",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "jdk17",
                "jdk11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk17-graalvm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clojure"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gopass-summon-provider",
            "portdir": "devel/gopass-summon-provider",
            "version": "1.16.1",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gopasspw/gopass-summon-provider",
            "description": "Gopass Summon Provider",
            "long_description": "Use gopass as secret provider for summon.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jsonnet-language-server",
            "portdir": "devel/jsonnet-language-server",
            "version": "0.16.0",
            "license": "AGPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grafana/jsonnet-language-server",
            "description": "A Language Server Protocol (LSP) server for Jsonnet",
            "long_description": "A Language Server Protocol (LSP) server for Jsonnet",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "summon",
            "portdir": "devel/summon",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cyberark/summon",
            "description": "CLI that provides on-demand secrets access for common DevOps tools.",
            "long_description": "summon is a command-line tool to make working with secrets easier. It provides an interface for reading a secrets.yml file, fetching secrets from a trusted store and exporting secret values to a sub-process environment.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-jinja2",
            "portdir": "python/py-jinja2",
            "version": "3.1.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/jinja/",
            "description": "Python based sandboxed template engine",
            "long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-markupsafe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-numpydoc",
                        "py311-astropy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-jupyter_server",
                        "py311-jupyterlab",
                        "py311-jupyterlab_server",
                        "py311-smi",
                        "py311-nbconvert",
                        "py311-pysigma",
                        "py311-bokeh",
                        "py311-flask-babel",
                        "usd",
                        "py311-glad2",
                        "py311-altair",
                        "py311-jinja2-time",
                        "py311-nbclassic",
                        "py311-breathe",
                        "py311-ansible-core",
                        "py311-upt-macports",
                        "py311-uv-dynamic-versioning",
                        "py311-distributed",
                        "py311-flask",
                        "py311-pyerfa",
                        "py311-cookiecutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-branca",
                        "py311-libpysal",
                        "py311-folium",
                        "py311-pyvis",
                        "py311-sphinx",
                        "py311-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py311-alabaster",
            "portdir": "python/py-alabaster",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alabaster.readthedocs.io/en/latest/",
            "description": "A configurable sidebar enabled Sphinx theme",
            "long_description": "A configurable sidebar enabled Sphinx theme",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-alagitpull",
                        "py311-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py311-imagesize",
            "portdir": "python/py-imagesize",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shibukawa/imagesize_py",
            "description": "get size from image file headers",
            "long_description": "This module analyzes jpeg/jpeg2000/png/gif image headers and returns the image size.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py311-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py311-parso",
            "portdir": "python/py-parso",
            "version": "0.8.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/parso",
            "description": "A Python Parser",
            "long_description": "A Python Parser",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-jedi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py311-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-obspy",
                        "py311-pptx",
                        "py311-skyfield",
                        "py311-soco",
                        "py311-svglib",
                        "py311-agate",
                        "py311-parsel",
                        "openconnect-sso",
                        "py311-pykeepass",
                        "py311-zeep",
                        "py311-leather",
                        "py311-prov",
                        "py311-pikepdf",
                        "py311-beautifulsoup4",
                        "py311-scrapy",
                        "py311-xmlsec",
                        "py311-fabio",
                        "py311-docx",
                        "py311-readability-lxml",
                        "py311-urlwatch",
                        "py311-lxml_html_clean",
                        "py311-owslib",
                        "py311-mechanicalsoup"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-fonttools",
                        "py311-pyquery",
                        "py311-xmldiff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-openid"
                    ]
                }
            ]
        },
        {
            "name": "libbtbb-devel",
            "portdir": "devel/libbtbb",
            "version": "2022-08-26",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/greatscottgadgets/libbtbb",
            "description": "Bluetooth baseband decoding library.",
            "long_description": "Bluetooth baseband decoding library, forked from the GR-Bluetooth project. It can be used to extract Bluetooth packet and piconet information from Ubertooth devices as well as GR-Bluetooth/USRP.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python310",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ubertooth-devel"
                    ]
                }
            ]
        },
        {
            "name": "ubertooth",
            "portdir": "devel/ubertooth",
            "version": "2020-12-R1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ubertooth.readthedocs.io",
            "description": "Software, firmware and hardware designs for Ubertooth.",
            "long_description": "Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate (BR) Bluetooth Classic connections.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyside",
                        "libusb",
                        "libbtbb",
                        "python310",
                        "py310-numpy",
                        "py310-qtpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ubertooth-devel",
            "portdir": "devel/ubertooth",
            "version": "2022-07-19",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ubertooth.readthedocs.io",
            "description": "Software, firmware and hardware designs for Ubertooth.",
            "long_description": "Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate (BR) Bluetooth Classic connections.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyside",
                        "libusb",
                        "libbtbb-devel",
                        "python310",
                        "py310-numpy",
                        "py310-qtpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xray",
            "portdir": "net/xray",
            "version": "25.12.8",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xtls.github.io/",
            "description": "Platform for building proxies to bypass network restrictions",
            "long_description": "Project X originates from XTLS protocol, provides a set of network tools such as Xray-core. Xray-core is a superset of v2ray-core, with various improvements such as XTLS, and is mostly compatible with v2ray-core.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "geoip"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "wget",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "d2",
            "portdir": "graphics/d2",
            "version": "0.6.8",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/terrastruct/d2",
            "description": "D2 is a modern diagram scripting language that turns text to diagrams.",
            "long_description": "D2 is a modern diagram scripting language that turns text to diagrams.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                },
                {
                    "name": "ivofrolov",
                    "github": "ivofrolov",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-dateutil",
            "portdir": "python/py-dateutil",
            "version": "2.9.0.post0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dateutil/dateutil/",
            "description": "Extensions to the standard Python datetime module",
            "long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-six"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-tz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest",
                        "py311-freezegun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pendulum",
                        "py311-awscli2",
                        "py311-croniter",
                        "py311-sunpy",
                        "py311-fdsnwsscripts",
                        "py311-botocore",
                        "py311-jupyter_client",
                        "py311-kubernetes",
                        "py311-holidays",
                        "py311-skyfield",
                        "py311-soundcloud-v2",
                        "py311-discogs-client",
                        "py311-vobject",
                        "oci-cli",
                        "py311-tastypie",
                        "py311-aniso8601",
                        "py311-matplotlib",
                        "py311-arrow",
                        "py311-freezegun",
                        "py311-prov",
                        "py311-pandas",
                        "py311-ipyparallel",
                        "py311-socid-extractor",
                        "py311-certomancer",
                        "py311-maggma",
                        "py311-aiobotocore",
                        "py311-beancount",
                        "py311-owslib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pync",
                        "py311-oci",
                        "py311-hcloud",
                        "py311-Faker",
                        "py311-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-time-machine"
                    ]
                }
            ]
        },
        {
            "name": "py311-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-rchitect",
                        "py311-google-auth",
                        "py311-hdfs",
                        "py311-pypostal",
                        "py311-lesscpy",
                        "py311-dateutil",
                        "py311-logilab-constraint",
                        "py311-amazon.ion",
                        "py311-bigfloat",
                        "py311-xdis",
                        "py311-agate",
                        "py311-parver",
                        "py311-pyannotate",
                        "py311-protobuf3",
                        "py311-dockerpty",
                        "py311-hdbscan",
                        "py311-taskw",
                        "py311-tox",
                        "py311-pathlib2",
                        "py311-kubernetes",
                        "py311-ecdsa",
                        "py311-pytest-profiling",
                        "py311-vobject",
                        "py311-canmatrix",
                        "oci-cli",
                        "py311-fs",
                        "py311-keras",
                        "py311-keras_applications",
                        "py311-qrcode",
                        "py311-blessed",
                        "py311-blessings",
                        "py311-pytools",
                        "py311-pynacl",
                        "py311-tempora",
                        "py311-rfc3339-validator",
                        "py311-sphinxcontrib-httpdomain",
                        "py311-mando",
                        "py311-freezegun",
                        "docker-compose",
                        "py311-leather",
                        "py311-ansible-core",
                        "py311-prov",
                        "py311-html5lib",
                        "py311-pywinrm",
                        "py311-scour",
                        "py311-junit-xml",
                        "py311-configobj",
                        "grass7",
                        "py311-dijitso",
                        "py311-docker",
                        "py311-flasgger",
                        "py311-httpbin",
                        "py311-pytorch",
                        "py311-iniparse",
                        "py311-ipython-sql",
                        "py311-dropbox",
                        "py311-stone",
                        "py311-ufl",
                        "py311-jsonpath-rw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pyopencl",
                        "py311-oslo-i18n",
                        "py311-spotipy",
                        "py311-xmldiff",
                        "py311-langdetect",
                        "py311-resampy",
                        "py311-pytest-shutil",
                        "py311-tensorflow-datasets",
                        "py311-halo",
                        "py311-pretty-midi",
                        "py311-python-coveralls",
                        "py311-automat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pyicu",
                        "py311-ddt",
                        "py311-uncompyle6",
                        "py311-iocapture",
                        "py311-pytest-fixture-config",
                        "py311-openid"
                    ]
                }
            ]
        },
        {
            "name": "py311-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-celery",
                        "py311-agate",
                        "py311-geopy",
                        "py311-pyrfc3339",
                        "py311-skyfield",
                        "oci-cli",
                        "py311-fs",
                        "py311-acme",
                        "py311-zeep",
                        "py311-leather",
                        "py311-croniter",
                        "py311-pandas",
                        "py311-tstables",
                        "py311-mongomock",
                        "py311-flask-babel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-wxmplot",
                        "py311-django",
                        "py311-oslo-serialization",
                        "py311-oslo-utils",
                        "py311-dateutil",
                        "py311-oci"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-srsly",
                        "py311-pyarrow",
                        "py311-json-tricks",
                        "py311-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py311-cryptography",
            "portdir": "python/py-cryptography",
            "version": "46.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyca/cryptography",
            "description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
            "long_description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-setuptools-rust",
                        "py311-maturin",
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "openssl3",
                        "python311",
                        "py311-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-pretend",
                        "py311-certifi",
                        "py311-cryptography_vectors",
                        "py311-pytest-benchmark",
                        "py311-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "oci-cli",
                        "py311-aioquic",
                        "py311-dnspython",
                        "py311-asyncssh",
                        "py311-service_identity",
                        "py311-acme",
                        "py311-hanko",
                        "py311-hanko-certvalidator",
                        "py311-oauthlib",
                        "py311-paramiko",
                        "osc",
                        "py311-certomancer-csc-dummy",
                        "py311-scapy-devel",
                        "py311-fido2",
                        "py311-josepy",
                        "py311-scapy",
                        "py311-openssl",
                        "py311-pyspnego",
                        "py311-pdfminer",
                        "py311-ansible-core",
                        "py311-scrapy",
                        "py311-requests_ntlm",
                        "py311-omemo-dr",
                        "py311-mitmproxy",
                        "py311-stem",
                        "py311-requests-kerberos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-openstackclient",
                        "py311-django-allauth",
                        "py311-autobahn",
                        "py311-oci",
                        "py311-dns-lexicon",
                        "py311-openstacksdk",
                        "py311-trustme",
                        "py311-pygithub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-openid",
                        "py311-werkzeug",
                        "py311-trio"
                    ]
                }
            ]
        }
    ]
}