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

{
    "count": 51892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=671",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=669",
    "results": [
        {
            "name": "bugzilla",
            "portdir": "devel/bugzilla",
            "version": "4.4.5",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bugzilla.org/",
            "description": "popular and extensive bug-tracking system",
            "long_description": "Bugzilla is a Defect Tracking System or Bug-Tracking System. Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively. Most commercial defect-tracking software vendors charge enormous licensing fees. Despite being free, Bugzilla has many features its expensive counterparts lack. Consequently, Bugzilla has quickly become a favorite of hundreds of organizations across the globe.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "mysql5",
                "mysql57",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "patchutils",
                        "apache2",
                        "perl5.34",
                        "p5.34-authen-sasl",
                        "p5.34-cgi",
                        "p5.34-chart",
                        "p5.34-datetime",
                        "p5.34-datetime-timezone",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-digest-sha",
                        "p5.34-email-mime",
                        "p5.34-email-send",
                        "p5.34-encode",
                        "p5.34-encode-detect",
                        "p5.34-file-mimeinfo",
                        "p5.34-gd",
                        "p5.34-gdgraph",
                        "mysql5",
                        "p5.34-html-parser",
                        "p5.34-html-scrubber",
                        "p5.34-io-stringy",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "p5.34-list-moreutils",
                        "p5.34-math-random-isaac",
                        "p5.34-mime-tools",
                        "p5.34-net-smtp-ssl",
                        "p5.34-patchreader",
                        "p5.34-perl-ldap",
                        "p5.34-soap-lite",
                        "p5.34-template-gd",
                        "p5.34-template-toolkit",
                        "p5.34-test-taint",
                        "p5.34-timedate",
                        "p5.34-uri",
                        "p5.34-xml-twig",
                        "p5.34-gdtextutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buf",
            "portdir": "devel/buf",
            "version": "1.55.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buf.build/",
            "description": "Buf is a tool for working with Protocol Buffers.",
            "long_description": "The Buf CLI is a helpful tool for managing Protobuf schemas. It offers various features, including code generation, breaking change detection, linting, and formatting, to assist with Protobuf development and maintenance. It works with your choice of plugins and languages and gives you access to a vast library of certified plugins in the Buf Schema Registry.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "mikaoj",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "dart-sass"
                    ]
                }
            ]
        },
        {
            "name": "bud",
            "portdir": "devel/bud",
            "version": "0.2.8",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/livebud/bud",
            "description": "The Full-Stack Web Framework for Go",
            "long_description": "The Full-Stack Web Framework for Go. Bud writes the boring code for you, helping you launch your website faster.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsdowl",
            "portdir": "devel/bsdowl",
            "version": "2.2.1",
            "license": "CeCILL-B",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michipili/bsdowl",
            "description": "BSD Owl Make Scripts",
            "long_description": "This collection of BSD Make directives can be used to create workflows including the following activities: Preparation and publication of TeX documents, Development of TeX macros with NOWEB, Development of OCaml software, Maintenance of a FreeBSD workstation configuration files, Preparation of a static website with ONSGMLS.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michipili",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bmake",
                        "ocaml-findlib",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "GraphicsMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsdmake",
            "portdir": "devel/bsdmake",
            "version": "24",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/",
            "description": "BSD make",
            "long_description": "BSD make is a build tool to create programs and libraries by rules specified in a Makefile. This port is based on the last version from Apple as provided by Xcode 4.2.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ppmd",
                        "scud",
                        "cvsdiff2patch",
                        "elftoolchain",
                        "fnc",
                        "fortran-utils",
                        "libcipher",
                        "tradcpp",
                        "fortune",
                        "larn",
                        "wump",
                        "bsd-plotutils",
                        "dsocks",
                        "fetch",
                        "libfetch",
                        "agrep",
                        "bdes",
                        "boxbackup",
                        "dirvish",
                        "proctools",
                        "wait_on"
                    ]
                }
            ]
        },
        {
            "name": "bsdiff",
            "portdir": "devel/bsdiff",
            "version": "4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.daemonology.net/bsdiff/",
            "description": "Generates and applies patches to binary files",
            "long_description": "This is a pair of tools for building (bsdiff) and applying (bspatch) binary patches. When applied to two versions of the same executable the patches produced are significantly smaller than those generated by other binary diff tools (e.g. xdelta).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "box2d",
            "portdir": "devel/box2d",
            "version": "2.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://box2d.org/",
            "description": "Box2D Physics Engine",
            "long_description": "Box2D Physics Engine",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libreoffice"
                    ]
                }
            ]
        },
        {
            "name": "bootstrap_cmds",
            "portdir": "devel/bootstrap_cmds",
            "version": "121.100.1",
            "license": "APSL-2",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/bootstrap_cmds/",
            "description": "Darwin Core OS Bootstrap Commands",
            "long_description": "Bootstrapping tools like the Mach Interface Generator (MIG) required to build the XNU kernel.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost188-numpy",
            "portdir": "devel/boost188",
            "version": "1.88.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Boost.Numpy library",
            "long_description": "Boost.Numpy library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost188",
                        "python314",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rdkit"
                    ]
                }
            ]
        },
        {
            "name": "boost187-numpy",
            "portdir": "devel/boost187",
            "version": "1.87.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Boost.Numpy library",
            "long_description": "Boost.Numpy library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost187",
                        "python314",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost188",
            "portdir": "devel/boost188",
            "version": "1.88.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python314",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "iqtree2",
                        "QuantLib",
                        "iqtree3",
                        "coordgen"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openvdb",
                        "poppler",
                        "poppler-qt5",
                        "TOPCOM",
                        "papilo",
                        "libpapilo",
                        "scip",
                        "soplex",
                        "libtorrent-rasterbar",
                        "maeparser",
                        "ompl",
                        "coot",
                        "openbabel",
                        "coot-devel",
                        "rdkit",
                        "boost188-numpy"
                    ]
                }
            ]
        },
        {
            "name": "boost187",
            "portdir": "devel/boost187",
            "version": "1.87.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python314",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qBittorrent",
                        "highlight"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost187-numpy",
                        "cryfs",
                        "mapnik",
                        "mod_tile",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "mariadb-10.11",
                        "py314-orfeotoolbox",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "metaproxy",
                        "bali-phy",
                        "bali-phy-devel",
                        "nektarpp",
                        "py313-orfeotoolbox",
                        "mariadb-11.4"
                    ]
                }
            ]
        },
        {
            "name": "boost181",
            "portdir": "devel/boost181",
            "version": "1.81.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python314",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lib2geom",
                        "lib2geom-devel",
                        "qBittorrent-qt5",
                        "btfs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyarrow",
                        "py39-scipy",
                        "py39-graph-tool",
                        "R-RQuantLib",
                        "R-dsfa",
                        "innoextract",
                        "lms",
                        "ncmpc",
                        "ncmpcpp",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "mariadb-10.5",
                        "apache-arrow",
                        "py310-pyarrow",
                        "py311-pyarrow",
                        "py312-pyarrow",
                        "py313-pyarrow",
                        "py314-pyarrow",
                        "edencommon",
                        "fb303",
                        "fbthrift",
                        "fbzmq",
                        "fizz",
                        "folly",
                        "libcmis",
                        "libnick",
                        "libphonenumber-cpp",
                        "libqxp",
                        "libzmf",
                        "mvfst",
                        "pika",
                        "proxygen",
                        "thrift",
                        "wangle",
                        "wt",
                        "ledger",
                        "cgal5",
                        "cgal6",
                        "liblas",
                        "libpcl",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py312-rsgislib",
                        "py313-rsgislib",
                        "py314-rsgislib",
                        "sfcgal",
                        "inkscape",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "sdcc",
                        "mkvtoolnix-legacy",
                        "deluge",
                        "parabolic",
                        "trojan",
                        "py-graph-tool",
                        "py310-graph-tool",
                        "py311-graph-tool",
                        "py312-graph-tool",
                        "py313-graph-tool",
                        "py310-scipy",
                        "py311-scipy",
                        "py312-scipy",
                        "py313-scipy",
                        "py314-scipy",
                        "kicad",
                        "liblsl",
                        "madness",
                        "openEMS",
                        "uhd-devel",
                        "i2pd",
                        "caps-log",
                        "poac",
                        "watchman",
                        "py38-rsgislib",
                        "vectorscan",
                        "boost181-numpy",
                        "py39-rsgislib",
                        "py38-graph-tool"
                    ]
                }
            ]
        },
        {
            "name": "boost178",
            "portdir": "devel/boost178",
            "version": "1.78.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python312",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gpick"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb-10.10",
                        "mariadb-10.4",
                        "mariadb-10.6",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "LucenePlusPlus",
                        "libmsp430",
                        "glom",
                        "hugin-app",
                        "boost178-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanmath"
                    ]
                }
            ]
        },
        {
            "name": "boost176",
            "portdir": "devel/boost176",
            "version": "1.76.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python313",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libcdr-0.1",
                        "armagetronad-common",
                        "kde4-workspace",
                        "libwps-0.3",
                        "cantera-devel",
                        "aspcud",
                        "libftdi1",
                        "qt5-qtlocation",
                        "cantera",
                        "xylib",
                        "libvisio-0.1",
                        "libwpg-0.3",
                        "mysql55-connector-cpp",
                        "nds2-client",
                        "mysql51-connector-cpp",
                        "opencolorio",
                        "tcpflow",
                        "pymol",
                        "tcpflow-devel",
                        "pymol-devel",
                        "codeblocks-devel",
                        "gecode",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php80-mysql_xdevapi",
                        "php81-mysql_xdevapi",
                        "shibboleth",
                        "xmltooling",
                        "php82-mysql_xdevapi",
                        "php83-mysql_xdevapi",
                        "libosmium",
                        "libosmium-doc",
                        "libe-book",
                        "mysql56-connector-cpp",
                        "librevenge",
                        "opensaml",
                        "mysql57-connector-cpp",
                        "textmate2",
                        "vislcg3",
                        "mariadb-connector-cpp",
                        "percona-connector-cpp",
                        "cvc4",
                        "inkscape-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qtiplot",
                        "squirrel-ime",
                        "lastfm-desktop",
                        "Akumuli",
                        "soci",
                        "akonadi",
                        "arabica",
                        "azmq",
                        "boost",
                        "codeblocks",
                        "gource",
                        "ixion-0.17",
                        "ixion-0.18",
                        "json_spirit",
                        "libabw",
                        "libbert",
                        "libepubgen",
                        "liblightgrep",
                        "librets",
                        "librime",
                        "librime-devel",
                        "logcat-colorize",
                        "mdds-2.0",
                        "mdds-2.1",
                        "monotone",
                        "monotone-devel",
                        "msgpack-cpp",
                        "mstch",
                        "orcus-0.17",
                        "orcus-0.18",
                        "served",
                        "simple-web-server",
                        "simple-websocket-server",
                        "srecord",
                        "wasmedge",
                        "abiword-x11",
                        "sigil-qt4",
                        "bitcoin",
                        "armagetronad",
                        "armagetronad-dedicated",
                        "bastet",
                        "pingus",
                        "supertux",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "cgal4",
                        "libkml",
                        "osm2pgrouting",
                        "osm2pgsql",
                        "osmium-tool",
                        "pcraster",
                        "pgrouting",
                        "pg12-pgrouting",
                        "pg13-pgrouting",
                        "pg14-pgrouting",
                        "pg15-pgrouting",
                        "pg16-pgrouting",
                        "pg17-pgrouting",
                        "tilemaker",
                        "gnucash",
                        "gnucash-devel",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "agave",
                        "assimp2",
                        "blender",
                        "cairomm",
                        "enblend",
                        "field3d",
                        "libfive",
                        "libfreehand",
                        "libmspub",
                        "libopenraw",
                        "libopenraw-legacy",
                        "libpagemaker",
                        "mkhexgrid",
                        "ogre",
                        "osl",
                        "povray",
                        "synfig",
                        "ETL",
                        "synfigstudio",
                        "usd",
                        "vigra",
                        "quassel",
                        "quassel-client",
                        "znc",
                        "baloo",
                        "kde4-runtime",
                        "kdenetwork-strigi-analyzers",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdevplatform",
                        "kget",
                        "kgpg",
                        "kgraphviewer",
                        "kig",
                        "ktorrent4",
                        "libkgapi",
                        "libktorrent",
                        "rocs",
                        "umbrello",
                        "solidity",
                        "ADOL-C",
                        "BRiAl",
                        "cadabra2",
                        "deal.ii",
                        "dolfin",
                        "fityk",
                        "mtl",
                        "permlib",
                        "polymake",
                        "stp",
                        "sympol",
                        "vowpal_wabbit",
                        "shenidam",
                        "amule",
                        "mtxclient",
                        "nheko",
                        "pdns-recursor",
                        "dspdfviewer",
                        "libreoffice",
                        "scribus",
                        "scribus-devel",
                        "py310-coolprop",
                        "py311-coolprop",
                        "py-ffc",
                        "py310-ffc",
                        "py311-ffc",
                        "py312-ffc",
                        "py-scipy",
                        "Gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto",
                        "SDRangel",
                        "SoapyUHD",
                        "avogadrolibs",
                        "collada-dom",
                        "gqrx",
                        "ismrmrd",
                        "metview",
                        "openscad",
                        "openscad-devel",
                        "playerstage-player",
                        "pythia",
                        "seqan2-apps",
                        "tophat",
                        "volk",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "xdmf",
                        "bulk_extractor",
                        "nsrllookup",
                        "gearmand",
                        "CSXCAD",
                        "hyperscan",
                        "lader",
                        "libetonyek",
                        "libwpd-0.10",
                        "mgizapp",
                        "source-highlight",
                        "zorba",
                        "cpprestsdk",
                        "logstalgia",
                        "volk-devel",
                        "restinio",
                        "cputhrottle",
                        "py27-stfio",
                        "py35-stfio",
                        "py36-stfio",
                        "gqrx-devel",
                        "cpptoml",
                        "boost176-numpy",
                        "py27-pyilmbase",
                        "py35-pyilmbase",
                        "py36-pyilmbase",
                        "py37-pyilmbase",
                        "py38-pyilmbase",
                        "py39-pyilmbase",
                        "boost-numpy",
                        "py39-gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py36-ffc",
                        "py37-ffc",
                        "py27-gyoto",
                        "py33-gyoto",
                        "py34-gyoto",
                        "htcondor",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py38-cipheycore",
                        "py37-graph-tool",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py38-scipy",
                        "py39-cipheycore",
                        "py38-coolprop",
                        "py37-stfio",
                        "kicad-docs",
                        "kicad-symbols",
                        "kicad-footprints",
                        "kicad-packages3D",
                        "kicad-templates",
                        "py38-ffc",
                        "py39-ffc",
                        "osm2pgsql-lua",
                        "py39-coolprop",
                        "LyX",
                        "luminance-hdr"
                    ]
                }
            ]
        },
        {
            "name": "boost171",
            "portdir": "devel/boost171",
            "version": "1.71.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python310",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "poedit1",
                        "raceintospace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "peekabot-server",
                        "py27-graph-tool",
                        "py37-scipy",
                        "boost171-numpy",
                        "freecad",
                        "flusspferd",
                        "olena",
                        "litecoin",
                        "fife",
                        "scantailor",
                        "digikam",
                        "astroid",
                        "caffe",
                        "shark",
                        "ALPSMaxent",
                        "ALPSCore",
                        "chemkit",
                        "ckon",
                        "cufflinks",
                        "digital_rf",
                        "gerbil",
                        "gnss-sdr",
                        "gnss-sdr-devel",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr-ais",
                        "gr-baz",
                        "gr37-ais",
                        "gr37-baz",
                        "gr-cdma",
                        "gr-fcdproplus",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr37-gfdm",
                        "gr37-gsm",
                        "gr-hermeslite2",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iio",
                        "gr-iqbalance",
                        "gr37-iio",
                        "gr37-iqbalance",
                        "gr-iridium",
                        "gr-limesdr",
                        "gr37-iridium",
                        "gr37-limesdr",
                        "gr-limesdr-devel",
                        "gr-linrad",
                        "gr-lora",
                        "gr-lte",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr-mapper",
                        "gr-mac",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-ofdm",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr-pcap",
                        "gr-pyqt",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-rds",
                        "gr-satellites",
                        "gr37-rds",
                        "gr37-satellites",
                        "gr-sdrplay",
                        "gr37-sdrplay",
                        "gr-specest",
                        "gr-tdd",
                        "gr37-specest",
                        "gr37-tdd",
                        "iAIDA",
                        "uhd",
                        "uhd-39lts",
                        "cicada",
                        "expgram",
                        "mosesdecoder",
                        "gnuradio-devel",
                        "zunda",
                        "peekabot-client"
                    ]
                }
            ]
        },
        {
            "name": "boost169",
            "portdir": "devel/boost169",
            "version": "1.69.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "mpich",
                "openmpi",
                "python27",
                "python37",
                "debug",
                "no_static",
                "no_single",
                "regex_match_extra",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "icu",
                        "bzip2",
                        "expat",
                        "libiconv",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orocos-rtt"
                    ]
                }
            ]
        },
        {
            "name": "boost-jam",
            "portdir": "devel/boost-jam",
            "version": "3.1.18",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org/",
            "description": "Boost.Jam (BJam) is a build tool based on FTJam",
            "long_description": "Boost.Jam (BJam) is a build tool based on FTJam, which in turn is based on Perforce Jam. It contains significant improvements made to facilitate its use in the Boost Build System, but should be backward compatible with Perforce Jam.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "boost-build"
                    ]
                }
            ]
        },
        {
            "name": "boost-build",
            "portdir": "devel/boost-build",
            "version": "2.0-m12",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org",
            "description": "Build system for large project software construction",
            "long_description": "Boost.Build is a system for large project software construction, which is simple to use and powerfull. Boost.Build V2 is an onging project to rewrite Boost.Build, improving design and making it more extensible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "boost-jam"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost",
            "portdir": "devel/boost",
            "version": "1.76",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.boost.org",
            "description": "Collection of portable C++ source libraries",
            "long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. This port is just a shim port, installing symbolic links to the include area and libraries provided by the boost176 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "simplevoc-open",
                        "QLColorCode"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost-process",
                        "viennacl",
                        "openvrml",
                        "boost-numpy",
                        "glob2",
                        "aircraft_oap",
                        "freeling",
                        "boost-gil-numeric"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "boilr",
            "portdir": "devel/boilr",
            "version": "0.5.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ilyes512/boilr",
            "description": "boilerplate template manager that generates files or directories from template repositories",
            "long_description": "Are you doing the same steps over and over again every time you start a new programming project? Boilr is here to help you create projects from boilerplate templates. boilr can generate files or directories from templates and template repositories.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boehmgc",
            "portdir": "devel/boehmgc",
            "version": "8.2.12",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ivmai/bdwgc",
            "description": "The Boehm-Demers-Weiser conservative C/C++ Garbage Collector",
            "long_description": "The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "redirect",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libatomic_ops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gauche-c-wrapper",
                        "neko"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arangodb",
                        "gdb",
                        "scriptix",
                        "shards",
                        "zile",
                        "awemud",
                        "inkscape",
                        "inkscape-devel",
                        "crystal",
                        "ecl",
                        "ecl-devel",
                        "guile-2.2",
                        "guile-3.0",
                        "gwydion-dylan",
                        "see",
                        "stklos",
                        "stklos-devel",
                        "vlang",
                        "a2ps",
                        "ngs",
                        "poke",
                        "arm-none-eabi-gdb",
                        "w3m",
                        "avr-gdb"
                    ]
                }
            ]
        },
        {
            "name": "bmake",
            "portdir": "devel/bmake",
            "version": "20260406",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crufty.net/help/sjg/bmake.html",
            "description": "Portable NetBSD make",
            "long_description": "bmake is the portable version of NetBSD make.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bsdowl",
                        "elftoolchain",
                        "mk-configure",
                        "lowdown"
                    ]
                }
            ]
        },
        {
            "name": "bloaty",
            "portdir": "devel/bloaty",
            "version": "1.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/bloaty",
            "description": "A size profiler for binaries",
            "long_description": "Ever wondered what's making your binary big? Bloaty will show you a size profile of the binary so you can understand what's taking up space inside.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "abseil",
                        "capstone",
                        "re2",
                        "protobuf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitwise",
            "portdir": "devel/bitwise",
            "version": "0.50",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mellowcandle/bitwise",
            "description": "Terminal based bit manipulator in ncurses.",
            "long_description": "Bitwise is a multi base interactive calculator supporting dynamic base convertion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device driver developers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitkeeper",
            "portdir": "devel/bitkeeper",
            "version": "7.3.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bitkeeper.org/",
            "description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
            "long_description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "groff",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtommath",
                        "lz4",
                        "libtomcrypt",
                        "zlib",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bison-runtime",
            "portdir": "devel/bison",
            "version": "3.8.2",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bison",
            "description": "Localization support for Bison-generated parsers",
            "long_description": "The Bison parser generator provides translations for its parser diagnostics. Programs that contain Bison-generated parsers can use these translations to generate localized error messages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aegis",
                        "bison"
                    ]
                }
            ]
        },
        {
            "name": "bit",
            "portdir": "devel/bit",
            "version": "1.1.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chriswalz/bit",
            "description": "Bit is a modern Git CLI",
            "long_description": "Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties: command and flag suggestions to help you navigate the plethora of options git provides you, autocompletion for files and branch names when using bit add or bit checkout, automatic fetch and branch fast-forwarding reducing the likelihood of merge conflicts, suggestions work with git aliases, new commands like bit sync that vastly simplify your workflow, commands from git-extras such as bit release & bit info fully compatible with git allowing you to fallback to git if need be.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bison",
            "portdir": "devel/bison",
            "version": "3.8.2",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bison",
            "description": "The Yacc-compatible Parser Generator",
            "long_description": "Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtextstyle",
                        "m4",
                        "gettext-runtime",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bison-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vtwm",
                        "postgresql80",
                        "postgresql81",
                        "swig-gcj",
                        "swig-chicken",
                        "swig-clisp",
                        "swig-pike",
                        "bash50",
                        "LyX",
                        "phantomjs-qt-qtwebkit",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-docs",
                        "qt53-qtwebkit",
                        "qt53-qtwebkit-docs",
                        "qt55-qtwebkit",
                        "qt55-qtwebkit-docs",
                        "qt56-qtwebkit",
                        "qt56-qtwebkit-docs",
                        "qt57-qtwebkit",
                        "qt57-qtwebkit-docs",
                        "qt58-qtwebkit",
                        "qt58-qtwebkit-docs",
                        "qt59-qtwebkit",
                        "qt59-qtwebkit-docs",
                        "star",
                        "chuck",
                        "csound",
                        "mp3cue",
                        "avrdude",
                        "m68k-linux-binutils",
                        "powerpc-linux-binutils",
                        "riscv64-unknown-linux-gnu-libc",
                        "x86_64-linux-binutils",
                        "mariadb-10.10",
                        "mariadb-10.11",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mariadb-10.6",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "mariadb-11.4",
                        "mdbtools",
                        "mysql8",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "postgresql17",
                        "postgresql18",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "acpica",
                        "aegis",
                        "cableswig",
                        "cdecl",
                        "cproto",
                        "cscope",
                        "cvs-fast-export",
                        "cxref",
                        "elftoolchain",
                        "fb303",
                        "fbthrift",
                        "flasm",
                        "gaa",
                        "game-porting-toolkit",
                        "gcli",
                        "got",
                        "libidl",
                        "liblightgrep",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "minizinc",
                        "re2c",
                        "re2c-0.15",
                        "spin",
                        "swig",
                        "swig3",
                        "swig-csharp",
                        "swig-d",
                        "swig-go",
                        "swig-guile",
                        "swig-java",
                        "swig-lua",
                        "swig-ocaml",
                        "swig-octave",
                        "swig-perl",
                        "swig-php",
                        "swig-python",
                        "swig-r",
                        "swig-ruby",
                        "swig-tcl",
                        "swig3-chicken",
                        "swig3-clisp",
                        "swig3-csharp",
                        "swig3-d",
                        "swig3-gcj",
                        "swig3-go",
                        "swig3-guile",
                        "swig3-java",
                        "swig3-lua",
                        "swig3-ocaml",
                        "swig3-octave",
                        "swig3-perl",
                        "swig3-php",
                        "swig3-pike",
                        "swig3-python",
                        "swig3-r",
                        "swig3-ruby",
                        "swig3-tcl",
                        "thrift",
                        "xxdiff",
                        "poedit",
                        "nonpareil",
                        "spim",
                        "wine-stable",
                        "wine-devel",
                        "wine-staging",
                        "fluent-bit",
                        "grok",
                        "monit",
                        "nbd",
                        "ntpsec",
                        "syslog-ng-devel",
                        "aidadoc",
                        "boxes",
                        "doxygen",
                        "doxygen-devel",
                        "html2text",
                        "ispell",
                        "lilypond",
                        "lilypond-devel",
                        "zorba",
                        "NetSurf",
                        "AfterStep",
                        "mesa",
                        "openmotif",
                        "rofi",
                        "sc-im",
                        "gnubg",
                        "jnethack",
                        "ldmud",
                        "nwntools",
                        "roll",
                        "grass",
                        "qgis3",
                        "qgis3-ltr",
                        "gnumeric",
                        "gobject-introspection",
                        "gobject-introspection-devel",
                        "gobject-introspection-bootstrap",
                        "gobject-introspection-bootstrap-devel",
                        "gstreamer1",
                        "libgnomeprint",
                        "osl",
                        "Maude",
                        "cupl",
                        "hugs98",
                        "ispc",
                        "lfortran",
                        "lpython",
                        "mdk",
                        "mruby",
                        "nawk",
                        "omnicompiler",
                        "pcc",
                        "qore",
                        "ruby-devel",
                        "shakespeare",
                        "vala",
                        "vala-devel",
                        "dovecot",
                        "opensmtpd",
                        "gr1c",
                        "octave",
                        "polycalc",
                        "stp",
                        "libaacs",
                        "amule",
                        "argus",
                        "argus-clients",
                        "docsis",
                        "gtk-gnutella",
                        "irrtoolset",
                        "lftp",
                        "libpcap",
                        "nefu",
                        "netatalk",
                        "openiked",
                        "samba4",
                        "telescope",
                        "libreoffice",
                        "py310-beancount",
                        "py311-beancount",
                        "py312-beancount",
                        "py313-beancount",
                        "ADMS",
                        "ecCodes",
                        "gr-iio",
                        "gr37-iio",
                        "gr-mapper",
                        "gr37-mapper",
                        "iverilog",
                        "iverilog-docs",
                        "libdap",
                        "lparse",
                        "metview",
                        "nco",
                        "openEMS",
                        "openscad",
                        "openscad-devel",
                        "qucs",
                        "scotch",
                        "verilator",
                        "aide",
                        "openvas-libnasl",
                        "bash",
                        "bash-devel",
                        "cdrtools",
                        "doas",
                        "dwarf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime",
                        "kdelibs4",
                        "webkit-gtk",
                        "ngspice-lib",
                        "webkit-gtk-2.0",
                        "webkit-gtk3",
                        "zeek",
                        "zeek-devel",
                        "webkit-gtk3-2.0",
                        "p5.28-config-autoconf",
                        "p5.30-config-autoconf",
                        "p5.32-config-autoconf",
                        "p5.34-config-autoconf",
                        "webkit2-gtk",
                        "fhist",
                        "gstreamer010",
                        "webkit2-gtk-devel",
                        "p5.26-config-autoconf",
                        "sc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "binutils",
            "portdir": "devel/binutils",
            "version": "2.46.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for native development.",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for native development. Tools are prefixed with g to avoid conflicts with original tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext-runtime",
                        "zstd",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avarice"
                    ]
                }
            ]
        },
        {
            "name": "beecrypt",
            "portdir": "devel/beecrypt",
            "version": "4.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/beecrypt/",
            "description": "cryptography toolkit",
            "long_description": "BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpm",
                        "rpm54"
                    ]
                }
            ]
        },
        {
            "name": "bearssl",
            "portdir": "devel/bearssl",
            "version": "0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bearssl.org",
            "description": "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C",
            "long_description": "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C",
            "active": true,
            "categories": [
                "devel",
                "crypto"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cgmnlm"
                    ]
                }
            ]
        },
        {
            "name": "bcunit",
            "portdir": "devel/bcunit",
            "version": "5.4.94",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BelledonneCommunications/bcunit",
            "description": "This is BCUnit, a fork of the defunct project CUnit",
            "long_description": "This is BCUnit, a fork of the defunct project CUnit with several fixes and patches applied. CUnit is a Unit testing framework for C. It's lightweight system for writing, administering, and running unit tests in C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bctoolbox",
                        "bzrtp"
                    ]
                }
            ]
        },
        {
            "name": "bctoolbox",
            "portdir": "devel/bctoolbox",
            "version": "5.2.16",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BelledonneCommunications/bctoolbox",
            "description": "A library written in C that allows you to create and run audio and video streams. Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and liblinphone.",
            "long_description": "A library written in C that allows you to create and run audio and video streams. Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and liblinphone.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "bcunit",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mbedtls",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bzrtp",
                        "ortp"
                    ]
                }
            ]
        },
        {
            "name": "bcpp",
            "portdir": "devel/bcpp",
            "version": "20250914",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/bcpp/",
            "description": "C(++) Beautifier",
            "long_description": "bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-6",
            "portdir": "devel/bazel",
            "version": "6.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "zip",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazelisk",
            "portdir": "devel/bazelisk",
            "version": "1.25.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazelisk",
            "description": "A user-friendly launcher for Bazel",
            "long_description": "Bazelisk is a wrapper for Bazel written in Go. It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then transparently passes through all command-line arguments to the real Bazel binary. You can call it just like you would call Bazel.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel",
            "portdir": "devel/bazel",
            "version": "8.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazel",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "openjdk21"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-tensorflow",
                        "py39-tensorflow",
                        "arowpp"
                    ]
                }
            ]
        },
        {
            "name": "bazaar",
            "portdir": "devel/bazaar",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/Baz1x",
            "description": "baz (Bazaar 1), a GNU Arch client",
            "long_description": "NOTE: this is baz, aka Bazaar 1. If you want Bazaar 2, use the bzr port. Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnutar",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bashunit",
            "portdir": "devel/bashunit",
            "version": "0.34.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bashunit.typeddevs.com/",
            "description": "A simple testing library for bash scripts.",
            "long_description": "bashunit is a dedicated testing tool crafted specifically for Bash scripts. It empowers you with tests on your Bash codebase, ensuring that your scripts operate reliably and as intended. With an intuitive API and documentation, it streamlines the process for developers to implement and manage tests. This is beneficial regardless of the project's size or intricacy in Bash.",
            "active": true,
            "categories": [
                "devel",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash",
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bashdb",
            "portdir": "devel/bashdb",
            "version": "5.2-1.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bashdb.sourceforge.net",
            "description": "Debugger for scripts written in BASH",
            "long_description": "bashdb is a script debugger for BASH that follows the GNU Project Debugger (GDB) command syntax. bashdb can run your script, stop it on specified conditions, help you examine what has happened when it has stopped, and allow you to modify parts of your script so that you can experiment with your code and fix problems once they are identified.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bash-language-server",
            "portdir": "devel/bash-language-server",
            "version": "5.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bash-lsp/bash-language-server",
            "description": "A language server for Bash",
            "long_description": "A language server for Bash",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bamtools",
            "portdir": "devel/bamtools",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pezmaster31/bamtools",
            "description": "a programmer's API and an end-user's toolkit for handling BAM files",
            "long_description": "BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "nodejs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jsoncpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bam",
            "portdir": "devel/bam",
            "version": "0.5.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matricks/bam",
            "description": "A fast and flexible build system",
            "long_description": "Bam is a fast and flexible build system. It uses Lua to describe the build process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "balena-cli",
            "portdir": "devel/balena-cli",
            "version": "12.55.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.balena.io/",
            "description": "The official balena Command Line Interface.",
            "long_description": "The balena CLI is a Command Line Interface for balenaCloud or openBalena. It builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bakefile",
            "portdir": "devel/bakefile",
            "version": "0.2.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bakefile.org",
            "description": "cross-platform, cross-compiler native makefile generator",
            "long_description": "Bakefile is a cross-platform, cross-compiler native makefile generator. It takes a compiler-independent description of build tasks as input and generates a native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "swig-python",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "azmq",
            "portdir": "devel/azmq",
            "version": "1.0.3",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeromq/azmq",
            "description": "C++ language binding library integrating ZeroMQ with Boost Asio",
            "long_description": "C++ language binding library integrating ZeroMQ with Boost Asio",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ayatana-ido",
            "portdir": "devel/ayatana-ido",
            "version": "0.10.4",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/ayatana-ido",
            "description": "Ayatana Indicator Display Objects",
            "long_description": "Ayatana Indicator Display Objects",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "atk",
                        "gettext-runtime",
                        "pango",
                        "glib2",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "automoc",
            "portdir": "devel/automoc",
            "version": "0.9.88",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "A tool which automatically creates .moc files and compiles them in.",
            "long_description": "A tool which automatically creates .moc files and compiles them in. Necessary for compiling KDE programs.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kde4-kile",
                        "ndmanager2",
                        "phonon",
                        "taglib-extras",
                        "akonadi",
                        "dbusmenu-qt",
                        "grantlee",
                        "piklab",
                        "qtscriptgenerator",
                        "soprano",
                        "strigi",
                        "qimageblitz",
                        "analitza",
                        "amarok",
                        "ark",
                        "attica",
                        "baloo-widgets",
                        "baloo",
                        "bomber",
                        "blinken",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "choqok",
                        "digikam",
                        "dolphin-plugins",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "gwenview",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kalzium",
                        "kamera",
                        "kanagram",
                        "kapman",
                        "kapptemplate",
                        "kate",
                        "katomic",
                        "kblackbox",
                        "kblocks",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcm-baloo-advanced",
                        "kcolorchooser",
                        "kcron",
                        "kde",
                        "kde-dev-scripts",
                        "kde-dev-utils",
                        "kde-l10n-ar",
                        "kde-l10n-bg",
                        "kde-l10n-bs",
                        "kde-l10n-ca",
                        "kde-l10n-ca-valencia",
                        "kde-l10n-cs",
                        "kde-l10n-da",
                        "kde-l10n-de",
                        "kde-l10n-el",
                        "kde-l10n-en_GB",
                        "kde-l10n-es",
                        "kde-l10n-et",
                        "kde-l10n-eu",
                        "kde-l10n-fa",
                        "kde-l10n-fi",
                        "kde-l10n-fr",
                        "kde-l10n-ga",
                        "kde-l10n-gl",
                        "kde-l10n-he",
                        "kde-l10n-hi",
                        "kde-l10n-hr",
                        "kde-l10n-hu",
                        "kde-l10n-ia",
                        "kde-l10n-id",
                        "kde-l10n-is",
                        "kde-l10n-it",
                        "kde-l10n-ja",
                        "kde-l10n-kk",
                        "kde-l10n-km",
                        "kde-l10n-ko",
                        "kde-l10n-lt",
                        "kde-l10n-lv",
                        "kde-l10n-mr",
                        "kde-l10n-nb",
                        "kde-l10n-nds",
                        "kde-l10n-nl",
                        "kde-l10n-nn",
                        "kde-l10n-pa",
                        "kde-l10n-pl",
                        "kde-l10n-pt",
                        "kde-l10n-pt_BR",
                        "kde-l10n-ro",
                        "kde-l10n-ru",
                        "kde-l10n-si",
                        "kde-l10n-sk",
                        "kde-l10n-sl",
                        "kde-l10n-sr",
                        "kde-l10n-sv",
                        "kde-l10n-tg",
                        "kde-l10n-th",
                        "kde-l10n-tr",
                        "kde-l10n-ug",
                        "kde-l10n-uk",
                        "kde-l10n-vi",
                        "kde-l10n-wa",
                        "kde-l10n-zh_CN",
                        "kde-l10n-zh_TW",
                        "kde-wallpapers",
                        "kde4-baseapps",
                        "kde4-filelight",
                        "kde4-runtime",
                        "kde4-workspace",
                        "kdeadmin",
                        "kdeartwork",
                        "kdebindings4",
                        "kdeedu4",
                        "kdegames4",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdegraphics4",
                        "kdelibs4",
                        "kdemultimedia4",
                        "kdenetwork-filesharing",
                        "kdenetwork-strigi-analyzers",
                        "kdenetwork4",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdesdk-kioslaves",
                        "kdepimlibs4-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdesdk4",
                        "kdesvn",
                        "kdetoys4",
                        "kdeutils4",
                        "kdevelop",
                        "kdevplatform",
                        "kdewebdev",
                        "kdiamond",
                        "kdiskfree",
                        "kdnssd",
                        "kfilemetadata",
                        "kfloppy",
                        "kfourinline",
                        "kgeography",
                        "kget",
                        "kgoldrunner",
                        "kgpg",
                        "kgraphviewer",
                        "khangman",
                        "kig",
                        "kigo",
                        "killbots",
                        "kimono",
                        "kiriki",
                        "kiten",
                        "kjumpingcube",
                        "klettres",
                        "klickety",
                        "klines",
                        "kmahjongg",
                        "kmines",
                        "kmix",
                        "kmplot",
                        "kmymoney4",
                        "knavalbattle",
                        "knetwalk",
                        "koffice2-devel",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kompare",
                        "konquest",
                        "konsole",
                        "konversation",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "krusader",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "kspaceduel",
                        "ksquares",
                        "kstars",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktorrent4",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libalkimia",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdcraw",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkipi",
                        "libkgapi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "libktorrent",
                        "lokalize",
                        "lskat",
                        "marble",
                        "massif-visualizer",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "polkit-qt",
                        "poxml",
                        "prison",
                        "py-pykde4",
                        "QtCurve",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "qtruby",
                        "qyoto",
                        "rkward",
                        "rocs",
                        "shared-desktop-ontologies",
                        "skrooge",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "tellico",
                        "umbrello",
                        "kdenlive",
                        "charm",
                        "libklustersshared"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-gstreamer",
                        "phonon-backend-vlc"
                    ]
                }
            ]
        },
        {
            "name": "automake17",
            "portdir": "devel/automake17",
            "version": "1.7.9",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake/",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards. This is the compatibility version 1.7.x.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "springer.jonathan",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}