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

{
    "count": 52150,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1017",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1015",
    "results": [
        {
            "name": "hysteria",
            "portdir": "net/hysteria",
            "version": "2.9.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apernet/hysteria",
            "description": "network utility and proxy optimized for networks of poor quality",
            "long_description": "Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, cross-country connection) powered by a custom version of QUIC protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "impacket",
            "portdir": "net/impacket",
            "version": "0.13.1",
            "license": "Apache-1.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.secureauth.com/labs/open-source-tools/impacket/",
            "description": "Impacket is a collection of Python classes focused on providing access to network packets.",
            "long_description": "Impacket is a collection of Python classes focused on providing access to network packets. Impacket allows Python developers to craft and decode network packets in simple and consistent manner. It includes support for low-level protocols such as IP, UDP and TCP, as well as higher-level protocols such as NMB and SMB. Impacket is highly effective when used in conjunction with a packet capture utility or package such as Pcapy. Packets can be constructed from scratch, as well as parsed from raw data. Furthermore, the object oriented API makes it simple to work with deep protocol hierarchies.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-flask",
                        "py314-ldap3",
                        "py314-six",
                        "py314-charset-normalizer",
                        "py314-pycryptodomex",
                        "py314-openssl",
                        "py314-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eatmemory",
            "portdir": "sysutils/eatmemory",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julman99/eatmemory",
            "description": "Simple utility to allocate memory on a computer",
            "long_description": "Simple C program to allocate memory from the command-line. Useful to test programs or systems under high memory usage conditions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmux",
            "portdir": "sysutils/tmux",
            "version": "3.6b",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmux.github.io",
            "description": "terminal multiplexer",
            "long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tessarek",
                    "github": "tessus",
                    "ports_count": 4
                }
            ],
            "variants": [
                "sixel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "ncurses",
                        "libutf8proc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wemux"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-libtmux",
                        "py37-libtmux",
                        "py38-libtmux",
                        "tmux-bash-completion",
                        "py310-libtmux",
                        "py311-libtmux",
                        "py312-libtmux",
                        "py313-libtmux",
                        "py314-libtmux",
                        "byobu",
                        "py36-libtmux",
                        "tmux-pasteboard"
                    ]
                }
            ]
        },
        {
            "name": "tmux-devel",
            "portdir": "sysutils/tmux",
            "version": "20260524-eb330a6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmux.github.io",
            "description": "terminal multiplexer",
            "long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tessarek",
                    "github": "tessus",
                    "ports_count": 4
                }
            ],
            "variants": [
                "sixel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libutf8proc",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "filebrowser",
            "portdir": "net/filebrowser",
            "version": "2.63.5",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://filebrowser.org",
            "description": "Web File Browser",
            "long_description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [
                "command_runner"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "pnpm",
                        "clang-18",
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abinit",
            "portdir": "science/abinit",
            "version": "10.8.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.abinit.org",
            "description": "Full-featured atomic-scale first-principles simulation software",
            "long_description": "ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave or wavelet basis. ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors, based on Density-Functional Perturbation Theory, and many more properties. Excited states can be computed within the Many-Body Perturbation Theory (the GW approximation and the Bethe-Salpeter equation), and Time-Dependent Density Functional Theory (for molecules). In addition to the main ABINIT code, different utility programs are provided. ABINIT is a project that favours development and collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cram5431",
                    "github": "mtorrent",
                    "ports_count": 2
                },
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "gcc14",
                "gcc15",
                "gfortran",
                "mpich",
                "openmpi",
                "fftw3",
                "libxml2",
                "scalapack",
                "threads",
                "tutorials",
                "wannier90",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "m4",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "netcdf-fortran",
                        "libxc6",
                        "mpich-clang18",
                        "szip",
                        "libgcc",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs",
            "portdir": "editors/emacs",
            "version": "30.2",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/emacs/emacs.html",
            "description": "The GNU Emacs text editor",
            "long_description": "GNU Emacs is a self-documenting, customizable, extensible real-time display editor. Users new to Emacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. Emacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "x11",
                "motif",
                "gtk",
                "imagemagick",
                "dbus",
                "xwidgets",
                "nativecomp",
                "treesitter",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "gcc15",
                        "sqlite3",
                        "gmp",
                        "gnutls",
                        "ncurses",
                        "tree-sitter",
                        "webp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-rust",
                        "tree-sitter-tsx",
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-phpdoc",
                        "tree-sitter-bash",
                        "tree-sitter-c",
                        "tree-sitter-c-sharp",
                        "tree-sitter-cpp",
                        "tree-sitter-css",
                        "tree-sitter-go",
                        "tree-sitter-html",
                        "tree-sitter-java",
                        "tree-sitter-javascript",
                        "tree-sitter-json",
                        "tree-sitter-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "po-mode.el",
                        "psgml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cedet",
                        "color-theme-mode.el",
                        "ecb",
                        "markdown-mode.el",
                        "mediawiki.el",
                        "n3-mode.el",
                        "nxml-mode",
                        "org-mode",
                        "yaml-mode.el",
                        "erc",
                        "beancount.el",
                        "d-mode.el",
                        "haskell-mode.el",
                        "ocaml-mode.el",
                        "php-mode.el",
                        "prolog-mode.el",
                        "pure-mode.el",
                        "python-mode.el",
                        "slime",
                        "sml-mode.el",
                        "tuareg-mode.el",
                        "ess",
                        "pcap-mode.el",
                        "py27-pymacs",
                        "lookup",
                        "bbdb",
                        "emacs-w3m",
                        "auctex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python-mode.el"
                    ]
                }
            ]
        },
        {
            "name": "emacs-app",
            "portdir": "editors/emacs",
            "version": "30.2",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/emacs/emacs.html",
            "description": "The GNU Emacs text editor",
            "long_description": "GNU Emacs is a self-documenting, customizable, extensible real-time display editor. Users new to Emacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. Emacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "imagemagick",
                "rsvg",
                "xwidgets",
                "nativecomp",
                "treesitter"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "gnutls",
                        "ncurses",
                        "tree-sitter",
                        "lcms2",
                        "librsvg",
                        "webp",
                        "libxml2",
                        "gcc15",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-phpdoc",
                        "tree-sitter-bash",
                        "tree-sitter-c",
                        "tree-sitter-c-sharp",
                        "tree-sitter-cpp",
                        "tree-sitter-css",
                        "tree-sitter-go",
                        "tree-sitter-html",
                        "tree-sitter-java",
                        "tree-sitter-javascript",
                        "tree-sitter-json",
                        "tree-sitter-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby",
                        "tree-sitter-rust",
                        "tree-sitter-tsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs-devel",
            "portdir": "editors/emacs",
            "version": "20260522",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/emacs/emacs.html",
            "description": "The GNU Emacs text editor",
            "long_description": "GNU Emacs is a self-documenting, customizable, extensible real-time display editor. Users new to Emacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. Emacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "x11",
                "motif",
                "gtk",
                "imagemagick",
                "dbus",
                "xwidgets",
                "nativecomp",
                "treesitter",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "texinfo",
                        "libtool",
                        "automake",
                        "autoconf"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "sqlite3",
                        "ncurses",
                        "tree-sitter",
                        "webp",
                        "libxml2",
                        "gcc15",
                        "gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-rust",
                        "tree-sitter-tsx",
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-go-work",
                        "tree-sitter-phpdoc",
                        "tree-sitter-jsdoc",
                        "tree-sitter-liquid",
                        "tree-sitter-gitattributes",
                        "tree-sitter-bash",
                        "tree-sitter-c",
                        "tree-sitter-c-sharp",
                        "tree-sitter-cpp",
                        "tree-sitter-css",
                        "tree-sitter-go",
                        "tree-sitter-html",
                        "tree-sitter-java",
                        "tree-sitter-javascript",
                        "tree-sitter-json",
                        "tree-sitter-markdown",
                        "tree-sitter-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs-app-devel",
            "portdir": "editors/emacs",
            "version": "20260522",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/emacs/emacs.html",
            "description": "The GNU Emacs text editor",
            "long_description": "GNU Emacs is a self-documenting, customizable, extensible real-time display editor. Users new to Emacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. Emacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "treesitter",
                "imagemagick",
                "rsvg",
                "xwidgets",
                "nativecomp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18",
                        "autoconf",
                        "texinfo",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "libxml2",
                        "gcc15",
                        "sqlite3",
                        "gmp",
                        "gnutls",
                        "ncurses",
                        "tree-sitter",
                        "lcms2",
                        "librsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-go-work",
                        "tree-sitter-phpdoc",
                        "tree-sitter-jsdoc",
                        "tree-sitter-liquid",
                        "tree-sitter-gitattributes",
                        "tree-sitter-bash",
                        "tree-sitter-c",
                        "tree-sitter-c-sharp",
                        "tree-sitter-cpp",
                        "tree-sitter-css",
                        "tree-sitter-go",
                        "tree-sitter-html",
                        "tree-sitter-java",
                        "tree-sitter-javascript",
                        "tree-sitter-json",
                        "tree-sitter-markdown",
                        "tree-sitter-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby",
                        "tree-sitter-rust",
                        "tree-sitter-tsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtree",
            "portdir": "sysutils/gtree",
            "version": "1.13.6",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ddddddo.github.io/gtree",
            "description": "Generate directory trees and the directories using Markdown or Programmatically. Provide CLI, Golang library and Web (using WebAssembly).",
            "long_description": "Generate directory trees and the directories using Markdown or Programmatically. Provide CLI, Golang library and Web (using WebAssembly).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking6",
            "portdir": "devel/aqbanking6",
            "version": "6.9.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libofx",
                        "gmp",
                        "gnutls",
                        "gwenhywfar5",
                        "ktoblzcheck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking6-gtk2",
            "portdir": "devel/aqbanking6",
            "version": "6.9.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "gnutls",
                        "gwenhywfar5-gtk2",
                        "ktoblzcheck",
                        "libofx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking6-gtk3",
            "portdir": "devel/aqbanking6",
            "version": "6.9.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "gnutls",
                        "gwenhywfar5-gtk3",
                        "ktoblzcheck",
                        "libofx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnucash",
                        "gnucash-devel"
                    ]
                }
            ]
        },
        {
            "name": "py39-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.20.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-rasterio",
                        "py39-shapely",
                        "py39-simplejson",
                        "py39-numpy",
                        "py39-fiona",
                        "py39-cligj",
                        "py39-click",
                        "py39-affine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.21.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-rasterstats"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.21.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-cligj",
                        "py310-affine",
                        "py310-rasterio",
                        "py310-fiona",
                        "py310-simplejson",
                        "py310-shapely",
                        "py310-numpy",
                        "py310-click"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py311-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.21.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-cligj",
                        "py311-rasterio",
                        "py311-fiona",
                        "py311-affine",
                        "py311-shapely",
                        "py311-numpy",
                        "py311-click",
                        "py311-simplejson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py312-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.21.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-cligj",
                        "py312-fiona",
                        "py312-rasterio",
                        "py312-affine",
                        "py312-simplejson",
                        "py312-shapely",
                        "py312-click",
                        "py312-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py314-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.21.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-cligj",
                        "py314-rasterio",
                        "py314-affine",
                        "py314-shapely",
                        "py314-simplejson",
                        "py314-click",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rasterstats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py313-rasterstats",
            "portdir": "python/py-rasterstats",
            "version": "0.21.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/rasterstats/",
            "description": "rasterstats is a Python module for summarizing geospatial raster datasets",
            "long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-rasterio",
                        "py313-fiona",
                        "py313-simplejson",
                        "py313-cligj",
                        "py313-affine",
                        "py313-shapely",
                        "py313-numpy",
                        "py313-click"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-tobler"
                    ]
                }
            ]
        },
        {
            "name": "rb-protobuf",
            "portdir": "ruby/rb-protobuf",
            "version": "4.35.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.google.com/protocol-buffers",
            "description": "Protocol Buffers for Ruby",
            "long_description": "Protocol Buffers are Google's data interchange format for structured data serialization.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb34-protobuf",
            "portdir": "ruby/rb-protobuf",
            "version": "4.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.google.com/protocol-buffers",
            "description": "Protocol Buffers for Ruby",
            "long_description": "Protocol Buffers are Google's data interchange format for structured data serialization.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "protobuf-c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-sass-embedded"
                    ]
                }
            ]
        },
        {
            "name": "rb33-protobuf",
            "portdir": "ruby/rb-protobuf",
            "version": "4.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.google.com/protocol-buffers",
            "description": "Protocol Buffers for Ruby",
            "long_description": "Protocol Buffers are Google's data interchange format for structured data serialization.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "protobuf-c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-sass-embedded"
                    ]
                }
            ]
        },
        {
            "name": "rb32-protobuf",
            "portdir": "ruby/rb-protobuf",
            "version": "4.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.google.com/protocol-buffers",
            "description": "Protocol Buffers for Ruby",
            "long_description": "Protocol Buffers are Google's data interchange format for structured data serialization.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "protobuf-c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-sass-embedded"
                    ]
                }
            ]
        },
        {
            "name": "rb31-protobuf",
            "portdir": "ruby/rb-protobuf",
            "version": "4.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.google.com/protocol-buffers",
            "description": "Protocol Buffers for Ruby",
            "long_description": "Protocol Buffers are Google's data interchange format for structured data serialization.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "protobuf-c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-sass-embedded"
                    ]
                }
            ]
        },
        {
            "name": "rb-sass-embedded",
            "portdir": "ruby/rb-sass-embedded",
            "version": "1.100.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
            "description": "Use Dart Sass compiler from Ruby",
            "long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb34-sass-embedded",
            "portdir": "ruby/rb-sass-embedded",
            "version": "1.100.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
            "description": "Use Dart Sass compiler from Ruby",
            "long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb34-protobuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb34-jekyll-sass-converter"
                    ]
                }
            ]
        },
        {
            "name": "rb33-sass-embedded",
            "portdir": "ruby/rb-sass-embedded",
            "version": "1.100.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
            "description": "Use Dart Sass compiler from Ruby",
            "long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-protobuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-jekyll-sass-converter"
                    ]
                }
            ]
        },
        {
            "name": "rb32-sass-embedded",
            "portdir": "ruby/rb-sass-embedded",
            "version": "1.100.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
            "description": "Use Dart Sass compiler from Ruby",
            "long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-protobuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-jekyll-sass-converter"
                    ]
                }
            ]
        },
        {
            "name": "rb31-sass-embedded",
            "portdir": "ruby/rb-sass-embedded",
            "version": "1.100.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
            "description": "Use Dart Sass compiler from Ruby",
            "long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-protobuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-jekyll-sass-converter"
                    ]
                }
            ]
        },
        {
            "name": "cloudflare-speed-cli",
            "portdir": "net/cloudflare-speed-cli",
            "version": "0.6.14",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kavehtehrani/cloudflare-speed-cli",
            "description": "CLI internet speed test via Cloudflare's speed test service",
            "long_description": "CLI internet speed test via Cloudflare's speed test service. Measures download and upload throughput, idle latency, and loaded latency. Provides an interactive TUI with real-time charts, a history of past test results, JSON export, and a headless text/JSON mode for scripting. Binds to a specific network interface or source IP if required.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "snerpton",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-odbc",
            "portdir": "octave/octave-odbc",
            "version": "0.0.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-odbc",
            "description": "This is a basic implementation of ODBC functionalty similar to MATLABS ODCB functionalilty.",
            "long_description": "This is a basic implementation of ODBC functionalty similar to MATLABS ODCB functionalilty.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py37-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-hatchling",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py38-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py39-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "octave-miscellaneous",
            "portdir": "octave/octave-miscellaneous",
            "version": "1.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-miscellaneous",
            "description": "Miscellaneous tools that don't fit somewhere else.",
            "long_description": "Miscellaneous tools that don't fit somewhere else.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-vrml"
                    ]
                }
            ]
        },
        {
            "name": "py-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-soupsieve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py311-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py312-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py313-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py314-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-soupsieve",
                        "maigret",
                        "py314-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "octave-instrument-control",
            "portdir": "octave/octave-instrument-control",
            "version": "0.10.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/instrument-control",
            "description": "Low level I/O functions for serial, tcp, vxi11, and udp interfaces.",
            "long_description": "Low level I/O functions for serial, tcp, vxi11, and udp interfaces.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rpcgen-mt",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lscsoft-deps",
            "portdir": "science/lscsoft-deps",
            "version": "20200805",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg",
            "description": "LSCSoft dependencies meta-port",
            "long_description": "This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "glue",
                "lalsuite",
                "nds2",
                "nds2_swig",
                "gds"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "automake",
                        "boost",
                        "cmake",
                        "git",
                        "git-lfs",
                        "glib2",
                        "jsoncpp",
                        "libtool",
                        "pkgconfig",
                        "swig",
                        "swig-java",
                        "swig-octave",
                        "swig-python",
                        "graphviz",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl",
                        "kerberos5",
                        "hdf5",
                        "healpix-c",
                        "ldas-tools-framecpp",
                        "libframe",
                        "metaio",
                        "root6",
                        "doxygen",
                        "libxml2",
                        "python314",
                        "py314-pytest",
                        "py314-mock",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-freezegun",
                        "py314-h5py",
                        "py314-shapely",
                        "py314-openssl",
                        "py314-astropy",
                        "py314-pyrxp",
                        "autoconf",
                        "py314-healpy",
                        "py314-ligo-segments",
                        "py314-lscsoft-glue",
                        "py314-ligo-lw",
                        "py314-pytest-mpl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "faac",
            "portdir": "audio/faac",
            "version": "1.50",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knik0/faac",
            "description": "ISO AAC audio encoder",
            "long_description": "FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avidemux",
                        "mythtv-core.28",
                        "libquicktime-devel",
                        "libquicktime",
                        "transcode",
                        "mythtv-core.27"
                    ]
                }
            ]
        },
        {
            "name": "smug",
            "portdir": "sysutils/smug",
            "version": "0.3.18",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ivaaaan/smug",
            "description": "A session manager for tmux written in Go",
            "long_description": "A session manager for tmux written in Go. Smug automates your tmux workflow. You can create a single configuration file, and Smug will create all the required windows and panes from it. Inspired by tmuxinator and tmuxp.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "krep",
            "portdir": "textproc/krep",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidesantangelo/krep",
            "description": "A High-Performance String Search Utility",
            "long_description": "krep is a blazingly fast string search utility designed for performance-critical applications. It implements multiple optimized search algorithms and leverages modern hardware capabilities to deliver maximum throughput.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}