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

{
    "count": 52272,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=4",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=2",
    "results": [
        {
            "name": "mariadb-devel-server",
            "portdir": "databases/mariadb-devel",
            "version": "13.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-13.0.1 as server",
            "long_description": "Run mariadb-13.0.1 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-devel",
            "portdir": "databases/mariadb-devel",
            "version": "13.0.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": "",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "curl",
                        "tcp_wrappers",
                        "libxml2",
                        "lzo2",
                        "boost188",
                        "libfmt12",
                        "openssl3",
                        "zlib",
                        "judy",
                        "ncurses"
                    ]
                },
                {
                    "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.2",
            "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": "",
                    "ports_count": 4
                }
            ],
            "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.2",
            "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": "",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "curl",
                        "tcp_wrappers",
                        "libxml2",
                        "lzo2",
                        "boost188",
                        "libfmt12",
                        "openssl3",
                        "zlib",
                        "judy",
                        "ncurses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "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": 280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ghost-downloader",
                        "py-mpegdash"
                    ]
                }
            ]
        },
        {
            "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": 280
                }
            ],
            "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": 280
                }
            ],
            "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": 280
                }
            ],
            "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": 280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ghost-downloader",
                        "py-m3u8"
                    ]
                }
            ]
        },
        {
            "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": 280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-m3u8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-dsppack",
            "portdir": "octave/octave-dsppack",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "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": 1491
                }
            ],
            "variants": [
                "universal"
            ],
            "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.14",
            "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": 280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-backports.zstd",
            "portdir": "python/py-backports.zstd",
            "version": "1.6.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": 1491
                }
            ],
            "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.6.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": 1491
                }
            ],
            "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.6.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": 1491
                }
            ],
            "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.6.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": 1491
                }
            ],
            "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.6.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": 1491
                }
            ],
            "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": 48
                }
            ],
            "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": 354
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDL3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ldc",
            "portdir": "lang/ldc",
            "version": "1.42.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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-21"
                    ]
                }
            ],
            "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": 192
                }
            ],
            "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": 1066
                }
            ],
            "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": 192
                }
            ],
            "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.2.3",
            "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": 1066
                }
            ],
            "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.0.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": 2219
                }
            ],
            "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.87.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",
                        "py313-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-argcomplete",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-idna",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-typing_extensions",
                        "py313-six",
                        "py313-pygments",
                        "py313-decorator",
                        "py313-pycparser",
                        "py313-cffi",
                        "py313-pkginfo",
                        "py313-psutil",
                        "py313-cryptography",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-requests-oauthlib",
                        "py313-dateutil",
                        "py313-yaml",
                        "py313-openssl",
                        "py313-wrapt",
                        "py313-deprecated",
                        "py313-chardet",
                        "py313-tabulate",
                        "py313-jmespath",
                        "py313-humanfriendly",
                        "py313-socks",
                        "py313-websocket-client",
                        "py313-colorama",
                        "py313-semver",
                        "py313-bcrypt",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-isodate",
                        "py313-pygithub",
                        "py313-xmltodict",
                        "py313-sshtunnel",
                        "py313-portalocker",
                        "py313-fabric",
                        "py313-invoke",
                        "py313-antlr4-python3-runtime",
                        "py313-scp",
                        "py313-applicationinsights",
                        "py313-deviceid",
                        "py313-jsondiff",
                        "python313",
                        "py313-knack",
                        "py313-microsoft-security-utilities-secret-masker",
                        "py313-msal",
                        "py313-msal-extensions",
                        "py313-pycomposefile",
                        "py313-javaproperties",
                        "py313-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"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "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"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-portalocker",
                        "py312-msal",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-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": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-portalocker",
                        "py311-msal",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-portalocker",
                        "py310-msal",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-msal",
            "portdir": "python/py-msal",
            "version": "1.36.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests",
                        "py314-cryptography",
                        "py314-jwt",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-msal-extensions",
                        "py-msal"
                    ]
                }
            ]
        },
        {
            "name": "py313-msal",
            "portdir": "python/py-msal",
            "version": "1.36.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "py313-cryptography",
                        "py313-jwt",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-msal-extensions",
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-msal",
            "portdir": "python/py-msal",
            "version": "1.36.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-cryptography",
                        "py312-jwt",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py311-msal",
            "portdir": "python/py-msal",
            "version": "1.36.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-cryptography",
                        "py311-jwt",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py310-msal",
            "portdir": "python/py-msal",
            "version": "1.36.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-cryptography",
                        "py310-jwt",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-msal-extensions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-msal",
            "portdir": "python/py-msal",
            "version": "1.36.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-msal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "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-microsoft-security-utilities-secret-masker"
                    ]
                }
            ]
        }
    ]
}