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

{
    "count": 49898,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=100",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=98",
    "results": [
        {
            "name": "libcbor",
            "portdir": "devel/libcbor",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PJK/libcbor",
            "description": "library for parsing and generating CBOR",
            "long_description": "library for parsing and generating CBOR, the general-purpose schema-less binary data format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libfido2"
                    ]
                }
            ]
        },
        {
            "name": "libccd",
            "portdir": "science/libccd",
            "version": "2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20190111,
            "replaced_by": null,
            "homepage": "https://github.com/danfis/libccd",
            "description": "A library for collision detection between convex shapes",
            "long_description": "A library for collision detection between convex shapes",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "single_precision",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fcl",
                        "ode"
                    ]
                }
            ]
        },
        {
            "name": "libcdata",
            "portdir": "security/libcdata",
            "version": "20220115",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcdata",
            "description": "Library for cross-platform C generic data functions",
            "long_description": "Library for cross-platform C generic data functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcstring",
                        "gettext",
                        "libiconv",
                        "libcthreads",
                        "libcerror"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcdatetime",
            "portdir": "security/libcdatetime",
            "version": "20220104",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcdatetime",
            "description": "Library for cross-platform C threads functions",
            "long_description": "Library for cross-platform C threads functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcddb",
            "portdir": "devel/libcddb",
            "version": "1.3.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcddb.sourceforge.net",
            "description": "library to access data on a CDDB server",
            "long_description": "Libcddb is a C library to access data on a CDDB server (freedb.org) It allows you to search the database for possible CD matches, retrieve detailed information about a specific CD, and submit new CD entries to the database.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdio",
                        "qmmp",
                        "VLC2",
                        "libVLC2",
                        "QMPlay2",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "libcdio",
            "portdir": "devel/libcdio",
            "version": "2.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libcdio/",
            "description": "Compact Disc Input and Control Library",
            "long_description": "The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcddb",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vcdimager",
                        "mythtv-core.28",
                        "qmmp",
                        "libcdio-paranoia",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "QMPlay2",
                        "gstreamer010-gst-plugins-good",
                        "mythtv-core.27",
                        "mednafen",
                        "audacious-plugins",
                        "xine-lib",
                        "BoCA"
                    ]
                }
            ]
        },
        {
            "name": "libcdio-paranoia",
            "portdir": "audio/libcdio-paranoia",
            "version": "2.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 102,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libcdio/",
            "description": "CDDA audio extraction library",
            "long_description": "This CDDA reader distribution reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcdio",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qmmp",
                        "xmms2",
                        "mpv",
                        "mpv-legacy",
                        "audacious-plugins",
                        "BoCA",
                        "mpd"
                    ]
                }
            ]
        },
        {
            "name": "libcdr-0.1",
            "portdir": "graphics/libcdr-0.1",
            "version": "0.1.8",
            "license": "(GPL-2.1+ or LGPL-2.1+ or MPL-1.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libcdr",
            "description": "Libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW.",
            "long_description": "Libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW.",
            "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",
                        "librevenge",
                        "lcms2",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libcec",
            "portdir": "multimedia/libcec",
            "version": "6.0.2",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcec.pulse-eight.com",
            "description": "USB CEC Adapter communication Library",
            "long_description": "libCEC, in combination with the right hardware, permits control of other devices with the TV remote control via existing HDMI cabling",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "xorg-libXrandr",
                        "python38",
                        "p8-platform",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcerf",
            "portdir": "math/libcerf",
            "version": "3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jugit.fz-juelich.de/mlz/libcerf",
            "description": "Library for complex error functions",
            "long_description": "The libcerf library is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "libcerror",
            "portdir": "security/libcerror",
            "version": "20220101",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcerror",
            "description": "Library for cross-platform C error functions",
            "long_description": "Library for cross-platform C error functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdata",
                        "libcdatetime",
                        "libcfile",
                        "libclocale",
                        "libcnotify",
                        "libcsplit",
                        "libcthreads"
                    ]
                }
            ]
        },
        {
            "name": "libcfile",
            "portdir": "security/libcfile",
            "version": "20220106",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcfile",
            "description": "Library for cross-platform C file functions",
            "long_description": "Library for cross-platform C file functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libclocale",
                        "libcnotify",
                        "gettext",
                        "libiconv",
                        "libcstring",
                        "libcerror"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libchamplain",
            "portdir": "gnome/libchamplain",
            "version": "0.12.20",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libchamplain",
            "description": "A Clutter based widget to display rich, interactive maps.",
            "long_description": "A Clutter based widget to display rich, interactive maps.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "meson",
                        "ninja",
                        "clang-17",
                        "gtk-doc",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libsoup-2.4",
                        "glib2",
                        "gobject-introspection",
                        "gtk3",
                        "cairo",
                        "clutter",
                        "clutter-gtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtk-radio",
                        "eog-plugins",
                        "empathy",
                        "gnome3-core",
                        "gnome-voice",
                        "geeqie",
                        "gnome-maps",
                        "gingerblue",
                        "gnome-internet-radio-locator",
                        "gnome-radio",
                        "gtk-internet-radio-locator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libchewing",
            "portdir": "devel/libchewing",
            "version": "0.5.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chewing.im/",
            "description": "The intelligent phonetic input method library",
            "long_description": "The Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users. Chewing was inspired by other proprietary intelligent Zhuyin input methods under Microsoft Windows, namely, Wang-Xin by Eten, Microsoft New Zhuyin, and Nature Zhuyin.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "halboof",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libchloride",
            "portdir": "devel/libchloride",
            "version": "20140929",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jedisct1/libchloride",
            "description": "Networking layer for libsodium, based on CurveCP",
            "long_description": "Networking layer for libsodium, based on CurveCP",
            "active": false,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcifpp",
            "portdir": "science/libcifpp",
            "version": "9.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDB-REDO/libcifpp",
            "description": "Library containing code to manipulate mmCIF and PDB files",
            "long_description": "Library containing code to manipulate mmCIF and PDB files",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dssp"
                    ]
                }
            ]
        },
        {
            "name": "libcipher",
            "portdir": "devel/libcipher",
            "version": "4.7-RELEASE",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://svnweb.FreeBSD.org/base/release/4.7.0/secure/lib/libcipher/",
            "description": "Cipher routines from FreeBSD",
            "long_description": "Cipher routines from FreeBSD",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bdes"
                    ]
                }
            ]
        },
        {
            "name": "libcjson",
            "portdir": "devel/libcjson",
            "version": "1.7.18",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DaveGamble/cJSON",
            "description": "ultralightweight JSON parser in ANSI C",
            "long_description": "libcjson is an ultralightweight JSON parser in ANSI C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chatgpt-client",
                        "weechat",
                        "ocp",
                        "gnucobol"
                    ]
                }
            ]
        },
        {
            "name": "libck",
            "portdir": "devel/libck",
            "version": "0.7.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://concurrencykit.org/",
            "description": "A concurrency primitives, safe memory reclamation mechanisms C library",
            "long_description": "Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 620
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dnsperf"
                    ]
                }
            ]
        },
        {
            "name": "libclastfm",
            "portdir": "audio/libclastfm",
            "version": "0.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/liblastfm",
            "description": "libclastfm is an unofficial C-API to the Last.fm web service",
            "long_description": "libclastfm is an unofficial C-API to the Last.fm web service",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libclocale",
            "portdir": "security/libclocale",
            "version": "20220107",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libclocale",
            "description": "Library for cross-platform C locale functions",
            "long_description": "Library for cross-platform C locale functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcfile"
                    ]
                }
            ]
        },
        {
            "name": "libcmatrix",
            "portdir": "devel/libcmatrix",
            "version": "0.0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://source.puri.sm/Librem5/libcmatrix",
            "description": "Matrix client library",
            "long_description": "Matrix client library written in GObjectified C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "libsecret",
                        "sqlite3",
                        "gettext-runtime",
                        "libsoup",
                        "glib2",
                        "json-glib",
                        "libgcrypt",
                        "olm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Chatty"
                    ]
                }
            ]
        },
        {
            "name": "libcmis",
            "portdir": "devel/libcmis",
            "version": "0.6.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdf/libcmis",
            "description": "C/C++ CMIS client library",
            "long_description": "C/C++ CMIS client library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "boost181",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcnotify",
            "portdir": "security/libcnotify",
            "version": "20220108",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcnotify",
            "description": "Library for cross-platform C notification functions",
            "long_description": "Library for cross-platform C notification functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcfile"
                    ]
                }
            ]
        },
        {
            "name": "libcolorblind",
            "portdir": "graphics/libcolorblind",
            "version": "0.0.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/TwoPointTwentyfive/ExternalDependencies",
            "description": "Libcolorblind is a pixel filter for colorblind accessibility.",
            "long_description": "Libcolorblind is a pixel filter for colorblind accessibility. It provides an unified way to recalculate colors in order to present alternative views of images for colorblind people.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcomerr",
            "portdir": "sysutils/e2fsprogs",
            "version": "1.47.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://e2fsprogs.sourceforge.net",
            "description": "common error description library",
            "long_description": "libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "php84-openssl",
                        "php83-imap",
                        "php83-openssl",
                        "php82-imap",
                        "php82-openssl",
                        "php81-imap",
                        "php81-openssl",
                        "php80-imap",
                        "php80-openssl",
                        "php74-imap",
                        "php74-openssl",
                        "php73-imap",
                        "php73-openssl",
                        "php72-imap",
                        "php72-openssl",
                        "php71-imap",
                        "php71-openssl",
                        "php70-imap",
                        "php70-openssl",
                        "php56-imap",
                        "php56-openssl",
                        "php55-imap",
                        "php55-openssl",
                        "php54-imap",
                        "php54-openssl",
                        "php53-imap",
                        "php53-openssl",
                        "php52-imap",
                        "php52-openssl",
                        "subversion-pythonbindings-3.9",
                        "testdisk",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "neon",
                        "kerberos5",
                        "mscp",
                        "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",
                        "heimdal",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "e2fsprogs"
                    ]
                }
            ]
        },
        {
            "name": "libcommuni",
            "portdir": "devel/libcommuni",
            "version": "3.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://communi.github.io",
            "description": "Cross-platform IRC framework for Qt",
            "long_description": "Cross-platform IRC framework for Qt",
            "active": true,
            "categories": [
                "devel",
                "net",
                "irc"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "uchardet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "communi-desktop"
                    ]
                }
            ]
        },
        {
            "name": "libconfig",
            "portdir": "devel/libconfig",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rkeene.org/oss/libconfig",
            "description": "Configuration file processing library",
            "long_description": "Libconfig is a configuration file processing library that saves you from having to write your own configuration parsers and routines. It supports callback functions, automatic variable assignment, and many different configuration file types such as Apache-like, Windows INI-like, and whitespace separated. Configuration is processed in a logical manner: global configuration files, local configuration files, environment variables, and finally command line options.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libopennet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libconfig-hr",
            "portdir": "devel/libconfig-hr",
            "version": "1.7.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyperrealm.github.io/libconfig/",
            "description": "A new libconfig implementation with both C and C++ bindings.",
            "long_description": "A new libconfig implementation with both C and C++ bindings, a completely new API, pkg-config support and superior documentation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-conf-libconfig",
                        "toxcore",
                        "p5.28-conf-libconfig",
                        "p5.30-conf-libconfig",
                        "p5.32-conf-libconfig",
                        "p5.34-conf-libconfig",
                        "toxic",
                        "shairport-sync",
                        "libguestfs",
                        "sslh",
                        "conf2struct",
                        "lms"
                    ]
                }
            ]
        },
        {
            "name": "libconfuse",
            "portdir": "devel/libconfuse",
            "version": "3.3",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinh/libconfuse",
            "description": "libConfuse is a configuration file parser library",
            "long_description": "libConfuse is a configuration file parser library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "offlinefs",
                        "bmon",
                        "ganglia",
                        "scmpc",
                        "libftdi1",
                        "inadyn"
                    ]
                }
            ]
        },
        {
            "name": "libcotp",
            "portdir": "security/libcotp",
            "version": "3.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paolostivanin/libcotp",
            "description": "C library that generates TOTP and HOTP",
            "long_description": "C library that generates TOTP and HOTP",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcoverart",
            "portdir": "devel/libcoverart",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://musicbrainz.org/doc/libcoverart",
            "description": "C/C++ library for accessing the MusicBrainz Cover Art Archive",
            "long_description": "libcoverart is a C/C++ library for accessing the MusicBrainz Cover Art Archive.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jansson",
                        "libxml2",
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcroco",
            "portdir": "gnome/libcroco",
            "version": "0.6.13",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/Archive/libcroco",
            "description": "A CSS2 parsing and manipulation toolkit for GNOME",
            "long_description": "A generic Cascading Style Sheet (CSS) parsing and manipulation toolkit for GNOME applications that need CSS support.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib",
                        "libxml2",
                        "gettext",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libcryptopp",
            "portdir": "devel/libcryptopp",
            "version": "8.9.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cryptopp.com/",
            "description": "C++ class library of cryptographic schemes",
            "long_description": "Crypto++ Library is a free C++ class library of cryptographic schemes.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amule"
                    ]
                }
            ]
        },
        {
            "name": "libcsplit",
            "portdir": "security/libcsplit",
            "version": "20220109",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcsplit",
            "description": "Library for cross-platform C split strings functions",
            "long_description": "Library for cross-platform C split strings functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcstring",
            "portdir": "security/libcstring",
            "version": "20150101",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcstring",
            "description": "Library for cross-platform C system functions",
            "long_description": "Library for cross-platform C system functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdata",
                        "libcdatetime",
                        "libcerror",
                        "libcfile",
                        "libclocale",
                        "libcnotify",
                        "libcsplit",
                        "libcthreads"
                    ]
                }
            ]
        },
        {
            "name": "libcthreads",
            "portdir": "security/libcthreads",
            "version": "20220102",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcthreads",
            "description": "Library for cross-platform C threads functions",
            "long_description": "Library for cross-platform C threads functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdata"
                    ]
                }
            ]
        },
        {
            "name": "libctl",
            "portdir": "science/libctl",
            "version": "3.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/Libctl",
            "description": "Scheme/Guile-based scripting of scientific code.",
            "long_description": "Libctl is a free Guile-based library implementing flexible control files for scientific simulations. It was written to support the MIT Photonic Bands and Meep software, but has proven useful in other programs too.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "Yogesh.Sharma",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "guile-2.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcuckoo",
            "portdir": "devel/libcuckoo",
            "version": "0.3.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/efficient/libcuckoo",
            "description": "A high-performance, concurrent hash table.",
            "long_description": "A high-performance, concurrent hash table.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcudd",
            "portdir": "devel/libcudd",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vlsi.colorado.edu/~fabio/CUDD/",
            "description": "An efficient library for manipulating decision diagrams",
            "long_description": "The CUDD package provides functions to manipulate Binary Decision Diagrams (BDDs), Algebraic Decision Diagrams (ADDs), and Zero-suppressed Binary Decision Diagrams (ZDDs). It's been written by Fabio Somenzi at the University of Colorado, Boulder.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "slivingston",
                    "github": "slivingston",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr1c"
                    ]
                }
            ]
        },
        {
            "name": "libCUDF",
            "portdir": "devel/libCUDF",
            "version": "0.7",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mancoosi.org/cudf/",
            "description": "libCUDF is a library to manipulate so called CUDF documents.",
            "long_description": "libCUDF is a library to manipulate so called CUDF documents. A CUDF (Common Upgradeability Description Format) document describes an \"upgrade scenario\", as faced by package managers in popular package-based FOSS (Free and Open Source Software) distributions.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ocaml-cudf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcue",
            "portdir": "textproc/libcue",
            "version": "2.3.0",
            "license": "GPL-2+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lipnitsk/libcue",
            "description": "CUE Sheet Parser Library",
            "long_description": "LibCUE is intended to parse a so called CUE sheet from a char string or a file pointer.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious-plugins",
                        "cmus"
                    ]
                }
            ]
        },
        {
            "name": "libcxx",
            "portdir": "lang/libcxx",
            "version": "5.0.1",
            "license": "MIT and NCSA",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://libcxx.llvm.org/",
            "description": "libc++ is a new implementation of the C++ standard library with support for C++11 and portions of C++14.",
            "long_description": "libc++ is a new implementation of the C++ standard library with support for C++11 and portions of C++14. Because objects cannot be passed between different versions of the C++ runtime, this port must replace the host version in order to be used. On Snow Leopard and earlier, this is done automatically because there is no existing host version of this library. On Lion and later, users must build the port with +replacemnt_libcxx and install the root manually if they wish to replace the existing host implementation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "replacemnt_libcxx"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "llvm-19",
                        "mlir-19",
                        "clang-19",
                        "lldb-19",
                        "flang-19",
                        "nodejs10",
                        "nodejs8",
                        "llvm-14",
                        "mlir-14",
                        "clang-14",
                        "lldb-14",
                        "flang-14",
                        "llvm-15",
                        "mlir-15",
                        "clang-15",
                        "lldb-15",
                        "flang-15",
                        "llvm-11",
                        "clang-11",
                        "flang-11",
                        "lldb-11",
                        "llvm-devel",
                        "llvm-20",
                        "mlir-devel",
                        "clang-devel",
                        "lldb-devel",
                        "flang-devel",
                        "mlir-20",
                        "clang-20",
                        "lldb-20",
                        "flang-20",
                        "ld64-274",
                        "ld64-latest",
                        "llvm-10",
                        "clang-10",
                        "lldb-10",
                        "llvm-3.7",
                        "llvm-5.0",
                        "llvm-6.0",
                        "clang-5.0",
                        "lldb-5.0",
                        "lldb-6.0",
                        "clang-6.0",
                        "llvm-7.0",
                        "llvm-8.0",
                        "lldb-7.0",
                        "clang-7.0",
                        "lldb-8.0",
                        "clang-8.0",
                        "llvm-9.0",
                        "clang-9.0",
                        "lldb-9.0",
                        "cmake",
                        "cmake-docs",
                        "cmake-gui",
                        "cmake-devel",
                        "cmake-devel-gui",
                        "cmake-devel-docs",
                        "libtapi",
                        "retdec",
                        "retdec-devel",
                        "llvm-13",
                        "mlir-13",
                        "clang-13",
                        "lldb-13",
                        "flang-13",
                        "llvm-16",
                        "mlir-16",
                        "clang-16",
                        "lldb-16",
                        "flang-16",
                        "nodejs12",
                        "llvm-12",
                        "clang-12",
                        "lldb-12",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "llvm-21",
                        "mlir-21",
                        "clang-21",
                        "lldb-21",
                        "flang-21",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17"
                    ]
                }
            ]
        },
        {
            "name": "libcxx-powerpc",
            "portdir": "lang/libcxx-powerpc",
            "version": "7.1.1",
            "license": "NCSA",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org",
            "description": "libc++ is an implementation of the C++ standard library, targeting C++11",
            "long_description": "libc++ is an implementation of the C++ standard library, targeting C++11. This is an experimental port for PowerPC systems.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "emutls",
                "lock_guard"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake-bootstrap",
                        "python27-bootstrap",
                        "gcc10-bootstrap"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz",
                        "xz-bootstrap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc10-bootstrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcyaml",
            "portdir": "devel/libcyaml",
            "version": "1.4.2",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlsa/libcyaml",
            "description": "C library for reading and writing YAML.",
            "long_description": "The fundamental idea behind CYAML is to allow applications to construct schemas which describe both the permissible structure of the YAML documents to read/write, and the C data structure(s) in which the loaded data is arranged in memory.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libyaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdaemon",
            "portdir": "devel/libdaemon",
            "version": "0.14",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://0pointer.de/lennart/projects/libdaemon/",
            "description": "C library that eases writing UNIX daemons",
            "long_description": "libdaemon is a lightweight C library that eases the process of writing UNIX daemons. It contains a daemonizing fork() wrapper, a powerful syslog() wrapper, PID file management, and signal serialization.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libinfinity",
                        "shairport-sync",
                        "avahi"
                    ]
                }
            ]
        },
        {
            "name": "libdap",
            "portdir": "science/libdap",
            "version": "3.18.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.opendap.org",
            "description": "A C++ SDK which contains an implementation of DAP 2.0",
            "long_description": "A C++ SDK which contains an implementation of DAP 2.0, Client- and Server-side support classes and a prototype implementation of the AIS.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxml2",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gadap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grads"
                    ]
                }
            ]
        },
        {
            "name": "libdatrie",
            "portdir": "devel/libdatrie",
            "version": "0.2.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linux.thai.net/projects/datrie",
            "description": "An Implementation of Double-Array Trie.",
            "long_description": "An Implementation of Double-Array Trie.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "doxygen",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libthai"
                    ]
                }
            ]
        },
        {
            "name": "libdazzle",
            "portdir": "gnome/libdazzle",
            "version": "3.38.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libdazzle",
            "description": "libdazzle is a companion library to GObject and Gtk+.",
            "long_description": "libdazzle is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gitg",
                        "epiphany"
                    ]
                }
            ]
        },
        {
            "name": "libdazzle-devel",
            "portdir": "gnome/libdazzle-devel",
            "version": "3.38.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libdazzle",
            "description": "libdazzle is a companion library to GObject and Gtk+.",
            "long_description": "libdazzle is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}