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

{
    "count": 50581,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=112",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=110",
    "results": [
        {
            "name": "libu2f-server",
            "portdir": "security/libu2f-server",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/libu2f-server/",
            "description": "Yubico Universal 2nd Factor (U2F) Server C Library",
            "long_description": "This is a C library that implements the server-side of the U2F protocol. More precisely, it provides an API for generating the JSON blobs required by U2F devices to perform the U2F Registration and U2F Authentication operations, and functionality for verifying the cryptographic operations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "gengetopt",
                        "pkgconfig",
                        "clang-9.0",
                        "check"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-c",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libucl",
            "portdir": "devel/libucl",
            "version": "0.9.2",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vstakhov/libucl",
            "description": "Universal configuration library parser",
            "long_description": "Universal configuration library parser",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libudns",
            "portdir": "net/libudns",
            "version": "0.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.corpit.ru/mjt/udns.html",
            "description": "DNS resolver library",
            "long_description": "UDNS is a stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "jabberd"
                    ]
                }
            ]
        },
        {
            "name": "libuninameslist",
            "portdir": "devel/libuninameslist",
            "version": "20230916",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fontforge/libuninameslist",
            "description": "A Library of Unicode annotation data",
            "long_description": "The Unicode consortium provides a file containing annotations on many unicode characters. This library contains a compiled version of this file so that programs can access these data easily.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fontforge"
                    ]
                }
            ]
        },
        {
            "name": "libuninum",
            "portdir": "textproc/libuninum",
            "version": "2.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://billposer.org/Software/libuninum.html",
            "description": "library for converting Unicode strings to numbers and vice versa",
            "long_description": "libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msort"
                    ]
                }
            ]
        },
        {
            "name": "libunique",
            "portdir": "gnome/libunique",
            "version": "1.1.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Attic/LibUnique",
            "description": "Unique is a library for writing single instance applications.",
            "long_description": "Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gobject-introspection",
                        "gtk2",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmpc"
                    ]
                }
            ]
        },
        {
            "name": "libunique3",
            "portdir": "gnome/libunique3",
            "version": "3.0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Attic/LibUnique",
            "description": "Unique is a library for writing single instance applications.",
            "long_description": "Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "xorg-libX11",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libunistring",
            "portdir": "textproc/libunistring",
            "version": "1.4.1",
            "license": "(LGPL-3+ or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libunistring/",
            "description": "library for manipulating Unicode strings",
            "long_description": "Text files are nowadays usually encoded in Unicode, and may consist of very different scripts – from Latin letters to Chinese Hanzi –, with many kinds of special characters – accents, right-to-left writing marks, hyphens, Roman numbers, and much more. But the POSIX platform APIs for text do not contain adequate functions for dealing with particular properties of many Unicode characters. In fact, the POSIX APIs for text have several assumptions at their base which don't hold for Unicode text. This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "gnutls-devel",
                        "mailutils",
                        "guile-2.2",
                        "clisp",
                        "notcurses",
                        "podofo",
                        "libidn2",
                        "termdebug",
                        "zmap",
                        "texinfo",
                        "the_Foundation",
                        "rygel",
                        "libt3window",
                        "libt3widget",
                        "tilde",
                        "libpsl",
                        "libpsl-docs",
                        "podofo-0.10",
                        "guile-3.0",
                        "gnome-characters",
                        "wget"
                    ]
                }
            ]
        },
        {
            "name": "libunrar",
            "portdir": "archivers/unrar",
            "version": "7.2.3",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rarlab.com/",
            "description": "unrar library",
            "long_description": "unrar library",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libunwind",
            "portdir": "devel/libunwind",
            "version": "5.0.1",
            "license": "MIT and NCSA",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
            "description": "A version of Apple's libunwind library that is included in libSystem",
            "long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz-bootstrap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind-headers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wezterm",
                        "binwalk",
                        "cargo",
                        "cargo-c",
                        "git-interactive-rebase-tool",
                        "racer",
                        "stgit",
                        "amp",
                        "libopenraw",
                        "librsvg",
                        "pngquant",
                        "t-rec",
                        "gleam",
                        "rust",
                        "newsboat",
                        "websocat",
                        "py35-bcrypt",
                        "py36-bcrypt",
                        "py37-bcrypt",
                        "py38-bcrypt",
                        "py39-bcrypt",
                        "py36-cryptography",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py38-dulwich",
                        "py39-dulwich",
                        "py37-jellyfish",
                        "py38-jellyfish",
                        "py39-jellyfish",
                        "py-tokenizers",
                        "py37-tokenizers",
                        "py38-tokenizers",
                        "py39-tokenizers",
                        "asciinema",
                        "bupstash",
                        "folderify",
                        "starship",
                        "watchman",
                        "tectonic",
                        "angle-grinder",
                        "zola",
                        "oha",
                        "git-cinnabar",
                        "gitweb",
                        "yj",
                        "committed",
                        "drill",
                        "git-delta",
                        "wrangler",
                        "onefetch",
                        "hurl",
                        "broot",
                        "git-branchless",
                        "gitui",
                        "hgrep",
                        "librsvg-devel",
                        "ouch",
                        "py310-cryptography",
                        "py310-dulwich",
                        "git-absorb",
                        "py310-jellyfish",
                        "py310-bcrypt",
                        "t-rex",
                        "bat",
                        "qsv",
                        "nushell",
                        "rust-bootstrap-10.5",
                        "fclones",
                        "oxipng",
                        "arti",
                        "fornjot",
                        "rust-analyzer",
                        "dua-cli",
                        "hck",
                        "gfold",
                        "zee",
                        "blake3",
                        "fselect",
                        "navi",
                        "hyperfine",
                        "miniserve",
                        "toast",
                        "xplr",
                        "scout",
                        "wasmtime",
                        "coreutils-uutils",
                        "hexyl",
                        "xh",
                        "procs",
                        "mask",
                        "kubie",
                        "pastel",
                        "ruplacer",
                        "fd",
                        "sad",
                        "cfonts",
                        "hackernews-tui",
                        "mesalink",
                        "cargo-generate",
                        "hwatch",
                        "py-maturin",
                        "py37-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py37-orjson",
                        "py38-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "atuin",
                        "zellij",
                        "cbindgen",
                        "blades",
                        "difftastic",
                        "mdcat",
                        "helix",
                        "lsd",
                        "wasmer",
                        "tuc",
                        "wasm-pack",
                        "gping",
                        "ffsend",
                        "texlab",
                        "bingrep",
                        "cobalt.rs",
                        "zoxide",
                        "shellharden",
                        "argc",
                        "av1an",
                        "rav1e",
                        "mdbook",
                        "himalaya",
                        "rhit",
                        "rsspls",
                        "replibyte",
                        "git-cliff",
                        "dust",
                        "hunt",
                        "mcfly",
                        "joshuto",
                        "ares",
                        "dprint",
                        "grex",
                        "dura",
                        "lychee",
                        "taskwarrior-tui",
                        "kdash",
                        "topgrade",
                        "modus",
                        "just",
                        "riff",
                        "monolith",
                        "igrep",
                        "cgrc",
                        "rustic",
                        "py310-tokenizers",
                        "rq",
                        "nixpacks",
                        "tree-sitter-cli",
                        "fif",
                        "genact",
                        "stork",
                        "meli",
                        "jot",
                        "roapi",
                        "columnq",
                        "lemmeknow",
                        "keysync",
                        "alacritty",
                        "agg",
                        "skim",
                        "felix",
                        "rustscan",
                        "ddh",
                        "jujutsu",
                        "bore-cli",
                        "py311-cryptography",
                        "py311-maturin",
                        "garage",
                        "phetch",
                        "mqttui",
                        "py311-dulwich",
                        "tealdeer",
                        "py311-orjson",
                        "hoard-cli",
                        "rust-script",
                        "dominant_colours",
                        "bottom",
                        "py311-bcrypt",
                        "kbs2",
                        "whitebox-tools",
                        "nomino",
                        "jlq",
                        "termusic",
                        "so",
                        "ruff",
                        "zenith",
                        "fnm",
                        "eva",
                        "typst",
                        "binocle",
                        "tokei",
                        "py311-jellyfish",
                        "sccache",
                        "py-cryptg",
                        "py38-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "ripgrep-all",
                        "fastmod",
                        "volta-node",
                        "code-minimap",
                        "gperftools",
                        "taizen",
                        "wiki-tui",
                        "jwt-cli",
                        "halloy",
                        "backdown",
                        "fend",
                        "jless",
                        "sniprun",
                        "py311-cryptg",
                        "killport",
                        "tui-journal",
                        "stylua",
                        "py311-tokenizers",
                        "py-safetensors",
                        "py38-safetensors",
                        "py39-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "repgrep",
                        "eza",
                        "bandwhich",
                        "pijul-devel",
                        "daktilo",
                        "py312-maturin",
                        "gdrive3",
                        "pueue",
                        "presenterm",
                        "gifski",
                        "libgifski",
                        "py312-orjson",
                        "ripgrep",
                        "sd",
                        "kalker",
                        "py312-dulwich",
                        "silicon",
                        "lapce",
                        "py312-cryptography",
                        "gpg-tui",
                        "ascii-gen",
                        "hyfetch",
                        "wgshadertoy",
                        "jaq",
                        "jql",
                        "gql",
                        "ast-grep",
                        "rs-aggregate",
                        "py312-jellyfish",
                        "viu",
                        "PineFlash",
                        "sniffglue",
                        "tlrc",
                        "py311-tiktoken",
                        "py312-tiktoken",
                        "csvlens",
                        "py312-bcrypt",
                        "py-pydantic_core",
                        "py38-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "czkawka",
                        "py37-pydantic_core",
                        "mise",
                        "conserve",
                        "cargo2port",
                        "gitoxide",
                        "srgn",
                        "rustpython",
                        "py-rustworkx",
                        "py310-rustworkx",
                        "py311-rustworkx",
                        "py312-rustworkx",
                        "yazi",
                        "kalc",
                        "uv",
                        "treefmt",
                        "vrc-get",
                        "bartib",
                        "wstunnel",
                        "py312-cryptg",
                        "dog",
                        "watchexec",
                        "ata",
                        "veryl",
                        "jnv",
                        "gitu",
                        "rune",
                        "orz",
                        "goku",
                        "tu",
                        "rotz",
                        "clavus",
                        "tiron",
                        "rye",
                        "hex",
                        "neocmakelsp",
                        "termscp",
                        "oxker",
                        "numbat",
                        "amber-lang",
                        "rio",
                        "sig",
                        "flawz",
                        "otree",
                        "pqrs",
                        "osxbom",
                        "envelope",
                        "qrtool",
                        "ox",
                        "ferium",
                        "serpl",
                        "lucky-commit",
                        "shadowsocks-rust",
                        "kondo",
                        "aichat",
                        "viddy",
                        "ned",
                        "inferno",
                        "rage",
                        "age-plugin-yubikey",
                        "kty",
                        "dune",
                        "choose",
                        "ncmc",
                        "ncmdump",
                        "aq",
                        "elp",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "py313-cryptography",
                        "cargo-asm",
                        "dufs",
                        "py313-orjson",
                        "diffr",
                        "rebels-in-the-sky",
                        "sshs",
                        "csview",
                        "macmon",
                        "diskus",
                        "rpg-cli",
                        "shisho",
                        "svgcleaner",
                        "py313-pydantic_core",
                        "dijo",
                        "cloudman",
                        "diskonaut",
                        "dmux",
                        "when",
                        "py313-bcrypt",
                        "xsv",
                        "geckodriver",
                        "libkrun",
                        "krunkit",
                        "hk",
                        "vivid",
                        "zizmor",
                        "ab-av1",
                        "sequoia-chameleon-gnupg",
                        "jgenesis",
                        "cocogitto",
                        "taplo",
                        "xan",
                        "wiper",
                        "carl",
                        "py313-jellyfish",
                        "mercurial-rustext",
                        "tabiew",
                        "doge",
                        "alcom",
                        "edit",
                        "brush",
                        "idevice_pair",
                        "py314-maturin",
                        "py314-orjson",
                        "sequoia-keystore",
                        "py314-dulwich",
                        "kibi",
                        "py314-cryptography",
                        "py314-pydantic_core",
                        "run",
                        "py313-cryptg",
                        "prek",
                        "py314-bcrypt",
                        "tre-tree",
                        "macdisp",
                        "py314-jellyfish",
                        "rustup"
                    ]
                }
            ]
        },
        {
            "name": "libunwind-headers",
            "portdir": "devel/libunwind",
            "version": "5.0.1",
            "license": "MIT and NCSA",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
            "description": "A version of Apple's libunwind library that is included in libSystem",
            "long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "strip7"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ]
        },
        {
            "name": "libupnp",
            "portdir": "devel/libupnp",
            "version": "1.14.17",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pupnp/pupnp",
            "description": "portable open source UPnP development kit",
            "long_description": "The portable SDK for UPnP(tm) Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "amule"
                    ]
                }
            ]
        },
        {
            "name": "liburcu",
            "portdir": "devel/liburcu",
            "version": "0.14.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "userspace-rcu",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by userspace-rcu",
            "long_description": "This port has been replaced by userspace-rcu.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libusb",
            "portdir": "devel/libusb",
            "version": "1.0.29",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libusb.info/",
            "description": "library for USB device access",
            "long_description": "library for use by user level applications to access USB devices regardless of OS",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kde4-workspace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "uhubctl",
                        "py39-libusb1",
                        "FreeRDP",
                        "openni",
                        "ipsw",
                        "qemu",
                        "lirc",
                        "micronucleus",
                        "bettercap",
                        "qdmr",
                        "minipro",
                        "kismet",
                        "libnfc",
                        "dfu-programmer",
                        "dfu-util",
                        "libdc1394",
                        "libdivecomputer",
                        "libfreespace",
                        "libnifalcon",
                        "libcaer",
                        "spice-gtk",
                        "py38-libusb1",
                        "libiio",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "usbredir",
                        "SDRangel",
                        "airspy",
                        "airspyhf",
                        "bladeRF",
                        "exodriver",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-fcdproplus",
                        "limesuite",
                        "limesuite-devel",
                        "openhantek",
                        "osmocore",
                        "perseus-sdr",
                        "osmocore-devel",
                        "darktable",
                        "darktable-devel",
                        "ubertooth",
                        "ubertooth-devel",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "SDRplay3",
                        "indi",
                        "linrad",
                        "iRecovery",
                        "iguanaIR",
                        "PineFlash",
                        "avrdude",
                        "SDRPlusPlus",
                        "xserve-frontpanel",
                        "libgpod",
                        "gpsbabel",
                        "scrcpy",
                        "VLC2",
                        "libVLC2",
                        "digikam",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "usbutils",
                        "argyll",
                        "wb32-dfu-updater",
                        "ola",
                        "libmtp",
                        "welle.io",
                        "welle.io-devel",
                        "libftdi1",
                        "openocd",
                        "stlink",
                        "rtl-sdr",
                        "libusb-compat",
                        "py311-libusb1",
                        "py312-libusb1",
                        "py310-libusb1",
                        "sane-backends",
                        "cgminer",
                        "mos-devel",
                        "mos",
                        "hackrf",
                        "hackrf-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pyusb",
                        "py311-pyusb",
                        "py312-pyusb",
                        "py314-pyusb",
                        "py313-pyusb",
                        "py37-pyusb",
                        "py27-pyusb",
                        "py38-pyusb",
                        "py39-pyusb",
                        "py35-pyusb",
                        "py310-pyusb"
                    ]
                }
            ]
        },
        {
            "name": "libusb-compat",
            "portdir": "devel/libusb-compat",
            "version": "0.1.8",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libusb.info/",
            "description": "library for USB device access",
            "long_description": "library for use by user level applications to access USB devices regardless of OS",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnokii",
                        "libnfc",
                        "usbprog",
                        "libptp2",
                        "piklab",
                        "twain-sane",
                        "libticonv",
                        "roboctl",
                        "linrad",
                        "playerstage-player",
                        "iguanaIR",
                        "sispmctl",
                        "lprof",
                        "qlandkarte",
                        "gnupg1",
                        "flashrom",
                        "libftdi",
                        "libftdi0",
                        "libftdi1",
                        "hamlib-devel",
                        "libgphoto2",
                        "gphoto2",
                        "mspdebug",
                        "nut",
                        "avarice",
                        "hamlib",
                        "gnupg2",
                        "lirc",
                        "micronucleus"
                    ]
                }
            ]
        },
        {
            "name": "libusb-devel",
            "portdir": "devel/libusb",
            "version": "20220904-f3619c40",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://libusb.info/",
            "description": "library for USB device access",
            "long_description": "library for use by user level applications to access USB devices regardless of OS This port provides devel version of libusb, updated weekly to monthly.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libusb-legacy",
            "portdir": "devel/libusb-legacy",
            "version": "0.1.12",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libusb.info/",
            "description": "Library providing access to USB devices",
            "long_description": "A library originally developed under Linux to give userland programs an API to access to USB hardware.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libusbmuxd",
            "portdir": "devel/libusbmuxd",
            "version": "2.1.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libimobiledevice/libusbmuxd",
            "description": "A client library to multiplex connections from and to iOS devices",
            "long_description": "A client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist",
                        "libimobiledevice-glue"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice"
                    ]
                }
            ]
        },
        {
            "name": "libusbmuxd-devel",
            "portdir": "devel/libusbmuxd",
            "version": "20250907",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/libimobiledevice/libusbmuxd",
            "description": "A client library to multiplex connections from and to iOS devices",
            "long_description": "A client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice-glue-devel",
                        "libplist-devel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice-devel"
                    ]
                }
            ]
        },
        {
            "name": "libusrsctp",
            "portdir": "net/libusrsctp",
            "version": "0.9.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sctp.fh-muenster.de/sctp-user-land-stack.html",
            "description": "SCTP User-land Stack",
            "long_description": "This user-land stack uses the FreeBSD kernel sources for SCTP and makes the functionality available as a user-land library. The stack supports SCTP/IPv4, SCTP/IPv6, SCTP/UDP/IPv4, and SCTP/UDP/IPv6.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libut",
            "portdir": "devel/libut",
            "version": "2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libut.sourceforge.net/",
            "description": "library for writing Unix servers or daemon processes",
            "long_description": "libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libutf8proc",
            "portdir": "textproc/libutf8proc",
            "version": "2.11.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://julialang.org/utf8proc/",
            "description": "library for processing UTF-8 encoded Unicode strings",
            "long_description": "library for processing UTF-8 encoded Unicode strings",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "subversion-pythonbindings-3.9",
                        "neovim",
                        "neovim-devel",
                        "msort",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "schismtracker",
                        "zsv",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "subversion-pythonbindings-3.8",
                        "warzone2100",
                        "mame",
                        "NetSurf",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "apache-arrow",
                        "tmux",
                        "tmux-devel",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-rubybindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34"
                    ]
                }
            ]
        },
        {
            "name": "libuuid",
            "portdir": "devel/libuuid",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/libuuid/",
            "description": "Portable uuid C library",
            "long_description": "Portable uuid C library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alien-libuuid",
                        "erofs-utils",
                        "p5.30-alien-libuuid",
                        "p5.28-alien-libuuid",
                        "p5.32-alien-libuuid",
                        "p5.34-alien-libuuid",
                        "php53-uuid",
                        "php54-uuid",
                        "php55-uuid",
                        "php56-uuid",
                        "php70-uuid",
                        "php71-uuid",
                        "php72-uuid",
                        "php73-uuid",
                        "php74-uuid",
                        "php80-uuid",
                        "php81-uuid",
                        "php82-uuid",
                        "php83-uuid",
                        "netdata"
                    ]
                }
            ]
        },
        {
            "name": "libuv",
            "portdir": "devel/libuv",
            "version": "1.44.2",
            "license": "(MIT or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libuv.org/",
            "description": "Cross-platform asychronous I/O",
            "long_description": "libuv is a multi-platform support library with a focus on cross-platform asynchronous I/O.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bind9",
                        "qpid-proton",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "bind9.18",
                        "py36-gevent",
                        "neovim",
                        "neovim-devel",
                        "luv",
                        "luv-luajit",
                        "uvw",
                        "uvw2",
                        "knot-resolver",
                        "getdns",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "aria2",
                        "netdata",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "cl-libuv",
                        "libwebsockets",
                        "ttyd"
                    ]
                }
            ]
        },
        {
            "name": "libuv-devel",
            "portdir": "devel/libuv",
            "version": "1.47.0",
            "license": "(MIT or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libuv.org/",
            "description": "Cross-platform asychronous I/O",
            "long_description": "libuv is a multi-platform support library with a focus on cross-platform asynchronous I/O.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvideogfx",
            "portdir": "multimedia/libvideogfx",
            "version": "1.0.9",
            "license": "LGPL and GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/farindk/libvideogfx",
            "description": "A library for rapid development of video processing, computer vision, and computer graphics algorithms",
            "long_description": "A library for rapid development of video processing, computer vision, and computer graphics algorithms",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "ffmpeg",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvidstab",
            "portdir": "multimedia/libvidstab",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/georgmartius/vid.stab",
            "description": "Video stabilization library",
            "long_description": "Vidstab is a video stabilization library which can be used with Ffmpeg and Transcode.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                }
            ]
        },
        {
            "name": "libVillainousStyle",
            "portdir": "devel/VillainousStyle",
            "version": "20110713",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazingsyco/VillainousStyle",
            "description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
            "long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VillainousStyle"
                    ]
                }
            ]
        },
        {
            "name": "libvirt",
            "portdir": "sysutils/libvirt",
            "version": "11.8.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvirt.org",
            "description": "Libvirt - The Virtualization API",
            "long_description": "A toolkit to interact with the virtualization capabilities of modern hypervisors.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "fuse",
                "libssh2",
                "sasl",
                "qemu",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-docutils",
                        "gmake",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "perl5",
                        "bash-completion",
                        "grep",
                        "gsed",
                        "clang-18",
                        "python313",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "readline",
                        "curl",
                        "json-c",
                        "libiconv",
                        "libxml2",
                        "gettext-runtime",
                        "glib2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-libvirt",
                        "py36-libvirt",
                        "libvirt-glib",
                        "py37-libvirt",
                        "guestfs-tools",
                        "py310-libvirt",
                        "py311-libvirt",
                        "py312-libvirt",
                        "py313-libvirt",
                        "py314-libvirt",
                        "py38-libvirt",
                        "virt-viewer",
                        "py39-libvirt",
                        "libguestfs"
                    ]
                }
            ]
        },
        {
            "name": "libvirt-glib",
            "portdir": "sysutils/libvirt-glib",
            "version": "5.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvirt.org",
            "description": "GLib and GObject mapping for Libvirt",
            "long_description": "GLib and GObject mapping for Libvirt - The Virtualization API",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "vala",
                        "clang-17",
                        "intltool",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvirt",
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virt-manager",
                        "virt-viewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "name": "libvisio-0.1",
            "portdir": "graphics/libvisio-0.1",
            "version": "0.1.8",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libvisio",
            "description": "Libvisio is a C++ library for reading and parsing drawings in VSD (Visio) format.",
            "long_description": "Libvisio is a C++ library for reading and parsing drawings in VSD (Visio) format. VSD is the format used by Visio.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "boost176"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "librevenge",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vsd2svg",
                        "inkscape",
                        "inkscape-devel",
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libVLC",
            "portdir": "multimedia/VLC",
            "version": "3.0.11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "VLC",
            "homepage": "https://www.videolan.org/vlc/libvlc.html",
            "description": "Obsolete port, replaced by VLC",
            "long_description": "This port has been replaced by VLC.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libVLC2",
            "portdir": "multimedia/VLC2",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/vlc/libvlc.html",
            "description": "The core engine and interface to VLC's multimedia framework",
            "long_description": "libVLC is the core engine and the interface to the multimedia framework on which VLC media player is based. It allows developers to create a wide range of multimedia applications using the VLC features.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "aalib",
                "dbus",
                "fluidsynth",
                "freerdp",
                "gstreamer",
                "jack",
                "notify",
                "pulse",
                "shout",
                "smb",
                "svg",
                "qt4",
                "quartz",
                "x11",
                "huge",
                "full",
                "power"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "lame",
                        "libdca",
                        "libid3tag",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "speex",
                        "speexDSP",
                        "taglib",
                        "twolame",
                        "gettext",
                        "glib2",
                        "gmp",
                        "gnutls",
                        "libcddb",
                        "libcdio",
                        "libdc1394",
                        "libdvbpsi",
                        "libdvdnav",
                        "libdvdread",
                        "libgcrypt",
                        "libgpg-error",
                        "libssh2",
                        "libupnp",
                        "libusb",
                        "ncurses",
                        "nettle",
                        "orc",
                        "readline",
                        "desktop-file-utils",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg15",
                        "tiff",
                        "lua",
                        "libidn",
                        "ffmpeg",
                        "libass",
                        "libbluray",
                        "libmatroska",
                        "libmpeg2",
                        "libmtp",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "live555",
                        "schroedinger",
                        "vcdimager",
                        "x264",
                        "x265",
                        "avahi",
                        "libproxy",
                        "freetype",
                        "p11-kit",
                        "fribidi",
                        "libebml",
                        "libiconv",
                        "BGHUDAppKit",
                        "openssl3",
                        "zvbi",
                        "libxml2",
                        "bzip2",
                        "xz",
                        "zlib",
                        "minizip",
                        "a52dec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvmaf",
            "portdir": "multimedia/libvmaf",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Netflix/vmaf",
            "description": "Video Multi-Method Assessment Fusion - Perceptual video quality assessment",
            "long_description": "VMAF is an Emmy-winning perceptual video quality assessment algorithm developed by Netflix. libvmaf is the stand-alone C library. Also included in libvmaf are implementations of several other metrics: PSNR, PSNR-HVS, SSIM, MS-SSIM and CIEDE2000.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "float",
                "avx512",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "vim",
                        "nasm",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg8",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ab-av1"
                    ]
                }
            ]
        },
        {
            "name": "libvmime",
            "portdir": "mail/libvmime",
            "version": "0.9.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vmime.org/",
            "description": "library for dealing with RFC-822, 2822, MIME messages",
            "long_description": "VMime is a C++ class library for parsing, generating, or editing Internet RFC-822, 2822 and MIME messages. It is designed to provide a fast and easy way to manipulate Internet mail messages.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "icu",
                        "libgsasl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "LibVNCServer",
            "portdir": "devel/LibVNCServer",
            "version": "0.9.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvnc.github.io",
            "description": "library for writing VNC servers and clients",
            "long_description": "LibVNCServer is a library to make it easier to write programs that use the RFB (Remote Frame Buffer) protocol to implement a VNC server or client.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "zlib",
                        "cyrus-sasl2",
                        "libpng",
                        "gnutls",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "krdc"
                    ]
                }
            ]
        },
        {
            "name": "libvorbis",
            "portdir": "audio/libvorbis",
            "version": "1.3.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xiph.org/vorbis/",
            "description": "The Vorbis General Audio Compression Codec",
            "long_description": "Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libogg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mkvtoolnix",
                        "libsdl_sound-framework",
                        "mp3blaster",
                        "streamripper",
                        "goldendict",
                        "fife",
                        "neverball",
                        "rrgbis",
                        "gstreamer010-gst-plugins-base",
                        "love-11",
                        "raceintospace",
                        "despotify",
                        "mlt-qt5",
                        "ogmtools",
                        "qtads",
                        "boswars",
                        "mythtv-plugins.28",
                        "rb-vorbisfile",
                        "supertuxkart",
                        "h3dapi",
                        "audacity-devel",
                        "alienarena",
                        "tenacity",
                        "audacity-legacy",
                        "easytag",
                        "easytag-devel",
                        "icecast2",
                        "libmp3splt",
                        "libopenmpt",
                        "libsdl_mixer",
                        "libsdl_sound",
                        "libsndfile",
                        "libtagedit",
                        "ocp",
                        "qmmp",
                        "sox",
                        "xmms2",
                        "libextractor",
                        "fluidsynth",
                        "gtkpod",
                        "musikcube",
                        "sfml",
                        "glob2",
                        "mp3fs",
                        "libshout2",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gpac",
                        "mkvtoolnix-legacy",
                        "mlt",
                        "mlt-legacy",
                        "mt-daapd",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "libquicktime",
                        "libquicktime-devel",
                        "transcode",
                        "luanti",
                        "frotz",
                        "vorbis-tools",
                        "lmms",
                        "warzone2100",
                        "supertux",
                        "allegro5",
                        "libcanberra",
                        "audacity",
                        "vorbisgain",
                        "love-0.7",
                        "love-0.8",
                        "love-0.10",
                        "love-0.9",
                        "godot",
                        "godot-3.2",
                        "tagtool",
                        "herrie",
                        "gstreamer1-gst-plugins-base",
                        "wesnoth",
                        "mythtv-plugins.27",
                        "scummvm",
                        "scummvm-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "audacious-plugins",
                        "Io",
                        "xine-lib",
                        "mpd",
                        "ReadyMedia",
                        "cmus",
                        "mkvtoolnix-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "libvpx",
            "portdir": "multimedia/libvpx",
            "version": "1.15.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://webmproject.org/tools/",
            "description": "WebM VP8/VP9 Codec SDK",
            "long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "uTox",
                        "toxcore",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "qxmpp",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer1-gst-plugins-good",
                        "ffmpeg6",
                        "ffmpeg7",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libvpx-devel",
            "portdir": "multimedia/libvpx-devel",
            "version": "1.15.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://webmproject.org/tools/",
            "description": "WebM VP8/VP9 Codec SDK",
            "long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvterm",
            "portdir": "devel/libvterm",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.leonerd.org.uk/code/libvterm/",
            "description": "A library for a VT220/xterm/ECMA-48 terminal emulator",
            "long_description": "An abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwebm",
            "portdir": "multimedia/libwebm",
            "version": "1.0.0.32",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.webmproject.org/",
            "description": "WebM File Parser",
            "long_description": "This library provides WebM parser and related tools.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "darryl",
                    "github": "dpogue",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwebsockets",
            "portdir": "devel/libwebsockets",
            "version": "4.5.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/warmcat/libwebsockets",
            "description": "Canonical libwebsockets.org websocket library",
            "long_description": "Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "slewsys",
                    "github": "slewsys",
                    "ports_count": 4
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libev",
                        "libuv",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kismet",
                        "mosquitto",
                        "ttyd"
                    ]
                }
            ]
        },
        {
            "name": "libwired",
            "portdir": "devel/libwired",
            "version": "2020.05.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wired.read-write.fr",
            "description": "libwired is standard C library that implements the Wired 2.0 protocol",
            "long_description": "This project is a fork of the Wired library (libwired) created by Axel Andersson at Zanka Software. It was created and is mainly intended for use by the Wired network suite. It contains collections and other data structures, and portable abstractions for many OS services, like threads, sockets, files etc.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "openssl10",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wire",
                        "wired-server",
                        "Deriv"
                    ]
                }
            ]
        },
        {
            "name": "libwmf",
            "portdir": "graphics/libwmf",
            "version": "0.2.8.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wvware.sourceforge.net/libwmf.html",
            "description": "Library for converting WMF (Window Metafile Format) files",
            "long_description": "libwmf is a library for reading vector images in Microsoft's native Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X window, or (b) converting them to more standard/open file formats.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "xml2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "abiword-x11",
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "libwnck",
            "portdir": "gnome/libwnck",
            "version": "2.30.7",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library used for writing pagers and taskslists.",
            "long_description": "libwnck is a Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is needed for the GNOME 2.0 desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "startup-notification",
                        "xorg-libXres",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-wnck",
                        "p5.28-gnome2-wnck",
                        "p5.30-gnome2-wnck",
                        "p5.32-gnome2-wnck",
                        "xfce4-session",
                        "xfwm4"
                    ]
                }
            ]
        },
        {
            "name": "libwnck3",
            "portdir": "gnome/libwnck3",
            "version": "3.24.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library to manage X windows and workspaces (via pagers, tasklists, etc.)",
            "long_description": "libwnck is an X11 Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is not supported in the GNOME-3 devel platform but may be used by developers of open source applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "startup-notification",
                        "xorg-libX11",
                        "xorg-libXres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "xfce4-panel",
                        "gnome-applets",
                        "gnome-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libwpd-0.10",
            "portdir": "textproc/libwpd-0.10",
            "version": "0.10.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libwpd.sourceforge.net/",
            "description": "A general purpose library for reading WordPerfect files.",
            "long_description": "A general purpose library for reading WordPerfect files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge",
                        "boost176",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libodfgen",
                        "libwpg-0.3"
                    ]
                }
            ]
        },
        {
            "name": "libwpg-0.3",
            "portdir": "graphics/libwpg-0.3",
            "version": "0.3.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libwpg.sourceforge.net/",
            "description": "Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format.",
            "long_description": "Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format. WPG is the format used among others in Corel software such as WordPerfect(tm) and Presentations(tm).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "libtool",
                        "pkgconfig",
                        "boost176",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libwpd-0.10",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "libodfgen"
                    ]
                }
            ]
        },
        {
            "name": "libwps",
            "portdir": "textproc/libwps",
            "version": "0.4.14",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libwps.sourceforge.net/",
            "description": "C++ library for reading and parsing the Microsoft Works document format",
            "long_description": "libwps is a C++ library for reading and parsing the Microsoft Works document format.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwps-0.3",
            "portdir": "textproc/libwps-0.3",
            "version": "0.3.1",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libwps.sourceforge.net/",
            "description": "C++ library for reading and parsing the Microsoft Works document format",
            "long_description": "libwps-0.3 a is C++ library for reading and parsing the Microsoft Works document format.",
            "active": false,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "pkgconfig",
                        "boost176",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}