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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=16",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=14",
    "results": [
        {
            "name": "black_select",
            "portdir": "python/black_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default black version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of black.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-black",
                        "py38-black",
                        "py37-black",
                        "py310-black",
                        "py311-black",
                        "py313-black",
                        "py312-black",
                        "py314-black",
                        "py39-black"
                    ]
                }
            ]
        },
        {
            "name": "bladeenc",
            "portdir": "audio/bladeenc",
            "version": "0.94.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20061005064502/http://bladeenc.mp3.no:80/",
            "description": "Blade's MP3 Encoder (BladeEnc), a freeware MP3 encoder.",
            "long_description": "Blade's MP3 Encoder (BladeEnc) is a freeware MP3 encoder. It is based on the same ISO compression routines as mpegEnc, so you can expect roughly the same, or better, quality. The main difference is the appearance and speed.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bladeRF",
            "portdir": "science/bladeRF",
            "version": "20211028-5a146b2a",
            "license": "MIT and LGPL-2 and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Nuand/bladeRF",
            "description": "bladeRF is an open-source hardware and software software-defined radio (SDR) platform.",
            "long_description": "bladeRF is an open-source hardware and software software-defined radio (SDR) platform. This port provides all the source code required to program and interact with a bladeRF platform, including firmware for the Cypress FX3 USB controller, HDL for the Altera Cyclone IV FPGA, and C code for the host side libraries, drivers, and utilities.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "doxygen",
                        "help2man",
                        "pandoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "tecla",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyBladeRF",
                        "gr-osmosdr",
                        "gr37-osmosdr"
                    ]
                }
            ]
        },
        {
            "name": "blades",
            "portdir": "www/blades",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.getblades.org",
            "description": "Blazing fast dead simple static site generator",
            "long_description": "Blades is made to do one job and do it well - generate HTML files from the provided content using the provided templates. Thanks to the amazing Ramhorns templating engine, zero-copy deserialisation and rayon parallel iterators, it renders the whole site in milliseconds, possibly up to 10 times faster than other generators like Hugo. It's made for easy setup and use. A static site generator should be a no brainer. It uses mustache templates with extremely minimal and obvious syntax (really, like 7 rules!), while providing the necessary building blocks to let you focus on your content. You may categorise your pages into taxonomies (like categories or tags), use the usual features like pagination or breadcrumbs and even generate image galleries. Sitemap and RSS feed are automatically rendered. All done without hassle, faster than you blink.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blahtexml",
            "portdir": "tex/blahtexml",
            "version": "1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gva.noekeon.org/blahtexml",
            "description": "TeX to MathML converter",
            "long_description": "blahtex converts an equation given in a syntax close to TeX into MathML. In addition, blahtexml is able to process a whole XML document into another XML document.",
            "active": true,
            "categories": [
                "textproc",
                "tex"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "xercesc3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dvipng",
                        "texlive-latex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blake3",
            "portdir": "security/blake3",
            "version": "1.8.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BLAKE3-team/BLAKE3",
            "description": "blake3 is a cryptographic hash function.",
            "long_description": "blake3 is a cryptographic hash function that is much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2, secure, unlike MD5 and SHA-1, secure against length extension, unlike SHA-2, highly parallelizable, and capable of verified streaming and incremental updates.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blaspp",
            "portdir": "math/blaspp",
            "version": "2024.10.26",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/icl-utk-edu/blaspp",
            "description": "C++ API for the Basic Linear Algebra Subroutines",
            "long_description": "C++ API for the Basic Linear Algebra Subroutines",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blassic",
            "portdir": "lang/blassic",
            "version": "0.10.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blassic.net/",
            "description": "Blassic is a classic Basic interpreter",
            "long_description": "Blassic is a classic Basic interpreter. The line numbers are mandatory, and it has PEEK & POKE. The main goal is to execute programs written in old interpreters, even those that use peculiar control flow constructs or automodifiable code. However, it can be used as a scripting language, and has some not-so-classic instructions. It has graphics modes that are compatible with some classic systems and user defined.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blazeblogger",
            "portdir": "www/blazeblogger",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blaze.blackened.cz/",
            "description": "BlazeBlogger is a simple to use but capable CMS for the command line.",
            "long_description": "BlazeBlogger is a simple to use but capable CMS for the command line.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blccc",
            "portdir": "graphics/blccc",
            "version": "1.999",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights Chaos Control Center",
            "long_description": "The Blinkenlights Chaos Control Center is an integrated playlist manager and playback program. It supports reading Blinkenlights movies in various file formats and sending them using the Blinkenlights protocol as supported by the Blinkenlights Library blib. The Blinkenlights Chaos Control Center is the basic building block of the Blinkenlights software setup",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blender",
            "portdir": "graphics/blender",
            "version": "2.93.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.blender.org",
            "description": "3-D computer graphics creation suite",
            "long_description": "Blender is a 3-D computer graphics creation suite. It contains a set of tools that can be used for all phases of the 3-D computer graphics pipeline, including modeling, sculpting, texturing, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. It can be used for creating animated films, visual effects, art, 3-D printing, motion graphics, interactive 3-D applications, and computer games.",
            "active": true,
            "categories": [
                "graphics",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "manpage",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "openal-soft",
                        "gflags",
                        "gmp",
                        "libsdl2",
                        "pcre",
                        "tbb",
                        "alembic",
                        "embree",
                        "glew",
                        "libpng",
                        "oidn",
                        "opencollada",
                        "opencolorio",
                        "openimageio",
                        "lzo2",
                        "opensubdiv",
                        "openvdb",
                        "osl",
                        "potrace",
                        "tiff",
                        "usd",
                        "libomp",
                        "eigen3",
                        "fftw-3",
                        "ffmpeg",
                        "freetype",
                        "boost176",
                        "python311",
                        "openexr2",
                        "llvm-20",
                        "openjpeg",
                        "zlib",
                        "jack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blib",
            "portdir": "graphics/blib",
            "version": "1.1.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Library of useful things to hack the Blinkenlights",
            "long_description": "This library contains some code that you will find useful if you want to create any kind of software related to Blinkenlights. If you have never heard about Blinkenlights, you want to check the project's home page first.",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "gtk",
                "aa",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blccc",
                        "blinkensim",
                        "blinkenthemes",
                        "blinkentools"
                    ]
                }
            ]
        },
        {
            "name": "blink",
            "portdir": "emulators/blink",
            "version": "1.1.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/jart/blink",
            "description": "tiniest x86-64-linux emulator",
            "long_description": "blink is a virtual machine that runs x86-64-linux programs on different operating systems and hardware architectures. It's designed to do the same thing as the qemu-x86_64 command, except that it is smaller, runs on any POSIX platform, runs 2x faster than qemu-x86_64 on some benchmarks, and is also faster at running ephemeral programs such as compilers.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blinken",
            "portdir": "kde/blinken",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Memory Enhancement Game",
            "long_description": "KDE Memory Enhancement Game",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "libkdeedu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "blinkensim",
            "portdir": "graphics/blinkensim",
            "version": "2.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights simulator and blinkenproxy interface",
            "long_description": "This is a simulator to view Blinkenlights protocol data streams",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib",
                        "blinkenthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blinkenthemes",
            "portdir": "graphics/blinkenthemes",
            "version": "0.10",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights simulator themes",
            "long_description": "Themes to use with blinkensim simulator",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blinkensim"
                    ]
                }
            ]
        },
        {
            "name": "blinkentools",
            "portdir": "graphics/blinkentools",
            "version": "2.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights command line tools",
            "long_description": "Bunch of utilities to convert and send Blinkenlights movies",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "oldtools",
                "mng",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blis",
            "portdir": "math/blis",
            "version": "2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flame/blis",
            "description": "BLAS-like Library Instantiation Software Framework",
            "long_description": "BLIS is an award-winning portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "flexiblas"
                    ]
                }
            ]
        },
        {
            "name": "blisp",
            "portdir": "sysutils/blisp",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pine64/blisp",
            "description": "Bouffalo Labs ISP (in-system-programming)",
            "long_description": "Bouffalo Labs ISP (in-system-programming) tool & library: an open source tool to flash Bouffalo RISC-V MCUs.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "argtable3",
                        "libserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PineFlash"
                    ]
                }
            ]
        },
        {
            "name": "bliss",
            "portdir": "math/bliss",
            "version": "0.77",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://users.aalto.fi/~tjunttil/bliss/",
            "description": "Compute automorphism groups of graphs",
            "long_description": "bliss is an open-source tool for computing canonical labelings and automorphism groups of graphs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympol",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "blitz",
            "portdir": "math/blitz",
            "version": "1.0.2",
            "license": "(LGPL-3+ or BSD or Artistic-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blitzpp/blitz",
            "description": "a C++ class library for scientific computing",
            "long_description": "Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang17",
                "clang16",
                "clang18",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "clang19",
                "clang50",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python38",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "itl",
                        "blitzwave"
                    ]
                }
            ]
        },
        {
            "name": "blitzwave",
            "portdir": "math/blitzwave",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://oschulz.github.io/blitzwave/",
            "description": "C++ wavelet mini-library building on the blitz++ array template library",
            "long_description": "blitzwave is a C++ wavelet mini-library building on the blitz++ array template library. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various numerical data types. You can define and use your own wavelets, a number of pre-defined, ready-to-use wavelets are available",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blitz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blobwars",
            "portdir": "games/blobwars",
            "version": "2.00",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html",
            "description": "jump and run game featuring a Blob as main character",
            "long_description": "In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "libsdl2_image",
                        "zlib",
                        "libsdl2_ttf",
                        "libsdl2_net",
                        "libsdl2_mixer",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blockout2",
            "portdir": "games/blockout2",
            "version": "2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blockout.net/blockout2/",
            "description": "Open source clone of the 1989 California Dreams classic game Blockout.",
            "long_description": "Open source clone of the 1989 California Dreams classic game Blockout.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "jeremy",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blosc",
            "portdir": "archivers/blosc",
            "version": "1.21.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blosc.org/",
            "description": "A blocking, shuffling and loss-less compression library.",
            "long_description": "Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. It uses the blocking technique to reduce activity on the memory bus as much as possible.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "snappy",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-bcolz",
                        "py35-bcolz",
                        "py36-bcolz",
                        "py27-blosc",
                        "py35-blosc",
                        "py36-blosc",
                        "py310-tables",
                        "py311-tables",
                        "py312-tables",
                        "py313-tables",
                        "py314-tables",
                        "py38-bcolz",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "py39-blosc",
                        "py310-blosc",
                        "py311-blosc",
                        "py312-blosc",
                        "py313-blosc",
                        "py37-bcolz",
                        "py38-blosc",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "py37-blosc",
                        "netcdf",
                        "py38-tables",
                        "openvdb",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "py27-tables",
                        "py39-tables",
                        "py39-imagecodecs",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf"
                    ]
                }
            ]
        },
        {
            "name": "blosc2",
            "portdir": "archivers/blosc2",
            "version": "2.22.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.blosc.org",
            "description": "A fast, compressed, persistent binary data store library",
            "long_description": "A fast, compressed, persistent binary data store library.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-blosc2",
                        "py311-blosc2",
                        "py312-blosc2",
                        "py313-blosc2",
                        "py314-blosc2",
                        "py38-blosc2",
                        "py39-blosc2"
                    ]
                }
            ]
        },
        {
            "name": "blt",
            "portdir": "x11/blt",
            "version": "2.5.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blt.sourceforge.net/",
            "description": "BLT is an extension to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands.",
            "long_description": "BLT is an extension to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tk-x11",
                        "autoconf",
                        "automake",
                        "libtool",
                        "tcl",
                        "xorg-libX11",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moodss",
                        "magic",
                        "swarm"
                    ]
                }
            ]
        },
        {
            "name": "bluefish",
            "portdir": "editors/bluefish",
            "version": "2.2.17",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bluefish.openoffice.nl",
            "description": "A powerful editor for web designers",
            "long_description": "Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages but it focuses on editing dynamic and interactive websites.",
            "active": true,
            "categories": [
                "www",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "python313",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "shared-mime-info",
                        "python313",
                        "desktop-file-utils",
                        "gtk3",
                        "gucharmap",
                        "enchant2",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bluemoon",
            "portdir": "games/bluemoon",
            "version": "2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/bluemoon/",
            "description": "52-card solitaire game",
            "long_description": "This 52-card solitaire starts with the entire deck shuffled and dealt out in four rows. The aces are then moved to the left end of the layout, making 4 initial free spaces. You may move to a space only the card that matches the left neighbor in suit, and is one greater in rank. Kings are high, so no cards may be placed to their right (they create dead spaces). When no moves can be made, cards still out of sequence are reshuffled and dealt face up after the ends of the partial sequences, leaving a card space after each sequence, so that each row looks like a partial sequence followed by a space, followed by enough cards to make a row of 14. A moment's reflection will show that this game cannot take more than 13 deals. A good score is 1-3 deals, 4-7 is average, 8 or more is poor.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blueprint-compiler",
            "portdir": "gnome/blueprint-compiler",
            "version": "0.14.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
            "description": "Markup language for GTK user interfaces",
            "long_description": "Markup language for GTK user interfaces",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-gobject3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "parabolic"
                    ]
                }
            ]
        },
        {
            "name": "blueutil",
            "portdir": "sysutils/blueutil",
            "version": "2.10.0",
            "license": "BSD",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toy/blueutil",
            "description": "CLI for Bluetooth on macOS",
            "long_description": "Command line interface for Bluetooth on macOS, control power, discoverable state, list paired devices, pair new devices, connect and disconnect devices, and check if a device is connected.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "darius",
                    "github": "DanielO",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bmake",
            "portdir": "devel/bmake",
            "version": "20251111",
            "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": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "elftoolchain",
                        "bsdowl",
                        "mk-configure",
                        "lowdown"
                    ]
                }
            ]
        },
        {
            "name": "bmf",
            "portdir": "mail/bmf",
            "version": "0.9.4",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bmf.sourceforge.net/",
            "description": "Bayesian Mail Filter",
            "long_description": "bmf is a self contained and extremely efficient Bayesian mail filter. See Paul Graham's article A Plan for Spam for background information. It aims to be faster, smaller, and more versatile than similar applications.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bmon",
            "portdir": "net/bmon",
            "version": "4.0",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tgraf/bmon",
            "description": "An interface bandwidth monitor",
            "long_description": "bmon is a bandwidth monitor with multiple modes and mrtg-like ascii diagram capability.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libconfuse",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bnbt",
            "portdir": "net/bnbt",
            "version": "8.1r3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bnbt.depthstrike.com/",
            "description": "C++ BitTorrent tracker",
            "long_description": "BNBT is a complete port of the original Python BitTorrent tracker to C++ for speed and efficiency. BNBT also offers many additional features beyond the original Python BitTorrent tracker, plus it's easy to use and customizable.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bnc",
            "portdir": "irc/bnc",
            "version": "2.9.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gotbnc.com/",
            "description": "irc bouncer",
            "long_description": "BNC which is a acro for BouNCe is a daemon designed to allow some people who do not have access to the net in general, but who do have access to another pc that can reach the net, the ability to BouNCe though this pc to IRC.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bnetd",
            "portdir": "net/bnetd",
            "version": "0.4.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chiark.greenend.org.uk/~owend/free/bnetd.html",
            "description": "daemon that emulates Blizzards Battle.net service",
            "long_description": "daemon that emulates Blizzards Battle.net service",
            "active": true,
            "categories": [
                "net",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BoCA",
            "portdir": "audio/BoCA",
            "version": "1.0.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freac.org",
            "description": "The component framework behind the fre:ac audio converter.",
            "long_description": "BoCA provides unified interfaces for components like encoders, decoders, taggers and extensions as well as code to support communication between the application and its components.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "smooth",
                        "libcdio-paranoia",
                        "libcdio",
                        "uriparser",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "bochs",
            "portdir": "emulators/bochs",
            "version": "2.6.11",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bochs.sourceforge.net/",
            "description": "cross platform x86 and x86_64 emulator",
            "long_description": "Bochs is a highly portable open source x86 and x86_64 PC emulator written in C++, that runs on most popular platforms. It emulates the Intel x86 CPU, common I/O devices, and a custom BIOS.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "Nax",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debugger",
                "smp",
                "gdbstub",
                "avx",
                "x11",
                "sdl",
                "sdl2",
                "term",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libsdl2",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bodr",
            "portdir": "science/bodr",
            "version": "10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sourceforge.net/projects/bodr/",
            "description": "A database of chemoinformatics, such as properties of elements, isotopes and atoms.",
            "long_description": "The Blue Obelisk Data Repository lists many important chemoinformatics data such as element and isotope properties, atomic radii, etc. including references to original literature.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "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": [
                        "neko",
                        "gauche-c-wrapper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "crystal",
                        "avr-gdb",
                        "see",
                        "poke",
                        "w3m",
                        "guile-2.2",
                        "inkscape",
                        "inkscape-devel",
                        "vlang",
                        "stklos",
                        "stklos-devel",
                        "arm-none-eabi-gdb",
                        "scriptix",
                        "ecl",
                        "ecl-devel",
                        "gdb",
                        "guile-3.0",
                        "ngs",
                        "arangodb",
                        "zile",
                        "shards",
                        "awemud",
                        "a2ps",
                        "gwydion-dylan"
                    ]
                }
            ]
        },
        {
            "name": "bogofilter",
            "portdir": "mail/bogofilter",
            "version": "1.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bogofilter.sourceforge.io/",
            "description": "Fast Bayesian Spam Filter",
            "long_description": "Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gsl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "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": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bombadillo",
            "portdir": "net/bombadillo",
            "version": "2.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bombadillo.colorfield.space",
            "description": "Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more.",
            "long_description": "Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bombardier",
            "portdir": "net/bombardier",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/codesenberg/bombardier",
            "description": "Fast cross-platform HTTP benchmarking tool written in Go",
            "long_description": "bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttp instead of Go's default http library, because of its lightning fast performance.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bomber",
            "portdir": "kde/bomber",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/games/bomber/",
            "description": "Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.",
            "long_description": "Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height. The goal of the game is to destroy all the buildings and advance to the next level. Each level gets a bit harder by increasing the speed of the plane and the height of the buildings.",
            "active": true,
            "categories": [
                "games",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libkdegames",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegames4"
                    ]
                }
            ]
        },
        {
            "name": "bomberclone",
            "portdir": "games/bomberclone",
            "version": "0.11.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bomberclone.de/",
            "description": "AtomicBomberman clone incl. networking and AI players",
            "long_description": "Bomberclone is a clone of AtomicBomberman. It includes AI players, network play via master/client, configureable tile sets, etc.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image",
                        "libsdl_mixer",
                        "libpng",
                        "libjpeg-turbo",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bonniexx",
            "portdir": "benchmarks/bonniexx",
            "version": "1.97.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.coker.com.au/bonnie++/",
            "description": "Disk and FS performance tester",
            "long_description": "Bonnie++ is a benchmark suite that is aimed at performing a number of simple tests of hard drive and file system performance. Then you can decide which test is important and decide how to compare different systems after running it. I have no plans to ever have it produce a single number, because I don't think that a single number can be useful when comparing such things.",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boo",
            "portdir": "lang/boo",
            "version": "0.9.1.3287",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://boo.codehaus.org/",
            "description": "object oriented statically typed programming language for CLI",
            "long_description": "Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a Python-inspired syntax and a special focus on language and compiler extensibility.",
            "active": true,
            "categories": [
                "lang",
                "mono"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nant",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}