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

{
    "count": 49753,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=12",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=10",
    "results": [
        {
            "name": "av1an",
            "portdir": "multimedia/av1an",
            "version": "0.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rust-av/Av1an",
            "description": "command-line AV1 / VP9 / HEVC / H264 encoding framework",
            "long_description": "av1an is a command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding. It can increase your encoding speed and improve cpu utilization by running multiple encoder processes in parallel. Target quality, VMAF plotting, and more, available to take advantage for video encoding.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "h264",
                "h265",
                "av1",
                "vpx",
                "ffms2",
                "mkvmerge",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nasm",
                        "pkgconfig",
                        "legacy-support",
                        "cargo",
                        "clang-20",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "vapoursynth",
                        "libiconv",
                        "ffmpeg7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "svt-av1",
                        "x265",
                        "x264",
                        "rav1e",
                        "aom"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avahi",
            "portdir": "net/avahi",
            "version": "0.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avahi.org",
            "description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.",
            "long_description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "mono",
                "test",
                "gtk",
                "gtk3",
                "qt4",
                "qt5",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "libxml2",
                        "xmltoman",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-gdbm",
                        "gdbm",
                        "py313-gobject3",
                        "dbus-python313",
                        "libdaemon",
                        "libevent",
                        "gobject-introspection",
                        "gtk3",
                        "expat",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netatalk",
                        "libdmapsharing",
                        "telepathy-salut",
                        "libepc",
                        "tracker3",
                        "mod_dnssd",
                        "kdelibs4",
                        "grilo-plugins",
                        "VLC2",
                        "libVLC2",
                        "sane-backends",
                        "pulseaudio"
                    ]
                }
            ]
        },
        {
            "name": "avarice",
            "portdir": "cross/avarice",
            "version": "2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://avarice.sourceforge.net/",
            "description": "AVR JTAG-ICE control software",
            "long_description": "AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "binutils",
                        "gettext",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "avr-gdb"
                    ]
                }
            ]
        },
        {
            "name": "avidemux",
            "portdir": "multimedia/avidemux",
            "version": "2.8.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avidemux.sourceforge.net",
            "description": "video editor designed for simple cutting, filtering and encoding tasks",
            "long_description": "Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "aac",
                "dts",
                "esound",
                "gettext",
                "jack",
                "lame",
                "opus",
                "sqlite",
                "twolame",
                "vorbis",
                "vpx",
                "x264",
                "x265",
                "xvid"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gmake",
                        "pkgconfig",
                        "yasm",
                        "bash",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmad",
                        "libopus",
                        "libvorbis",
                        "twolame",
                        "sqlite3",
                        "gettext",
                        "fontconfig",
                        "qt5-qtbase",
                        "libass",
                        "libvpx",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "XviD",
                        "qt5-qttools",
                        "zlib",
                        "faac",
                        "faad2",
                        "lame"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avr-binutils",
            "portdir": "cross/avr-binutils",
            "version": "2.41",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for avr cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for avr cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc"
                    ]
                }
            ]
        },
        {
            "name": "avrdude",
            "portdir": "cross/avrdude",
            "version": "7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avrdudes/avrdude",
            "description": "AVR Downloader Uploader",
            "long_description": "AVRDUDE - AVR Downloader Uploader - is a program for downloading and uploading the on-chip memories of Microchip’s AVR microcontrollers. It can program the Flash and EEPROM, and where supported by the programming protocol, it can program fuse and lock bits. AVRDUDE also supplies a direct instruction mode allowing one to issue any programming instruction to the AVR chip regardless of whether AVRDUDE implements that specific feature of a particular chip.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libftdi1",
                        "hidapi",
                        "libserialport",
                        "libusb",
                        "libelf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avr-gcc",
            "portdir": "cross/avr-gcc",
            "version": "14.2.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for avr",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for avr.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 612
                }
            ],
            "variants": [
                "lto"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc",
                        "zstd",
                        "avr-binutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avr-gdb",
                        "simulavr",
                        "avr-libc"
                    ]
                }
            ]
        },
        {
            "name": "avr-gdb",
            "portdir": "cross/avr-gdb",
            "version": "13.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/",
            "description": "GDB: The GNU Project Debugger for avr",
            "long_description": "GDB: The GNU Project Debugger for avr",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc",
                        "boehmgc",
                        "gmp",
                        "ncurses",
                        "expat",
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "avarice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avr-libc",
            "portdir": "cross/avr-libc",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avrdudes.github.io/avr-libc/",
            "description": "C library for the AVR microcontroller.",
            "long_description": "AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avt",
            "portdir": "science/avt",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elboza/avt",
            "description": "Aviation Tools (metar, taf, decode airline, geo info)",
            "long_description": "Aviation Tools: \n* gets metar \n* gets taf \n* decode iata / icao airports \n* gets sunrise / sunset \n* gets geo info \n* decode airline codes \n* decode aircraft tail codes \n* decode aircraft names",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awemud",
            "portdir": "games/awemud",
            "version": "0.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.awemud.net/",
            "description": "MUD (Multi-User Dungeon) game server",
            "long_description": "AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "scriptix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awesome",
            "portdir": "x11/awesome",
            "version": "3.5.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://awesomewm.org/",
            "description": "awesome is a tiling window manager",
            "long_description": "awesome is a tiling window manager initially based on a dwm code rewriting. It is extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. awesome has the following features: very stable, no mouse needed, multihead support, some real transparency support, some xrandr support, no lua integration, no 9P support, no editable tagbars, no limits on its source size, key, script and mouse bindings, etc.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "ImageMagick",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "imlib2",
                        "lua51",
                        "pango",
                        "xorg-libXcursor",
                        "dbus",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-image",
                        "xorg-xcb-util-keysyms",
                        "xorg-xcb-util-wm",
                        "xorg-xorgproto",
                        "lua51-lgi",
                        "xorg-libxcb",
                        "glib2",
                        "libev",
                        "libxdg-basedir",
                        "startup-notification"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awscli_select",
            "portdir": "python/awscli_select",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default awscli version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of awscli.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-awscli",
                        "py36-awscli",
                        "py37-awscli2",
                        "py37-awscli",
                        "py38-awscli",
                        "py39-awscli",
                        "py38-awscli2",
                        "py310-awscli",
                        "py311-awscli",
                        "py312-awscli",
                        "py313-awscli",
                        "py310-awscli2",
                        "py311-awscli2",
                        "py312-awscli2",
                        "py313-awscli2",
                        "py39-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "awsets",
            "portdir": "sysutils/awsets",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trek10inc/awsets",
            "description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
            "long_description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-iam-authenticator",
            "portdir": "sysutils/aws-iam-authenticator",
            "version": "0.6.20",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
            "description": "AWS IAM Authenticator for Kubernetes",
            "long_description": "Use IAM credentials to authenticate to Kubernetes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "asobrien",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awsls",
            "portdir": "sysutils/awsls",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jckuester/awsls",
            "description": "A list command for AWS resources",
            "long_description": "A list command for AWS resources. awsls supports listing of over 250 types of resources across 97 different AWS services.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-nuke",
            "portdir": "sysutils/aws-nuke",
            "version": "3.56.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws-nuke.ekristen.dev/",
            "description": "Remove all the resources from an AWS account",
            "long_description": "Remove all the resources from an AWS account",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awstats",
            "portdir": "www/awstats",
            "version": "7.9",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.awstats.org",
            "description": "Free real-time logfile analyzer to get advanced web statistics",
            "long_description": "AWStats is short for Advanced Web Statistics. It's a free tool that generates advanced web (but also ftp or mail) server statistics, graphically. \n\nThis log analyzer works as a CGI or from command line and shows you all possible information that your logs contain, in a few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. \n\nIt can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs).",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-vault",
            "portdir": "security/aws-vault",
            "version": "7.6.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ByteNess/aws-vault",
            "description": "A vault for securely storing and accessing AWS credentials in development environments.",
            "long_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment. AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "axel",
            "portdir": "net/axel",
            "version": "2.17.14",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/axel-download-accelerator/axel",
            "description": "A light Unix download accelerator",
            "long_description": "Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file. It may sound weird, but it works very well in practice.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ayatana-ido",
            "portdir": "devel/ayatana-ido",
            "version": "0.10.4",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/ayatana-ido",
            "description": "Ayatana Indicator Display Objects",
            "long_description": "Ayatana Indicator Display Objects",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "atk",
                        "pango",
                        "harfbuzz",
                        "glib2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-indicator",
                        "libayatana-appindicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "azmq",
            "portdir": "devel/azmq",
            "version": "1.0.3",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeromq/azmq",
            "description": "C++ language binding library integrating ZeroMQ with Boost Asio",
            "long_description": "C++ language binding library integrating ZeroMQ with Boost Asio",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "azure-kubelogin",
            "portdir": "sysutils/azure-kubelogin",
            "version": "0.2.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://azure.github.io/kubelogin/",
            "description": "A Kubernetes credential plugin implementing Azure authentication",
            "long_description": "kubelogin is a client-go credential plugin implementing Azure authentication for Kubernetes. This plugin provides features that are not available in kubectl.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "baarde",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "b5i2iso",
            "portdir": "sysutils/b5i2iso",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20111129094204/http://developer.berlios.de/projects/b5i2iso",
            "description": "BlindWrite image to ISO image file converter",
            "long_description": "BlindWrite image to ISO image file converter",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "babl",
            "portdir": "graphics/babl",
            "version": "0.1.116",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gegl.org/babl",
            "description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "long_description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "lcms2",
                        "vala"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "gnome-photos",
                        "gegl-0.3",
                        "gegl",
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "babl-devel",
            "portdir": "graphics/babl-devel",
            "version": "0.1.116",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gegl.org/babl",
            "description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "long_description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-18",
                        "pkgconfig",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vala",
                        "lcms2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gegl-devel"
                    ]
                }
            ]
        },
        {
            "name": "backdown",
            "portdir": "sysutils/backdown",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Canop/backdown",
            "description": "A deduplicator",
            "long_description": "Backdown helps you safely and ergonomically remove duplicate files. Its design is based upon my observation of frequent patterns regarding build-up of duplicates with time, especially images and other media files. Finding duplicates is easy. Cleaning the disk when there are thousands of them is the hard part. What Backdown brings is the easy way to select and remove the duplicates you don't want to keep.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "backuppc",
            "portdir": "sysutils/backuppc",
            "version": "4.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://backuppc.github.io/backuppc/",
            "description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server.",
            "long_description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server. BackupPC is highly configurable and easy to install and maintain.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutar",
                        "gzip",
                        "par2",
                        "openssh",
                        "rsync",
                        "samba3",
                        "bzip2",
                        "p5.34-backuppc-xs",
                        "p5.34-cgi",
                        "p5.34-encode",
                        "p5.34-file-listing",
                        "p5.34-getopt-long",
                        "mod_perl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "backward",
            "portdir": "textproc/backward",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/backward/",
            "description": "command line tool that reverses lineorder of stdin or any given file(s)",
            "long_description": "command line tool that reverses lineorder of stdin or any given file(s)",
            "active": true,
            "categories": [
                "textproc",
                "amusements"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bact",
            "portdir": "math/bact",
            "version": "0.13",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chasen.org/~taku/software/bact/",
            "description": "a Boosting Algorithm for Classification of Trees",
            "long_description": "BACT is a machine learning tool for labeled ordered trees. The important characteristic is that the input example x is represented not in a numerical feature vector (bag-of-words) but in a labeled ordered tree.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bacula",
            "portdir": "sysutils/bacula",
            "version": "15.0.2",
            "license": "(AGPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bacula.org/",
            "description": "network based backup program",
            "long_description": "Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "client_only",
                "console_bat",
                "mysql51",
                "mysql55",
                "postgresql16",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "tcp_wrappers",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "qwt52",
                        "qt4-mac",
                        "tcp_wrappers",
                        "libiconv",
                        "gawk",
                        "lzo2",
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bacula5",
            "portdir": "sysutils/bacula5",
            "version": "5.2.13",
            "license": "(AGPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bacula.org/",
            "description": "network based backup program",
            "long_description": "Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "robertoschwald",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "client_only",
                "console_bat",
                "mysql55",
                "postgresql83",
                "postgresql84",
                "sqlite2",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0",
                        "tcp_wrappers"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "qwt52",
                        "qt4-mac",
                        "tcp_wrappers",
                        "libiconv",
                        "gawk",
                        "zlib",
                        "gettext",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bahamut",
            "portdir": "irc/bahamut",
            "version": "2.2.4",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DALnet/bahamut",
            "description": "Bahamut is an Internet Relay Chat Daemon (IRCd) designed for DALnet.",
            "long_description": "Bahamut is an Internet Relay Chat Daemon (IRCd) designed for DALnet.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bakefile",
            "portdir": "devel/bakefile",
            "version": "0.2.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bakefile.org",
            "description": "cross-platform, cross-compiler native makefile generator",
            "long_description": "Bakefile is a cross-platform, cross-compiler native makefile generator. It takes a compiler-independent description of build tasks as input and generates a native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "swig-python",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bakery",
            "portdir": "gnome/bakery",
            "version": "2.6.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bakery.sf.net",
            "description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
            "long_description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconfmm",
                        "libglademm",
                        "libxmlxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "balance",
            "portdir": "net/balance",
            "version": "3.57",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://balance.inlab.net",
            "description": "Simple but powerful generic TCP proxy",
            "long_description": "Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "balena-cli",
            "portdir": "devel/balena-cli",
            "version": "12.55.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.balena.io/",
            "description": "The official balena Command Line Interface.",
            "long_description": "The balena CLI is a Command Line Interface for balenaCloud or openBalena. It builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bali-phy",
            "portdir": "science/bali-phy",
            "version": "4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bali-phy.org/",
            "description": "Bayesian co-estimation of phylogenies and multiple alignments via MCMC",
            "long_description": "BAli-Phy estimates multiple sequence alignments and evolutionary trees from DNA, amino acid, or codon sequences. It uses likelihood-based evolutionary models of substitutions and insertions and deletions to place gaps.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "eigen3",
                        "pandoc",
                        "cereal",
                        "clang-20",
                        "cmake",
                        "meson",
                        "ninja",
                        "nlohmann-json",
                        "pkgconfig",
                        "range-v3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libfmt11",
                        "boost187"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bali-phy-devel",
            "portdir": "science/bali-phy",
            "version": "08162025-472371dc",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bali-phy.org/",
            "description": "Bayesian co-estimation of phylogenies and multiple alignments via MCMC",
            "long_description": "BAli-Phy estimates multiple sequence alignments and evolutionary trees from DNA, amino acid, or codon sequences. It uses likelihood-based evolutionary models of substitutions and insertions and deletions to place gaps.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "eigen3",
                        "pandoc",
                        "cereal",
                        "clang-20",
                        "cmake",
                        "meson",
                        "ninja",
                        "nlohmann-json",
                        "pkgconfig",
                        "range-v3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libfmt11",
                        "boost187"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "baloo",
            "portdir": "kde/baloo",
            "version": "4.14.3",
            "license": "(LGPL-2 or LGPL-2.1+ or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Baloo is a metadata and search framework for KDE.",
            "long_description": "Baloo is a metadata and search framework for KDE. It is aimed ultimately at replacing nepomuk.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kdelibs4",
                        "kdepimlibs4",
                        "qt4-mac",
                        "boost176",
                        "kfilemetadata",
                        "phonon",
                        "akonadi",
                        "qjson",
                        "xapian-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "baloo-widgets",
                        "kcm-baloo-advanced",
                        "kdepim4"
                    ]
                }
            ]
        },
        {
            "name": "baloo-widgets",
            "portdir": "kde/baloo-widgets",
            "version": "4.14.3",
            "license": "(LGPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Baloo is a metadata and search framework for KDE.",
            "long_description": "Baloo is a metadata and search framework for KDE. It is aimed ultimately at replacing nepomuk.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "kfilemetadata",
                        "kdelibs4",
                        "baloo",
                        "phonon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "balsa",
            "portdir": "gnome/balsa",
            "version": "2.5.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pawsa.fedorapeople.org/balsa/",
            "description": "GNOME e-mail client",
            "long_description": "Balsa is an e-mail client for GNOME, highly configurable and incorporating all the features you would expect in a robust mail client.",
            "active": true,
            "categories": [
                "mail",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "yelp-tools",
                        "gsed",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmime",
                        "html2text",
                        "libxml2",
                        "sqlite3",
                        "webkit2-gtk",
                        "gnutls",
                        "gpgme",
                        "openssl",
                        "desktop-file-utils",
                        "gspell",
                        "gtk3",
                        "gtksourceview3",
                        "libsecret"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bam",
            "portdir": "devel/bam",
            "version": "0.5.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matricks/bam",
            "description": "A fast and flexible build system",
            "long_description": "Bam is a fast and flexible build system. It uses Lua to describe the build process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bamtools",
            "portdir": "devel/bamtools",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pezmaster31/bamtools",
            "description": "a programmer's API and an end-user's toolkit for handling BAM files",
            "long_description": "BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "nodejs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jsoncpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bandit",
            "portdir": "python/bandit",
            "version": "1.8.6",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bandit.readthedocs.io/en/latest",
            "description": "Security oriented static analyser for python code.",
            "long_description": "Security oriented static analyser for python code. Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-pbr",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sarif-om",
                        "py313-jschema_to_python",
                        "py313-gitpython",
                        "py313-stevedore",
                        "py313-rich",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bandwhich",
            "portdir": "net/bandwhich",
            "version": "0.23.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/imsnif/bandwhich",
            "description": "Terminal bandwidth utilization tool (formerly known as \"what\")",
            "long_description": "bandwhich sniffs a given network interface and records IP packet size, cross referencing it with the /proc filesystem on linux or lsof on macOS. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "baobab",
            "portdir": "gnome/baobab",
            "version": "3.26.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Baobab",
            "description": "GNOME disk usage analyzer.",
            "long_description": "Disk Usage Analyzer is a graphical, menu-driven application to analyse disk usage in a GNOME environment. It can easily scan either the whole filesystem tree, or a specific user-requested directory branch (local or remote). It also auto-detects in real-time any changes made to your home directory as far as any mounted/unmounted device. Disk Usage Analyzer also provides a full graphical treemap window for each selected folder.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "yelp-tools",
                        "vala",
                        "itstool",
                        "appstream-glib",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gdk-pixbuf2",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "yelp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "barcode",
            "portdir": "textproc/barcode",
            "version": "0.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/barcode/",
            "description": "convert text strings to printed barcodes",
            "long_description": "Main features of GNU Barcode: \n- Available as both a library and an executable program \n- Supports UPC, EAN, ISBN, CODE39 and other encoding standards \n- PostScript and Encapsulated PostScript output \n- Accepts sizes and positions as inches, centimeters, millimeters \n- Can create tables of barcodes (to print labels on sticker pages)",
            "active": true,
            "categories": [
                "textproc",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "gettext",
                        "libtool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libpaper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "baresip",
            "portdir": "net/baresip",
            "version": "4.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baresip/baresip",
            "description": "portable and modular SIP User-Agent with audio and video support",
            "long_description": "baresip is a portable and modular SIP User-Agent with audio and video support.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "openssl",
                        "codec2",
                        "ffmpeg8",
                        "libre",
                        "libgsm",
                        "spandsp-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "barman",
            "portdir": "databases/barman",
            "version": "3.16.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pgbarman.org",
            "description": "Backup and Recovery Manager for PostgreSQL",
            "long_description": "Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-setuptools",
                        "py313-argcomplete",
                        "py313-dateutil",
                        "py313-psycopg2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}