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

{
    "count": 52796,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1040",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1038",
    "results": [
        {
            "name": "byacc",
            "portdir": "devel/byacc",
            "version": "20260126",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/byacc/",
            "description": "Berkeley Yacc",
            "long_description": "Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "udunits",
                        "motif",
                        "fpp",
                        "zmap",
                        "aamath",
                        "flowd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "objc"
                    ]
                }
            ]
        },
        {
            "name": "BWToolkit",
            "portdir": "devel/BWToolkit",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.brandonwalkin.com/bwtoolkit/",
            "description": "UI elements for Interface Builder",
            "long_description": "BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify development for the Mac.",
            "active": false,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "mercurial"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoExplorer"
                    ]
                }
            ]
        },
        {
            "name": "bwping",
            "portdir": "net/bwping",
            "version": "2.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bwping.sourceforge.io/",
            "description": "Tool to measure bandwidth and RTT between two hosts using ICMP",
            "long_description": "A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "oleg.derevenetz",
                    "github": "oleg-derevenetz",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bwm-ng",
            "portdir": "net/bwm-ng",
            "version": "0.6.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gropp.org",
            "description": "A small and simple bandwidth monitor",
            "long_description": "Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BWidget",
            "portdir": "x11/BWidget",
            "version": "1.9.16",
            "license": "Tcl/Tk",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/tcllib/files/BWidget/",
            "description": "The BWidget Toolkit is a high-level Widget Set for Tcl/Tk",
            "long_description": "The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tkx",
                        "p5.26-tkx",
                        "p5.26-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk",
                        "p5.28-tkx",
                        "p5.30-tkx",
                        "p5.32-tkx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xcrysden"
                    ]
                }
            ]
        },
        {
            "name": "bwbench",
            "portdir": "benchmarks/bwbench",
            "version": "3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RRZE-HPC/TheBandwidthBenchmark",
            "description": "The ultimate memory bandwidth benchmark",
            "long_description": "The ultimate memory bandwidth benchmark - heavily inspired by John McCalpin's Stream benchmark and contains a collection of simple streaming kernels",
            "active": true,
            "categories": [
                "benchmarks"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BwanaDik",
            "portdir": "aqua/BwanaDik",
            "version": "3.3",
            "license": "Noncommercial",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jschilling.net",
            "description": "IP address (WAN and LAN) reporter.",
            "long_description": "IP address (WAN and LAN) reporter.",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bvi",
            "portdir": "editors/bvi",
            "version": "1.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bvi.sourceforge.net",
            "description": "Vi-like binary file (hex) editor",
            "long_description": "Bvi is a display-oriented (hex) editor for binary files, based on the vi(1) texteditor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "max",
                    "github": "mtn88",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "butane",
            "portdir": "sysutils/butane",
            "version": "0.29.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coreos.github.io/butane/",
            "description": "Butane translates Butane Configs into Ignition Configs.",
            "long_description": "Butane translates human-readable Butane Configs into machine-readable Ignition Configs for provisioning operating systems that use Ignition, such as Fedora CoreOS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "burp",
            "portdir": "sysutils/burp",
            "version": "3.3.0",
            "license": "(AGPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://burp.grke.org/",
            "description": "Backup and restore program",
            "long_description": "Burp is a network backup and restore program. It attempts to reduce network traffic and the amount of space that is used by each backup.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 80
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "uthash",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "librsync",
                        "openssl3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "burn-app",
            "portdir": "sysutils/burn-app",
            "version": "2.5.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://burn-osx.sourceforge.net/",
            "description": "Burn.app is a burning application for Mac OS X",
            "long_description": "Burn.app is an open source frontend for Apple's DiscBurning Framework",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bupstash",
            "portdir": "sysutils/bupstash",
            "version": "0.12.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bupstash.io",
            "description": "Easy and efficient encrypted backups",
            "long_description": "Bupstash is a tool for encrypted backups - if you need secure backups, Bupstash is the tool for you. Bupstash was designed to have: Efficient deduplication, Offline decryption keys, Key/value tagging with search, Great performance on slow networks, Secure remote access controls, Efficient incremental backups, Fantastic performance with low RAM usage, Safety against malicious attacks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "rust",
                        "go-md2man",
                        "cargo",
                        "legacy-support",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bun",
            "portdir": "devel/bun",
            "version": "1.4.2",
            "license": "MIT and LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bun.sh",
            "description": "JavaScript runtime built from scratch to serve the modern JavaScript ecosystem",
            "long_description": "Bun is an all-in-one JavaScript runtime and toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager. This port compiles bun from source using LLVM 21, a bootstrap bun, and a prebuilt JavaScriptCore.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oakimov",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-21",
                        "cargo",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "nasm",
                        "rust",
                        "clang-18",
                        "llvm-21"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "PixivBiu"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oh-my-pi"
                    ]
                }
            ]
        },
        {
            "name": "bullet",
            "portdir": "devel/bullet",
            "version": "3.25",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bulletphysics.org/",
            "description": "Bullet Physics Engine",
            "long_description": "Bullet Physics Engine",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PlasmaClient",
                        "h3dphysics"
                    ]
                }
            ]
        },
        {
            "name": "bulk_extractor",
            "portdir": "security/bulk_extractor",
            "version": "1.5.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simsong/bulk_extractor",
            "description": "Extract investigative features",
            "long_description": "Extracts small pieces of useful information, such as credit card numbers, phone numbers, and social security numbers, from input without parsing filesystem information.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "flex",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libewf",
                        "expat",
                        "zlib",
                        "boost176",
                        "libxml2",
                        "sqlite3",
                        "openssl10",
                        "tre",
                        "openjdk11",
                        "afflib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buku",
            "portdir": "python/buku",
            "version": "5.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jarun/buku",
            "description": "A command-line bookmark manager",
            "long_description": "buku is a powerful bookmark manager written in Python3 and SQLite3. buku can auto-import bookmarks from your browser(s) or fetch the title and description of a bookmarked url from the web. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a deep scan mode (particularly for URLs), it can find any bookmark instantly. buku can look up the latest snapshot of a broken link on the Wayback Machine. There's an Easter egg to revisit random forgotten bookmarks too! buku is too busy to track you: no hidden history, obsolete records, usage analytics or homing.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "cardi",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-html5lib",
                        "py314-certifi",
                        "py314-urllib3",
                        "py314-cryptography",
                        "py314-beautifulsoup4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildout_select",
            "portdir": "python/buildout_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default buildout version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of buildout.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-zc-buildout"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-www-react",
            "portdir": "devel/buildbot-www-react",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "new web UI server for Buildbot written in React",
            "long_description": "new web UI server for Buildbot written in React",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-www",
            "portdir": "devel/buildbot-www",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "web UI server for Buildbot",
            "long_description": "web UI server for Buildbot",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-macports-custom-views",
                        "buildbot-waterfall-view"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-worker",
            "portdir": "devel/buildbot-worker",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "build worker for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides the worker part of the system. The legacy version is available in the buildbot-slave-0.8 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-autobahn",
                        "py310-twisted",
                        "py310-msgpack",
                        "py310-future"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "waterfall view plugin for Buildbot web UI",
            "long_description": "waterfall view plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-slave-0.8",
            "portdir": "devel/buildbot-slave-0.8",
            "version": "0.8.14",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "build slave for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides version 0.8.x of the slave (worker) part of the system. Subsequent versions have a redesigned architecture and are available in the buildbot-worker port.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-twisted"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-pkg",
            "portdir": "devel/buildbot-pkg",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "packaging tools for Buildbot",
            "long_description": "packaging tools for Buildbot",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-macports-custom-views",
                        "buildbot-waterfall-view",
                        "buildbot-www",
                        "buildbot-www-react"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-macports-custom-views",
            "portdir": "devel/buildbot-macports-custom-views",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/macports/buildbot-macports-custom-views",
            "description": "MacPorts custom views plugin for Buildbot web UI",
            "long_description": "MacPorts custom views plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-grid-view",
            "portdir": "devel/buildbot-grid-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "grid view plugin for Buildbot web UI",
            "long_description": "grid view plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-console-view",
            "portdir": "devel/buildbot-console-view",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "console view plugin for Buildbot web UI",
            "long_description": "console view plugin for Buildbot web UI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "buildbot-pkg",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "buildbot-www"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "buildbot-2",
            "portdir": "devel/buildbot",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot",
            "long_description": "This port has been replaced by buildbot.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 56
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot-0.8",
            "portdir": "devel/buildbot-0.8",
            "version": "0.8.14",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "buildmaster for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides version 0.8.x of the master part of the system. Subsequent versions have a redesigned architecture and are available in the buildbot port.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-dateutil",
                        "py27-jinja2",
                        "py27-sqlalchemy",
                        "py27-sqlalchemy-migrate",
                        "py27-twisted",
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "buildbot",
            "portdir": "devel/buildbot",
            "version": "3.10.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://buildbot.net",
            "description": "buildmaster for Buildbot continuous integration system",
            "long_description": "Buildbot is a system to automate the compile/test cycle of most software projects to validate code changes. This port provides the master part of the system. The legacy version is available in the buildbot-0.8 port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [
                "angularjs",
                "react"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-dateutil",
                        "py310-yaml",
                        "py310-jinja2",
                        "py310-sqlalchemy",
                        "py310-jwt",
                        "py310-twisted",
                        "py310-txaio",
                        "py310-autobahn",
                        "py310-sqlalchemy-migrate",
                        "py310-treq",
                        "buildbot-www-react",
                        "py310-alembic",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-waterfall-view",
                        "buildbot-www",
                        "py310-zopeinterface"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock",
                        "py310-enchant",
                        "py310-flake8",
                        "py310-isort",
                        "py310-pylint",
                        "py310-boto3",
                        "py310-lz4",
                        "py310-treq",
                        "py310-txrequests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "build",
            "portdir": "devel/build",
            "version": "0.3.10",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codesynthesis.com/projects/build",
            "description": "Massively-parallel software build system",
            "long_description": "Massively-parallel software build system implemented on top of GNU make.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "buffer",
            "portdir": "sysutils/buffer",
            "version": "1.19",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gd.tuwien.ac.at/utils/archivers/buffer",
            "description": "Reblocking buffer for tape writes",
            "long_description": "This is a program designed to speed up writing tapes. The program splits itself into two processes. The first process reads (and reblocks) from stdin into a shared memory buffer. The second writes from the shared memory buffer to stdout. Doing it this way means that the writing side effectly sits in a tight write loop and doesn't have to wait for input. Similarly for the input side. It is this waiting that slows down other reblocking processes, like dd.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": "buddy",
            "portdir": "math/buddy",
            "version": "2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://buddy.sourceforge.net/",
            "description": "binary decision diagram package",
            "long_description": "binary decision diagram package",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-buddy",
                        "Maude"
                    ]
                }
            ]
        },
        {
            "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": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btrfs-progs",
            "portdir": "sysutils/btrfs-progs",
            "version": "0.18",
            "license": "unknown",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://btrfs.wiki.kernel.org/",
            "description": "Btrfs utility programs.",
            "long_description": "Btrfs is a new copy-on-write filesystem. This port contains utilities to create, check and debug btrfs filesystems.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "0xffea",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ossp-uuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btpd",
            "portdir": "net/btpd",
            "version": "0.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/btpd/btpd/wiki",
            "description": "Utility for sharing files over the BitTorrent network protocol",
            "long_description": "Btpd is a utility for sharing files over the BitTorrent network protocol. It runs in daemon mode, thus needing no controlling terminal or gui. Instead, the daemon is controlled by btcli, its command line utility, or other programs capable of sending commands and queries on the control socket.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btor2tools",
            "portdir": "math/btor2tools",
            "version": "20230816",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Boolector/btor2tools",
            "description": "a generic parser and tools for the BTOR2 format",
            "long_description": "The Btor2Tools package provides a generic parser and tools for the BTOR2 format.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "boolector"
                    ]
                }
            ]
        },
        {
            "name": "btop",
            "portdir": "sysutils/btop",
            "version": "1.4.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/aristocratos/btop",
            "description": "A monitor of resources",
            "long_description": "Resource monitor that shows usage and stats for processor, memory, disks, network and processes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sam",
                    "github": "samasaur1",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "coreutils",
                        "clang-22"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btfs",
            "portdir": "fuse/btfs",
            "version": "3.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/johang/btfs",
            "description": "A bittorrent filesystem based on FUSE",
            "long_description": "With btfs, you can mount any .torrent file or magnet link and then use it as any read-only directory in your file tree. The contents of the files will be downloaded on-demand as they are read by applications.",
            "active": true,
            "categories": [
                "net",
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "fs_link"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "boost181",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtorrent-rasterbar",
                        "macfuse",
                        "openssl3",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bstring",
            "portdir": "textproc/bstring",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msteinert/bstring",
            "description": "The Better String Library for C",
            "long_description": "bstring is a fork of Paul Hsieh's Better String Library. It provides a comprehensive string library for C with UTF-8 support, a meson build system, and continuous integration via GitHub Actions.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 8
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netatalk4",
                        "netatalk"
                    ]
                }
            ]
        },
        {
            "name": "bsdsfv",
            "portdir": "sysutils/bsdsfv",
            "version": "1.18",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bsdsfv.sourceforge.net/",
            "description": "BSD-licensed simple file verification utility",
            "long_description": "bsdsfv can create and verify simple file verification (.sfv) files in a very flexible and compatible way.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "simmel",
                    "github": "simmel",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsd-plotutils",
            "portdir": "graphics/bsd-plotutils",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toranktto/bsd-plotutils",
            "description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
            "long_description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "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": 56
                }
            ],
            "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": "bsd-games",
            "portdir": "games/bsd-games",
            "version": "3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsd-games.sourceforge.net",
            "description": "Classic text mode games from UNIX folklore",
            "long_description": "Classic text mode games from UNIX folklore",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsc",
            "portdir": "archivers/bsc",
            "version": "3.3.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libbsc.com",
            "description": "High performance block-sorting data compressor",
            "long_description": "bsc is a high performance file compressor based on lossless, block-sorting data compression algorithms. libbsc is a library based on bsc, it uses the same algorithms as bsc and enables you to compress memory blocks.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug",
                "openmp",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bs",
            "portdir": "games/bs",
            "version": "2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/bs/",
            "description": "ncurses version of Battleship",
            "long_description": "The classic game of Battleships against the computer. Uses character-cell graphics with a visual point-and-shoot interface. If you're using an xterm under Linux the mouse will work.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "brusic",
            "portdir": "lang/brusic",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/brechanbech/brusic",
            "description": "A GW-BASIC interpreter written in Rust",
            "long_description": "A GW-BASIC interpreter written in Rust. brusic loads and executes original .BAS programs from the MS-DOS era on modern platforms. It is neither an emulator nor a modernised BASIC, but a compatible interpreter: take a vintage .BAS file, run brusic program.bas, and see the same output the original user would have seen. Both ASCII-format and tokenised binary .BAS files are supported.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "stefan.ractliffe",
                    "github": "brechanbech",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}