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

{
    "count": 52777,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1054",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1052",
    "results": [
        {
            "name": "tart",
            "portdir": "sysutils/tart",
            "version": "2.37.0",
            "license": "Restrictive/Distributable",
            "platforms": "{macosx >= 24}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tart.run",
            "description": "macOS and Linux VMs on Apple Silicon",
            "long_description": "Tart is a virtualization toolset to build, run and manage macOS and Linux virtual machines on Apple Silicon, built on Apple's Virtualization.Framework. Virtual machine images can be pushed to and pulled from OCI-compatible container registries.",
            "active": true,
            "categories": [
                "sysutils",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tart-softnet",
            "portdir": "sysutils/tart-softnet",
            "version": "0.23.0",
            "license": "Restrictive/Distributable",
            "platforms": "{macosx >= 24}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/softnet",
            "description": "Software networking with isolation for Tart",
            "long_description": "Softnet provides software networking with isolation for Tart virtual machines, built on Apple's vmnet framework. It isolates virtual machines from each other and from the host network, and alleviates DHCP address shortage when running many VMs.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql19-devel-server",
            "portdir": "databases/postgresql19-devel-server",
            "version": "19beta3",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "run postgresql19-devel as server",
            "long_description": "run postgresql19-devel as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql19-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql19-devel",
            "portdir": "databases/postgresql19-devel",
            "version": "19beta3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "The most advanced open-source database available anywhere.",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 149
                }
            ],
            "variants": [
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "python3",
                "perl",
                "tcl",
                "llvm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "docbook-xsl-nons",
                        "bison",
                        "pkgconfig",
                        "perl5",
                        "docbook-xml-4.5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "lz4",
                        "openssl3",
                        "zlib",
                        "zstd",
                        "icu",
                        "readline",
                        "kerberos5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select-19",
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql19-devel-server"
                    ]
                }
            ]
        },
        {
            "name": "postgresql_select-19",
            "portdir": "databases/postgresql_select",
            "version": "0.9",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "common files for selecting default PostgreSQL version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of PostgreSQL.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "postgresql19-devel"
                    ]
                }
            ]
        },
        {
            "name": "copier",
            "portdir": "python/copier",
            "version": "9.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://copier.readthedocs.io/",
            "description": "Modern project templating engine and CLI",
            "long_description": "Copier applies rich project templates from local paths or Git URLs, asks questions via an interactive CLI and renders the results safely without overwriting user changes.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-hatchling",
                        "py314-hatch-vcs",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-yaml",
                        "py314-jinja2",
                        "py314-colorama",
                        "py314-pydantic",
                        "py314-funcy",
                        "py314-jinja2-ansible-filters",
                        "py314-plumbum",
                        "py314-questionary",
                        "py314-dunamai",
                        "py314-pygments",
                        "py314-platformdirs",
                        "py314-pathspec",
                        "py314-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-funcy",
            "portdir": "python/py-funcy",
            "version": "2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Suor/funcy",
            "description": "Collection of practical functional helpers for Python",
            "long_description": "Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-funcy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-funcy",
            "portdir": "python/py-funcy",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Suor/funcy",
            "description": "Collection of practical functional helpers for Python",
            "long_description": "Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-funcy",
            "portdir": "python/py-funcy",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Suor/funcy",
            "description": "Collection of practical functional helpers for Python",
            "long_description": "Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-funcy",
            "portdir": "python/py-funcy",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Suor/funcy",
            "description": "Collection of practical functional helpers for Python",
            "long_description": "Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-funcy",
            "portdir": "python/py-funcy",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Suor/funcy",
            "description": "Collection of practical functional helpers for Python",
            "long_description": "Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-funcy",
            "portdir": "python/py-funcy",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Suor/funcy",
            "description": "Collection of practical functional helpers for Python",
            "long_description": "Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-funcy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "copier"
                    ]
                }
            ]
        },
        {
            "name": "py-jinja2-ansible-filters",
            "portdir": "python/py-jinja2-ansible-filters",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters",
            "description": "Standalone port of Ansible's extra Jinja2 filters",
            "long_description": "Standalone port of Ansible's extra Jinja2 filters, exposing the filters from Ansible without requiring the full Ansible runtime. It adds convenience helpers for templating configuration files via Jinja2.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jinja2-ansible-filters"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-jinja2-ansible-filters",
            "portdir": "python/py-jinja2-ansible-filters",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters",
            "description": "Standalone port of Ansible's extra Jinja2 filters",
            "long_description": "Standalone port of Ansible's extra Jinja2 filters, exposing the filters from Ansible without requiring the full Ansible runtime. It adds convenience helpers for templating configuration files via Jinja2.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-yaml",
                        "py310-jinja2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-jinja2-ansible-filters",
            "portdir": "python/py-jinja2-ansible-filters",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters",
            "description": "Standalone port of Ansible's extra Jinja2 filters",
            "long_description": "Standalone port of Ansible's extra Jinja2 filters, exposing the filters from Ansible without requiring the full Ansible runtime. It adds convenience helpers for templating configuration files via Jinja2.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-jinja2",
                        "py311-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-jinja2-ansible-filters",
            "portdir": "python/py-jinja2-ansible-filters",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters",
            "description": "Standalone port of Ansible's extra Jinja2 filters",
            "long_description": "Standalone port of Ansible's extra Jinja2 filters, exposing the filters from Ansible without requiring the full Ansible runtime. It adds convenience helpers for templating configuration files via Jinja2.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-yaml",
                        "py313-jinja2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-jinja2-ansible-filters",
            "portdir": "python/py-jinja2-ansible-filters",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters",
            "description": "Standalone port of Ansible's extra Jinja2 filters",
            "long_description": "Standalone port of Ansible's extra Jinja2 filters, exposing the filters from Ansible without requiring the full Ansible runtime. It adds convenience helpers for templating configuration files via Jinja2.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-jinja2",
                        "py312-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-jinja2-ansible-filters",
            "portdir": "python/py-jinja2-ansible-filters",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters",
            "description": "Standalone port of Ansible's extra Jinja2 filters",
            "long_description": "Standalone port of Ansible's extra Jinja2 filters, exposing the filters from Ansible without requiring the full Ansible runtime. It adds convenience helpers for templating configuration files via Jinja2.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "gunnar",
                    "github": "gunnar",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-yaml",
                        "py314-jinja2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jinja2-ansible-filters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "copier"
                    ]
                }
            ]
        },
        {
            "name": "py310-plumbum",
            "portdir": "python/py-plumbum",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plumbum.readthedocs.org",
            "description": "Plumbum: Shell Combinators for Python",
            "long_description": "Plumbum (Latin for lead, which was used to create pipes back in the day) is a small yet feature-rich library for shell script-like programs in Python. The motto of the library is \"Never write shell scripts again\", and thus it attempts to mimic the shell syntax (\"shell combinators\") where it makes sense, while keeping it all pythonic and cross-platform.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18",
                        "py310-build",
                        "py310-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-typing_extensions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-plumbum",
            "portdir": "python/py-plumbum",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plumbum.readthedocs.org",
            "description": "Plumbum: Shell Combinators for Python",
            "long_description": "Plumbum (Latin for lead, which was used to create pipes back in the day) is a small yet feature-rich library for shell script-like programs in Python. The motto of the library is \"Never write shell scripts again\", and thus it attempts to mimic the shell syntax (\"shell combinators\") where it makes sense, while keeping it all pythonic and cross-platform.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-plumbum",
            "portdir": "python/py-plumbum",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plumbum.readthedocs.org",
            "description": "Plumbum: Shell Combinators for Python",
            "long_description": "Plumbum (Latin for lead, which was used to create pipes back in the day) is a small yet feature-rich library for shell script-like programs in Python. The motto of the library is \"Never write shell scripts again\", and thus it attempts to mimic the shell syntax (\"shell combinators\") where it makes sense, while keeping it all pythonic and cross-platform.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-plumbum"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "copier"
                    ]
                }
            ]
        },
        {
            "name": "py313-questionary",
            "portdir": "python/py-questionary",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmbo/questionary",
            "description": "Questionary is a Python library for effortlessly building pretty command line interfaces",
            "long_description": "Questionary is a Python library for effortlessly building pretty command line interfaces. It makes it very easy to query your user for input. You need your user to confirm a destructive action or enter a file path? We’ve got you covered",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 171
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-prompt_toolkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-questionary",
            "portdir": "python/py-questionary",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmbo/questionary",
            "description": "Questionary is a Python library for effortlessly building pretty command line interfaces",
            "long_description": "Questionary is a Python library for effortlessly building pretty command line interfaces. It makes it very easy to query your user for input. You need your user to confirm a destructive action or enter a file path? We’ve got you covered",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 171
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-prompt_toolkit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-questionary"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "copier"
                    ]
                }
            ]
        },
        {
            "name": "octave-devtools",
            "portdir": "octave/octave-devtools",
            "version": "0.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pr0m1th3as/octave-devtools",
            "description": "Developer tooling for GNU Octave: tools for questions only the interpreter can answer about itself, packaged so that a program outside Octave can ask.",
            "long_description": "Developer tooling for GNU Octave: tools for questions only the interpreter can answer about itself, packaged so that a program outside Octave can ask.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chordsketch",
            "portdir": "textproc/chordsketch",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/koedame/chordsketch",
            "description": "ChordPro file format parser and renderer",
            "long_description": "ChordSketch is a Rust implementation of the ChordPro file format. It parses .cho files and renders them to plain text, HTML, or PDF output. Full compatibility with the ChordPro specification.",
            "active": true,
            "categories": [
                "textproc",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "oss",
                    "github": "koedame",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ascii-image-converter",
            "portdir": "graphics/ascii-image-converter",
            "version": "1.13.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TheZoraiz/ascii-image-converter",
            "description": "Convert images into ASCII art on the command line",
            "long_description": "ascii-image-converter is a cross-platform command-line tool that converts images into ASCII art and prints them on the console. It supports JPEG, PNG, WebP, BMP, TIFF and GIF images, colored and braille output, and saving the resulting art as text or image files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "codex-switcher",
            "portdir": "llm/codex-switcher",
            "version": "0.2.20",
            "license": "Unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Lampese/codex-switcher",
            "description": "Desktop application for managing multiple Codex CLI accounts",
            "long_description": "Codex Switcher manages multiple OpenAI Codex CLI accounts, switches between them, monitors usage, and provides scheduling and menu bar controls.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "jq",
                        "moreutils",
                        "pnpm",
                        "nodejs22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cargo-bundle",
            "portdir": "devel/cargo-bundle",
            "version": "0.11.0",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/burtonageo/cargo-bundle",
            "description": "Wrap Rust executables in OS-specific application bundles",
            "long_description": "cargo-bundle is a Cargo subcommand that packages Rust executables as native application bundles and installers, including macOS app bundles.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cargo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openlogi"
                    ]
                }
            ]
        },
        {
            "name": "openlogi",
            "portdir": "sysutils/openlogi",
            "version": "0.8.6",
            "license": "MIT and Apache-2",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AprilNEA/OpenLogi",
            "description": "Lightweight local-first companion for Logitech HID++ peripherals",
            "long_description": "OpenLogi is a native, local-first alternative to Logitech Options+. It supports button remapping, DPI, SmartShift, and per-app profiles without a cloud account or telemetry.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "cargo-bundle"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llvm-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "llvm is a next generation compiler infrastructure",
            "long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-yaml",
                        "cmake",
                        "ninja",
                        "clang-17",
                        "python314",
                        "py314-pygments",
                        "cctools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "libedit",
                        "libffi",
                        "libcxx",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select-23"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt6-qtcreator-docs",
                        "libclc-23",
                        "qt6-qtcreator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flang-23",
                        "clang-23",
                        "spirv-llvm-translator-23",
                        "clspv",
                        "mlir-23",
                        "lldb-23"
                    ]
                }
            ]
        },
        {
            "name": "mlir-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlir.llvm.org",
            "description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
            "long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-yaml",
                        "cmake",
                        "ninja",
                        "clang-17",
                        "python314",
                        "py314-pygments",
                        "cctools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "libcxx",
                        "llvm-23",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "flang-23"
                    ]
                }
            ]
        },
        {
            "name": "clang-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clang.llvm.org/",
            "description": "C, C++, Objective C and Objective C++ compiler",
            "long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "analyzer",
                "libstdcxx",
                "universal",
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-yaml",
                        "python314",
                        "cctools",
                        "cmake",
                        "ninja",
                        "clang-17",
                        "py314-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "ld64",
                        "libcxx",
                        "libomp",
                        "llvm-23"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select-23",
                        "perl5",
                        "cctools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "clspv",
                        "mpich-clang23",
                        "libclc-23",
                        "qt6-qtcreator",
                        "openmpi-clang23",
                        "qt6-qtcreator-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang23",
                        "flang-23",
                        "openmpi-clang23",
                        "lldb-23",
                        "qt6-qtcreator",
                        "qt6-qtcreator-docs"
                    ]
                }
            ]
        },
        {
            "name": "lldb-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-17",
                        "python314",
                        "py314-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "zlib",
                        "libedit",
                        "ncurses",
                        "libcxx",
                        "libxml2",
                        "python314",
                        "llvm-23",
                        "clang-23"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flang-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flang.llvm.org/",
            "description": "LLVM Fortran compiler",
            "long_description": "LLVM Fortran compiler",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "clang-17",
                        "python314",
                        "py314-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "ld64",
                        "mlir-23",
                        "clang-23",
                        "llvm-23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libclc-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.0",
            "license": "NCSA",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libclc.llvm.org/",
            "description": "OpenCL library",
            "long_description": "libclc is an implementation of the library requirements of the OpenCL C programming language",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-23",
                        "py314-yaml",
                        "llvm-23",
                        "cctools",
                        "cmake",
                        "ninja",
                        "python314",
                        "py314-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "clspv"
                    ]
                }
            ]
        },
        {
            "name": "spirv-llvm-translator-23",
            "portdir": "lang/llvm-23",
            "version": "23.1.1",
            "license": "NCSA",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/SPIRV-LLVM-Translator",
            "description": "LLVM/SPIR-V Bi-Directional Translator",
            "long_description": "A library and tool for translation between LLVM IR and SPIR-V.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-yaml",
                        "clang-17",
                        "python314",
                        "py314-pygments",
                        "cctools",
                        "cmake",
                        "ninja",
                        "spirv-tools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-23",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clang_select-23",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 305
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-23"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-23",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-23"
                    ]
                }
            ]
        },
        {
            "name": "llvm_select-23",
            "portdir": "sysutils/llvm_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default llvm version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of llvm. It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 305
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "llvm-23"
                    ]
                }
            ]
        },
        {
            "name": "boon",
            "portdir": "textproc/boon",
            "version": "0.6.1",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/santhosh-tekuri/boon",
            "description": "Command-line JSON Schema validator",
            "long_description": "Command-line JSON Schema validator. boon validates JSON and YAML documents against a JSON Schema, supporting drafts 4, 6, 7, 2019-09 and 2020-12, with optional format and content assertions and several output formats.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jrjsmrtn",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mq",
            "portdir": "textproc/mq",
            "version": "0.8.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mqlang.org",
            "description": "A jq-like Markdown query language for command-line processing",
            "long_description": "A jq-like Markdown query language for command-line processing. mq parses Markdown into a syntax tree and exposes a small functional query language over it, so documents can be filtered, transformed and reformatted from the command line the way jq handles JSON. It also provides a REPL and can convert HTML to Markdown.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jrjsmrtn",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "okf",
            "portdir": "textproc/okf",
            "version": "0.5.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/okfcli/okf",
            "description": "Vendor-neutral CLI for the Open Knowledge Format",
            "long_description": "Vendor-neutral CLI for the Open Knowledge Format. okf creates, validates, lints, indexes, searches and graphs OKF bundles, which record machine-readable knowledge as Markdown with YAML frontmatter.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jrjsmrtn",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wxgtk-3.2",
            "portdir": "graphics/wxgtk-3.2",
            "version": "3.2.11",
            "license": "wxwidgets-3.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wxwidgets.org",
            "description": "C++ framework for cross-platform GUI development",
            "long_description": "wxWidgets 3.2 is an open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "barracuda",
                    "github": "barracuda156",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug",
                "gstreamer",
                "opengl",
                "qa",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gtk3",
                        "cairo",
                        "jbigkit",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "zlib",
                        "expat",
                        "libiconv",
                        "libGLU",
                        "mesa",
                        "xorg-libice",
                        "xorg-libsm",
                        "libmspack",
                        "curl",
                        "libsdl2_mixer",
                        "libsdl2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wxWidgets_select",
                        "wxWidgets-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eslint",
            "portdir": "devel/eslint",
            "version": "10.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eslint.org",
            "description": "Statically analyzes JavaScript and TypeScript to find problems",
            "long_description": "ESLint statically analyzes JavaScript and TypeScript code to find problems and fix them. Rules are configurable, and plugins can add rules, processors, and formatters for project-specific conventions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oakimov",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22",
                        "jiti"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jiti",
            "portdir": "devel/jiti",
            "version": "2.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unjs/jiti",
            "description": "Runtime TypeScript and ESM support for Node.js",
            "long_description": "jiti loads TypeScript and ESM sources in Node.js at runtime, transforming them on the fly and caching the result. Tools that accept configuration written in TypeScript use it to load those files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oakimov",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "eslint"
                    ]
                }
            ]
        },
        {
            "name": "oh-my-pi",
            "portdir": "llm/oh-my-pi",
            "version": "18.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://omp.sh",
            "description": "oh-my-pi (omp) is a coding agent CLI built on Pi with batteries included",
            "long_description": "oh-my-pi (omp) is a coding agent CLI that wires the IDE in, built on Mario Zechner's Pi with batteries included. \n \nThe agent runs in a TUI with 40+ model providers, 32 built-in tools, and LSP/DAP operations, and can execute code with tool-calling through persistent Python and a Bun worker that call back into the agent's own tools over a loopback bridge.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oakimov",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bun"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-sshtunnel",
            "portdir": "python/py-sshtunnel",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pahaz/sshtunnel",
            "description": "Pure python SSH tunnels",
            "long_description": "Pure python SSH tunnels",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-paramiko",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sshtunnel",
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "abendrot",
            "portdir": "aqua/abendrot",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abendrot.app",
            "description": "Screen warmer that cuts nighttime blue light on every display",
            "long_description": "Abendrot is a free, open-source Mac screen warmer that cuts nighttime blue light. It warms every display around your local sunset so your evenings aren't lit up like daytime.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "matthewrball",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "xcodegen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bonfyre-statement-import",
            "portdir": "finance/bonfyre-statement-import",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Nickgonzales76017/bonfyre-statement-import",
            "description": "Convert normalized bank statement text to verified CSV",
            "long_description": "bonfyre-statement-import is an offline native-C tool that converts normalized bank statement text to CSV using declarative layout packs. It verifies running balances and closing totals before emitting a machine-readable receipt.",
            "active": true,
            "categories": [
                "textproc",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "Nickgonzales76017",
                    "github": "Nickgonzales76017",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuic",
            "portdir": "net/tuic",
            "version": "1.8.10",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Itsusinn/tuic",
            "description": "TUIC proxy protocol client and server",
            "long_description": "TUIC is a low-latency proxy protocol built on QUIC. This port installs both the TUIC client and server implementations.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}