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

{
    "count": 52149,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=14",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=12",
    "results": [
        {
            "name": "bats-core",
            "portdir": "sysutils/bats-core",
            "version": "1.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bats-core/bats-core",
            "description": "Bash Automated Testing System",
            "long_description": "Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "parallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bayon",
            "portdir": "math/bayon",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fujimizu/bayon",
            "description": "a simple and fast hard-clustering tool",
            "long_description": "Bayon is a simple and fast hard-clustering tool, and supports Repeated Bisection clustering and K-means clustering.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sparsehash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazaar",
            "portdir": "devel/bazaar",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/Baz1x",
            "description": "baz (Bazaar 1), a GNU Arch client",
            "long_description": "NOTE: this is baz, aka Bazaar 1. If you want Bazaar 2, use the bzr port. Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnutar",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel",
            "portdir": "devel/bazel",
            "version": "8.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazel",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "openjdk21"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-tensorflow",
                        "py39-tensorflow",
                        "arowpp"
                    ]
                }
            ]
        },
        {
            "name": "bazel-0.25",
            "portdir": "devel/bazel",
            "version": "0.25.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-tensorflow1",
                        "py38-tensorflow1",
                        "py39-tensorflow1"
                    ]
                }
            ]
        },
        {
            "name": "bazel-2.0",
            "portdir": "devel/bazel",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-3.1",
            "portdir": "devel/bazel",
            "version": "3.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py38-tensorflow-addons",
                        "py37-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "bazel-3.5",
            "portdir": "devel/bazel",
            "version": "3.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-3.7",
            "portdir": "devel/bazel",
            "version": "3.7.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "zip",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-dm-tree",
                        "py38-tensorflow-probability",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-probability",
                        "py39-tfx-bsl",
                        "py38-dm-tree",
                        "py37-tensorflow",
                        "py38-tensorflow",
                        "py37-tensorflow-data-validation",
                        "py38-tensorflow-data-validation",
                        "py37-tensorflow-probability",
                        "py37-tfx-bsl",
                        "py38-tfx-bsl",
                        "py37-dm-tree"
                    ]
                }
            ]
        },
        {
            "name": "bazel-6",
            "portdir": "devel/bazel",
            "version": "6.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "bazel",
            "homepage": "https://www.macports.org",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "zip",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazelisk",
            "portdir": "devel/bazelisk",
            "version": "1.25.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazelisk",
            "description": "A user-friendly launcher for Bazel",
            "long_description": "Bazelisk is a wrapper for Bazel written in Go. It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then transparently passes through all command-line arguments to the real Bazel binary. You can call it just like you would call Bazel.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbcolors",
            "portdir": "sysutils/bbcolors",
            "version": "1.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daringfireball.net/projects/bbcolors/",
            "description": "a tool for saving and loading text color preference schemes for BBEdit and TextWrangler",
            "long_description": "bbcolors is a tool for saving and loading text color preference schemes for BBEdit and TextWrangler.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbdb",
            "portdir": "www/bbdb",
            "version": "2.35",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bbdb.sourceforge.net/",
            "description": "The Insidious Big Brother Database",
            "long_description": "The Insidious Big Brother Database (BBDB) is a contact management utility. It is tightly integrated with several mail and news readers, allowing it to create database entries directly from mail and news messages. As is usual with applications for Emacs, this record creation can be configured in many ways, ranging from a boolean create/don't create setting to creation based on the result of a user-supplied function. Database records can be used to store many types of information, from name and address to URLs and X-Face images. This information can be displayed when a message from an entity named in a database record is received. In addition, messages from database members can be tagged in the Gnus Summary Buffer, and Gnus scoring can be configured based on the contents of database records. Supercite citations can even be preset through the use of records in the BBDB.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vishketan",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "emacs_app"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbe",
            "portdir": "editors/bbe",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/bbe-/",
            "description": "sed-like editor for binary files",
            "long_description": "bbe is a sed-like editor for binary files. Instead of reading input in lines as sed, bbe reads arbitrary blocks from an input stream and performs byte-related transformations on found blocks.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bc",
            "portdir": "math/bc",
            "version": "1.08.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bc/",
            "description": "arbitrary precision numeric processing language",
            "long_description": "bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "libedit",
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flex",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "bcfg2",
            "portdir": "sysutils/bcfg2",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bcfg2.org/",
            "description": "Bcfg2 configuration management system",
            "long_description": "Bcfg2 helps system administrators deploy complex changes across large numbers of systems in a coherent and transparent fashion. This port only contains the client.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-daemon",
                        "py27-lockfile",
                        "py27-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcftools",
            "portdir": "science/bcftools",
            "version": "1.23.1",
            "license": "(MIT or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "utilities for variant calling and manipulating VCF and BCF files",
            "long_description": "BCFtools implements utilities for variant calling (in conjunction with SAMtools) and manipulating VCF and BCF files. The program is intended to replace the Perl-based tools from vcftools.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "htslib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bchunk",
            "portdir": "sysutils/bchunk",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://he.fi/bchunk/",
            "description": "Converts a CD image in a .bin/.cue format to .iso or .cdr",
            "long_description": "binchunker converts a CD image in a .bin / .cue format (sometimes .raw / .cue) to a set of .iso and .cdr tracks. The bin/cue format is used by some popular non-Unix cd-writing software, but is not supported on most other CD burning programs",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcpp",
            "portdir": "devel/bcpp",
            "version": "20250914",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/bcpp/",
            "description": "C(++) Beautifier",
            "long_description": "bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcprov",
            "portdir": "java/bcprov",
            "version": "1.74",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.bouncycastle.org/java.html",
            "description": "A Java implementation of cryptographic algorithms",
            "long_description": "A Java implementation of cryptographic algorithms",
            "active": true,
            "categories": [
                "devel",
                "security",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pdftk-java"
                    ]
                }
            ]
        },
        {
            "name": "bcrypt",
            "portdir": "security/bcrypt",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bcrypt.sourceforge.net/",
            "description": "cross platform file encryption utility",
            "long_description": "Bcrypt uses the blowfish encryption algorithm published by Bruce Schneier in 1993. More information on the algorithm can be found at Counterpane. Specifically, bcrypt uses Paul Kocher's implementation of the algorithm.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bctoolbox",
            "portdir": "devel/bctoolbox",
            "version": "5.2.16",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BelledonneCommunications/bctoolbox",
            "description": "A library written in C that allows you to create and run audio and video streams. Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and liblinphone.",
            "long_description": "A library written in C that allows you to create and run audio and video streams. Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and liblinphone.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "bcunit",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mbedtls",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bzrtp",
                        "ortp"
                    ]
                }
            ]
        },
        {
            "name": "bcunit",
            "portdir": "devel/bcunit",
            "version": "5.4.94",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BelledonneCommunications/bcunit",
            "description": "This is BCUnit, a fork of the defunct project CUnit",
            "long_description": "This is BCUnit, a fork of the defunct project CUnit with several fixes and patches applied. CUnit is a Unit testing framework for C. It's lightweight system for writing, administering, and running unit tests in C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bctoolbox",
                        "bzrtp"
                    ]
                }
            ]
        },
        {
            "name": "bcv",
            "portdir": "math/bcv",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gbarbier.free.fr/prj/dev/#bcv",
            "description": "command line number converter",
            "long_description": "Converts number to/from decimal, hex, bin, octal and ascii on the command line.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bcwipe",
            "portdir": "sysutils/bcwipe",
            "version": "1.9-13",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jetico.com/",
            "description": "Securely erase data from magnetic and solid-state memory.",
            "long_description": "The BCWipe software is intended to give you a confidence that your deleted files cannot be recovered by an intruder. BCWipe repeatedly overwrites special patterns to the files to be destroyed. BCWipe for UNIX offers two wiping schemas: US DoD 5200.28-STD standard and Peter Gutmann's 35 pass scheme.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bd",
            "portdir": "sysutils/bd",
            "version": "1.03",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vigneshwaranr/bd",
            "description": "a tool to cd into parent directories, instead of ../../.., etc",
            "long_description": "Quickly go back to a specific parent directory in bash instead of typing \"cd ../../..\" redundantly.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash-completion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bdes",
            "portdir": "sysutils/bdes",
            "version": "4.7-RELEASE",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cs.dartmouth.edu/~trdata/reports/abstracts/TR91-158/",
            "description": "Block-based DES cipher utility",
            "long_description": "Block-based DES cipher utility",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcipher"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bdftopcf",
            "portdir": "x11/bdftopcf",
            "version": "1.1",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 bdftopcf",
            "long_description": "Convert X font from BDF to PCF",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXfont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "efont-unicode",
                        "font-adobe-100dpi",
                        "font-adobe-75dpi",
                        "font-adobe-utopia-100dpi",
                        "font-adobe-utopia-75dpi",
                        "font-adobe-utopia-type1",
                        "font-bh-100dpi",
                        "font-arabic-misc",
                        "font-bh-75dpi",
                        "font-bh-lucidatypewriter-100dpi",
                        "font-bh-lucidatypewriter-75dpi",
                        "font-bh-ttf",
                        "font-bh-type1",
                        "font-bitstream-100dpi",
                        "font-bitstream-75dpi",
                        "font-bitstream-speedo",
                        "font-bitstream-type1",
                        "font-cronyx-cyrillic",
                        "font-cursor-misc",
                        "font-daewoo-misc",
                        "font-dec-misc",
                        "font-ibm-type1",
                        "font-isas-misc",
                        "font-jis-misc",
                        "font-micro-misc",
                        "font-misc-cyrillic",
                        "font-misc-ethiopic",
                        "font-misc-meltho",
                        "font-misc-misc",
                        "font-mutt-misc",
                        "font-schumacher-misc",
                        "font-screen-cyrillic",
                        "font-sony-misc",
                        "font-sun-misc",
                        "font-winitzki-cyrillic",
                        "font-xfree86-type1",
                        "terminus-font",
                        "x3270"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "bdump",
            "portdir": "sysutils/bdump",
            "version": "3.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20080513002949/http://www.braham.net/Phil/linux_utils.html",
            "description": "view files in hex and ASCII formats side by side",
            "long_description": "A replacement for od for viewing binary files. Allows viewing hex and ASCII formats side by side.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bean",
            "portdir": "editors/bean",
            "version": "2.4.5",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bean-osx.com/",
            "description": "A small, simple rich text editor.",
            "long_description": "Bean is a small, simple word processor (or more precisely, a rich text editor), with many niceties added to make writing convenient, efficient and comfortable.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beancount.el",
            "portdir": "lang/beancount.el",
            "version": "20210303",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beancount/beancount-mode",
            "description": "Beancount mode for Emacs",
            "long_description": "an Emacs major-mode implementing syntax highlighting, indentation, completion, and other facilities to edit and work with Beancount ledger files.",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beanshell",
            "portdir": "java/beanshell",
            "version": "2.1.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.beanshell.org/",
            "description": "BeanShell Scripting Language, JSR-274, Java source interpreter",
            "long_description": "BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript. You can use BeanShell interactively for Java experimentation and debugging as well as to extend your applications in new ways. Scripting Java lends itself to a wide variety of applications including rapid prototyping, user scripting extension, rules engines, configuration, testing, dynamic deployment, embedded systems, and even Java education.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beanstalkd",
            "portdir": "sysutils/beanstalkd",
            "version": "1.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kr/beanstalkd",
            "description": "a fast, distributed, in-memory workqueue service",
            "long_description": "beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Bear",
            "portdir": "devel/Bear",
            "version": "3.1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rizsotto/Bear",
            "description": "Bear is a tool to generate compilation database for clang tooling.",
            "long_description": "Bear is a tool to generate compilation database for clang tooling. The JSON compilation database is used in clang project to provide information how a single compilation unit was processed. When that is available then it is easy to re-run the compilation with different programs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "nlohmann-json",
                        "pkgconfig",
                        "spdlog"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grpc",
                        "protobuf3-cpp",
                        "libfmt10",
                        "abseil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bearssl",
            "portdir": "devel/bearssl",
            "version": "0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bearssl.org",
            "description": "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C",
            "long_description": "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C",
            "active": true,
            "categories": [
                "devel",
                "crypto"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cgmnlm"
                    ]
                }
            ]
        },
        {
            "name": "bed",
            "portdir": "sysutils/bed",
            "version": "0.2.8",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/itchyny/bed",
            "description": "Binary editor written in Go",
            "long_description": "Binary editor written in Go. Binary editor with Vim-like user interface, which runs in terminals, portable, fast and with window splitting feature.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bedtools",
            "portdir": "science/bedtools",
            "version": "2.31.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arq5x/bedtools2",
            "description": "Utilities to perform basic operations on BED files",
            "long_description": "The BEDTools utilities allow one to address common genomics tasks such as finding feature overlaps and computing coverage. The utilities are largely based on four widely-used file formats: BED, GFF/GTF, VCF, and SAM/BAM.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vandervelde.ag",
                    "github": "arjanvandervelde",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beecrypt",
            "portdir": "devel/beecrypt",
            "version": "4.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/beecrypt/",
            "description": "cryptography toolkit",
            "long_description": "BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpm",
                        "rpm54"
                    ]
                }
            ]
        },
        {
            "name": "beekeeper-studio",
            "portdir": "databases/beekeeper-studio",
            "version": "1.11.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beekeeperstudio.io",
            "description": "Cross platform SQL editor and database management app for Windows, Linux, and Mac.",
            "long_description": "Beekeeper Studio is a free and open source SQL editor and database manager. Beekeeper Studio is cross-platform, and available for Linux, Mac, and Windows. It features autocomplete SQL query editor with syntax highlighting, tabbed interface, so you can multitask, the ability to sort and filter table data to find just what you need, sensible keyboard-shortcuts, the ability to save queries for later, query run-history so you can find that one query you got working 3 days ago, and a default dark theme.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1063
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beets",
            "portdir": "audio/beets",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "music library manager and MusicBrainz tagger",
            "long_description": "Beets is the media library management system for obsessive music geeks. The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes. It then provides a bouquet of tools for manipulating and accessing your music.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-poetry-core",
                        "py313-installer",
                        "py313-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-oauthlib",
                        "py313-numpy",
                        "py313-yaml",
                        "py313-Pillow",
                        "dbus-python313",
                        "py313-beautifulsoup4",
                        "python313",
                        "py313-flask",
                        "py313-flask-cors",
                        "py313-unidecode",
                        "py313-jellyfish",
                        "py313-pyxdg",
                        "py313-acoustid",
                        "py313-confuse",
                        "py313-discogs-client",
                        "py313-langdetect",
                        "py313-lap",
                        "py313-last",
                        "py313-librosa",
                        "py313-mediafile",
                        "py313-mpd2",
                        "py313-musicbrainzngs",
                        "py313-rarfile",
                        "py313-reflink",
                        "py313-resampy",
                        "py313-soco",
                        "py313-mutagen",
                        "py313-requests",
                        "py313-platformdirs",
                        "py313-py7zr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipfs",
                        "mp3val",
                        "ffmpeg",
                        "ImageMagick",
                        "flac",
                        "chromaprint"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mock",
                        "py313-flask",
                        "py313-responses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "beets-alternatives",
                        "beets-amazon",
                        "beets-artistcountry",
                        "beets-autofix",
                        "beets-barcode",
                        "beets-beetcamp",
                        "beets-bpmanalyser",
                        "beets-check",
                        "beets-copyartifacts",
                        "beets-describe",
                        "beets-follow",
                        "beets-goingrunning",
                        "beets-ibroadcast",
                        "beets-importreplace",
                        "beets-mosaic",
                        "beets-moveall",
                        "beets-noimport",
                        "beets-originquery",
                        "beets-summarize",
                        "beets-usertag",
                        "beets-xtractor",
                        "beets-yearfixer"
                    ]
                }
            ]
        },
        {
            "name": "beets-alternatives",
            "portdir": "audio/beets",
            "version": "0.13.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.github.com/geigerzaehler/beets-alternatives",
            "description": "beets plugin to manage multiple files",
            "long_description": "beets plugin to manage multiple files",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-amazon",
            "portdir": "audio/beets",
            "version": "20210908",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "plugin for beets that lets you search amazon for album-details",
            "long_description": "plugin for beets that lets you search amazon for album-details",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-bottlenose",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-artistcountry",
            "portdir": "audio/beets",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agrausem/beets-artistcountry",
            "description": "Beets plugin to retrieve the country of an artist from musicbrainz",
            "long_description": "Beets plugin to retrieve the country of an artist from musicbrainz",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-autofix",
            "portdir": "audio/beets",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginAutofix",
            "description": "A beets plugin to execute repetitive tasks in one go.",
            "long_description": "A beets plugin to execute repetitive tasks in one go.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-alive-progress",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-barcode",
            "portdir": "audio/beets",
            "version": "20210908",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "A plugin for beets that finds releases (on musicbrainz) based on a barcode that is provided via text or decoded from image files",
            "long_description": "A plugin for beets that finds releases (on musicbrainz) based on a barcode that is provided via text or decoded from image files",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-zbar",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-beetcamp",
            "portdir": "audio/beets",
            "version": "0.22.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snejus/beetcamp",
            "description": "Bandcamp autotagger source for beets.",
            "long_description": "Bandcamp autotagger source for beets.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ordered-set",
                        "beets",
                        "py313-country",
                        "py313-cached-property",
                        "python313",
                        "py313-requests",
                        "py313-dateutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-bpmanalyser",
            "portdir": "audio/beets",
            "version": "1.5.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginBpmAnalyser",
            "description": "A beets plugin for analysing tempo of songs and storing it in the bpm tag.",
            "long_description": "A beets plugin for analysing tempo of songs and storing it in the bpm tag.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-poetry-core",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313",
                        "py313-numpy",
                        "py313-aubio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-check",
            "portdir": "audio/beets",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.github.com/geigerzaehler/beets-check",
            "description": "beets plugin verifying file integrity with checksums",
            "long_description": "beets plugin verifying file integrity with checksums",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-copyartifacts",
            "portdir": "audio/beets",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adammillerio/beets-copyartifacts",
            "description": "beets plugin to copy non-music files to import path",
            "long_description": "beets plugin to copy non-music files to import path",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-describe",
            "portdir": "audio/beets",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginDescribe",
            "description": "A beets plugin that describes attributes in depth",
            "long_description": "A beets plugin that describes attributes in depth",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-termplotlib",
                        "beets",
                        "py313-termtables",
                        "python313",
                        "py313-numpy",
                        "py313-pandas"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        }
    ]
}