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

{
    "count": 49980,
    "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": "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.0",
            "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": 627
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "apache-arrow",
                        "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",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-pythonbindings-3.8",
                        "subversion-rubybindings",
                        "warzone2100",
                        "tmux",
                        "tmux-devel",
                        "mame",
                        "NetSurf",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12"
                    ]
                }
            ]
        },
        {
            "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",
                        "netdata",
                        "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"
                    ]
                }
            ]
        },
        {
            "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": 463
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bind9.18",
                        "qpid-proton",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py36-gevent",
                        "neovim",
                        "neovim-devel",
                        "luv",
                        "luv-luajit",
                        "uvw",
                        "uvw2",
                        "ttyd",
                        "getdns",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "netdata",
                        "aria2",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "cl-libuv",
                        "libwebsockets",
                        "knot-resolver",
                        "bind9"
                    ]
                }
            ]
        },
        {
            "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": 463
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "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": 1826
                }
            ],
            "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",
                        "libguestfs",
                        "py38-libvirt",
                        "virt-viewer",
                        "py39-libvirt"
                    ]
                }
            ]
        },
        {
            "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": 170
                }
            ],
            "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": 2695
                }
            ],
            "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": 224
                }
            ],
            "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": 1826
                }
            ],
            "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",
                        "ReadyMedia",
                        "qtads",
                        "boswars",
                        "mythtv-plugins.28",
                        "supertuxkart",
                        "rb-vorbisfile",
                        "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",
                        "frotz",
                        "vorbis-tools",
                        "lmms",
                        "warzone2100",
                        "supertux",
                        "allegro5",
                        "libcanberra",
                        "vorbisgain",
                        "love-0.7",
                        "love-0.8",
                        "love-0.10",
                        "love-0.9",
                        "godot",
                        "godot-3.2",
                        "h3dapi",
                        "tagtool",
                        "herrie",
                        "audacity",
                        "gstreamer1-gst-plugins-base",
                        "wesnoth",
                        "mythtv-plugins.27",
                        "scummvm",
                        "scummvm-devel",
                        "luanti",
                        "ffmpeg6",
                        "ffmpeg7",
                        "audacious-plugins",
                        "Io",
                        "xine-lib",
                        "mpd",
                        "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": 350
                }
            ],
            "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.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": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "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": "libwebsockets",
            "portdir": "devel/libwebsockets",
            "version": "4.4.1",
            "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": 627
                }
            ],
            "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": 2695
                }
            ],
            "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": 2695
                }
            ],
            "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": 2695
                }
            ],
            "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": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "pkgconfig",
                        "boost176",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwww",
            "portdir": "www/libwww",
            "version": "5.4.2",
            "license": "W3C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.w3.org/Library/",
            "description": "The W3C WWW Reference Library",
            "long_description": "Libwww is a general-purpose Web API written in C for Unix and Windows (Win32). With a highly extensible and layered API, it can accommodate many different types of applications including clients, robots, etc.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ncurses",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jigdo"
                    ]
                }
            ]
        },
        {
            "name": "libxavna",
            "portdir": "science/NanoVNA-QT",
            "version": "20200507",
            "license": "GPL-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nanovna/NanoVNA-QT",
            "description": "C and C++ library for accessing the NanoVNA V2 hardware",
            "long_description": "C and C++ library for accessing the NanoVNA V2 hardware",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "fftw-3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "NanoVNA-QT"
                    ]
                }
            ]
        },
        {
            "name": "libxc",
            "portdir": "science/libxc",
            "version": "2.2.3",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tddft.org/programs/libxc/",
            "description": "exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "HORTON"
                    ]
                }
            ]
        },
        {
            "name": "libxc4",
            "portdir": "science/libxc4",
            "version": "4.3.4",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tddft.org/programs/libxc/",
            "description": "exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ape",
                        "atompaw",
                        "octopus",
                        "abinit"
                    ]
                }
            ]
        },
        {
            "name": "libxc5",
            "portdir": "science/libxc5",
            "version": "5.2.3",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxc6",
            "portdir": "science/libxc6",
            "version": "6.2.2",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxdg-basedir",
            "portdir": "devel/libxdg-basedir",
            "version": "1.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/devnev/libxdg-basedir",
            "description": "An implementation of the XDG Base Directory specification",
            "long_description": "This library implements functions to list the directories according to the specification and provides a few higher-level functions for use with the specification.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "awesome",
                        "xmoto"
                    ]
                }
            ]
        },
        {
            "name": "libxdkwrl",
            "portdir": "graphics/libxdkwrl",
            "version": "1.3.0",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maverick.inria.fr/Membres/Xavier.Decoret/",
            "description": "VRML97 parser library",
            "long_description": "The XdkWrl library allows you to load a VRML97 file into a C++ structure",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "antlr",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxfce4ui",
            "portdir": "xfce/libxfce4ui",
            "version": "4.18.6",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/xfce/libxfce4ui/start",
            "description": "commonly used Xfce widgets",
            "long_description": "commonly used Xfce widgets",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "perl5",
                        "vala",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "startup-notification",
                        "libxfce4util",
                        "xfconf",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce4-panel",
                        "xfce4-session",
                        "xfce4-settings",
                        "xfdesktop",
                        "xfwm4",
                        "xfce",
                        "exo",
                        "garcon",
                        "xfce4-appfinder",
                        "mousepad",
                        "ristretto",
                        "xfce4-terminal"
                    ]
                }
            ]
        },
        {
            "name": "libxfce4util",
            "portdir": "xfce/libxfce4util",
            "version": "4.18.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org",
            "description": "Utility library for the Xfce4 desktop environment",
            "long_description": "Utility library for the Xfce4 desktop environment",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "vala",
                        "intltool",
                        "xfce4-dev-tools",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfconf",
                        "libxfce4ui",
                        "squeeze",
                        "xfce4-session",
                        "exo",
                        "garcon",
                        "mousepad",
                        "ristretto"
                    ]
                }
            ]
        },
        {
            "name": "libxkbcommon",
            "portdir": "devel/libxkbcommon",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xkbcommon.org",
            "description": "library to handle keyboard descriptions",
            "long_description": "libxkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications. It is also used by some XCB applications for proper keyboard support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "xorg-util-macros",
                        "bison",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xkeyboard-config",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "i3",
                        "xdotool",
                        "libxkbcommon-x11"
                    ]
                }
            ]
        },
        {
            "name": "libxkbcommon-x11",
            "portdir": "devel/libxkbcommon",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xkbcommon.org",
            "description": "library to handle keyboard descriptions",
            "long_description": "libxkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications. It is also used by some XCB applications for proper keyboard support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "xorg-util-macros",
                        "bison",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libxcb",
                        "libxkbcommon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtk3-devel",
                        "gtk3",
                        "gtk4-devel",
                        "gtk4",
                        "i3",
                        "rofi"
                    ]
                }
            ]
        },
        {
            "name": "libxklavier",
            "portdir": "gnome/libxklavier",
            "version": "5.2.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/LibXklavier/",
            "description": "libxklavier - utility library to make XKB stuff easier",
            "long_description": "libxklavier - utility library to make XKB stuff easier",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "xkbcomp",
                        "glib2",
                        "xorg-libxkbfile",
                        "xorg-libXi",
                        "iso-codes",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomekbd"
                    ]
                }
            ]
        },
        {
            "name": "libxl",
            "portdir": "textproc/libxl",
            "version": "3.9.4.3",
            "license": "LibXL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libxl.com",
            "description": "library for reading and writing Microsoft Excel files",
            "long_description": "LibXL is a commercial library for reading and writing Microsoft Excel files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-excel",
                        "php54-excel",
                        "php55-excel",
                        "php56-excel",
                        "php70-excel",
                        "php71-excel",
                        "php72-excel",
                        "php73-excel",
                        "php74-excel"
                    ]
                }
            ]
        },
        {
            "name": "libxls",
            "portdir": "textproc/libxls",
            "version": "1.6.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libxls/libxls",
            "description": "libxls is a C library which can read Excel (xls) files",
            "long_description": "Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sc-im"
                    ]
                }
            ]
        },
        {
            "name": "libxlsxwriter",
            "portdir": "textproc/libxlsxwriter",
            "version": "1.2.3",
            "license": "FreeBSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libxlsxwriter.github.io",
            "description": "Library for creating Excel XLSX files",
            "long_description": "libxlsxwriter is a C library that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sc-im"
                    ]
                }
            ]
        },
        {
            "name": "libxmi",
            "portdir": "graphics/libxmi",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libxmi/",
            "description": "GNU rasterizing library",
            "long_description": "GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "enblend"
                    ]
                }
            ]
        },
        {
            "name": "libxml",
            "portdir": "textproc/libxml",
            "version": "1.8.17",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/",
            "description": "XML parsing library",
            "long_description": "Libxml is the XML C library developed for the Gnome project. XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added to the content using extra \"markup\" information enclosed between angle brackets. HTML is the most well-known markup language. Though the library is written in C a variety of language bindings make it available in other environments.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxml2",
            "portdir": "textproc/libxml2",
            "version": "2.13.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home",
            "description": "GNOME XML C parser and toolkit",
            "long_description": "Libxml is the XML C library developed for the GNOME project. XML itself is a metalanguage to design markup languages. Though the library is written in C, a variety of language bindings make it available in other environments.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "libiconv",
                        "zlib",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php56-excel",
                        "php70-excel",
                        "php71-excel",
                        "php72-excel",
                        "php73-excel",
                        "php74-excel",
                        "php72-wddx",
                        "php56-wddx",
                        "armagetronad-common",
                        "php56-xmlrpc",
                        "php72-xmlrpc",
                        "yelp-xsl",
                        "php74-xmlrpc",
                        "libhandy",
                        "libical",
                        "php55-wddx",
                        "php55-xmlrpc",
                        "glib2-devel",
                        "ADMS",
                        "bodr",
                        "php71-wddx",
                        "php71-xmlrpc",
                        "wasmedge",
                        "glib2",
                        "php54-wddx",
                        "php54-xmlrpc",
                        "php73-wddx",
                        "php73-xmlrpc",
                        "gnome-terminal",
                        "php70-wddx",
                        "php70-xmlrpc",
                        "php53-wddx",
                        "php53-xmlrpc",
                        "gnome-user-docs",
                        "gnome-devel-docs",
                        "avahi",
                        "gimp-help-en",
                        "gnome-getting-started-docs",
                        "meld",
                        "php52-wddx",
                        "php52-xmlrpc",
                        "php53-excel",
                        "php54-excel",
                        "php55-excel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql13",
                        "postgresql81",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "qof",
                        "spatialite",
                        "zebra",
                        "KissXML",
                        "aegis",
                        "apiextractor",
                        "arabica",
                        "autogen",
                        "ccls-clang-10",
                        "ccls-clang-11",
                        "cegui",
                        "dia2code",
                        "flickcurl",
                        "glade",
                        "glade3",
                        "gvfs",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "hwloc",
                        "libabw",
                        "libcmis",
                        "libcoverart",
                        "libgnt",
                        "libgphoto2",
                        "libsockets",
                        "libxkbcommon",
                        "midgard2-core",
                        "nusmv",
                        "quickfix",
                        "shared-mime-info",
                        "strigi",
                        "t4k_common",
                        "universal-ctags",
                        "xcbuild",
                        "xmlrpc-c",
                        "xmlwrapp",
                        "abiword-x11",
                        "bluefish",
                        "cherrytree",
                        "cssed",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "gelide",
                        "nonpareil",
                        "virt-viewer",
                        "s3fs",
                        "2Pong",
                        "fizmo",
                        "gtkevemon",
                        "kanatest",
                        "lincity-ng",
                        "teg",
                        "gdal",
                        "gpscorrelate",
                        "mapserver",
                        "PDAL",
                        "tinyows",
                        "anjuta",
                        "at-spi2-atk",
                        "balsa",
                        "dconf-editor",
                        "dia",
                        "empathy",
                        "eog",
                        "evince",
                        "evolution-data-server",
                        "folks",
                        "frogr",
                        "gconf",
                        "gdl",
                        "gdl3",
                        "gedit",
                        "gitg",
                        "glabels",
                        "glom",
                        "gnome-applets",
                        "gnome-calculator",
                        "gnome-control-center",
                        "gnome-internet-radio-locator",
                        "gnome-maps",
                        "gnome-online-accounts",
                        "gnome-radio",
                        "gnome-system-monitor",
                        "gnome-vfs",
                        "gnome3-core",
                        "gnotify",
                        "gnotime",
                        "gnucash",
                        "gnucash-devel",
                        "gnucash-docs",
                        "goffice",
                        "goffice08",
                        "grilo",
                        "grilo-plugins",
                        "grisbi",
                        "gspell",
                        "gstreamer010",
                        "gstreamer010-gst-plugins-base",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-good",
                        "gtk-doc",
                        "gtksourceview",
                        "gtksourceview2",
                        "gtksourceview3",
                        "gtksourceview4",
                        "libbonobo",
                        "libcroco",
                        "libgdata",
                        "libglade2",
                        "libgnomeprint",
                        "libgsf",
                        "libgtkhtml",
                        "libsoup",
                        "libxklavier",
                        "liferea",
                        "linsmith",
                        "nautilus",
                        "rest",
                        "seed",
                        "totem-pl-parser",
                        "tracker",
                        "GraphicsMagick",
                        "ImageMagick",
                        "autopano-sift-c",
                        "darktable",
                        "dcmtk",
                        "dcmtk-static",
                        "flam3",
                        "fontforge",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "inkscape",
                        "inkscape-devel",
                        "libopenraw",
                        "librsvg",
                        "libsvg",
                        "libvisio-0.1",
                        "netpbm",
                        "opencollada",
                        "openslide",
                        "openvrml",
                        "rawstudio",
                        "sane-backends",
                        "vtk",
                        "dictconv",
                        "digikam",
                        "kdelibs4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kopete",
                        "parley",
                        "tellico",
                        "umbrello",
                        "Io",
                        "castxml",
                        "ferite",
                        "gnucobol",
                        "ispc-clang",
                        "clang-10",
                        "lldb-10",
                        "clang-11",
                        "lldb-11",
                        "clang-5.0",
                        "lldb-5.0",
                        "clang-6.0",
                        "lldb-6.0",
                        "clang-7.0",
                        "lldb-7.0",
                        "clang-8.0",
                        "lldb-8.0",
                        "clang-9.0",
                        "lldb-9.0",
                        "clang-devel",
                        "omnicompiler",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php80-soap",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-soap",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php73-soap",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php72-soap",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php71-soap",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-soap",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php56-soap",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php55-soap",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php54-soap",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php53-soap",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "php52-soap",
                        "q",
                        "qore-xml-module",
                        "zig",
                        "igraph",
                        "libqalculate",
                        "mlpack",
                        "pspp",
                        "pspp-devel",
                        "pyxplot",
                        "shogun",
                        "shogun-devel",
                        "tablix",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "audacious-plugins",
                        "dvdauthor",
                        "libbluray",
                        "mlt",
                        "mlt-qt5",
                        "mplayer-devel",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "transcode",
                        "vcdimager",
                        "aria2",
                        "bind9",
                        "davix",
                        "eibd",
                        "gtk-gnutella",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-tools",
                        "libgrss",
                        "libgweather",
                        "logjam",
                        "metaproxy",
                        "microdc2",
                        "netmrg",
                        "newsboat",
                        "nzbget",
                        "openconnect",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "quvi",
                        "roadrunner",
                        "rrdtool",
                        "snownews",
                        "yaz",
                        "zabbix3",
                        "zabbix4",
                        "zabbix5",
                        "zabbix42",
                        "zabbix44",
                        "p5.26-alien-libxml2",
                        "p5.28-alien-libxml2",
                        "p5.30-alien-libxml2",
                        "p5.26-xml-libxml",
                        "p5.28-xml-libxml",
                        "p5.30-xml-libxml",
                        "php53-solr",
                        "php54-solr",
                        "php55-solr",
                        "php56-solr",
                        "php70-solr",
                        "php71-solr",
                        "php72-solr",
                        "php73-solr",
                        "php74-solr",
                        "php80-solr",
                        "denemo",
                        "scribus",
                        "scribus-devel",
                        "pure-xml",
                        "py27-libxml2",
                        "py35-libxml2",
                        "py36-libxml2",
                        "py37-libxml2",
                        "py38-libxml2",
                        "py39-libxml2",
                        "py27-llvmlite",
                        "py35-llvmlite",
                        "py36-llvmlite",
                        "py37-llvmlite",
                        "py38-llvmlite",
                        "py39-llvmlite",
                        "py27-lxml",
                        "py35-lxml",
                        "py36-lxml",
                        "py37-lxml",
                        "py38-lxml",
                        "py39-lxml",
                        "py27-pyside2",
                        "py36-pyside2",
                        "py37-pyside2",
                        "py38-pyside2",
                        "py39-pyside2",
                        "py27-python-augeas",
                        "py35-python-augeas",
                        "py36-python-augeas",
                        "py37-python-augeas",
                        "py38-python-augeas",
                        "py39-python-augeas",
                        "py27-yum-metadata-parser",
                        "rb-cocoa",
                        "rb-libxml2",
                        "rb27-nokogiri",
                        "rb26-nokogiri",
                        "rb25-nokogiri",
                        "rb24-nokogiri",
                        "rb-xml-xpath",
                        "rb-xslt",
                        "rb19-nokogiri",
                        "collada-dom",
                        "ds9",
                        "ggobi",
                        "gr-rds",
                        "gr37-rds",
                        "gr-specest",
                        "gr37-specest",
                        "gwyddion",
                        "hamlib",
                        "hamlib-devel",
                        "lalpulsar",
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py37-lalpulsar",
                        "py38-lalpulsar",
                        "libdap",
                        "libiio",
                        "libsbml",
                        "memesuite",
                        "mpich-gcc7",
                        "mpich-clang",
                        "mpich-clang90",
                        "mpich-gcc9",
                        "mpich-clang10",
                        "mpich-gcc10",
                        "mpich-clang11",
                        "mpich-default",
                        "ncarg",
                        "netcdf",
                        "openbabel",
                        "openscad",
                        "openscad-devel",
                        "paraview",
                        "pymol",
                        "root5",
                        "root6",
                        "xdmf",
                        "xrootd",
                        "KeePassKit",
                        "bulk_extractor",
                        "lastpass-cli",
                        "lastpass-cli-doc",
                        "oath-toolkit",
                        "prelude-manager",
                        "pwman",
                        "xmlsec",
                        "augeas",
                        "clamav",
                        "collectd",
                        "fluent-bit",
                        "libosinfo",
                        "libvirt",
                        "osinfo-db-tools",
                        "rpm2html",
                        "asciidoc",
                        "docbook2X",
                        "ebook-tools",
                        "libe-book",
                        "libetonyek",
                        "liblangtag",
                        "liblouisxml",
                        "libots",
                        "libxmldiff",
                        "libxmlxx2",
                        "libxmlxx3",
                        "libxslt",
                        "lttoolbox",
                        "pg17-postgis",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "pgAdmin3",
                        "phantomjs-qt-qtwebkit",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "qt511-qtwebkit",
                        "qt513-qtwebengine",
                        "qt513-qtwebkit",
                        "qt53-qtwebkit",
                        "qt55-qtwebkit",
                        "qt56-qtwebkit",
                        "qt57-qtwebkit",
                        "qt58-qtwebkit",
                        "qt59-qtwebkit",
                        "smooth",
                        "libarchive",
                        "wimlib",
                        "xar",
                        "ezstream",
                        "ices0",
                        "ices2",
                        "tagtool",
                        "xmms2",
                        "libinfinity",
                        "telepathy-logger",
                        "telepathy-qt",
                        "usbprog",
                        "libgda5",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mysql55-lib_mysqludf_xql",
                        "mysql5-lib_mysqludf_xql",
                        "mysql51-lib_mysqludf_xql",
                        "mariadb-lib_mysqludf_xql",
                        "percona-lib_mysqludf_xql",
                        "pgmodeler",
                        "postgis",
                        "postgis2",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "mpich-gcc15",
                        "gdal-netcdf",
                        "pg12-postgis",
                        "pg13-postgis",
                        "pg14-postgis",
                        "pg15-postgis",
                        "pg16-postgis",
                        "Chmox",
                        "qpdf",
                        "rbmake",
                        "sgml-common",
                        "wv",
                        "wv2",
                        "xml2",
                        "xmlpatch",
                        "xmlroff",
                        "xmlstarlet",
                        "zorba",
                        "apache2",
                        "libhttpseverywhere",
                        "mod_security2",
                        "nghttp2-tools",
                        "raptor2",
                        "rasqal",
                        "redland",
                        "swish-e",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "dlume",
                        "openbox",
                        "rox-filer",
                        "subsurface",
                        "xfdesktop",
                        "pymol-devel",
                        "mpich-gcc11",
                        "mpich-devel-gcc11",
                        "mariadb-10.6",
                        "clang-12",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php81-soap",
                        "p5.32-alien-libxml2",
                        "p5.32-xml-libxml",
                        "libxmlxx5",
                        "sc-im",
                        "bzrtp",
                        "postgresql14",
                        "rb30-nokogiri",
                        "hurl",
                        "gretl",
                        "librsvg-devel",
                        "clang-13",
                        "flang-13",
                        "py310-libxml2",
                        "darktable-devel",
                        "gingerblue",
                        "py310-lxml",
                        "mariadb-10.7",
                        "php81-solr",
                        "py310-python-augeas",
                        "rb31-nokogiri",
                        "p5.34-alien-libxml2",
                        "p5.34-xml-libxml",
                        "flang-devel",
                        "armagetronad",
                        "armagetronad-dedicated",
                        "gnome-voice",
                        "geany-plugins",
                        "php80-xmlrpc",
                        "php81-xmlrpc",
                        "mpich-clang12",
                        "mpich-clang13",
                        "clang-14",
                        "flang-14",
                        "openbabel2",
                        "mariadb-10.8",
                        "py310-pyside2",
                        "libsoup-devel",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php82-soap",
                        "mariadb-10.9",
                        "mpich-clang14",
                        "mpich-gcc12",
                        "libavif",
                        "mariadb-10.10",
                        "ccls-clang-12",
                        "ccls-clang-13",
                        "ccls-clang-14",
                        "gtksourceview5",
                        "clang-15",
                        "flang-15",
                        "mpich-clang15",
                        "wireshark4",
                        "mariadb-10.11",
                        "polymake",
                        "py311-lxml",
                        "postgresql15",
                        "php82-solr",
                        "php82-xmlrpc",
                        "py311-python-augeas",
                        "gtk-internet-radio-locator",
                        "R-xml2",
                        "R-igraph",
                        "R-RCurl",
                        "R-XML",
                        "rb32-nokogiri",
                        "py311-libxml2",
                        "clang-16",
                        "flang-16",
                        "mpich-clang16",
                        "R-leidenAlg",
                        "xmlsec-1.2",
                        "libsoup-2.4",
                        "libopenraw-legacy",
                        "hivex",
                        "R-leidenbase",
                        "clamav-legacy",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php83-soap",
                        "libwired",
                        "wire",
                        "wired-server",
                        "Deriv",
                        "R-gdalraster",
                        "podofo-0.10",
                        "garagejam",
                        "librasterlite2",
                        "libqb",
                        "postgresql16",
                        "clang-17",
                        "flang-17",
                        "pgpointcloud",
                        "font-manager",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "py311-pyside2",
                        "mpich-gcc13",
                        "mpich-clang17",
                        "py312-lxml",
                        "py312-libxml2",
                        "php83-xmlrpc",
                        "php83-solr",
                        "py312-python-augeas",
                        "ImageMagick7",
                        "clang-18",
                        "flang-18",
                        "rb33-nokogiri",
                        "gtk-radio",
                        "pg16-pgpointcloud",
                        "mlt-legacy",
                        "appstream",
                        "tracker3",
                        "mpich-gcc14",
                        "mpich-clang18",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-soap",
                        "bind9.18",
                        "clang-19",
                        "flang-19",
                        "pdal-pgpointcloud",
                        "py312-lalpulsar",
                        "py313-lxml",
                        "evolution-data-server-gtk4",
                        "postgresql17",
                        "py313-libxml2",
                        "mpich-clang19",
                        "wayland",
                        "py313-python-augeas",
                        "gdal-hdf5",
                        "gdal-kea",
                        "clang-20",
                        "flang-20",
                        "mpich-clang20",
                        "lldpd",
                        "mariadb-11.4",
                        "libguestfs",
                        "guestfs-tools",
                        "pg17-pgpointcloud",
                        "clang-21",
                        "flang-21",
                        "sollya",
                        "py314-lxml",
                        "postgresql18",
                        "py314-libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "tclxml",
                        "crystal",
                        "xmlto",
                        "gnome3-core",
                        "yelp-tools",
                        "scald",
                        "xorg-xcb-proto"
                    ]
                }
            ]
        },
        {
            "name": "libxmlb",
            "portdir": "devel/libxmlb",
            "version": "0.3.21",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughsie/libxmlb",
            "description": "Library to help create and query binary XML blobs",
            "long_description": "Library to help create and query binary XML blobs",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "zstd",
                        "glib2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "appstream"
                    ]
                }
            ]
        }
    ]
}