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

{
    "count": 50851,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=426",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=424",
    "results": [
        {
            "name": "p5.26-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.840.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Perl extension for Binary Data Conversion using C Types",
            "long_description": "Perl extension for Binary Data Conversion using C Types",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc12-libcxx",
            "portdir": "lang/gcc12",
            "version": "12.4.0",
            "license": "NCSA",
            "platforms": "{darwin >= 10 < 24}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc12",
            "long_description": "libc++ header implementation to be used by gcc12",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc12"
                    ]
                }
            ]
        },
        {
            "name": "libgcc12",
            "portdir": "lang/gcc12",
            "version": "12.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 24}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-gcc12",
                        "gcc12",
                        "libgcc11",
                        "mpich-gcc12"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc11"
                    ]
                }
            ]
        },
        {
            "name": "gcc11-libcxx",
            "portdir": "lang/gcc11",
            "version": "11.4.0",
            "license": "NCSA",
            "platforms": "{darwin >= 10 < 22}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc11",
            "long_description": "libc++ header implementation to be used by gcc11",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc11"
                    ]
                }
            ]
        },
        {
            "name": "libgcc11",
            "portdir": "lang/gcc11",
            "version": "11.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 22}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "isl",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libgcc12",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpich-devel-gcc11",
                        "openmpi-gcc11",
                        "gcc11",
                        "mpich-gcc11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc10"
                    ]
                }
            ]
        },
        {
            "name": "gcc12",
            "portdir": "lang/gcc12",
            "version": "12.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 24}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc12",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc12-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mpich-gcc12",
                        "conmax",
                        "ddeabm",
                        "pikaia",
                        "splpak",
                        "dop853",
                        "fastmath",
                        "finterp",
                        "fortran-roots",
                        "icu-doxygen-docs",
                        "fortran-popen",
                        "p5.34-extutils-f77",
                        "regridpack",
                        "openmpi-gcc12",
                        "finufft",
                        "fortran-lua53",
                        "fortran-cairo",
                        "molden",
                        "geodesic-fortran",
                        "libxc",
                        "libxc4",
                        "carlson-elliptic-integrals",
                        "fortran-mach",
                        "twopnt",
                        "p5.28-extutils-f77",
                        "p5.30-extutils-f77",
                        "p5.32-extutils-f77"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-extutils-f77",
                        "p5.28-extutils-f77",
                        "p5.34-extutils-f77",
                        "mpich-gcc12",
                        "openmpi-gcc12",
                        "p5.32-extutils-f77"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pure-gen"
                    ]
                }
            ]
        },
        {
            "name": "gcc11",
            "portdir": "lang/gcc11",
            "version": "11.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 22}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc11",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc11-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mpich-gcc11",
                        "mpich-devel-gcc11",
                        "floppy",
                        "flow",
                        "fortrancl",
                        "to-f90",
                        "ftidy",
                        "feast",
                        "ml",
                        "pfft",
                        "py37-clawpack",
                        "py-logilab-hmm",
                        "py27-logilab-hmm",
                        "py310-qutip",
                        "py27-scikits-bvp_solver",
                        "py27-usadel1",
                        "ape",
                        "ccpnmr",
                        "etsf_io",
                        "lanHEP",
                        "slatec",
                        "whatcheck",
                        "whizard",
                        "openmpi-gcc11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc11",
                        "openmpi-gcc11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "flang-11"
                    ]
                }
            ]
        },
        {
            "name": "gcc10-libcxx",
            "portdir": "lang/gcc10",
            "version": "10.4.0",
            "license": "NCSA",
            "platforms": "{darwin < 22}",
            "epoch": 7,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc10",
            "long_description": "libc++ header implementation to be used by gcc10",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc10"
                    ]
                }
            ]
        },
        {
            "name": "libgcc10",
            "portdir": "lang/gcc10",
            "version": "10.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 22}",
            "epoch": 7,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-ifeffit",
                        "py27-qutip",
                        "py35-qutip",
                        "py36-qutip",
                        "openmpi-gcc10",
                        "gcc10",
                        "g-wrap",
                        "mpich-gcc10"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc9"
                    ]
                }
            ]
        },
        {
            "name": "gcc10",
            "portdir": "lang/gcc10",
            "version": "10.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 22}",
            "epoch": 7,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libgcc10",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc10-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-ifeffit",
                        "py27-qutip",
                        "py35-qutip",
                        "py36-qutip",
                        "g-wrap",
                        "mpich-gcc10",
                        "openmpi-gcc10"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-gcc10",
                        "mpich-gcc10"
                    ]
                }
            ]
        },
        {
            "name": "syncthing-macos",
            "portdir": "net/syncthing-macos",
            "version": "2.0.3+1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/syncthing/syncthing-macos",
            "description": "Frugal and native macOS Syncthing application bundle",
            "long_description": "Frugal and native macOS Syncthing application bundle",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "syncthing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql96-server",
            "portdir": "databases/postgresql96-server",
            "version": "9.6.24",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql96 as server",
            "long_description": "run postgresql96 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql96"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql96",
            "portdir": "databases/postgresql96",
            "version": "9.6.24",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "python",
                "python27",
                "python3",
                "perl",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "libxml2",
                        "zlib",
                        "openssl3",
                        "libxslt",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-96"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "slony1",
                        "pgAdmin3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql96-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql95-server",
            "portdir": "databases/postgresql95-server",
            "version": "9.5.25",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql95 as server",
            "long_description": "run postgresql95 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql95"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql95",
            "portdir": "databases/postgresql95",
            "version": "9.5.25",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "python",
                "python27",
                "python3",
                "perl",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "zlib",
                        "openssl3",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-95"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql95-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql94-server",
            "portdir": "databases/postgresql94-server",
            "version": "9.4.26",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql94 as server",
            "long_description": "run postgresql94 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql94"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql94",
            "portdir": "databases/postgresql94",
            "version": "9.4.26",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "python",
                "python27",
                "perl",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "zlib",
                        "openssl11",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-94"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql94-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql93-server",
            "portdir": "databases/postgresql93-server",
            "version": "9.3.25",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql93 as server",
            "long_description": "run postgresql93 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql93"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql93",
            "portdir": "databases/postgresql93",
            "version": "9.3.25",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "python",
                "python27",
                "krb5",
                "perl",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "libxml2",
                        "zlib",
                        "openssl11",
                        "libxslt",
                        "ossp-uuid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-93"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql93-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql12-server",
            "portdir": "databases/postgresql12-server",
            "version": "12.22",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql12 as server",
            "long_description": "run postgresql12 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql12",
            "portdir": "databases/postgresql12",
            "version": "12.22",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "python",
                "python27",
                "python3",
                "perl",
                "tcl",
                "llvm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "libxml2",
                        "zlib",
                        "openssl3",
                        "libxslt",
                        "icu",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg12-postgis-doc",
                        "pg12-postgis3-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pg12-pgrouting",
                        "pg12-timescaledb",
                        "pg12-postgis",
                        "pg12-pgpointcloud",
                        "postgis2",
                        "timescaledb1",
                        "p5.26-dbd-pg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql12-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql11-server",
            "portdir": "databases/postgresql11-server",
            "version": "11.14",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql11 as server",
            "long_description": "run postgresql11 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql11",
            "portdir": "databases/postgresql11",
            "version": "11.14",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "python",
                "python27",
                "python3",
                "perl",
                "tcl",
                "llvm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "libxml2",
                        "zlib",
                        "openssl11",
                        "libxslt",
                        "icu",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql11-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql10-server",
            "portdir": "databases/postgresql10-server",
            "version": "10.19",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql10 as server",
            "long_description": "run postgresql10 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amber"
                    ]
                }
            ]
        },
        {
            "name": "postgresql10",
            "portdir": "databases/postgresql10",
            "version": "10.19",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "python",
                "python27",
                "python3",
                "perl",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "libxml2",
                        "zlib",
                        "openssl11",
                        "libxslt",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql10-server"
                    ]
                }
            ]
        },
        {
            "name": "vectorscan",
            "portdir": "textproc/vectorscan",
            "version": "5.4.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vectorcamp.gr/project/vectorscan/",
            "description": "A portable fork of the high-performance regular expression matching library.",
            "long_description": "A portable fork of the high-performance regular expression matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Vectorscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions and for the matching of regular expressions across streams of data. Vectorscan is typically used in a DPI library stack.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-21",
                        "pkgconfig",
                        "ragel",
                        "python313",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "boost181",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rspamd"
                    ]
                }
            ]
        },
        {
            "name": "caddy",
            "portdir": "www/caddy",
            "version": "2.10.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://caddyserver.com/",
            "description": "Fast, multi-platform web server with automatic HTTPS",
            "long_description": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-protego",
                        "py312-openssl",
                        "py312-service_identity",
                        "py312-cssselect",
                        "py312-defusedxml",
                        "py312-tldextract",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemadapter",
                        "py312-itemloaders",
                        "py312-queuelib",
                        "py312-twisted",
                        "py312-dispatcher",
                        "python312",
                        "py312-typing_extensions",
                        "py312-zopeinterface",
                        "py312-cryptography",
                        "py312-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-Pillow",
                        "py312-sybil",
                        "py312-testfixtures",
                        "py312-pexpect",
                        "py312-pytest-asyncio",
                        "py312-botocore",
                        "py312-jmespath",
                        "py312-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scrapy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-itemloaders",
                        "py312-itemadapter"
                    ]
                }
            ]
        },
        {
            "name": "py311-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-openssl",
                        "py311-service_identity",
                        "py311-tldextract",
                        "py311-defusedxml",
                        "py311-cssselect",
                        "py311-dispatcher",
                        "py311-itemadapter",
                        "py311-itemloaders",
                        "py311-parsel",
                        "py311-protego",
                        "py311-queuelib",
                        "py311-twisted",
                        "py311-w3lib",
                        "python311",
                        "py311-typing_extensions",
                        "py311-zopeinterface",
                        "py311-lxml",
                        "py311-cryptography"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-Pillow",
                        "py311-pexpect",
                        "py311-tldextract",
                        "py311-pytest-asyncio",
                        "py311-botocore",
                        "py311-jmespath",
                        "py311-sybil",
                        "py311-testfixtures"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-itemloaders",
                        "py311-itemadapter"
                    ]
                }
            ]
        },
        {
            "name": "py310-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-lxml",
                        "py310-cryptography",
                        "py310-openssl",
                        "py310-twisted",
                        "py310-tldextract",
                        "py310-service_identity",
                        "py310-dispatcher",
                        "py310-itemadapter",
                        "py310-itemloaders",
                        "py310-parsel",
                        "py310-protego",
                        "py310-queuelib",
                        "py310-w3lib",
                        "python310",
                        "py310-defusedxml",
                        "py310-typing_extensions",
                        "py310-zopeinterface",
                        "py310-cssselect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-Pillow",
                        "py310-botocore",
                        "py310-jmespath",
                        "py310-testfixtures",
                        "py310-pexpect",
                        "py310-pytest-asyncio",
                        "py310-sybil",
                        "py310-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-itemloaders",
                        "py310-itemadapter"
                    ]
                }
            ]
        },
        {
            "name": "py-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-scrapy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cryptography",
                        "py37-cssselect",
                        "py37-dispatcher",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-lxml",
                        "py37-openssl",
                        "py37-parsel",
                        "py37-protego",
                        "py37-queuelib",
                        "py37-service_identity",
                        "py37-setuptools",
                        "py37-tldextract",
                        "py37-twisted",
                        "py37-w3lib",
                        "py37-zopeinterface",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-Pillow",
                        "py37-botocore",
                        "py37-jmespath",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-sybil",
                        "py37-testfixtures",
                        "py37-tldextract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.11.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-lxml",
                        "py38-openssl",
                        "py38-parsel",
                        "py38-protego",
                        "py38-queuelib",
                        "py38-service_identity",
                        "py38-setuptools",
                        "py38-tldextract",
                        "py38-twisted",
                        "py38-typing_extensions",
                        "py38-w3lib",
                        "py38-zopeinterface",
                        "python38",
                        "py38-cryptography",
                        "py38-cssselect",
                        "py38-defusedxml",
                        "py38-dispatcher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-Pillow",
                        "py38-botocore",
                        "py38-jmespath",
                        "py38-pexpect",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-sybil",
                        "py38-testfixtures",
                        "py38-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "py36-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-dispatcher",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-lxml",
                        "py36-openssl",
                        "py36-parsel",
                        "py36-protego",
                        "py36-queuelib",
                        "py36-service_identity",
                        "py36-setuptools",
                        "py36-twisted",
                        "py36-w3lib",
                        "py36-zopeinterface",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scrapy",
            "portdir": "python/py-scrapy",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-cryptography",
                        "py27-cssselect",
                        "py27-dispatcher",
                        "py27-lxml",
                        "py27-openssl",
                        "py27-parsel",
                        "py27-protego",
                        "py27-queuelib",
                        "py27-service_identity",
                        "py27-six",
                        "py27-twisted",
                        "py27-w3lib",
                        "py27-zopeinterface",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-itemadapter",
                        "py39-itemloaders",
                        "py39-lxml",
                        "py39-openssl",
                        "py39-parsel",
                        "py39-protego",
                        "py39-queuelib",
                        "py39-service_identity",
                        "py39-tldextract",
                        "py39-twisted",
                        "py39-typing_extensions",
                        "py39-w3lib",
                        "py39-zopeinterface",
                        "python39",
                        "py39-cryptography",
                        "py39-cssselect",
                        "py39-defusedxml",
                        "py39-dispatcher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-Pillow",
                        "py39-botocore",
                        "py39-jmespath",
                        "py39-pexpect",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-testfixtures",
                        "py39-tldextract",
                        "py39-sybil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-itemadapter",
                        "py39-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "surfraw",
            "portdir": "net/surfraw",
            "version": "2.3.0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/surfraw/Surfraw",
            "description": "Shell Users' Revolutionary Front Rage Against the Web",
            "long_description": "Surfraw provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "alistair.isreal",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.781.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Sys::Info::Base - Base class for Sys::Info",
            "long_description": "Sys::Info::Base - Base class for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-parent",
                        "p5.34-text-template-simple",
                        "p5.34-sys-hostip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sys-info",
                        "p5-sys-info-base",
                        "p5.34-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.781.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Sys::Info::Base - Base class for Sys::Info",
            "long_description": "Sys::Info::Base - Base class for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-parent",
                        "p5.32-text-template-simple",
                        "p5.32-sys-hostip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sys-info",
                        "p5.32-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.781.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Sys::Info::Base - Base class for Sys::Info",
            "long_description": "Sys::Info::Base - Base class for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-parent",
                        "p5.30-text-template-simple",
                        "p5.30-sys-hostip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sys-info",
                        "p5.30-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.781.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Sys::Info::Base - Base class for Sys::Info",
            "long_description": "Sys::Info::Base - Base class for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-parent",
                        "p5.28-text-template-simple",
                        "p5.28-sys-hostip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sys-info",
                        "p5.28-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.781.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-sys-info-base",
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Sys::Info::Base - Base class for Sys::Info",
            "long_description": "Sys::Info::Base - Base class for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sys-info-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-sys-info-base",
            "portdir": "perl/p5-sys-info-base",
            "version": "0.780.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sys::Info::Base",
            "description": "Base class for Sys::Info",
            "long_description": "Base class for Sys::Info",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-text-template-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sys-info",
                        "p5.26-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.34",
                        "p5.34-extutils-depends",
                        "libffi",
                        "p5.34-glib",
                        "p5.34-xml-libxml",
                        "p5.34-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-perl5",
                        "p5.34-goocanvas2",
                        "p5.34-gstreamer1",
                        "p5.34-gtk3",
                        "p5.34-gtk3-sourceview",
                        "p5.34-poppler",
                        "p5-glib-object-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "libffi",
                        "p5.32-glib",
                        "p5.32-xml-libxml",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-goocanvas2",
                        "p5.32-gstreamer1",
                        "p5.32-gtk3",
                        "p5.32-gtk3-sourceview",
                        "p5.32-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.30",
                        "p5.30-extutils-depends",
                        "libffi",
                        "p5.30-glib",
                        "p5.30-xml-libxml",
                        "p5.30-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-goocanvas2",
                        "p5.30-gstreamer1",
                        "p5.30-gtk3",
                        "p5.30-gtk3-sourceview",
                        "p5.30-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.28",
                        "p5.28-extutils-depends",
                        "libffi",
                        "p5.28-glib",
                        "p5.28-xml-libxml",
                        "p5.28-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-goocanvas2",
                        "p5.28-gstreamer1",
                        "p5.28-gtk3",
                        "p5.28-gtk3-sourceview",
                        "p5.28-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.52.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-glib-object-introspection",
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-glib-object-introspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-glib-object-introspection",
            "portdir": "perl/p5-glib-object-introspection",
            "version": "0.48.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Glib::Object::Introspection",
            "description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "long_description": "Glib::Object::Introspection - Dynamically create Perl language bindings",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "perl5.26",
                        "libffi",
                        "p5.26-extutils-pkgconfig",
                        "p5.26-glib",
                        "p5.26-extutils-depends"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gstreamer1",
                        "p5.26-gtk3",
                        "p5.26-gtk3-sourceview",
                        "p5.26-poppler"
                    ]
                }
            ]
        },
        {
            "name": "dosbox",
            "portdir": "emulators/dosbox",
            "version": "0.74",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dosbox.sourceforge.net/",
            "description": "DOS emulator featuring 386 realmode, filesystem, XMS, EMS",
            "long_description": "DOSBox is a DOS emulator supporting 286/386 realmode, directory file system, XMS/EMS and many sound cards. It can be configured to run a wide range of DOS games, from CGA/Tandy/PCjr classics up to games from the Quake era.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_sound",
                        "libsdl",
                        "libsdl_net",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}