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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=109",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=107",
    "results": [
        {
            "name": "libpuzzle",
            "portdir": "graphics/libpuzzle",
            "version": "0.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libpuzzle.pureftpd.org/project/libpuzzle",
            "description": "a library to find visually similar images",
            "long_description": "The Puzzle library is designed to quickly find visually similar images (gif, png, jpg), even if they have been resized, recompressed, recolored or slightly modified.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libpwquality",
            "portdir": "devel/libpwquality",
            "version": "1.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libpwquality/libpwquality",
            "description": "A library for password quality checking and the generation of random passwords that pass the checks.",
            "long_description": "A library for password quality checking and the generation of random passwords that pass the checks.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "python311",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cracklib",
                        "libiconv",
                        "python311",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "libqalculate",
            "portdir": "math/libqalculate",
            "version": "5.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/qalculate/libqalculate",
            "description": "libqalculate is math libary for expression evaluation with units, variables and functions support and CAS functionality.",
            "long_description": "libqalculate is math libary for expression evaluation with units, variables and functions support and CAS functionality. This library directly supports the GUI interface qalculate-gtk or qalculate-kde.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "doxygen",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "icu",
                        "mpfr",
                        "readline",
                        "curl",
                        "libiconv",
                        "libxml2",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cantor",
                        "kde4-workspace",
                        "step",
                        "qalculate-gtk",
                        "qalculate-qt"
                    ]
                }
            ]
        },
        {
            "name": "libqb",
            "portdir": "devel/libqb",
            "version": "2.0.8",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clusterlabs.github.io/libqb/",
            "description": "libqb is a library providing high performance logging, tracing, IPC, and poll.",
            "long_description": "libqb is a library providing high performance logging, tracing, IPC, and poll.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libQGLViewer",
            "portdir": "graphics/libQGLViewer",
            "version": "2.6.4",
            "license": "(GPL-2+ or Commercial)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libqglviewer.com/",
            "description": "A C++ library based on Qt that eases the creation of OpenGL 3D viewers",
            "long_description": "libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-PyQGLViewer"
                    ]
                }
            ]
        },
        {
            "name": "libqtxdg",
            "portdir": "devel/libqtxdg",
            "version": "3.5.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/libqtxdg",
            "description": "Qt implementation of freedesktop.org xdg specs",
            "long_description": "Qt implementation of freedesktop.org xdg specs",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "lxqt-build-tools",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "liblxqt"
                    ]
                }
            ]
        },
        {
            "name": "libqtxdg-devel",
            "portdir": "devel/libqtxdg-devel",
            "version": "20200424",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "libqtxdg",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by libqtxdg",
            "long_description": "This port has been replaced by libqtxdg.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libqtxdg-legacy",
            "portdir": "devel/libqtxdg-legacy",
            "version": "1.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/libqtxdg",
            "description": "Qt implementation of freedesktop.org xdg specs",
            "long_description": "Qt implementation of freedesktop.org xdg specs",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qt4-mimetypes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libquantum",
            "portdir": "science/libquantum",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libquantum.de/",
            "description": "library for the simulation of a quantum computer",
            "long_description": "libquantum is a C library for the simulation of a quantum computer. Based on the principles of quantum mechanics, it provides an implementation of a quantum register. Basic operations for register manipulation such as the Hadamard gate or the Controlled-NOT gate are available through an easy-to-use interface. Measurements can be performed on either single qubits or the whole quantum register.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libquicktime",
            "portdir": "multimedia/libquicktime",
            "version": "1.2.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libquicktime.sourceforge.net/",
            "description": "library for reading and writing quicktime files",
            "long_description": "library for reading and writing quicktime files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faac",
                        "faad2",
                        "lame",
                        "libvorbis",
                        "gettext",
                        "libjpeg-turbo",
                        "zlib",
                        "ffmpeg",
                        "libogg",
                        "x264",
                        "libiconv",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libquicktime-devel",
            "portdir": "multimedia/libquicktime-devel",
            "version": "1.2.4-20210720",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libquicktime.sourceforge.net/",
            "description": "library for reading and writing quicktime files",
            "long_description": "library for reading and writing quicktime files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "ffmpeg",
                        "libogg",
                        "zlib",
                        "x264",
                        "libiconv",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "schroedinger",
                        "faac",
                        "faad2",
                        "lame",
                        "libvorbis",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mjpegtools",
                        "transcode"
                    ]
                }
            ]
        },
        {
            "name": "libquirc",
            "portdir": "graphics/libquirc",
            "version": "1.2",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlbeer/quirc",
            "description": "QR decoder library",
            "long_description": "QR codes are a type of high-density matrix barcodes, and quirc is a library for extracting and decoding them from images.",
            "active": true,
            "categories": [
                "graphics",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "full",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-opencv4-devel",
                        "py37-opencv4",
                        "qrscan",
                        "py37-opencv4-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "py38-opencv4",
                        "opencv4",
                        "opencv4-devel",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel"
                    ]
                }
            ]
        },
        {
            "name": "libquvi",
            "portdir": "net/libquvi",
            "version": "0.9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quvi.sourceforge.net/",
            "description": "A command line tool for parsing video download links.",
            "long_description": "libquvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. liblibquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52",
                        "curl",
                        "glib2",
                        "libquvi-scripts",
                        "libproxy",
                        "libgcrypt",
                        "libgpg-error"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "quvi"
                    ]
                }
            ]
        },
        {
            "name": "libquvi-scripts",
            "portdir": "net/libquvi-scripts",
            "version": "0.9.20131130",
            "license": "AGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quvi.sourceforge.net/",
            "description": "A command line tool for parsing video download links.",
            "long_description": "libquvi-scripts is a command line tool for parsing video download links. It supports Youtube and other similar video websites. liblibquvi-scripts is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52-luajson",
                        "lua52",
                        "lua52-luasocket",
                        "lua52-luabitop",
                        "lua52-luaexpat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libquvi"
                    ]
                }
            ]
        },
        {
            "name": "libqxp",
            "portdir": "devel/libqxp",
            "version": "0.0.2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libqxp",
            "description": "Library parsing QuarkXPress documents.",
            "long_description": "Library parsing QuarkXPress 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": [
                        "icu",
                        "librevenge",
                        "boost181"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libranlib",
            "portdir": "math/libranlib",
            "version": "1.0",
            "license": "Restrictive/Distributable and Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netlib.org/random/",
            "description": "Library of Routines for Random Number Generation",
            "long_description": "This library provides routines that return: Beta random deviates, Chi-square random deviates, Exponential random deviates, F random deviates, Gamma random deviates, Multivariate normal random deviates (mean and covariance matrix specified), Noncentral chi-square random deviates, Noncentral F random deviates, Univariate normal random deviates, Random permutations of an integer array, Real uniform random deviates between specif, Binomial random deviates, Negative Binomial random deviates, Multinomial random deviates, Poisson random deviates, Integer uniform deviates between specified limits and Seeds for the random number generator calculated from a character string.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libraqm",
            "portdir": "devel/libraqm",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://host-oman.github.io/libraqm/",
            "description": "A library for complex text layout",
            "long_description": "Raqm is a small library that encapsulates the logic for complex text layout and provides a convenient API. It currently provides bidirectional text support (using FriBiDi), shaping (using HarfBuzz), and proper script itemization. As a result, Raqm can support most writing systems covered by Unicode.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-16",
                        "pkgconfig",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fribidi",
                        "freetype",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "supertux"
                    ]
                }
            ]
        },
        {
            "name": "librasterlite2",
            "portdir": "databases/librasterlite2",
            "version": "1.1.0-beta1",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gaia-gis.it/fossil/librasterlite2/index",
            "description": "Library that stores and retrieves raster coverages using a SpatiaLite",
            "long_description": "librasterlite2 is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "glib2",
                        "librttopo",
                        "proj",
                        "cairo",
                        "fontconfig",
                        "giflib",
                        "libgeotiff",
                        "lz4",
                        "libpixman",
                        "libpng",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "curl",
                        "freetype",
                        "geos",
                        "libiconv",
                        "libxml2",
                        "fcgi",
                        "freexl",
                        "libjpeg-turbo",
                        "lzma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libraw",
            "portdir": "graphics/libraw",
            "version": "0.21.4",
            "license": "(LGPL-2.1 or CDDL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libraw.org",
            "description": "Library for RAW image manipulation",
            "long_description": "A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libjpeg-turbo",
                        "jasper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rawproc",
                        "gthumb",
                        "py310-rawpy",
                        "py311-rawpy",
                        "gegl-0.3",
                        "nomacs",
                        "gegl",
                        "luminance-hdr",
                        "geeqie",
                        "libkdcraw",
                        "ImageMagick",
                        "gegl-devel",
                        "photoqt",
                        "openimageio",
                        "ImageMagick7"
                    ]
                }
            ]
        },
        {
            "name": "librdkafka",
            "portdir": "net/librdkafka",
            "version": "2.12.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/confluentinc/librdkafka",
            "description": "The Apache Kafka C/C++ library",
            "long_description": "Full Apache Kafka protocol support, including producer and consumer",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "alexey.trenikhin+macports",
                    "github": "alexeyt820",
                    "ports_count": 3
                }
            ],
            "variants": [
                "zstd",
                "lz4",
                "ssl",
                "sasl",
                "curl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "openssl",
                        "lz4",
                        "cyrus-sasl2",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kcat",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "libre",
            "portdir": "net/libre",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baresip/re",
            "description": "Protocol library for real-time communications with async I/O support",
            "long_description": "libre is a Protocol library for real-time communications with async I/O support.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "librem",
                        "restund",
                        "baresip"
                    ]
                }
            ]
        },
        {
            "name": "LibreCAD",
            "portdir": "cad/LibreCAD",
            "version": "2.2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://librecad.org",
            "description": "LibreCAD is a free Open Source CAD application.",
            "long_description": "LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation is free from our large, dedicated community of users, contributors and developers. You, too, can also get involved!",
            "active": true,
            "categories": [
                "cad"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qttools",
                        "qt5-qttranslations",
                        "qt5-qtbase",
                        "libxmlxx2",
                        "boost181",
                        "freetype",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "LibreCAD-devel",
            "portdir": "cad/LibreCAD",
            "version": "2.2.1_alpha",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://librecad.org",
            "description": "LibreCAD is a free Open Source CAD application.",
            "long_description": "LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation is free from our large, dedicated community of users, contributors and developers. You, too, can also get involved!",
            "active": true,
            "categories": [
                "cad"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qttools",
                        "qt5-qttranslations",
                        "qt5-qtbase",
                        "libxmlxx2",
                        "boost181",
                        "freetype",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librem",
            "portdir": "net/librem",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baresip/rem",
            "description": "portable audio and video processing media library",
            "long_description": "librem is a portable audio and video processing media library.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libreoffice",
            "portdir": "office/libreoffice",
            "version": "7.6.4.1",
            "license": "(LGPL-3 or MPL-1.1)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libreoffice.org",
            "description": "Free, open source office suite.",
            "long_description": "LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.",
            "active": true,
            "categories": [
                "aqua",
                "office"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librep",
            "portdir": "lang/librep",
            "version": "0.92.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sawfish.wikia.com/wiki/Librep",
            "description": "A shared library implementing a Lisp dialect",
            "long_description": "librep is a shared library implementing a Lisp dialect that is lightweight, reasonably fast, and highly extensible. It contains an interpreter, byte-code compiler and virtual machine. Applications may use the interpreter as an extension language, or it may be used for standalone scripts.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "lloyd",
                    "ports_count": 4
                }
            ],
            "variants": [
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "gmp",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sawfish"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rep-gtk"
                    ]
                }
            ]
        },
        {
            "name": "libressl",
            "portdir": "security/libressl",
            "version": "4.2.1",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libressl.org",
            "description": "LibreSSL SSL/TLS cryptography library",
            "long_description": "LibreSSL is composed of four parts: The openssl(1) utility, which provides tools for managing keys, certificates, etc. libcrypto: a library of cryptography fundamentals libssl: a TLS library, backwards-compatible with OpenSSL libtls: a new TLS library, designed to make it easier to write foolproof applications This port tracks the stable releases, for development releases please use libressl-devel.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpki-client",
                        "ldns"
                    ]
                }
            ]
        },
        {
            "name": "libressl-devel",
            "portdir": "security/libressl-devel",
            "version": "4.2.1",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libressl.org",
            "description": "LibreSSL SSL/TLS cryptography library",
            "long_description": "LibreSSL is composed of four parts: The openssl(1) utility, which provides tools for managing keys, certificates, etc. libcrypto: a library of cryptography fundamentals libssl: a TLS library, backwards-compatible with OpenSSL libtls: a new TLS library, designed to make it easier to write foolproof applications This port tracks the development releases, for stable releases please use libressl.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libretls",
            "portdir": "devel/libretls",
            "version": "3.8.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.causal.agency/libretls/about/",
            "description": "libtls for OpenSSL",
            "long_description": "LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is a new TLS library, designed to make it easier to write foolproof applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "june",
                    "github": "causal-agent",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telescope",
                        "got",
                        "pounce",
                        "catgirl"
                    ]
                }
            ]
        },
        {
            "name": "libretroshare",
            "portdir": "net/libretroshare",
            "version": "2024.07.04",
            "license": "(AGPL-3 or Apache-2 or GPL-3 or LGPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://retroshare.cc",
            "description": "RetroShare is a decentralized, private, secure, cross-platform communication software.",
            "long_description": "RetroShare is a decentralized, private, secure, cross-platform communication software. RetroShare functionalities (file sharing, chat, messages, forums, channels…) are implemented under the hood by libretroshare which offer a documented C++ and JSON API. While RetroShare is an application on its own, libretroshare is meant to be used as part of other programs.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "p2p"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "pkgconfig",
                        "doxygen",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "restbed",
                        "zlib",
                        "rapidjson",
                        "miniupnpc",
                        "openssl3",
                        "sqlcipher"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librets",
            "portdir": "devel/librets",
            "version": "1.6.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NationalAssociationOfRealtors/libRETS",
            "description": "RETS client library",
            "long_description": "libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "perl",
                "php5",
                "python",
                "ruby",
                "sql2dmql",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "boost176",
                        "swig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librevenge",
            "portdir": "textproc/librevenge",
            "version": "0.0.5",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/p/libwpd/wiki/librevenge/",
            "description": "librevenge provides a generic API for file converters",
            "long_description": "librevenge provides a generic API for file converters",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "pkgconfig",
                        "boost176",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libstaroffice",
                        "libpagemaker",
                        "vsd2svg",
                        "libabw",
                        "libwpd-0.10",
                        "libwps-0.3",
                        "libwps",
                        "libwpg-0.3",
                        "libqxp",
                        "libzmf",
                        "libcdr-0.1",
                        "libfreehand",
                        "libmspub",
                        "libvisio-0.1",
                        "scribus-devel",
                        "libe-book",
                        "libmwaw",
                        "libetonyek"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libepubgen"
                    ]
                }
            ]
        },
        {
            "name": "librfc822",
            "portdir": "mail/librfc822",
            "version": "1.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cryp.to/free-software/",
            "description": "complete parser for RFC822 addresses",
            "long_description": "librfc822 provides application developers with a complete parser for RFC822 addresses. Not only can you use the library to verify that RFC822 addresses are syntactically correct, you can also have an address split up into its semantic parts, what is needed when deciding where to route an address to, etc.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librime",
            "portdir": "devel/librime",
            "version": "1.15.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rime.im/",
            "description": "Rime Input Method Engine, the core library",
            "long_description": "Rime Input Method Engine, the core library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "google-glog",
                        "yaml-cpp",
                        "leveldb",
                        "opencc",
                        "boost176",
                        "marisa-trie",
                        "capnproto",
                        "gflags"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librime-devel",
            "portdir": "devel/librime",
            "version": "20251124",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rime.im/",
            "description": "Rime Input Method Engine, the core library",
            "long_description": "Rime Input Method Engine, the core library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "google-glog",
                        "yaml-cpp",
                        "leveldb",
                        "opencc",
                        "boost176",
                        "marisa-trie",
                        "capnproto",
                        "gflags"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "squirrel-ime"
                    ]
                }
            ]
        },
        {
            "name": "librsvg",
            "portdir": "graphics/librsvg",
            "version": "2.58.5",
            "license": "(GPL-2+ or LGPL-2+)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/LibRsvg",
            "description": "GNOME implementation of rsvg.",
            "long_description": "GNOME implementation of rsvg.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vala",
                        "freetype",
                        "glib2",
                        "pango",
                        "libxml2",
                        "libunwind",
                        "gobject-introspection",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "glom",
                        "lite-xl-luajit",
                        "tortoisehg",
                        "garagejam",
                        "nextcloud-client",
                        "gpick",
                        "geeqie",
                        "wgshadertoy",
                        "glade",
                        "gerbv",
                        "gramps",
                        "lite-xl",
                        "gnome-voice",
                        "meld",
                        "quodlibet",
                        "gnome-radio",
                        "kitty",
                        "libfive",
                        "gtkwave",
                        "octave",
                        "xlog",
                        "anjuta",
                        "gnome-photos"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xournalpp",
                        "appstream",
                        "imlib2",
                        "root6",
                        "gegl-0.3",
                        "fvwm2",
                        "openbox",
                        "gpredict",
                        "gegl",
                        "xmlroff",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "vips",
                        "xboard",
                        "gscan2pdf",
                        "mat2",
                        "mldonkey",
                        "lablgtk2",
                        "R-rsvg",
                        "denemo",
                        "claws-mail",
                        "homebank",
                        "eog",
                        "qdmr",
                        "gtk2hs",
                        "solfege",
                        "AfterStep",
                        "gnome-chess",
                        "gramps",
                        "pinpoint",
                        "gpodder",
                        "gimp3-devel",
                        "deluge",
                        "gthumb",
                        "gajim",
                        "gnome3-core",
                        "gnome-system-monitor",
                        "emacs-app",
                        "emacs-app-devel",
                        "evas",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "goffice",
                        "gtk4",
                        "t4k_common",
                        "gnome-panel",
                        "gnome-themes-extra",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "MyPaint",
                        "pspp-devel",
                        "timg",
                        "rawtherapee",
                        "gimp2",
                        "gimp2-devel",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "gegl-devel",
                        "pdfpc",
                        "abiword-x11",
                        "adwaita-icon-theme",
                        "glabels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "py310-sphinxcontrib-svg2pdfconverter",
                        "py311-sphinxcontrib-svg2pdfconverter",
                        "py38-sphinxcontrib-svg2pdfconverter",
                        "py312-sphinxcontrib-svg2pdfconverter",
                        "py313-sphinxcontrib-svg2pdfconverter",
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "dia",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py37-sphinxcontrib-svg2pdfconverter",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "py35-sphinxcontrib-svg2pdfconverter",
                        "py36-sphinxcontrib-svg2pdfconverter"
                    ]
                }
            ]
        },
        {
            "name": "librsvg-devel",
            "portdir": "graphics/librsvg-devel",
            "version": "2.58.5",
            "license": "(GPL-2+ or LGPL-2+)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/LibRsvg",
            "description": "GNOME implementation of rsvg.",
            "long_description": "GNOME implementation of rsvg.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vala",
                        "freetype",
                        "glib2",
                        "pango",
                        "libxml2",
                        "libunwind",
                        "gobject-introspection",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librsync",
            "portdir": "net/librsync",
            "version": "2.3.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://librsync.github.io/",
            "description": "library that implements the rsync remote-delta algorithm",
            "long_description": "librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a streaming design similar to that of zlib with the aim of allowing it to be embedded into many different applications. librsync is not wire-compatible with rsync 2.x, and is not likely to be in the future.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "popt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "duplicity",
                        "burp",
                        "rdiff-backup",
                        "dar"
                    ]
                }
            ]
        },
        {
            "name": "librtprocess",
            "portdir": "graphics/librtprocess",
            "version": "2023.06.28",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CarVac/librtprocess",
            "description": "Select raw processing routines",
            "long_description": "This is a project that aims to make some of RawTherapeeʼs highly optimized raw processing routines readily available for other FOSS photo editing software.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rawproc"
                    ]
                }
            ]
        },
        {
            "name": "librttopo",
            "portdir": "gis/librttopo",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://strk.kbt.io/projects/rttopo/",
            "description": "RT Topology Library",
            "long_description": "The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "spatialite",
                        "librasterlite2"
                    ]
                }
            ]
        },
        {
            "name": "libsam3",
            "portdir": "security/libsam3",
            "version": "2024.02.26",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geti2p.net/en/docs/api/samv3",
            "description": "C library for the SAM v3 API",
            "long_description": "C library for the SAM v3 API. It is used in projects such as I2P and RetroShare.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsamplerate",
            "portdir": "audio/libsamplerate",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsndfile.github.io/libsamplerate",
            "description": "library for sample rate conversion of audio data",
            "long_description": "libsamplerate is a Sample Rate Converter for audio. The library is capable of arbitrary and time-varying conversions from downsampling by a factor of 256 to upsampling by the same factor. Arbitrary in this case means that the ratio of input and output sample rates can be an irrational number. The conversion ratio can also vary with time for speeding up and slowing down effects.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jack",
                        "shenidam",
                        "mlt-qt5",
                        "rdesktop",
                        "crispy-doom",
                        "pure-audio",
                        "freedv-gui",
                        "py27-pyepl",
                        "supertuxkart",
                        "rubberband",
                        "pHash",
                        "xmms2",
                        "moc",
                        "mlt",
                        "mlt-legacy",
                        "frotz",
                        "aubio",
                        "py27-scikits-samplerate",
                        "lmms",
                        "lastfm-desktop",
                        "codec2",
                        "liblastfm",
                        "liblastfm-qt5",
                        "audacious-plugins",
                        "fldigi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "libsass",
            "portdir": "www/libsass",
            "version": "3.6.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sass-lang.com/libsass",
            "description": "A C/C++ implementation of a Sass compiler",
            "long_description": "LibSass is a C/C++ port of the Sass engine. The point is to be simple, faster, and easy to integrate.",
            "active": true,
            "categories": [
                "textproc",
                "www"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "astroid",
                        "sassc"
                    ]
                }
            ]
        },
        {
            "name": "libsbml",
            "portdir": "science/libsbml",
            "version": "5.19.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sbml.org/Software/libSBML",
            "description": "The Systems Biology Markup Language library",
            "long_description": "LibSBML is a free, open-source programming library to help you read, write, manipulate, translate, and validate SBML files and data streams. It is not an application itself (though it does come with example programs), but rather a library you can embed in your own applications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "arrays",
                "comp",
                "cppnamespace",
                "distrib",
                "dyn",
                "expat",
                "fbc",
                "groups",
                "java",
                "layout",
                "libxml2",
                "multi",
                "python27",
                "python38",
                "python39",
                "qual",
                "render",
                "req",
                "spatial",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "check",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsbmlsim",
                        "R-rsbml"
                    ]
                }
            ]
        },
        {
            "name": "libsbmlsim",
            "portdir": "science/libsbmlsim",
            "version": "1.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fun.bio.keio.ac.jp/software/libsbmlsim/",
            "description": "A library for simulating SBML models",
            "long_description": "LibSBMLSim is a library for simulating an SBML model which contains Ordinary Differential Equations (ODEs). LibSBMLSim provides simple command-line tool and several APIs to load an SBML model, perform numerical integration (simulate) and export its results. Both explicit and implicit methods are supported on libSBMLSim.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "csharp",
                "java",
                "python27",
                "python38",
                "python39",
                "ruby",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsbml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsc",
            "portdir": "science/libsc",
            "version": "2.8.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.p4est.org",
            "description": "provides support for parallel scientific applications",
            "long_description": "The SC Library provides support for parallel scientific applications.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "lua",
                        "mpich-clang16",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p4est"
                    ]
                }
            ]
        },
        {
            "name": "libsdb",
            "portdir": "databases/libsdb",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/libsdb/",
            "description": "Simple database library",
            "long_description": "This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl",
            "portdir": "devel/libsdl",
            "version": "1.2.15-20220801",
            "license": "Permissive",
            "platforms": "{macosx any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libsdl.org/",
            "description": "Cross-platform multi-media development API",
            "long_description": "Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of \"Civilization: Call To Power.\" Simple DirectMedia Layer supports Linux, Win32, BeOS, Mac OS, Solaris, IRIX, and FreeBSD. This port is a wrapper around either sdl12-compat or libsdl12.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "compat",
                "legacy",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sdl12-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "armagetronad-common"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freedroidclassic",
                        "rocksndiamonds",
                        "p5.26-alien-sdl",
                        "gnuradio-devel",
                        "smpeg",
                        "mp3blaster",
                        "mpeg4ip",
                        "libdc1394",
                        "VisualBoyAdvance",
                        "atari800",
                        "2Pong",
                        "54321",
                        "CrimsonFields",
                        "PlasmaClient",
                        "SDLInvaders",
                        "alienblaster",
                        "bomberclone",
                        "circuslinux",
                        "criticalmass",
                        "defendguin",
                        "digger",
                        "duke3d",
                        "fbg",
                        "fife",
                        "flobopuyo",
                        "freedink",
                        "frozenbubble2",
                        "gav",
                        "lgeneral",
                        "lincity-ng",
                        "lmarbles",
                        "oilwar",
                        "openmortal",
                        "rott",
                        "rrgbis",
                        "ship84",
                        "simutrans",
                        "toppler",
                        "vectoroids",
                        "esdl",
                        "gimp-gap-devel",
                        "openvrml",
                        "raceintospace",
                        "gst",
                        "tiemu3",
                        "povray",
                        "pwlib",
                        "p5.28-alien-sdl",
                        "p5.30-alien-sdl",
                        "p5.32-alien-sdl",
                        "p5.34-alien-sdl",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "tuxmath",
                        "t4k_common",
                        "boswars",
                        "wxgtk-2.8",
                        "iulib",
                        "wxgtk-3.0",
                        "armagetronad",
                        "lbreakout2",
                        "tuxtype",
                        "xine-lib",
                        "ltris",
                        "chromium-bsu",
                        "blockout2",
                        "libsdl_mixer",
                        "libsdl_sound",
                        "glob2",
                        "libmpeg2",
                        "barrage",
                        "rb33-rubysdl",
                        "rb32-rubysdl",
                        "rb31-rubysdl",
                        "transcode",
                        "xmoto",
                        "libguichan",
                        "svinepalsen",
                        "dosbox",
                        "lmms",
                        "libtuxcap",
                        "kdenlive",
                        "love-0.7",
                        "libbpg",
                        "love-0.8",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf",
                        "cfxr",
                        "crack-attack",
                        "sheepshaver",
                        "glpong"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsdl-framework",
                        "rb33-sdl-ffi",
                        "rb32-sdl-ffi",
                        "rb31-sdl-ffi"
                    ]
                }
            ]
        },
        {
            "name": "libsdl12",
            "portdir": "devel/libsdl12",
            "version": "1.2.15-20250302",
            "license": "LGPL-2.1+",
            "platforms": "macosx freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libsdl.org/",
            "description": "Cross-platform multi-media development API",
            "long_description": "Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of \"Civilization: Call To Power.\" Simple DirectMedia Layer supports Linux, Win32, BeOS, macOS, Solaris, IRIX, and FreeBSD. This is the legacy 1.2 branch.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdl2",
            "portdir": "devel/libsdl2",
            "version": "2.32.10",
            "license": "zlib",
            "platforms": "macosx freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libsdl.org/",
            "description": "Cross-platform multi-media development API",
            "long_description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lbreakouthd",
                        "lpairs2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmovit",
                        "py27-SDL2",
                        "py38-SDL2",
                        "py39-SDL2",
                        "py310-SDL2",
                        "py311-SDL2",
                        "py312-SDL2",
                        "py313-SDL2",
                        "py314-SDL2",
                        "py35-SDL2",
                        "py34-SDL2",
                        "py35-kivy",
                        "py311-kivy",
                        "lite-xl-luajit",
                        "bochs",
                        "hatari",
                        "Maelstrom",
                        "blobwars",
                        "fizmo",
                        "freeciv",
                        "neverball",
                        "starfighter",
                        "love-11",
                        "dosbox-staging",
                        "py36-SDL2",
                        "mlt-qt5",
                        "lite-xl",
                        "gdash",
                        "crispy-doom",
                        "qtads",
                        "py27-kivy",
                        "py36-kivy",
                        "tweeny",
                        "wxgtk-3.0-cxx11",
                        "gource",
                        "bzflag",
                        "supertuxkart",
                        "widelands",
                        "widelands-devel",
                        "blender",
                        "qt511-qtgamepad",
                        "game-porting-toolkit",
                        "logstalgia",
                        "ocp",
                        "schismtracker",
                        "ufo-ai",
                        "grafx2",
                        "augustus-caesar-3",
                        "Rgb2Hires",
                        "gegl",
                        "qt57-qtgamepad",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gpac",
                        "qt58-qtgamepad",
                        "mlt",
                        "mlt-legacy",
                        "scrcpy",
                        "qt59-qtgamepad",
                        "rb33-sdl2",
                        "rb32-sdl2",
                        "rb31-sdl2",
                        "enigma-devel",
                        "julius-caesar-3",
                        "game-music-emu",
                        "enigma",
                        "openrct2",
                        "lagrange",
                        "advancemame",
                        "frotz-sdl",
                        "fheroes2",
                        "baresip",
                        "py37-SDL2",
                        "VVVVVV",
                        "libSDL2pp",
                        "redeclipse",
                        "warzone2100",
                        "qt5-qtgamepad",
                        "supertux",
                        "simh",
                        "corsixth",
                        "mame",
                        "love-0.10",
                        "love-0.9",
                        "libsdl2_gfx",
                        "libsdl2_net",
                        "smpeg2",
                        "previous",
                        "gegl-devel",
                        "opensimh",
                        "mpv-legacy",
                        "wine-devel",
                        "wine-stable",
                        "wine-staging",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "jgenesis",
                        "cava",
                        "basiliskii",
                        "melonds",
                        "oberon-risc",
                        "openjk",
                        "pingus",
                        "taisei",
                        "wesnoth",
                        "libsdl2_mixer",
                        "dosbox-x",
                        "qt513-qtgamepad",
                        "mednafen",
                        "scummvm",
                        "scummvm-devel",
                        "curves",
                        "uxn",
                        "luanti",
                        "ffmpeg6",
                        "ffmpeg7",
                        "octave-joystick",
                        "sdl12-compat",
                        "Aerofoil",
                        "FAudio",
                        "ogre",
                        "mlterm",
                        "sdl_sopwith"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-sdl2-bindings",
                        "rb33-sdl2-bindings",
                        "rb32-sdl2-bindings"
                    ]
                }
            ]
        }
    ]
}