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

{
    "count": 49895,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=99",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=97",
    "results": [
        {
            "name": "libaacs",
            "portdir": "multimedia/libaacs",
            "version": "0.11.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libaacs.html",
            "description": "AACS support library for Blu-ray playback",
            "long_description": "Implementation of the Advanced Access Content System Specification",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "flex",
                        "gettext",
                        "perl5",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "libiconv",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libbdplus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy"
                    ]
                }
            ]
        },
        {
            "name": "libabw",
            "portdir": "devel/libabw",
            "version": "0.1.3",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libabw",
            "description": "Library parsing AbiWord documents.",
            "long_description": "Library parsing AbiWord documents.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "zlib",
                        "boost176",
                        "libtool",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libad9361-iio",
            "portdir": "science/libad9361-iio",
            "version": "20220908-43643ab0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/analogdevicesinc/libad9361-iio",
            "description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more",
            "long_description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more. This is a simple library used for userspace, which manages multi-chip sync (on platforms [FMCOMMS5] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyPlutoSDR",
                        "gr-iio",
                        "gr37-iio"
                    ]
                }
            ]
        },
        {
            "name": "libadwaita",
            "portdir": "gnome/libadwaita",
            "version": "1.5.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "Building blocks for modern GNOME applications",
            "long_description": "Building blocks for modern GNOME applications",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "sassc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "appstream",
                        "gobject-introspection",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "fribidi",
                        "gettext-runtime",
                        "gtk4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "secrets",
                        "Chatty",
                        "gnome-calculator",
                        "parabolic",
                        "dino",
                        "font-manager"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "catgirl-downloader"
                    ]
                }
            ]
        },
        {
            "name": "libaec",
            "portdir": "archivers/libaec",
            "version": "1.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.dkrz.de/k202009/libaec",
            "description": "Adaptive Entropy Coding library",
            "long_description": "libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa.",
            "active": true,
            "categories": [
                "science",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "hdfeos5",
                        "hdf5",
                        "metview",
                        "libminc",
                        "wgrib2",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "gnudatalanguage",
                        "InsightToolkit4",
                        "InsightToolkit",
                        "py311-InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "py39-imagecodecs",
                        "ecCodes"
                    ]
                }
            ]
        },
        {
            "name": "libaes_siv",
            "portdir": "security/libaes_siv",
            "version": "1.0.0",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfoxfranke/libaes_siv",
            "description": "A C implementation of AES-SIV",
            "long_description": "This is an RFC5297-compliant C implementation of AES-SIV, written by Daniel Franke on behalf of Akamai Technologies and published under the Apache License (v2.0). It uses OpenSSL for the underlying AES and CMAC implementations and follows a similar interface style.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "asciidoc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libalkimia",
            "portdir": "kde/libalkimia",
            "version": "8.0.3",
            "license": "(LGPL-2.1 or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KDE/alkimia",
            "description": "Common Alkimia classes.",
            "long_description": "Alkimia is the infrastructure for common storage and business logic that will be used by all financial applications in KDE. The target is to share financial related information over application boundaries. The libalkimia library contains some common classes.",
            "active": true,
            "categories": [
                "kde",
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "kde-extra-cmake-modules"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "mpir",
                        "kdelibs4",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kmymoney4"
                    ]
                }
            ]
        },
        {
            "name": "libANN",
            "portdir": "science/libANN",
            "version": "1.1.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.umd.edu/~mount/ANN/",
            "description": "A Library for Approximate Nearest Neighbor Searching",
            "long_description": "ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-ann",
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "libao",
            "portdir": "audio/libao",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xiph.org/ao/",
            "description": "A Cross-platform Audio Library",
            "long_description": "libao is a way to easily add cross-platform audio output to your program. Output devices are implemented as dynamic plugins, and OSS, ESD, ALSA, aRTs, PulseAudio, Solaris, and Irix outputs are currently supported.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "esd",
                "pulse",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "uade2",
                        "goldendict",
                        "dvbcut",
                        "rdesktop",
                        "freedv-gui",
                        "nrsc5",
                        "xmms2",
                        "frotz",
                        "vorbis-tools",
                        "shell-fm",
                        "shairport-sync",
                        "pianobar",
                        "libpiano",
                        "mpd",
                        "cmus",
                        "pidgin"
                    ]
                }
            ]
        },
        {
            "name": "libarchive",
            "portdir": "archivers/libarchive",
            "version": "3.8.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libarchive.org/",
            "description": "functions for reading and writing streaming archives",
            "long_description": "Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, 7zip and rar. It can also write shar archives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "zlib",
                        "zstd",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "libb2",
                        "lz4",
                        "lzo2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "MacOSX10.11.sdk",
                        "MacOSX10.10.sdk",
                        "MacOSX10.9.sdk",
                        "MacOSX10.8.sdk",
                        "MacOSX10.6.sdk",
                        "MacOSX10.7.sdk",
                        "MacOSX12.sdk",
                        "MacOSX11.sdk",
                        "MacOSX10.15.sdk",
                        "MacOSX10.14.sdk",
                        "MacOSX10.13.sdk",
                        "MacOSX10.12.sdk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cmake-devel-gui",
                        "pixz",
                        "osinfo-db-tools",
                        "zathura-plugin-cb",
                        "mpv",
                        "mpv-legacy",
                        "file-roller",
                        "photoqt",
                        "melonds",
                        "mupdf",
                        "e2fsprogs",
                        "lms",
                        "poac",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "libhttpseverywhere",
                        "appstream-glib",
                        "gnome-autoar",
                        "libtifiles2",
                        "samba4",
                        "evince",
                        "elftoolchain",
                        "glom",
                        "R-archive",
                        "qmmp",
                        "libextractor",
                        "zeal",
                        "zorba",
                        "grilo-plugins",
                        "geeqie",
                        "libarchive-qt",
                        "vips",
                        "Aseprite",
                        "epic5",
                        "lnav",
                        "lnav-devel",
                        "hydrogen",
                        "tesseract",
                        "tesseract-training",
                        "libmamba",
                        "micromamba",
                        "totem-pl-parser",
                        "gvfs",
                        "claws-mail",
                        "archivemount",
                        "cmake",
                        "cmake-docs",
                        "cmake-gui",
                        "cmake-devel",
                        "ark",
                        "cmake-devel-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-libarchive-c",
                        "py35-libarchive-c",
                        "py27-libarchive-c",
                        "py37-libarchive-c",
                        "rb33-ffi-libarchive",
                        "rb32-ffi-libarchive",
                        "py39-libarchive-c",
                        "rb31-ffi-libarchive",
                        "py38-libarchive-c",
                        "py310-libarchive-c",
                        "py311-libarchive-c",
                        "py312-libarchive-c",
                        "py313-libarchive-c"
                    ]
                }
            ]
        },
        {
            "name": "libarchive-qt",
            "portdir": "archivers/libarchive-qt",
            "version": "2.0.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/marcusbritanicus/libarchive-qt",
            "description": "Qt-based archiving solution with libarchive backend",
            "long_description": "Qt-based archiving solution with libarchive backend",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzip",
                        "lzma",
                        "qt5-qtbase",
                        "lzop",
                        "zlib",
                        "bzip2",
                        "libarchive",
                        "lrzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libargparse",
            "portdir": "devel/libargparse",
            "version": "20240826",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maryla-uc/libargparse",
            "description": "Yet another simple command-line parser for C++ applications",
            "long_description": "Yet another simple command-line parser for C++ applications",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libavif"
                    ]
                }
            ]
        },
        {
            "name": "libaribb24",
            "portdir": "multimedia/libaribb24",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nkoriyama/aribb24",
            "description": "A library for ARIB STD-B24",
            "long_description": "A library for ARIB STD-B24, decoding JIS 8-bit characters, and parsing MPEG-TS streams.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libart_lgpl",
            "portdir": "graphics/libart_lgpl",
            "version": "2.3.21",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/libart/",
            "description": "fast 2D image manipulation library",
            "long_description": "Libart is a library for high-performance 2D graphics. It supports a very powerful imaging model, basically the same as SVG and the Java 2D API. It includes all PostScript imaging operations, and adds antialiasing and alpha-transparency. It is also highly tuned for incremental rendering. It contains data structures and algorithms suited to rapid, precise computation of Region of Interest, and a two-phase rendering pipeline optimized for interactive display.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-sharp2",
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gnustep-back",
                        "kaffe",
                        "scribus-devel",
                        "dia",
                        "scribus"
                    ]
                }
            ]
        },
        {
            "name": "libartnet",
            "portdir": "multimedia/libartnet",
            "version": "1.1.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openlighting.org/libartnet-main/",
            "description": "implementation of the ArtNet protocol designed for POSIX systems",
            "long_description": "implementation of the ArtNet protocol designed for POSIX systems",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libarxx",
            "portdir": "archivers/libarxx",
            "version": "0.7.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libarxx.sourceforge.net/",
            "description": "C++ library for using ARX archives",
            "long_description": "libarxx is a C++ implementation for accessing ARX archives. ARX archives are compressed and structured collections of data items with advanced features like data synchronization, references for external data items, and merging multiple archives.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libasprintf",
            "portdir": "devel/gettext",
            "version": "0.22.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "autosprintf library, part of gettext",
            "long_description": "libasprintf makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with <string> strings and <iostream> streams. This library is part of gettext.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libass",
            "portdir": "multimedia/libass",
            "version": "0.17.4",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libass/libass",
            "description": "Subtitle renderer for the ASS/SSA subtitle format",
            "long_description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "nasm",
                        "yasm",
                        "autoconf",
                        "automake",
                        "libtool",
                        "m4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "fribidi",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.28",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "vapoursynth",
                        "QMPlay2",
                        "mpv",
                        "mpv-legacy",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "mythtv-core.27",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                }
            ]
        },
        {
            "name": "libass-devel",
            "portdir": "multimedia/libass",
            "version": "2024.10.14",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libass/libass",
            "description": "Subtitle renderer for the ASS/SSA subtitle format",
            "long_description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "nasm",
                        "yasm",
                        "autoconf",
                        "automake",
                        "libtool",
                        "m4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "fribidi",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libassuan",
            "portdir": "devel/libassuan",
            "version": "2.5.7",
            "license": "LGPL-2.1+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org/related_software/libassuan",
            "description": "Assuan IPC library",
            "long_description": "Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "pth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "skopeo",
                        "pinentry",
                        "kget",
                        "retroshare-qt4",
                        "rb33-gpgme",
                        "rb32-gpgme",
                        "rb31-gpgme",
                        "profanity",
                        "gpgme",
                        "kdepim4",
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "libast",
            "portdir": "devel/libast",
            "version": "0.8",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eterm.org/",
            "description": "LibAST is the Library of Assorted Spiffy Things.",
            "long_description": "LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "freetype",
                        "xorg-libXt",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Eterm"
                    ]
                }
            ]
        },
        {
            "name": "libaterm",
            "portdir": "devel/libaterm",
            "version": "2.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.meta-environment.org/Meta-Environment/ATerms",
            "description": "ATerm libraries in C",
            "long_description": "ATerm libraries implement the internal representation of the ATerm Format in some programming language and the conversion between the external and the internal representation.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sdf2-bundle",
                        "strategoxt"
                    ]
                }
            ]
        },
        {
            "name": "libatomicbitvector",
            "portdir": "devel/libatomicbitvector",
            "version": "2020.05.19",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ekg/atomicbitvector",
            "description": "Atomic bitset/bitvector with size determined at runtime.",
            "long_description": "This header-only library encodes a bitvector class with size fixed at runtime. Atomic operations allow for concurrent access and modification of the bitset. Such a structure can help with coordinating parallel processing of a given fixed set of entities and has the advantage of only requiring O(1) bit per entry. The atomic_bv_t class is a straightforward extension of ConcurrentBitSet from Facebook’s folly C++ library. It wraps the atomic type with a class that allows them to be copied, and these wrapped atomic types are then used to build a vector size of which is determined at runtime.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libatomic_ops",
            "portdir": "devel/libatomic_ops",
            "version": "7.8.4",
            "license": "Permissive and MIT and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bdwgc/libatomic_ops",
            "description": "library for hardware-provided atomic memory operations",
            "long_description": "This package provides semi-portable access to hardware-provided atomic memory operations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MoarVM",
                        "boehmgc",
                        "ecl",
                        "ecl-devel"
                    ]
                }
            ]
        },
        {
            "name": "libavif",
            "portdir": "multimedia/libavif",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AOMediaCodec/libavif",
            "description": "Portable C implementation of the AV1 Image File Format",
            "long_description": "Portable C implementation of the AV1 Image File Format",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "rav1e",
                "docs",
                "tests",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dav1d",
                        "libxml2",
                        "zlib",
                        "libyuv",
                        "libargparse",
                        "svt-av1",
                        "libjpeg-turbo",
                        "libpng",
                        "aom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darktable",
                        "darktable-devel",
                        "p5.28-imager-file-avif",
                        "p5.30-imager-file-avif",
                        "p5.32-imager-file-avif",
                        "p5.34-imager-file-avif"
                    ]
                }
            ]
        },
        {
            "name": "libayatana-appindicator",
            "portdir": "devel/libayatana-appindicator",
            "version": "0.5.93",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/libayatana-appindicator",
            "description": "Ayatana Application Indicators Shared Library",
            "long_description": "Ayatana Application Indicators Shared Library",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "atk",
                        "ayatana-ido",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "pango",
                        "glib2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xpad"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gajim"
                    ]
                }
            ]
        },
        {
            "name": "libayatana-indicator",
            "portdir": "devel/libayatana-indicator",
            "version": "0.9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/libayatana-indicator",
            "description": "Ayatana Indicators Shared Library",
            "long_description": "Ayatana Indicators Shared Library",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "atk",
                        "pango",
                        "ayatana-ido",
                        "harfbuzz",
                        "glib2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-appindicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "libb2",
            "portdir": "devel/libb2",
            "version": "0.98.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blake2.net",
            "description": "a cryptographic hash function",
            "long_description": "BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "borgbackup",
                        "qt69-qtbase",
                        "Aseprite",
                        "qt64-qtbase",
                        "qt67-qtbase",
                        "qt68-qtbase",
                        "libarchive"
                    ]
                }
            ]
        },
        {
            "name": "libb64",
            "portdir": "mail/libb64",
            "version": "1.2.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libb64.sourceforge.net",
            "description": "C library for fast encoding/decoding into and from base64",
            "long_description": "libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "transmission-qt",
                        "transmission-x11"
                    ]
                }
            ]
        },
        {
            "name": "libbacktrace",
            "portdir": "devel/libbacktrace",
            "version": "20240410-7939218",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ianlancetaylor/libbacktrace",
            "description": "A C library that may be linked into a C/C++ program to produce symbolic backtraces",
            "long_description": "A C library that may be linked into a C/C++ program to produce symbolic backtraces",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nomantainer",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbdplus",
            "portdir": "multimedia/libbdplus",
            "version": "0.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbdplus.html",
            "description": "an open-source library designed implement the BD+ System",
            "long_description": "A research project designed to implement the BD+ System Specification that provides an open source library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vladashram",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "libtool",
                        "pkgconfig",
                        "perl5",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "libaacs",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy"
                    ]
                }
            ]
        },
        {
            "name": "libbert",
            "portdir": "devel/libbert",
            "version": "20131017",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruediger/libbert",
            "description": "LibBERT is a BERT (Binary ERlang Term) library for C++ and C.",
            "long_description": "BERT is a format for encoding binary data. You can think of it as JSON for binary formats. BERT is based on Erlang’s External Format. bert.h is the C API (you need to link -lbert_capi!). bert.hpp is the C++ API (header only).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbind",
            "portdir": "net/libbind",
            "version": "6.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.isc.org/software/libbind/60",
            "description": "Standard resolver library for communicating with domain name servers",
            "long_description": "The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "groff",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbinio",
            "portdir": "devel/libbinio",
            "version": "1.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adplug/libbinio",
            "description": "Binary I/O stream class library",
            "long_description": "The binary I/O stream class library presents a platform-independent way to access binary data streams in C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious-plugins",
                        "adplug"
                    ]
                }
            ]
        },
        {
            "name": "libbiosig",
            "portdir": "science/libbiosig",
            "version": "1.8.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biosig.sourceforge.net",
            "description": "I/O library for biomedical data",
            "long_description": "BioSig is a library for accessing files in several biomedical data formats (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG, SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100, FAMOS, SigmaPLpro, TMS32)",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "christsc",
                    "github": "neurodroid",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "SuiteSparse_CHOLMOD",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libblocksruntime",
            "portdir": "devel/libblocksruntime",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://compiler-rt.llvm.org",
            "description": "compiler-rt Blocks runtime library for Clang",
            "long_description": "libblocksruntime is a target-independent implementation of Apple Blocks runtime interfaces.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "adsun701",
                    "github": "adsun701",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbluray",
            "portdir": "multimedia/libbluray",
            "version": "1.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbluray.html",
            "description": "an open-source library designed for Blu-Ray Discs playback",
            "long_description": "an open-source library designed for Blu-Ray Discs playback",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 283
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.28",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "VLC2",
                        "libVLC2",
                        "mpv",
                        "mpv-legacy",
                        "ffmpeg6",
                        "ffmpeg7",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libbonobo",
            "portdir": "gnome/libbonobo",
            "version": "2.32.1",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A library for creating reusable components",
            "long_description": "Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "dbus-glib",
                        "libxml2",
                        "libiconv",
                        "gettext",
                        "glib2",
                        "orbit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-speech",
                        "gnome-vfs-monikers",
                        "libgnome",
                        "py27-gnome",
                        "libbonoboui"
                    ]
                }
            ]
        },
        {
            "name": "libbonoboui",
            "portdir": "gnome/libbonoboui",
            "version": "2.24.5",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "GUI frontend to the libbonobo component of GNOME 2",
            "long_description": "Bonobo is a set of language and system independant CORBA interfaces for creating reusable components and creating compound documents. libbonoboui includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "coreutils",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gconf",
                        "gtk2",
                        "libbonobo",
                        "libgnome",
                        "libgnomecanvas",
                        "pango",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "py27-gnome",
                        "glade3"
                    ]
                }
            ]
        },
        {
            "name": "libbpg",
            "portdir": "graphics/libbpg",
            "version": "0.9.8",
            "license": "BSD and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bellard.org/bpg/",
            "description": "better portable graphics -- a new image format",
            "long_description": "BPG (Better Portable Graphics) is a new lossy and lossless picture compression format based on HEVC. Its purpose is to replace the JPEG image format when quality or file size is an issue.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_image",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbs2b",
            "portdir": "audio/libbs2b",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bs2b.sourceforge.net",
            "description": "Bauer stereophonic-to-binaural DSP library",
            "long_description": "The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qmmp",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "libbson",
            "portdir": "devel/mongo-c-driver",
            "version": "1.26.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mongoc.org/libbson/1.26.2/",
            "description": "library for using BSON documents",
            "long_description": "libbson is a library providing useful routines related to building, parsing, and iterating BSON documents.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoObjCDriver",
                        "php54-mongodb",
                        "php55-mongodb",
                        "php56-mongodb",
                        "php70-mongodb",
                        "php71-mongodb",
                        "php72-mongodb",
                        "php73-mongodb",
                        "php74-mongodb",
                        "php80-mongodb",
                        "php81-mongodb",
                        "php82-mongodb",
                        "php83-mongodb",
                        "mongo-c-driver"
                    ]
                }
            ]
        },
        {
            "name": "libbswabe",
            "portdir": "security/libbswabe",
            "version": "0.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://acsc.cs.utexas.edu/cpabe/",
            "description": "ciphertext-policy attribute-based encryption toolkit library",
            "long_description": "The cpabe toolkit provides a library implementing a ciphertext-policy attribute-based encryption scheme. \n\nIn a ciphertext policy attribute-based encryption scheme, each user's private key is associated with a set of attributes representing their capabilities, and a ciphertext is encrypted such that only users whose attributes satisfy a certain policy can decrypt. For example, we can encrypt a ciphertext such that in a company it can only be decrypted by a someone with attributes Senior and Human Resources or has the attribute Executive. One interesting application of this tool is that we can do Role-Based Access Control (RBAC) without requiring trusted data storage.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gmp",
                        "openssl",
                        "pbc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cpabe"
                    ]
                }
            ]
        },
        {
            "name": "libbtbb",
            "portdir": "devel/libbtbb",
            "version": "2020-12-R1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/greatscottgadgets/libbtbb",
            "description": "Bluetooth baseband decoding library.",
            "long_description": "Bluetooth baseband decoding library, forked from the GR-Bluetooth project. It can be used to extract Bluetooth packet and piconet information from Ubertooth devices as well as GR-Bluetooth/USRP.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python310",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ubertooth"
                    ]
                }
            ]
        },
        {
            "name": "libbtbb-devel",
            "portdir": "devel/libbtbb",
            "version": "2022-08-26",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/greatscottgadgets/libbtbb",
            "description": "Bluetooth baseband decoding library.",
            "long_description": "Bluetooth baseband decoding library, forked from the GR-Bluetooth project. It can be used to extract Bluetooth packet and piconet information from Ubertooth devices as well as GR-Bluetooth/USRP.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python310",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ubertooth-devel"
                    ]
                }
            ]
        },
        {
            "name": "libcaca",
            "portdir": "graphics/libcaca",
            "version": "0.99.beta20",
            "license": "WTFPL-2 and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://caca.zoy.org/wiki/libcaca",
            "description": "Colour AsCii Art library",
            "long_description": "The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca provides the release version.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "toilet",
                        "xine-ui",
                        "gnuplot",
                        "gpac",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libcaca-devel",
            "portdir": "graphics/libcaca",
            "version": "20211207",
            "license": "WTFPL-2 and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://caca.zoy.org/wiki/libcaca",
            "description": "Colour AsCii Art library",
            "long_description": "The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca-devel provides the libcaca GIT master branch and is typically updated monthly.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcaer",
            "portdir": "devel/libcaer",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/inilabs/libcaer",
            "description": "Minimal C library to access, configure and get/send AER data",
            "long_description": "Minimal C library to access, configure and get/send AER data from sensors or to/from neuromorphic processors. Supported devices are the Dynamic Vision Sensor (DVS), all the DAVIS cameras, and the Dynap-se neuromorphic processor.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcanberra",
            "portdir": "audio/libcanberra",
            "version": "0.30",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://0pointer.de/lennart/projects/libcanberra",
            "description": "XDG sound theme and naming implementation",
            "long_description": "libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "gtk2",
                "gtk3",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libvorbis",
                        "xorg-libX11",
                        "pulseaudio",
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sound-theme-freedesktop"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnome",
                        "empathy",
                        "evolution-data-server-gtk4",
                        "pavucontrol",
                        "metacity",
                        "evolution-data-server",
                        "kmix",
                        "claws-mail",
                        "hexchat",
                        "stardict",
                        "gdm",
                        "gnome-control-center",
                        "gnome-settings-daemon",
                        "xchat-gnome"
                    ]
                }
            ]
        },
        {
            "name": "libcaption",
            "portdir": "multimedia/libcaption",
            "version": "0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/szatmary/libcaption",
            "description": "free, open-source CEA-608/-708 closed-caption encoder/decoder",
            "long_description": "libcaption is a library written in C to aid in the creating and parsing of closed caption data. To maintain consistency across platforms, libcaption aims to implement a subset of EIA-608, CEA-708 as supported by the Apple iOS platform.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "re2c",
                "examples",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "re2c",
                        "graphviz",
                        "doxygen",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}