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

{
    "count": 52783,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=14",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=12",
    "results": [
        {
            "name": "ocaml-iri",
            "portdir": "ocaml/ocaml-iri",
            "version": "1.2.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zoggy.frama.io/ocaml-iri/",
            "description": "Implementation of Internationalized Resource Identifiers (IRIs)",
            "long_description": "Implementation of Internationalized Resource Identifiers (IRIs)",
            "active": true,
            "categories": [
                "textproc",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-sedlex",
                        "ocaml",
                        "ocaml-uunf",
                        "ocaml-uutf",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-xtmpl",
                        "ocaml-xtmpl_ppx"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-gel",
            "portdir": "ocaml/ocaml-gel",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/gel",
            "description": "A library to mark non-record fields global",
            "long_description": "A library to mark non-record fields global. GEL stands for Global Even if inside a Local.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppx_jane"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_diff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-capitalization",
            "portdir": "ocaml/ocaml-capitalization",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/capitalization",
            "description": "Case conventions and identifier renaming functions",
            "long_description": "Defines case conventions and functions to rename identifiers according to them.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppx_base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_string_conv"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-async_log",
            "portdir": "ocaml/ocaml-async_log",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async_log",
            "description": "Jane Street Capitalʼs logging library built on top of Async_unix",
            "long_description": "Jane Street Capitalʼs logging library built on top of Async_unix",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async_kernel",
                        "ocaml-async_unix",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-timezone",
                        "ocaml-core_kernel",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async"
                    ]
                }
            ]
        },
        {
            "name": "helm-3.21",
            "portdir": "sysutils/helm",
            "version": "3.21.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 37
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "giflib6",
            "portdir": "graphics/giflib6",
            "version": "6.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/giflib",
            "description": "GIF library using patented LZW algorithm",
            "long_description": "GIF loading and saving shared library. Uses the LZW algorithm.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-plyvel",
            "portdir": "python/py-plyvel",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wbolster/plyvel",
            "description": "Plyvel is a fast and feature-rich Python interface to LevelDB.",
            "long_description": "Plyvel is a Python interface to LevelDB that has a rich feature set, high performance and a friendly Pythonic API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 92
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "leveldb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-plyvel"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-dune-site",
            "portdir": "ocaml/ocaml-dune",
            "version": "3.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml/dune",
            "description": "Composable build system for OCaml",
            "long_description": "Dune is a build system for OCaml and Reason.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 85
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-dune"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-camomile",
                        "stog"
                    ]
                }
            ]
        },
        {
            "name": "rocq",
            "portdir": "lang/rocq",
            "version": "9.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rocq-prover.org/",
            "description": "Proof assistant for higher-order logic",
            "long_description": "Rocq (formerly coq) is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using OCaml and Dune.",
            "active": true,
            "categories": [
                "lang",
                "math"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "ocaml-findlib",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-zarith"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-zip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sniffnet",
            "portdir": "net/sniffnet",
            "version": "1.5.1",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sniffnet.app",
            "description": "Comfortably monitor your Internet traffic",
            "long_description": "Application to comfortably monitor your Internet traffic. Cross-platform. Intuitive. Reliable.",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "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": []
        },
        {
            "name": "py314-urwid",
            "portdir": "python/py-urwid",
            "version": "4.0.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-typing_extensions",
                        "py314-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-urwid",
                        "urlscan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "trackma"
                    ]
                }
            ]
        },
        {
            "name": "mariadb-devel-server",
            "portdir": "databases/mariadb-devel",
            "version": "13.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-13.1.1 as server",
            "long_description": "Run mariadb-13.1.1 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-devel",
            "portdir": "databases/mariadb-devel",
            "version": "13.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Multithreaded SQL database server",
            "long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database. This is the devevloper version, Thus, it is only recommended for testing and bug-hunting. The mariadb-dev Port will be based upon the latest available <major>.[012].<patch> . This will only be updated with compile breaking patches.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "curl",
                        "tcp_wrappers",
                        "lzo2",
                        "openssl3",
                        "boost188",
                        "libfmt12",
                        "libxml2",
                        "snappy",
                        "zlib",
                        "judy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mariadb-devel-server"
                    ]
                }
            ]
        },
        {
            "name": "mariadb-12.3-server",
            "portdir": "databases/mariadb-12.3",
            "version": "12.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-12.3 as server",
            "long_description": "Run mariadb-12.3 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-12.3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-12.3",
            "portdir": "databases/mariadb-12.3",
            "version": "12.3.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Multithreaded SQL database server",
            "long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "curl",
                        "tcp_wrappers",
                        "lzo2",
                        "openssl3",
                        "boost188",
                        "libfmt12",
                        "libxml2",
                        "snappy",
                        "zlib",
                        "judy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "proftpd",
                        "qt6-mysql-plugin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-12.3-server"
                    ]
                }
            ]
        },
        {
            "name": "py314-mpegdash",
            "portdir": "python/py-mpegdash",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "MPEG-DASH MPD(Media Presentation Description) parser",
            "long_description": "MPEG-DASH MPD(Media Presentation Description) parser",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "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-mpegdash",
                        "ghost-downloader"
                    ]
                }
            ]
        },
        {
            "name": "py313-mpegdash",
            "portdir": "python/py-mpegdash",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "MPEG-DASH MPD(Media Presentation Description) parser",
            "long_description": "MPEG-DASH MPD(Media Presentation Description) parser",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mpegdash",
            "portdir": "python/py-mpegdash",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "MPEG-DASH MPD(Media Presentation Description) parser",
            "long_description": "MPEG-DASH MPD(Media Presentation Description) parser",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-mpegdash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-m3u8",
            "portdir": "python/py-m3u8",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Python m3u8 parser for HTTP Live Streaming (HLS) transmissions",
            "long_description": "Python m3u8 parser for HTTP Live Streaming (HLS) transmissions",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-m3u8",
            "portdir": "python/py-m3u8",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Python m3u8 parser for HTTP Live Streaming (HLS) transmissions",
            "long_description": "Python m3u8 parser for HTTP Live Streaming (HLS) transmissions",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "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-m3u8",
                        "ghost-downloader"
                    ]
                }
            ]
        },
        {
            "name": "py-m3u8",
            "portdir": "python/py-m3u8",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Python m3u8 parser for HTTP Live Streaming (HLS) transmissions",
            "long_description": "Python m3u8 parser for HTTP Live Streaming (HLS) transmissions",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-m3u8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-dsppack",
            "portdir": "octave/octave-dsppack",
            "version": "1.2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Mihutxxl/dsppack",
            "description": "Filter Design and Analysis Tool for GNU Octave",
            "long_description": "Filter Design and Analysis Tool for GNU Octave A GUI-based tool for designing, analyzing, and testing IIR and FIR digital filters.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goodasm",
            "portdir": "devel/goodasm",
            "version": "20260423-5302bb12",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/travisgoodspeed/goodasm",
            "description": "Retargetable assembler and disassembler for CISC microcontrollers",
            "long_description": "GoodASM is a retargetable assembler and disassembler for CISC microcontrollers. It includes a command-line assembler, disassembler, graders, listings, and an interactive REPL.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "replxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "replxx",
            "portdir": "devel/replxx",
            "version": "0.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AmokHuginnsson/replxx",
            "description": "Readline and libedit replacement library",
            "long_description": "replxx is a readline and libedit replacement that supports UTF-8, syntax highlighting, hints, completion, and history.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "goodasm"
                    ]
                }
            ]
        },
        {
            "name": "picocrypt-ng",
            "portdir": "security/picocrypt-ng",
            "version": "2.19",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Picocrypt-NG/Picocrypt-NG",
            "description": "very small, very simple, yet very secure encryption tool",
            "long_description": "picocrypt-ng is a very small, very simple, yet very secure encryption tool that you can use to protect your files. It's designed to be the go-to tool for file encryption, with a focus on security, simplicity, and reliability. picocrypt-ng uses the secure XChaCha20 cipher and the Argon2id key derivation function to provide a high level of security.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-backports.zstd",
            "portdir": "python/py-backports.zstd",
            "version": "1.7.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rogdham/backports.zstd?tab=readme-ov-file",
            "description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "long_description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-backports.zstd",
                        "py313-hatch"
                    ]
                }
            ]
        },
        {
            "name": "py312-backports.zstd",
            "portdir": "python/py-backports.zstd",
            "version": "1.7.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rogdham/backports.zstd?tab=readme-ov-file",
            "description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "long_description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hatch"
                    ]
                }
            ]
        },
        {
            "name": "py311-backports.zstd",
            "portdir": "python/py-backports.zstd",
            "version": "1.7.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rogdham/backports.zstd?tab=readme-ov-file",
            "description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "long_description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hatch"
                    ]
                }
            ]
        },
        {
            "name": "py310-backports.zstd",
            "portdir": "python/py-backports.zstd",
            "version": "1.7.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rogdham/backports.zstd?tab=readme-ov-file",
            "description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "long_description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatch"
                    ]
                }
            ]
        },
        {
            "name": "py-backports.zstd",
            "portdir": "python/py-backports.zstd",
            "version": "1.7.0",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rogdham/backports.zstd?tab=readme-ov-file",
            "description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "long_description": "Backport of PEP-784 “adding Zstandard to the standard library”",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-backports.zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "biblatex-biber-ms",
            "portdir": "tex/biblatex-biber-ms",
            "version": "4.0",
            "license": "(Artistic-2 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ctan.org/pkg/biber-ms",
            "description": "multiscript variant of biber for use with biblatex-ms",
            "long_description": "biber-ms is the multiscript variant of biber, designed to work with the biblatex-ms LaTeX package. It supports bibliographies that mix multiple scripts (e.g. Latin, Cyrillic, CJK) by allowing each entry field to carry per-script forms and per-language translations. It installs alongside biber as a separate biber-ms executable, so biblatex documents continue to use biber while biblatex-ms documents use biber-ms.",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 80
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-config-autoconf",
                        "p5.34-extutils-libbuilder",
                        "p5.34-module-build",
                        "p5.34-test-differences",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-business-issn",
                        "p5.34-class-accessor",
                        "p5.34-data-compare",
                        "p5.34-data-dump",
                        "p5.34-data-uniqid",
                        "p5.34-datetime-calendar-julian",
                        "p5.34-datetime-format-builder",
                        "p5.34-encode-eucjpascii",
                        "p5.34-encode-hanextra",
                        "p5.34-encode-jis2k",
                        "p5.34-encode-locale",
                        "p5.34-file-slurper",
                        "p5.34-file-which",
                        "p5.34-io-string",
                        "p5.34-ipc-cmd",
                        "p5.34-ipc-run3",
                        "p5.34-libwww-perl",
                        "p5.34-lingua-translit",
                        "p5.34-list-allutils",
                        "p5.34-list-moreutils",
                        "p5.34-log-log4perl",
                        "p5.34-mozilla-ca",
                        "p5.34-parse-recdescent",
                        "p5.34-perlio-utf8_strict",
                        "p5.34-regexp-common",
                        "p5.34-sort-key",
                        "p5.34-storable",
                        "p5.34-text-balanced",
                        "p5.34-text-bibtex",
                        "p5.34-text-csv",
                        "p5.34-text-csv_xs",
                        "p5.34-text-roman",
                        "p5.34-unicode-collate",
                        "p5.34-unicode-linebreak",
                        "p5.34-unicode-normalize",
                        "p5.34-uri",
                        "p5.34-xml-libxml-simple",
                        "texlive-basic",
                        "p5.34-xml-writer",
                        "p5.34-xml-libxslt",
                        "perl5.34",
                        "p5.34-autovivification",
                        "p5.34-business-isbn",
                        "p5.34-business-ismn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roto",
            "portdir": "lang/roto",
            "version": "0.11.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roto.docs.nlnetlabs.nl/",
            "description": "Statically-typed embedded scripting language",
            "long_description": "Roto is a statically-typed, compiled scripting language for Rust applications. It is designed for fast, safe, hot-reloadable scripts and is used by NLnet Labs' routing software.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goto",
            "portdir": "net/goto",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grafviktor/goto",
            "description": "A simple SSH manager",
            "long_description": "A simple SSH manager",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 51
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDL3_net",
            "portdir": "devel/SDL3_net",
            "version": "3.2.0",
            "license": "zlib",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_net",
            "description": "cross-platform networking library for SDL",
            "long_description": "This is a portable network library for use with SDL. Its goal is to simplify the use of the usual socket interfaces and use SDL to handle common portable functionality such as threading and reporting errors.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDL3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ldc",
            "portdir": "lang/ldc",
            "version": "1.43.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ldc-developers/ldc",
            "description": "LLVM-based D Compiler",
            "long_description": "The LDC project provides a portable D programming language compiler with modern optimization and code generation capabilities.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lablgtk3",
            "portdir": "x11/lablgtk3",
            "version": "3.1.5",
            "license": "(LGPL-2.1+ or Restrictive/Distributable)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://garrigue.github.io/lablgtk/",
            "description": "OCaml interface to GTK+ 3",
            "long_description": "LablGTK3 is an OCaml interface to GTK+ 3. It uses the rich type system of OCaml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.",
            "active": true,
            "categories": [
                "ocaml",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "camlp5",
                        "ocaml-dune",
                        "ocaml-camlp-streams"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-cairo2",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "unison"
                    ]
                }
            ]
        },
        {
            "name": "perry",
            "portdir": "lang/perry",
            "version": "0.5.1159",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://perryts.com/",
            "description": "Native TypeScript compiler written in Rust",
            "long_description": "Perry compiles TypeScript directly to native executables using SWC and LLVM, without requiring Node.js, Electron, or a browser engine at runtime.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "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": "ocaml-cairo2",
            "portdir": "ocaml/ocaml-cairo2",
            "version": "0.6.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Chris00/ocaml-cairo",
            "description": "OCaml bindings for Cairo, a 2D graphics library",
            "long_description": "cairo2 provides OCaml bindings to Cairo, a 2D graphics library with support for multiple output devices including X Window System, Quartz, Win32, PostScript, PDF, and SVG.",
            "active": true,
            "categories": [
                "graphics",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "ocaml-dune",
                        "ocaml-dune-configurator",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lablgtk3"
                    ]
                }
            ]
        },
        {
            "name": "zot",
            "portdir": "llm/zot",
            "version": "0.3.48",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zot.sh",
            "description": "Yet another coding agent harness, lightweight and written in Go",
            "long_description": "zot is a single static binary AI-powered coding assistant with built-in support for 20+ LLM providers (Anthropic, OpenAI, Google Gemini, GitHub Copilot, DeepSeek, and others). It provides four tools for file operations (read, write, edit, bash), multiple interaction modes including interactive TUI, session management with resumable conversations, background subagents for parallel task execution, and extensions via subprocess and JSON-RPC.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zimh",
            "portdir": "emulators/zimh",
            "version": "20260529-1f0fa5b3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pmetzger/zimh",
            "description": "Historical computer simulator forked from SIMH",
            "long_description": "ZIMH, which stands for \"ZIMH Implements Machine History\", is a software emulator for historically important computer systems and peripherals. It is a hard fork of SIMH with a substantially different development track.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 24
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "libpng",
                        "zlib",
                        "libslirp",
                        "freetype",
                        "vde2-devel",
                        "libpcap",
                        "libedit",
                        "libsdl2",
                        "libsdl2_ttf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "simdutf",
            "portdir": "textproc/simdutf",
            "version": "9.2.0",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simdutf/simdutf",
            "description": "Unicode conversion routines, fast",
            "long_description": "Unicode conversion routines, fast",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2226
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vte"
                    ]
                }
            ]
        },
        {
            "name": "azure-cli",
            "portdir": "sysutils/azure-cli",
            "version": "2.90.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Azure/azure-cli",
            "description": "Microsoft Azure command-line tool",
            "long_description": "The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. It is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 80
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools",
                        "py314-argcomplete",
                        "py314-dateutil",
                        "py314-six",
                        "py314-pygments",
                        "py314-chardet",
                        "py314-charset-normalizer",
                        "py314-certifi",
                        "py314-idna",
                        "py314-requests",
                        "py314-urllib3",
                        "py314-cffi",
                        "py314-pycparser",
                        "py314-typing_extensions",
                        "py314-yaml",
                        "py314-psutil",
                        "py314-pkginfo",
                        "py314-decorator",
                        "py314-deprecated",
                        "py314-wrapt",
                        "py314-cryptography",
                        "py314-colorama",
                        "py314-tabulate",
                        "py314-jwt",
                        "py314-oauthlib",
                        "py314-requests-oauthlib",
                        "py314-socks",
                        "py314-websocket-client",
                        "py314-openssl",
                        "py314-bcrypt",
                        "py314-pynacl",
                        "py314-paramiko",
                        "py314-jmespath",
                        "py314-xmltodict",
                        "py314-pygithub",
                        "py314-semver",
                        "py314-humanfriendly",
                        "py314-isodate",
                        "py314-fabric",
                        "py314-invoke",
                        "py314-antlr4-python3-runtime",
                        "py314-scp",
                        "py314-portalocker",
                        "py314-applicationinsights",
                        "py314-deviceid",
                        "py314-jsondiff",
                        "py314-javaproperties",
                        "python314",
                        "py314-microsoft-security-utilities-secret-masker",
                        "py314-msal",
                        "py314-msal-extensions",
                        "py314-pycomposefile",
                        "py314-sshtunnel",
                        "py314-knack",
                        "py314-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pycomposefile",
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py313-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pycomposefile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-portalocker",
                        "py314-msal",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-msal-extensions",
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py313-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-portalocker",
                        "py313-msal",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}