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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=906",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=904",
    "results": [
        {
            "name": "libsrtp",
            "portdir": "net/libsrtp",
            "version": "2.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cisco/libsrtp",
            "description": "Secure Real-time Transport Protocol (SRTP)",
            "long_description": "The libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpcap",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dino"
                    ]
                }
            ]
        },
        {
            "name": "libsql",
            "portdir": "databases/libsql",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsql.org",
            "description": "Fork of SQLite that is both Open Source, and Open Contributions.",
            "long_description": "libsql is an open source, open contribution fork of SQLite. We aim to evolve it to suit many more use cases than SQLite was originally designed for, and plan to use third-party OSS code wherever it makes sense. libsql will always be compatible with the SQLite file format. libsql will keep 100% compatibility with the SQLite API, but we may add additional APIs. SQLite is an embedded database that can be consumed as a single .c file with its accompanying header. libsql will always be embeddable, meaning it runs inside your process without needing a network connection. But we may change the distribution, so that object files are generated, instead of a single .c file.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libedit",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libspiro",
            "portdir": "graphics/libspiro",
            "version": "20221101",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fontforge/libspiro",
            "description": "Raph Levien's Spiro package as a library.",
            "long_description": "Raph Levien's Spiro package as a library. A mechanism for drawing smooth contours with constant curvature at the spline joins.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fontforge",
                        "ipe",
                        "gegl-0.3",
                        "gegl",
                        "gegl-devel"
                    ]
                }
            ]
        },
        {
            "name": "libsphinxclient",
            "portdir": "textproc/sphinx",
            "version": "2.2.11",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinxsearch.com/",
            "description": "C library to talk to the Sphinx full-text search engine",
            "long_description": "C library to talk to the Sphinx full-text search engine",
            "active": true,
            "categories": [
                "net",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-sphinx",
                        "php54-sphinx",
                        "php55-sphinx",
                        "php56-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "libspectre",
            "portdir": "print/libspectre",
            "version": "0.2.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/libspectre/",
            "description": "Libspectre is a small library for rendering PostScript documents.",
            "long_description": "Libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cantor",
                        "evince",
                        "goffice",
                        "imlib2",
                        "okular",
                        "zathura-plugin-ps"
                    ]
                }
            ]
        },
        {
            "name": "libsoup-devel",
            "portdir": "gnome/libsoup-devel",
            "version": "3.6.5",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libsoup",
            "description": "Soup is an HTTP library implementation in C.",
            "long_description": "Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "curl",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nghttp2",
                        "brotli",
                        "libsoup-2.4",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsoup-2.4",
            "portdir": "gnome/libsoup-2.4",
            "version": "2.74.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libsoup",
            "description": "Soup is an HTTP library implementation in C.",
            "long_description": "Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "gnome",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "curl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "libxml2",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libhttpseverywhere",
                        "telepathy-gabble",
                        "telepathy-salut",
                        "cutter",
                        "geoclue",
                        "geoclue2",
                        "empathy",
                        "frogr",
                        "geocode-glib",
                        "gfbgraph",
                        "grilo",
                        "gthumb",
                        "libepc",
                        "libchamplain",
                        "libgdata",
                        "libsocialweb",
                        "polari",
                        "rest",
                        "tracker3",
                        "uhttpmock",
                        "libgrss",
                        "libgweather",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "epiphany",
                        "gnome-online-accounts",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "birdfont",
                        "bibledit",
                        "gnome3-core",
                        "libsoup",
                        "libsoup-devel",
                        "liferea",
                        "tracker",
                        "inkscape",
                        "easytag-devel",
                        "uzbl",
                        "subsurface",
                        "webkit2-gtk",
                        "gvfs",
                        "gmpc",
                        "midori",
                        "gstreamer010-gst-plugins-good",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "geany-plugins",
                        "seahorse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsoup",
            "portdir": "gnome/libsoup",
            "version": "3.6.5",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libsoup",
            "description": "Soup is an HTTP library implementation in C.",
            "long_description": "Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "curl",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nghttp2",
                        "brotli",
                        "libsoup-2.4",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-nbxmpp",
                        "libdmapsharing",
                        "libcmatrix",
                        "py39-nbxmpp",
                        "evolution-data-server-gtk4",
                        "gajim",
                        "gnome3-core",
                        "gnome-calculator",
                        "darktable",
                        "darktable-devel",
                        "inkscape-devel",
                        "quodlibet",
                        "gupnp",
                        "gssdp",
                        "gupnp-tools",
                        "evolution-data-server",
                        "libosinfo",
                        "webkit2-gtk-devel",
                        "homebank",
                        "osinfo-db-tools",
                        "libgda5",
                        "gstreamer1-gst-plugins-good",
                        "libshumate",
                        "gtimelog",
                        "gitg",
                        "dino",
                        "py310-nbxmpp",
                        "py311-nbxmpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsoundio",
            "portdir": "audio/libsoundio",
            "version": "2.0.1-7",
            "license": "MIT",
            "platforms": "{darwin >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libsound.io",
            "description": "Cross-platform audio input and output",
            "long_description": "libsoundio is a lightweight abstraction over various sound drivers. It provides a well-documented API that operates consistently regardless of the sound driver it connects to. It performs no buffering or processing on your behalf; instead exposing the raw power of the underlying backend.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "pulseaudio",
                "jack",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "linhpsdr"
                    ]
                }
            ]
        },
        {
            "name": "libsolv",
            "portdir": "devel/libsolv",
            "version": "0.7.24",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openSUSE/libsolv",
            "description": "Library for solving packages and reading repositories",
            "long_description": "Library for solving packages and reading repositories",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                },
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libmamba"
                    ]
                }
            ]
        },
        {
            "name": "libsodium",
            "portdir": "devel/libsodium",
            "version": "1.0.20",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jedisct1/libsodium",
            "description": "Portable and packageable NaCl-based crypto library",
            "long_description": "libsodium is a library for network communication, encryption, decryption, signatures, etc.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "softether5",
                        "py27-libnacl",
                        "py35-libnacl",
                        "py36-libnacl",
                        "py35-pynacl",
                        "pijul-devel",
                        "libchloride",
                        "toxcore",
                        "pijul",
                        "fbzmq",
                        "fizz",
                        "folly",
                        "mvfst",
                        "abaddon",
                        "py38-libnacl",
                        "et",
                        "py37-libnacl",
                        "nheko",
                        "php84-sodium",
                        "php83-sodium",
                        "php82-sodium",
                        "mtxclient",
                        "php81-sodium",
                        "php80-sodium",
                        "shadowsocks-libev",
                        "bupstash",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "php74-sodium",
                        "php73-sodium",
                        "php72-sodium",
                        "minisign",
                        "unbound",
                        "py39-pynacl",
                        "py310-pynacl",
                        "py311-pynacl",
                        "py313-pynacl",
                        "py314-pynacl",
                        "py312-pynacl",
                        "py27-pynacl",
                        "py36-pynacl",
                        "py37-pynacl",
                        "magic-wormhole",
                        "wangle",
                        "uTox",
                        "pure-ftpd",
                        "warzone2100",
                        "py38-pynacl",
                        "proftpd",
                        "rspamd",
                        "R-sodium",
                        "oxenmq",
                        "zmq",
                        "zmq-devel",
                        "shairport-sync",
                        "edencommon",
                        "py313-libnacl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-libsodium",
                        "rb32-ffi-libsodium",
                        "rb31-ffi-libsodium"
                    ]
                }
            ]
        },
        {
            "name": "libsockets",
            "portdir": "devel/libsockets",
            "version": "2.3.9.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.alhem.net/Sockets/",
            "description": "C++ Sockets is a C++ wrapper for BSD-style sockets.",
            "long_description": "C++ Sockets is a C++ wrapper for BSD-style sockets.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsocialweb",
            "portdir": "gnome/libsocialweb",
            "version": "0.25.21",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Librest",
            "description": "A personal social data server.",
            "long_description": "A personal social data server.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17",
                        "intltool",
                        "vala",
                        "gtk-doc",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "libsoup-2.4",
                        "rest",
                        "libgnome-keyring",
                        "gobject-introspection",
                        "gconf",
                        "json-glib",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsndfile",
            "portdir": "audio/libsndfile",
            "version": "1.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsndfile.github.io/libsndfile/",
            "description": "read and write files containing sampled sound",
            "long_description": "libsndfile is a C library for reading and writing files containing sampled sound through one standard library interface. libsndfile has the following main features: ability to read and write a large number of file formats, a simple, elegant and easy to use API, and on the fly format conversion.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "no_external_libs",
                "experimental",
                "octave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "flac",
                        "libogg",
                        "mpg123",
                        "lame",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pulseaudio",
                        "shenidam",
                        "faust",
                        "twolame",
                        "minimodem",
                        "fizmo",
                        "pure-audio",
                        "simage",
                        "qtads",
                        "aptdec",
                        "dsd",
                        "freedv-gui",
                        "py27-pyepl",
                        "xournalpp",
                        "py27-scikits-audiolab",
                        "blender",
                        "audacity-devel",
                        "libgig",
                        "rubberband",
                        "CsoundQt",
                        "csound",
                        "tenacity",
                        "chuck",
                        "audacity-legacy",
                        "pHash",
                        "libopenmpt",
                        "qmmp",
                        "sox",
                        "xmms2",
                        "fluidsynth",
                        "sfml",
                        "libkdegames",
                        "py37-soundfile",
                        "VLC2",
                        "libVLC2",
                        "frotz",
                        "hydrogen",
                        "aubio",
                        "lmms",
                        "py310-soundfile",
                        "py311-soundfile",
                        "py312-soundfile",
                        "py313-soundfile",
                        "audacity",
                        "py38-soundfile",
                        "libbs2b",
                        "ltc-tools",
                        "libsamplerate",
                        "faust-devel",
                        "faustlive-devel",
                        "denemo",
                        "libsstv",
                        "py39-soundfile",
                        "gstreamer010-gst-plugins-bad",
                        "octave",
                        "mednafen",
                        "scummvm",
                        "scummvm-devel",
                        "audacious-plugins",
                        "Io",
                        "fldigi",
                        "jack",
                        "audiowmark"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "libsmi",
            "portdir": "net/libsmi",
            "version": "0.5.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ibr.cs.tu-bs.de/projects/libsmi",
            "description": "Library to Access SMI MIB Information",
            "long_description": "The core of the libsmi distribution is a library that allows management applications to access SMI MIB module definitions. On top of this library, there are tools to check, analyze dump, convert, and compare MIB definitions. Finally, the distribution contains a steadily maintained and revised archive of all IETF and IANA maintained standard MIB and PIB modules. The library is internally divided into two layers. The upper layers represent the API to applications that make use of libsmi. Furthermore, the upper layer holds the MIB information in common internal data structures. The lower layer contains the drivers that implement the access to persistent MIB module repositories. Currently drivers for SMIv1/v2 MIB module files and for SPPI PIB module files exist. A driver for an early draft of SMIng is also present.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wireshark2",
                        "wireshark22",
                        "wireshark30",
                        "wireshark3",
                        "wireshark4",
                        "tcpdump"
                    ]
                }
            ]
        },
        {
            "name": "libsmf",
            "portdir": "audio/libsmf",
            "version": "1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libsmf.sourceforge.net/",
            "description": "C library for handling SMF (\"*.mid\") files",
            "long_description": "LibSMF is a C library for handling SMF (\"*.mid\") files. It transparently handles conversions between time and pulses, tempo map handling, etc.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libextractor",
                        "denemo"
                    ]
                }
            ]
        },
        {
            "name": "libslirp",
            "portdir": "net/libslirp",
            "version": "4.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.freedesktop.org/slirp/libslirp",
            "description": "General purpose TCP-IP emulator",
            "long_description": "libslirp is a user-mode networking library used by virtual machines, containers or various tools.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dosbox-staging",
                        "melonds",
                        "qemu"
                    ]
                }
            ]
        },
        {
            "name": "libsl",
            "portdir": "devel/libsl",
            "version": "0.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stig/libsimplelist",
            "description": "yet another generic linked list C-library",
            "long_description": "libsimplelist is yet another generic linked list C-library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsixel",
            "portdir": "graphics/libsixel",
            "version": "1.8.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saitoha/libsixel",
            "description": "Encoder/decoder implementation for DEC SIXEL graphics",
            "long_description": "Encoder/decoder implementation for DEC SIXEL graphics and some converter programs.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "curl",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpv",
                        "mlterm"
                    ]
                }
            ]
        },
        {
            "name": "libsigsegv",
            "portdir": "devel/libsigsegv",
            "version": "2.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libsigsegv",
            "description": "Library for handling page faults in user mode.",
            "long_description": "GNU libsigsegv is a library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing pageable virtual memory, memory-mapped access to persistent databases, generational garbage collectors, stack overflow handlers, distributed shared memory, etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Maude",
                        "gst",
                        "clisp",
                        "asymptote"
                    ]
                }
            ]
        },
        {
            "name": "libsignal-protocol-c",
            "portdir": "devel/libsignal-protocol-c",
            "version": "2.3.3",
            "license": "(GPL-3 or MPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/signalapp/libsignal-protocol-c",
            "description": "A ratcheting forward secrecy protocol for synchronous and asynchronous messaging environments.",
            "long_description": "A ratcheting forward secrecy protocol for synchronous and asynchronous messaging environments.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "profanity"
                    ]
                }
            ]
        },
        {
            "name": "libsigmf",
            "portdir": "science/libsigmf",
            "version": "20201115-8623f04c",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/libsigmf",
            "description": "a header-only C++ library for working with SigMF metadata",
            "long_description": "a header-only C++ library for working with SigMF metadata",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flatbuffers",
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "libsigcxx3",
            "portdir": "devel/libsigcxx3",
            "version": "3.6.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsigcplusplus.github.io/libsigcplusplus/",
            "description": "Typesafe callback framework for C++",
            "long_description": "libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. This is the libsigc++-3.0 API, which installs in parallel with libsigc++-2.0. The API is not significantly different, but the implementation is far simpler, using variadic templates instead of generating C++ code from .m4 filessystem.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "m4",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm4",
                        "gnome3-core",
                        "pavucontrol",
                        "glibmm",
                        "glibmm-devel",
                        "cairomm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsigcxx2",
            "portdir": "devel/libsigcxx2",
            "version": "2.12.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsigcplusplus.github.io/libsigcplusplus/",
            "description": "C++ signal callback system",
            "long_description": "libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "m4",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libpar2",
                        "libtorrent",
                        "modglue",
                        "net6",
                        "obby",
                        "rtorrent",
                        "gnome3-core",
                        "inkscape",
                        "inkscape-devel",
                        "libtorrent-devel",
                        "rtorrent-devel",
                        "gnome-bindings-cxx",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "glibmm-2.4",
                        "pangomm-devel",
                        "pangomm",
                        "cherrytree",
                        "cairomm-1.0",
                        "stardict",
                        "rawtherapee",
                        "synfig",
                        "centerim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsieve",
            "portdir": "mail/libsieve",
            "version": "2.2.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libsieve.sourceforge.net/",
            "description": "A library for parsing, sorting and filtering your mail",
            "long_description": "This code is a standalone library providing an interpreter for RFC 3028 Sieve and various extensions. It is based upon code distributed with the Cyrus Mail Server prior to CMU's switch to a more restrictive license. The libSieve API attempts to be easy to use and extensible, and replaces the more rigid API in the Cyrus Sieve implementation.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsidplayfp",
            "portdir": "audio/libsidplayfp",
            "version": "2.16.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsidplayfp/libsidplayfp",
            "description": "C64 music player library",
            "long_description": "libsidplayfp is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sidplayfp",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "libshumate",
            "portdir": "gnome/libshumate",
            "version": "1.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GTK-4 widget to display maps",
            "long_description": "libshumate is a C library providing a GtkWidget to display maps.",
            "active": true,
            "categories": [
                "gnome",
                "gis",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "gperf",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gtk4",
                        "glib2",
                        "json-glib",
                        "protobuf-c",
                        "libsoup",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libshout2",
            "portdir": "audio/libshout2",
            "version": "2.4.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.icecast.org/",
            "description": "Data and connectivity lib for the icecast server",
            "long_description": "A port of the libshout library. Libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details.",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libvorbis",
                        "libtheora",
                        "libogg",
                        "speex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ezstream",
                        "ices2",
                        "gingerblue",
                        "rb-shout",
                        "ices0",
                        "xmms2",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good"
                    ]
                }
            ]
        },
        {
            "name": "libshout",
            "portdir": "audio/libshout",
            "version": "1.0.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20040215195211/http://developer.icecast.org/libshout/",
            "description": "Data and connectivity lib for the icecast server",
            "long_description": "A port of the libshout library. Libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details.",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsharp",
            "portdir": "science/libsharp",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://healpix.sourceforge.io",
            "description": "C/C++ library for fast spherical harmonic transforms",
            "long_description": "libsharp is a library for spherical harmonic transforms (SHTs), which evolved from the libpsht library, addressing several of its shortcomings, such as adding MPI support for distributed memory systems and SHTs of fields with arbitrary spin, but also supporting new developments in CPU instruction sets like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA) instructions. The library is implemented in portable C99 and provides an interface that can be easily accessed from other programming languages such as C++, Fortran, Python etc. Generally, libsharp's performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-healpy",
                        "py35-healpy",
                        "py36-healpy",
                        "py37-healpy",
                        "healpix-cxx",
                        "py38-healpy",
                        "py39-healpy",
                        "py310-healpy",
                        "py312-healpy"
                    ]
                }
            ]
        },
        {
            "name": "libsgml",
            "portdir": "textproc/libsgml",
            "version": "1.1.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hick.org/code/skape/libsgml/docs/",
            "description": "SGML parsing library.",
            "long_description": "SGML parsing library. Currently supports HTML parsing into a tree.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsexy",
            "portdir": "x11/libsexy",
            "version": "0.1.11",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20111029091231/http://www.chipx86.com/w/index.php/Libsexy",
            "description": "Doing naughty things to good Gtk+ widgets",
            "long_description": "libsexy is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xchat-gnome"
                    ]
                }
            ]
        },
        {
            "name": "libserialport",
            "portdir": "devel/libserialport",
            "version": "0.1.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sigrok.org/wiki/Libserialport",
            "description": "Cross-platform serial port C library",
            "long_description": "libserialport is a minimal, cross-platform shared library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avrdude",
                        "blisp"
                    ]
                }
            ]
        },
        {
            "name": "libsecret",
            "portdir": "gnome/libsecret",
            "version": "0.21.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libsecret",
            "description": "libsecret is a library for storing and retrieving passwords and other secrets",
            "long_description": "libsecret is a client for the Secret Service DBus API. The Secret Service allows storage of passwords in a common way on the desktop. Supported by gnome-keyring and ksecretservice.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "vala",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "gsed",
                        "libxslt",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "gobject-introspection",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcr",
                        "libcmatrix",
                        "vino",
                        "empathy",
                        "evolution-data-server-gtk4",
                        "gthumb",
                        "polari",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "epiphany",
                        "gnome-online-accounts",
                        "gnome3-core",
                        "evince",
                        "darktable",
                        "darktable-devel",
                        "gnucash-devel",
                        "pan2",
                        "evolution-data-server",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gvfs",
                        "libgda5",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "balsa",
                        "gitg",
                        "seahorse",
                        "gnucash"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Chatty",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_ttf-framework",
            "portdir": "devel/libsdl_ttf-framework",
            "version": "20110120",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/projects/SDL_ttf/",
            "description": "Framework version of libsdl_ttf",
            "long_description": "Framework version of libsdl_ttf",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl-framework",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl_ttf",
            "portdir": "devel/libsdl_ttf",
            "version": "2.0.11-20220526",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20201111165552/https://www.libsdl.org/projects/SDL_ttf/release-1.2.html",
            "description": "add on library for libSDL for rendering TrueType fonts",
            "long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tuxtype",
                        "rb31-rubysdl",
                        "xmoto",
                        "svinepalsen",
                        "p5.26-alien-sdl",
                        "CrimsonFields",
                        "fife",
                        "freedink",
                        "lincity-ng",
                        "netpanzer",
                        "openmortal",
                        "ocamlsdl",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "tuxmath",
                        "t4k_common",
                        "glob2",
                        "rb33-rubysdl",
                        "rb32-rubysdl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl_ttf-framework",
                        "rb32-sdl-ffi",
                        "rb31-sdl-ffi",
                        "rb33-sdl-ffi"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_sound-framework",
            "portdir": "audio/libsdl_sound-framework",
            "version": "1.0.3",
            "license": "LGPL-2.1+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icculus.org/SDL_sound/",
            "description": "handles decoding of several popular sound file formats",
            "long_description": "SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmikmod",
                        "libvorbis",
                        "libsdl-framework",
                        "libogg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl_sound",
            "portdir": "audio/libsdl_sound",
            "version": "1.0.3",
            "license": "LGPL-2.1+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icculus.org/SDL_sound/",
            "description": "handles decoding of several popular sound file formats",
            "long_description": "SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmodplug",
                        "libvorbis",
                        "speex",
                        "flac",
                        "physfs",
                        "libogg",
                        "smpeg",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atari800",
                        "nonpareil",
                        "dosbox"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_pango",
            "portdir": "devel/libsdl_pango",
            "version": "0.1.2",
            "license": "LGPL-2.1+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdlpango.sourceforge.net/",
            "description": "SDL_Pango connects Pango to SDL",
            "long_description": "Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the engine to SDL.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "pango",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alien-sdl",
                        "frozenbubble2",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "tuxmath",
                        "t4k_common",
                        "nightshade"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_net-framework",
            "portdir": "devel/libsdl_net-framework",
            "version": "1.2.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/projects/SDL_net/",
            "description": "Framework version of libsdl_net",
            "long_description": "Framework version of libsdl_net",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl-framework",
                        "libsdl_net"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl_net",
            "portdir": "devel/libsdl_net",
            "version": "1.2.8-20220916",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20220113201851/https://www.libsdl.org/projects/SDL_net/release-1.2.html",
            "description": "cross-platform networking library",
            "long_description": "This is a small sample cross-platform networking library, with a sample chat client and server application. The chat client uses the GUIlib GUI framework library.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lbreakout2",
                        "p5.26-alien-sdl",
                        "rocksndiamonds",
                        "2Pong",
                        "gav",
                        "netpanzer",
                        "openmortal",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "tuxmath",
                        "t4k_common",
                        "glob2",
                        "xmoto",
                        "dosbox",
                        "tuxtype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl_net-framework"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_mixer-framework",
            "portdir": "audio/libsdl_mixer-framework",
            "version": "20110119",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/projects/SDL_mixer/",
            "description": "Framework version of libsdl_mixer",
            "long_description": "Framework version of libsdl_mixer",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl-framework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl_mixer",
            "portdir": "audio/libsdl_mixer",
            "version": "1.2.12-20220607",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20220314212241/http://www.libsdl.org/projects/SDL_mixer/release-1.2.html",
            "description": "Audio mixer library for SDL",
            "long_description": "A sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "flac",
                        "libsdl",
                        "mpg123",
                        "libmikmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "armagetronad-common"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freedroidclassic",
                        "rocksndiamonds",
                        "p5.26-alien-sdl",
                        "2Pong",
                        "CrimsonFields",
                        "SDLInvaders",
                        "alienblaster",
                        "bomberclone",
                        "cannonsmash",
                        "circuslinux",
                        "criticalmass",
                        "defendguin",
                        "duke3d",
                        "flobopuyo",
                        "freedink",
                        "frozenbubble2",
                        "lgeneral",
                        "lincity-ng",
                        "lmarbles",
                        "micropolis",
                        "netpanzer",
                        "oilwar",
                        "openmortal",
                        "rott",
                        "rrgbis",
                        "ship84",
                        "toppler",
                        "vectoroids",
                        "ocamlsdl",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "tuxmath",
                        "t4k_common",
                        "wxgtk-2.8",
                        "wxgtk-3.0",
                        "nightshade",
                        "armagetronad",
                        "lbreakout2",
                        "glpong",
                        "tuxtype",
                        "ltris",
                        "chromium-bsu",
                        "blockout2",
                        "barrage",
                        "rb33-rubysdl",
                        "rb32-rubysdl",
                        "rb31-rubysdl",
                        "xmoto",
                        "svinepalsen",
                        "libtuxcap",
                        "crack-attack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl_mixer-framework",
                        "rb32-sdl-ffi",
                        "rb31-sdl-ffi",
                        "rb33-sdl-ffi"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_image-framework",
            "portdir": "devel/libsdl_image-framework",
            "version": "20110119",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/projects/SDL_image/",
            "description": "Framework version of libsdl_image",
            "long_description": "Framework version of libsdl_image",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl-framework",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl_image",
            "portdir": "devel/libsdl_image",
            "version": "1.2.12-20220527",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20211017021914/http://www.libsdl.org/projects/SDL_image/release-1.2.html",
            "description": "Add on library for libSDL handling several image formats",
            "long_description": "This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "armagetronad-common"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freedroidclassic",
                        "rocksndiamonds",
                        "p5.26-alien-sdl",
                        "sdlconsole",
                        "atari800",
                        "54321",
                        "SDLInvaders",
                        "bomberclone",
                        "cannonsmash",
                        "circuslinux",
                        "criticalmass",
                        "duke3d",
                        "fife",
                        "flobopuyo",
                        "freedink",
                        "frozenbubble2",
                        "gav",
                        "lincity-ng",
                        "netpanzer",
                        "oilwar",
                        "openmortal",
                        "rott",
                        "rrgbis",
                        "vectoroids",
                        "ocamlsdl",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "tuxmath",
                        "t4k_common",
                        "iulib",
                        "armagetronad",
                        "tuxtype",
                        "svinepalsen",
                        "libbpg",
                        "glpong",
                        "chromium-bsu",
                        "glob2",
                        "rb33-rubysdl",
                        "rb32-rubysdl",
                        "rb31-rubysdl",
                        "libguichan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl_image-framework",
                        "rb31-sdl-ffi",
                        "rb33-sdl-ffi",
                        "rb32-sdl-ffi"
                    ]
                }
            ]
        },
        {
            "name": "libsdl_gfx-framework",
            "portdir": "devel/libsdl_gfx-framework",
            "version": "20110120",
            "license": "unknown",
            "platforms": "{macosx any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/",
            "description": "Framework version of libsdl_gfx",
            "long_description": "Framework version of libsdl_gfx",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl-framework",
                        "libsdl_gfx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl_gfx",
            "portdir": "devel/libsdl_gfx",
            "version": "2.0.24",
            "license": "LGPL-2.1",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx",
            "description": "graphics primitives SDL extension",
            "long_description": "The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: Graphic Primitives, Rotozoomer, Framerate control, MMX image filters. It is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-16",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freedroidclassic",
                        "p5.26-alien-sdl",
                        "freedink",
                        "lincity-ng",
                        "mjpegtools",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "iulib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-sdl-ffi",
                        "rb32-sdl-ffi",
                        "rb31-sdl-ffi",
                        "libsdl_gfx-framework"
                    ]
                }
            ]
        },
        {
            "name": "libsdl-framework",
            "portdir": "devel/libsdl-framework",
            "version": "20110119",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/",
            "description": "Framework version of libsdl",
            "long_description": "Framework version of libsdl",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "esdl",
                        "libsdl_sound-framework",
                        "cfxr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl_mixer-framework",
                        "libsdl_gfx-framework",
                        "libsdl_ttf-framework",
                        "libsdl_image-framework",
                        "libsdl_net-framework"
                    ]
                }
            ]
        },
        {
            "name": "libsdl2_ttf",
            "portdir": "devel/libsdl2_ttf",
            "version": "2.24.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_ttf",
            "description": "add on library for libSDL for rendering TrueType fonts",
            "long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "harfbuzz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lbreakouthd",
                        "lpairs2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-SDL2",
                        "py39-SDL2",
                        "py310-SDL2",
                        "py311-SDL2",
                        "py312-SDL2",
                        "py313-SDL2",
                        "py314-SDL2",
                        "py35-SDL2",
                        "py34-SDL2",
                        "py35-kivy",
                        "py35-game",
                        "py311-kivy",
                        "blobwars",
                        "freeciv",
                        "neverball",
                        "py36-SDL2",
                        "py27-kivy",
                        "py36-kivy",
                        "widelands",
                        "widelands-devel",
                        "py37-game",
                        "ufo-ai",
                        "grafx2",
                        "py36-game",
                        "rb33-sdl2",
                        "rb32-sdl2",
                        "rb31-sdl2",
                        "enigma-devel",
                        "py27-SDL2",
                        "py39-game",
                        "enigma",
                        "openrct2",
                        "video-compare",
                        "py37-SDL2",
                        "py27-game",
                        "py310-game",
                        "py311-game",
                        "py312-game",
                        "py313-game",
                        "py314-game",
                        "libSDL2pp",
                        "simh",
                        "py38-game",
                        "opensimh",
                        "wesnoth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-sdl2-bindings",
                        "rb32-sdl2-bindings",
                        "rb33-sdl2-bindings"
                    ]
                }
            ]
        },
        {
            "name": "libsdl2-snowleopard",
            "portdir": "devel/libsdl2-snowleopard",
            "version": "2.0.22",
            "license": "zlib",
            "platforms": "macosx freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libsdl.org/",
            "description": "Cross-platform multi-media development API",
            "long_description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. This port will maintain the last version that can build on 10.6.8 SnowLeopard.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}