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

{
    "count": 49960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=892",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=890",
    "results": [
        {
            "name": "libtatsu",
            "portdir": "devel/libtatsu",
            "version": "1.0.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library handling the communication with Apple's Tatsu Signing Server (TSS).",
            "long_description": "This library is part of the libimobiledevice project. The main purpose of this library is to allow creating TSS request payloads, sending them to Apple's TSS server, and retrieving and processing the response. The code was originally part of idevicerestore and has been split out to its own library, while obviously idevicerestore will remain the main consumer.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice"
                    ]
                }
            ]
        },
        {
            "name": "libtasn1",
            "portdir": "devel/libtasn1",
            "version": "4.20.0",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libtasn1/",
            "description": "ASN.1 structure parser library",
            "long_description": "The libtasn1 library was developed for ASN1 (Abstract Syntax Notification One) structures management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1140
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p11-kit",
                        "gnutls",
                        "gnutls-devel",
                        "rdesktop",
                        "samba4",
                        "heimdal",
                        "libprelude",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "libtar",
            "portdir": "devel/libtar",
            "version": "1.2.20",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tklauser/libtar",
            "description": "library for manipulating POSIX tar files",
            "long_description": "libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hydrogen"
                    ]
                }
            ]
        },
        {
            "name": "libtapi",
            "portdir": "devel/libtapi",
            "version": "1300.6.5-20231128",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/tapi/",
            "description": "libtapi adds ld64 linker support for text-based API libraries.",
            "long_description": "libtapi adds ld64 linker support for text-based API libraries. Newer MacOS SDKs contain only these TAPI stubs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "clang-11-bootstrap",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ld64-latest"
                    ]
                }
            ]
        },
        {
            "name": "libtagedit",
            "portdir": "audio/libtagedit",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20070404105351/http://www.diotavelli.net/tagedit.html",
            "description": "C++ interface to music file tag editing",
            "long_description": "libtagedit provides a C++ interface to music file tag editing which should be as easy as possible. It has a plugin structure and is easily extendable. Currently, it includes plugins for MP3 (ID3v2 r/w and ID3v1 reading), OGG and FLAC files.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "libogg",
                        "flac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libt3window",
            "portdir": "devel/libt3window",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal.",
            "long_description": "The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal. libt3window can be used instead of (n)curses for drawing on the terminal. libt3window provides the following features: (Overlapping) windows for drawing; overlapping windows hide windows deeper in the window stack; clipping of windows to the size of the parent window; UTF-8 used internally, which is converted to the terminal encoding before output. libt3window depends on libunistring for UTF-8 processing and libtranscript for character set conversion. It provides easy access to the most needed terminal functionality, and has a small code size.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunistring",
                        "libtranscript"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3widget"
                    ]
                }
            ]
        },
        {
            "name": "libt3widget",
            "portdir": "devel/libt3widget",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3widget library provides a C++ dialog toolkit.",
            "long_description": "The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libt3config",
                        "libt3key",
                        "pcre2",
                        "libtranscript",
                        "libt3window",
                        "libunistring",
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tilde"
                    ]
                }
            ]
        },
        {
            "name": "libt3key",
            "portdir": "devel/libt3key",
            "version": "0.2.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user.",
            "long_description": "The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. Many programs contain their own databases with this information. This library tries to be a database usable by many programs, such that all programs can benefit from the information collected.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libt3config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3widget"
                    ]
                }
            ]
        },
        {
            "name": "libt3highlight",
            "portdir": "devel/libt3highlight",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3highlight library provides functions for syntax-highlighting different types of text files.",
            "long_description": "The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "libt3config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tilde"
                    ]
                }
            ]
        },
        {
            "name": "libt3config",
            "portdir": "devel/libt3config",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3config library provides functions for reading and writing simple structured configuration files.",
            "long_description": "The libt3config library provides functions for reading and writing simple structured configuration files. libt3config provides the following features: simple structured syntax, simple API for reading and manipulating configurations, parsed configurations which uses typed data (boolean, integer, floating point number string, list, section), schema definitions, allowing verification of the structure of loaded configuration data, and no use of global variables, allowing easy use in threaded programs (with the exception that if uselocale is not available, setlocale should not be called at the same time in another thread while reading or writing configuration data).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3key",
                        "libt3highlight",
                        "libt3widget"
                    ]
                }
            ]
        },
        {
            "name": "libsvm",
            "portdir": "math/libsvm",
            "version": "3.36",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://www.csie.ntu.edu.tw/~cjlin/libsvm/",
            "description": "A free Support Vector Machine implementation",
            "long_description": "A free Support Vector Machine implementation By Chih-Chung Chang and Chih-Jen Lin of National Taiwan University. \"LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.\"",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pymvpa",
                        "py35-pymvpa",
                        "py36-pymvpa",
                        "py312-pymvpa",
                        "py37-pymvpa",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py38-pymvpa",
                        "grass",
                        "py311-libsvm",
                        "py310-libsvm",
                        "py312-libsvm",
                        "py313-libsvm",
                        "php54-svm",
                        "php53-svm",
                        "php56-svm",
                        "php55-svm",
                        "php70-svm",
                        "php71-svm",
                        "php73-svm",
                        "php72-svm",
                        "php74-svm",
                        "php80-svm",
                        "php81-svm",
                        "php82-svm",
                        "php83-svm"
                    ]
                }
            ]
        },
        {
            "name": "libsvg-cairo",
            "portdir": "graphics/libsvg-cairo",
            "version": "0.1.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libjpeg-turbo",
                        "libsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsvg",
            "portdir": "graphics/libsvg",
            "version": "0.1.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libxml2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsvg-cairo"
                    ]
                }
            ]
        },
        {
            "name": "libstrophe",
            "portdir": "net/libstrophe",
            "version": "0.13.1",
            "license": "(GPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strophe.im/libstrophe/",
            "description": "A simple, lightweight C library for writing XMPP clients",
            "long_description": "libstrophe is a lightweight XMPP client library written in C. It has minimal dependencies and is configurable for various environments. It runs well on both Linux, Unix, and Windows based platforms.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "libxml",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "m4",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "profanity"
                    ]
                }
            ]
        },
        {
            "name": "libstree",
            "portdir": "science/libstree",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cl.cam.ac.uk/~cpk25/libstree/",
            "description": "generic suffix tree implementation, written in C",
            "long_description": "generic suffix tree implementation, written in C",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libstemmer",
            "portdir": "textproc/libstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://snowballstem.org",
            "description": "Algorithmic Stemmer Library",
            "long_description": "Snowball is a language in which stemming algorithms can be easily represented. The Snowball compiler translates a Snowball script (a .sbl file) into either a thread-safe ANSI C program or a Java program. For ANSI C, each Snowball script produces a program file and corresponding header file (with .c and .h extensions). This port delivers the ANSI C library build.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tracker",
                        "appstream",
                        "groonga",
                        "rspamd",
                        "mongodb-devel",
                        "mongodb"
                    ]
                }
            ]
        },
        {
            "name": "libstdcxx-docs",
            "portdir": "lang/libstdcxx-docs",
            "version": "15.2.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/onlinedocs/libstdc++/",
            "description": "libstdc++ manpages",
            "long_description": "Manpages for the C++ library.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libstdcxx_clang_fix",
            "portdir": "devel/libstdcxx_clang_fix",
            "version": "0.0.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Install alternate math.h header file for use when using Clang and libstdc++.",
            "long_description": "Install alternate math.h header file for use when using Clang and libstdc++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libstaroffice",
            "portdir": "devel/libstaroffice",
            "version": "0.0.7",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fosnola/libstaroffice",
            "description": "Import filter for old StarOffice documents.",
            "long_description": "Import filter for old StarOffice documents.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsstv",
            "portdir": "multimedia/libsstv",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rimio/libsstv",
            "description": "SSTV encoder C library",
            "long_description": "SSTV encoder C library suitable for both desktop and embedded applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libssh2",
            "portdir": "devel/libssh2",
            "version": "1.11.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libssh2.org/",
            "description": "libssh2 is a library implementing the SSH2 protocol",
            "long_description": "libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06), SECSH-DHGEX(04), and SECSH-NUMBERS(10).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-git-raw",
                        "p5.26-net-ssh2",
                        "zabbix42",
                        "zabbix44",
                        "medusa",
                        "libgit2-glib",
                        "p5.28-git-raw",
                        "p5.30-git-raw",
                        "p5.32-git-raw",
                        "p5.34-git-raw",
                        "qore-ssh2-module",
                        "xine-ui",
                        "zabbix4",
                        "zabbix5",
                        "VLC2",
                        "libVLC2",
                        "php53-ssh2",
                        "php54-ssh2",
                        "php55-ssh2",
                        "php56-ssh2",
                        "php70-ssh2",
                        "php71-ssh2",
                        "php72-ssh2",
                        "php73-ssh2",
                        "php74-ssh2",
                        "php80-ssh2",
                        "php81-ssh2",
                        "php82-ssh2",
                        "php83-ssh2",
                        "zabbix3",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.32-net-ssh2",
                        "p5.34-net-ssh2",
                        "cargo",
                        "libgit2",
                        "gstreamer1-gst-plugins-bad",
                        "libgit2-devel",
                        "mergestat",
                        "xine-lib",
                        "mlterm",
                        "nmap"
                    ]
                }
            ]
        },
        {
            "name": "libssh",
            "portdir": "devel/libssh",
            "version": "0.11.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.libssh.org",
            "description": "an SSH library",
            "long_description": "The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "debug",
                "kerberos5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yafc",
                        "wireshark3",
                        "wireshark4",
                        "x2goclient",
                        "tmate",
                        "kde4-runtime",
                        "hydra",
                        "R-ssh"
                    ]
                }
            ]
        },
        {
            "name": "libsrtp1",
            "portdir": "net/libsrtp",
            "version": "1.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",
                        "openssl10",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1016
                }
            ],
            "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": 2695
                }
            ],
            "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": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cantor",
                        "evince",
                        "goffice",
                        "okular",
                        "imlib2",
                        "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": 350
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "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": 350
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "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",
                        "seahorse",
                        "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"
                    ]
                },
                {
                    "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": 350
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "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",
                        "gitg",
                        "py39-nbxmpp",
                        "evolution-data-server-gtk4",
                        "gajim",
                        "gnome3-core",
                        "gnome-calculator",
                        "darktable",
                        "darktable-devel",
                        "inkscape-devel",
                        "quodlibet",
                        "gtimelog",
                        "gupnp",
                        "gssdp",
                        "gupnp-tools",
                        "evolution-data-server",
                        "homebank",
                        "libosinfo",
                        "webkit2-gtk-devel",
                        "dino",
                        "osinfo-db-tools",
                        "libgda5",
                        "gstreamer1-gst-plugins-good",
                        "libshumate",
                        "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": 42
                }
            ],
            "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",
                        "py37-libnacl",
                        "nheko",
                        "php84-sodium",
                        "php83-sodium",
                        "php82-sodium",
                        "php81-sodium",
                        "php80-sodium",
                        "shadowsocks-libev",
                        "bupstash",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "php74-sodium",
                        "php73-sodium",
                        "php72-sodium",
                        "et",
                        "pure-ftpd",
                        "minisign",
                        "unbound",
                        "py39-pynacl",
                        "py310-pynacl",
                        "py311-pynacl",
                        "py313-pynacl",
                        "py314-pynacl",
                        "py312-pynacl",
                        "mtxclient",
                        "py27-pynacl",
                        "py36-pynacl",
                        "py37-pynacl",
                        "magic-wormhole",
                        "wangle",
                        "uTox",
                        "warzone2100",
                        "py38-pynacl",
                        "proftpd",
                        "rspamd",
                        "R-sodium",
                        "oxenmq",
                        "zmq",
                        "zmq-devel",
                        "shairport-sync",
                        "edencommon"
                    ]
                },
                {
                    "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": 2695
                }
            ],
            "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",
                        "audacity-devel",
                        "libgig",
                        "rubberband",
                        "CsoundQt",
                        "csound",
                        "tenacity",
                        "chuck",
                        "audacity-legacy",
                        "pHash",
                        "libopenmpt",
                        "qmmp",
                        "sox",
                        "xmms2",
                        "fluidsynth",
                        "sfml",
                        "libkdegames",
                        "blender",
                        "py37-soundfile",
                        "VLC2",
                        "libVLC2",
                        "frotz",
                        "hydrogen",
                        "aubio",
                        "lmms",
                        "fldigi",
                        "py38-soundfile",
                        "libbs2b",
                        "ltc-tools",
                        "libsamplerate",
                        "faust-devel",
                        "faustlive-devel",
                        "denemo",
                        "libsstv",
                        "py39-soundfile",
                        "py310-soundfile",
                        "py311-soundfile",
                        "py312-soundfile",
                        "py313-soundfile",
                        "audacity",
                        "gstreamer010-gst-plugins-bad",
                        "octave",
                        "mednafen",
                        "scummvm",
                        "scummvm-devel",
                        "audacious-plugins",
                        "Io",
                        "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": 1826
                }
            ],
            "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": 149
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dosbox-staging",
                        "qemu",
                        "melonds"
                    ]
                }
            ]
        },
        {
            "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.6",
            "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-17",
                        "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": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "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": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "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",
                        "centerim",
                        "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"
                    ]
                },
                {
                    "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.15.2",
            "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": 82
                }
            ],
            "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": []
        }
    ]
}