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

{
    "count": 50795,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=437",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=435",
    "results": [
        {
            "name": "flac",
            "portdir": "audio/flac",
            "version": "1.5.0",
            "license": "GPL-2+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xiph.org/flac/",
            "description": "Free Lossless Audio Codec",
            "long_description": "FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless, meaning that audio is compressed in FLAC without throwing away any information. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio, and you can play back compressed FLAC files in your favorite player (or your car or home stereo) just like you would an MP3 file.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libogg",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opus-tools",
                        "mythtv-plugins.28",
                        "audacity-devel",
                        "etree-scripts",
                        "audacious-plugins",
                        "xine-lib",
                        "mpd",
                        "ReadyMedia",
                        "cmus",
                        "p5.26-audio-flac-header",
                        "tenacity",
                        "abcde",
                        "audacity-legacy",
                        "easytag",
                        "easytag-devel",
                        "ices0",
                        "libmp3splt",
                        "libopenmpt",
                        "libsdl_mixer",
                        "libsdl_sound",
                        "libsndfile",
                        "libtagedit",
                        "ocp",
                        "qmmp",
                        "schismtracker",
                        "sox",
                        "xmms2",
                        "libextractor",
                        "fluidsynth",
                        "gtkpod",
                        "moc",
                        "musikcube",
                        "sfml",
                        "p5.28-audio-flac-header",
                        "p5.30-audio-flac-header",
                        "p5.32-audio-flac-header",
                        "p5.34-audio-flac-header",
                        "mp3fs",
                        "mkvtoolnix-legacy",
                        "VLC2",
                        "libVLC2",
                        "audiofile",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "allegro5",
                        "audacity",
                        "mame",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "mythtv-plugins.27",
                        "scummvm",
                        "scummvm-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "flac2mp3",
                        "hellanzb",
                        "beets-devel",
                        "beets",
                        "freac",
                        "normalize"
                    ]
                }
            ]
        },
        {
            "name": "faac",
            "portdir": "audio/faac",
            "version": "1.31.1",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knik0/faac",
            "description": "ISO AAC audio encoder",
            "long_description": "FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.28",
                        "avidemux",
                        "libquicktime",
                        "libquicktime-devel",
                        "transcode",
                        "mythtv-core.27"
                    ]
                }
            ]
        },
        {
            "name": "FAudio",
            "portdir": "audio/FAudio",
            "version": "24.12",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FNA-XNA/FAudio",
            "description": "XAudio reimplementation",
            "long_description": "an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries for the FNA project, including XAudio2, X3DAudio, XAPO, and XACT3.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VVVVVV"
                    ]
                }
            ]
        },
        {
            "name": "BoCA",
            "portdir": "audio/BoCA",
            "version": "1.0.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freac.org",
            "description": "The component framework behind the fre:ac audio converter.",
            "long_description": "BoCA provides unified interfaces for components like encoders, decoders, taggers and extensions as well as code to support communication between the application and its components.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "smooth",
                        "libcdio-paranoia",
                        "libcdio",
                        "uriparser",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "webkit-gtk3-2.0",
            "portdir": "www/webkit-gtk-2.0",
            "version": "2.0.4",
            "license": "LGPL-2+ and BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://webkitgtk.org/",
            "description": "Apple's WebKit HTML rendering library for GTK+",
            "long_description": "Apple's WebKit HTML rendering library for GTK+",
            "active": true,
            "categories": [
                "www",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "geolocation",
                "video",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "clang-17",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libsecret",
                        "harfbuzz-icu",
                        "libpng",
                        "webp",
                        "sqlite3",
                        "libxslt",
                        "mesa",
                        "xorg-libXt",
                        "libsoup-2.4",
                        "enchant",
                        "bison",
                        "flex",
                        "glib2",
                        "icu",
                        "gobject-introspection",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "webkit-gtk-2.0",
            "portdir": "www/webkit-gtk-2.0",
            "version": "2.0.4",
            "license": "LGPL-2+ and BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://webkitgtk.org/",
            "description": "Apple's WebKit HTML rendering library for GTK+",
            "long_description": "Apple's WebKit HTML rendering library for GTK+",
            "active": true,
            "categories": [
                "www",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "geolocation",
                "video",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "clang-17",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libsecret",
                        "harfbuzz-icu",
                        "libpng",
                        "webp",
                        "sqlite3",
                        "libxslt",
                        "mesa",
                        "xorg-libXt",
                        "libsoup-2.4",
                        "enchant",
                        "bison",
                        "flex",
                        "glib2",
                        "icu",
                        "gobject-introspection",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "owncloud-client",
            "portdir": "www/owncloud-client",
            "version": "3.0.0.9215",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://owncloud.org/",
            "description": "Desktop Syncing Client for ownCloud",
            "long_description": "The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server with your computer.",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "doxygen",
                        "kde-extra-cmake-modules",
                        "qt5-qttools",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qtkeychain",
                        "qt5-qtmacextras",
                        "qt5-qtwebkit",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nextcloud-client",
            "portdir": "www/nextcloud-client",
            "version": "3.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://nextcloud.com/",
            "description": "Desktop Syncing Client for Nextcloud",
            "long_description": "The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud server with your computer.",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "librsvg",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtquickcontrols2",
                        "qtkeychain-qt5",
                        "qt5-qtbase",
                        "qt5-qtmacextras",
                        "qt5-qtwebsockets",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "enchant2",
            "portdir": "textproc/enchant2",
            "version": "2.8.12",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rrthomas.github.io/enchant/",
            "description": "Generic spell checking library",
            "long_description": "Enchant aims to provide a simple but comprehensive abstraction for dealing with different spell checking libraries in a consistent way. Installs in parallel with legacy Enchant 1.x versions without conflict.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "aspell",
                "hunspell",
                "nuspell",
                "applespell",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "groff",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-enchant",
                        "gspell",
                        "gtkspell3",
                        "php84-enchant",
                        "php83-enchant",
                        "php82-enchant",
                        "php81-enchant",
                        "php80-enchant",
                        "bluefish",
                        "py36-enchant",
                        "py37-enchant",
                        "py38-enchant",
                        "py39-enchant",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "cherrytree",
                        "cl-enchant",
                        "py310-enchant",
                        "py311-enchant",
                        "py312-enchant",
                        "py313-enchant",
                        "py314-enchant"
                    ]
                }
            ]
        },
        {
            "name": "httping",
            "portdir": "net/httping",
            "version": "4.4.0",
            "license": "(AGPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/folkertvanheusden/HTTPing",
            "description": "Ping-like tool for http-requests",
            "long_description": "Give it an url, and it will show you how long it takes to connect, send a request and retrieve the reply (only the headers).",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "gettext",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "fftw-3",
                        "openssl3",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sympow",
            "portdir": "math/sympow",
            "version": "2.023.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/rezozer/forks/sympow",
            "description": "SYMmetric POWer elliptic curve L-functions",
            "long_description": "SYMmetric POWer elliptic curve L-functions",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "soplex",
            "portdir": "math/soplex",
            "version": "7.1.0",
            "license": "ZIB and Academic and Licence",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://soplex.zib.de",
            "description": "Sequential object-oriented simPlex",
            "long_description": "SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS",
                        "zlib",
                        "boost181",
                        "onetbb",
                        "gmp",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOPCOM",
                        "scip",
                        "papilo",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "singular",
            "portdir": "math/singular",
            "version": "4.4.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.singular.uni-kl.de/",
            "description": "the Singular computer algebra system",
            "long_description": "Singular is a computer algebra system for polynomial computations, with special emphasis on commutative and non-commutative algebra, algebraic geometry, and singularity theory.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "cddlib",
                        "ntl",
                        "flint",
                        "gmp",
                        "mpfr",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "libpapilo",
            "portdir": "math/papilo",
            "version": "2.3.0",
            "license": "(LGPL-3 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scipopt/papilo",
            "description": "Parallel Presolve for Integer and Linear Optimization",
            "long_description": "Parallel Presolve for Integer and Linear Optimization",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb",
                        "gmp",
                        "boost181",
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOPCOM",
                        "scip"
                    ]
                }
            ]
        },
        {
            "name": "scalapack",
            "portdir": "math/scalapack",
            "version": "2.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.netlib.org/scalapack",
            "description": "A package for solving linear equations",
            "long_description": "The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. Since version 2.0.0, ScaLAPACK includes BLACS.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "debug",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "mpich-clang17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hiop",
                        "quantum-espresso",
                        "mumps",
                        "hpddm",
                        "bpack",
                        "ipopt"
                    ]
                }
            ]
        },
        {
            "name": "papilo",
            "portdir": "math/papilo",
            "version": "2.3.0",
            "license": "(LGPL-3 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scipopt/papilo",
            "description": "Parallel Presolve for Integer and Linear Optimization",
            "long_description": "Parallel Presolve for Integer and Linear Optimization",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb",
                        "soplex",
                        "gmp",
                        "boost181",
                        "HiGHS",
                        "scip",
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lrslib",
            "portdir": "math/lrslib",
            "version": "7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cgm.cs.mcgill.ca/~avis/C/lrs.html",
            "description": "self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems",
            "long_description": "self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympol",
                        "latte-int",
                        "polymake"
                    ]
                }
            ]
        },
        {
            "name": "ibex-lib",
            "portdir": "math/ibex-lib",
            "version": "2.8.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ibex-team/ibex-lib",
            "description": "IBEX is a C++ library for constraint processing over real numbers.",
            "long_description": "IBEX is a C++ library for constraint processing over real numbers. It provides reliable algorithms for handling non-linear constraints. In particular, roundoff errors are also taken into account. It is based on interval arithmetic and affine arithmetic. The main feature of Ibex is its ability to build strategies declaratively through the contractor programming paradigm. It can also be used as a black-box solver.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cppunit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "VIBES"
                    ]
                }
            ]
        },
        {
            "name": "curves",
            "portdir": "math/curves",
            "version": "20220312",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/teodimoff/curves",
            "description": "Curves provide mapping a point from 1D to 2D hilbert space.",
            "long_description": "Curves provide Hilbert mapping of a point from 1D to 2D hilbert space. This means that points closer together from one dimentional space are closer in the other. In other words it preserves locality.",
            "active": true,
            "categories": [
                "graphics",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbt",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ceres-solver",
            "portdir": "math/ceres-solver",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ceres-solver.org",
            "description": "Library for modeling and solving large, complicated optimization problems.",
            "long_description": "Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It can solve nonlinear least squares problems and general unconstrained optimization problems.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_CCOLAMD",
                        "gflags",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_SPQR",
                        "eigen3",
                        "metis",
                        "SuiteSparse_COLAMD",
                        "google-glog"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scummvm-devel",
            "portdir": "emulators/scummvm",
            "version": "20231109",
            "license": "(GPL-2 or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scummvm.org",
            "description": "cross-platform interpreter for several adventure engines",
            "long_description": "cross-platform interpreter for several adventure engines: This port follows the master version of scummvm, which is typically updated every few weeks.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "faad2",
                        "flac",
                        "libmad",
                        "libsndfile",
                        "libvorbis",
                        "portaudio",
                        "gettext",
                        "glib2",
                        "libedit",
                        "libffi",
                        "libsdl2",
                        "bzip2",
                        "ncurses",
                        "pcre",
                        "readline",
                        "libjpeg-turbo",
                        "libpng",
                        "fluidsynth",
                        "libogg",
                        "libtheora",
                        "curl",
                        "freetype",
                        "expat",
                        "libiconv",
                        "libsdl2_net"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scummvm",
            "portdir": "emulators/scummvm",
            "version": "2.9.0",
            "license": "(GPL-2 or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scummvm.org",
            "description": "cross-platform interpreter for several adventure engines",
            "long_description": "cross-platform interpreter for several adventure engines: This port follows the release version of scummvm, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the scummvm-devel port.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "libmad",
                        "libsndfile",
                        "libvorbis",
                        "portaudio",
                        "gettext",
                        "glib2",
                        "libedit",
                        "libffi",
                        "libsdl2",
                        "libsdl2_net",
                        "bzip2",
                        "pcre",
                        "readline",
                        "libjpeg-turbo",
                        "libpng",
                        "fluidsynth",
                        "libogg",
                        "libtheora",
                        "curl",
                        "freetype",
                        "expat",
                        "libiconv",
                        "ncurses",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mednafen",
            "portdir": "emulators/mednafen",
            "version": "1.32.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://mednafen.github.io",
            "description": "Super-fast and super-compatible emulator for many video game systems",
            "long_description": "Mednafen is a portable, argument-driven multi-system emulator using OpenGL and SDL. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken, in the PNG file format, at the press of a button. Mednafen can record audiovisual movies in the QuickTime file format, with several different lossless codecs supported. \n \nThe following systems are supported: \n \n* Apple II/II+ \n* Atari Lynx \n* Neo Geo Pocket (Color) \n* WonderSwan \n* GameBoy (Color) \n* GameBoy Advance \n* Nintendo Entertainment System \n* Super Nintendo Entertainment System/Super Famicom \n* Virtual Boy \n* PC Engine/TurboGrafx 16 (CD) \n* SuperGrafx \n* PC-FX \n* Sega Game Gear \n* Sega Genesis/Megadrive \n* Sega Master System \n* Sega Saturn (experimental, x86_64 only) \n* Sony PlayStation \n \nRefer to the emulation module documentation for more details.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcdio",
                        "zlib",
                        "libiconv",
                        "libsdl2",
                        "jack",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blisp",
            "portdir": "sysutils/blisp",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pine64/blisp",
            "description": "Bouffalo Labs ISP (in-system-programming)",
            "long_description": "Bouffalo Labs ISP (in-system-programming) tool & library: an open source tool to flash Bouffalo RISC-V MCUs.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "argtable3",
                        "libserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PineFlash"
                    ]
                }
            ]
        },
        {
            "name": "htslib",
            "portdir": "science/htslib",
            "version": "1.22.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "C library for accessing SAM, CRAM, VCF, BCF and other file formats used for high-throughput sequencing data",
            "long_description": "HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM, CRAM, VCF and BCF, used for high-throughput sequencing data. It is the core library used by SAMtools and BCFtools.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib",
                        "curl",
                        "libdeflate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyvcf",
                        "py36-pyvcf",
                        "cufflinks",
                        "py37-pysam",
                        "py37-pyvcf",
                        "py38-pysam",
                        "py39-pysam",
                        "py310-pysam",
                        "py311-pysam",
                        "py312-pysam",
                        "samtools",
                        "bcftools"
                    ]
                }
            ]
        },
        {
            "name": "debianutils",
            "portdir": "sysutils/debianutils",
            "version": "5.23.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/debianutils",
            "description": "Miscellaneous utilities from Debian",
            "long_description": "debianutils is a collection of miscellaneous utilities developed by the Debian project for their Linux distribution. This port provides the utilities run-parts and tempfile.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "molly-guard",
                        "dpkg"
                    ]
                }
            ]
        },
        {
            "name": "ldid-procursus",
            "portdir": "devel/ldid-procursus",
            "version": "2.1.5-procursus7",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ProcursusTeam/ldid",
            "description": "Put real or fake signatures in a Mach-O",
            "long_description": "Put real or fake signatures in a Mach-O.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "team",
                    "github": "therealketo",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtools",
            "portdir": "sysutils/mtools",
            "version": "4.0.49",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/mtools",
            "description": "MS-DOS disk access utilities",
            "long_description": "Utilities to access MS-DOS disks from Unix without mounting them",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wimlib"
                    ]
                }
            ]
        },
        {
            "name": "bcftools",
            "portdir": "science/bcftools",
            "version": "1.22",
            "license": "(MIT or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "utilities for variant calling and manipulating VCF and BCF files",
            "long_description": "BCFtools implements utilities for variant calling (in conjunction with SAMtools) and manipulating VCF and BCF files. The program is intended to replace the Perl-based tools from vcftools.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "htslib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samtools",
            "portdir": "science/samtools",
            "version": "1.22.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "Tools for alignments in the SAM format",
            "long_description": "SAM (Sequence Alignment/Map) Tools provide various utilities for manipulating alignments in the SAM format, including sorting, merging, indexing and generating alignments in a per-position format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "htslib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cufflinks"
                    ]
                }
            ]
        },
        {
            "name": "tigervnc",
            "portdir": "x11/tigervnc",
            "version": "1.14.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tigervnc.org",
            "description": "Advanced VNC implementation.",
            "long_description": "TigerVNC is an advanced VNC implementation. It is based on the fourth generation of VNC. TigerVNC also includes features from the TightVNC and TurboVNC projects. This includes accelerated JPEG compression. TigerVNC supports the latest X.Org X server.",
            "active": true,
            "categories": [
                "vnc",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpixman",
                        "fltk",
                        "gettext-runtime",
                        "libiconv",
                        "zlib",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libshumate",
            "portdir": "gnome/libshumate",
            "version": "1.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GTK-4 widget to display maps",
            "long_description": "libshumate is a C library providing a GtkWidget to display maps.",
            "active": true,
            "categories": [
                "gnome",
                "gis",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "gperf",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gtk4",
                        "glib2",
                        "json-glib",
                        "protobuf-c",
                        "libsoup",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdazzle-devel",
            "portdir": "gnome/libdazzle-devel",
            "version": "3.38.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libdazzle",
            "description": "libdazzle is a companion library to GObject and Gtk+.",
            "long_description": "libdazzle is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdazzle",
            "portdir": "gnome/libdazzle",
            "version": "3.38.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libdazzle",
            "description": "libdazzle is a companion library to GObject and Gtk+.",
            "long_description": "libdazzle is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "epiphany",
                        "gitg"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer1-gst-plugins-good",
            "portdir": "gnome/gstreamer1-gst-plugins-good",
            "version": "1.24.9",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-good.html",
            "description": "A set of good-quality plug-ins for GStreamer under GStreamer's preferred license, LGPL.",
            "long_description": "GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers consider to have good quality code, correct functionality, and their preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library).",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "gtk3",
                "jack",
                "pulseaudio",
                "x11",
                "qt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wavpack",
                        "nettle",
                        "orc",
                        "gstreamer1-gst-plugins-base",
                        "gtk3",
                        "libsoup",
                        "aalib",
                        "cairo",
                        "gdk-pixbuf2",
                        "libcaca",
                        "flac",
                        "libpng",
                        "libdv",
                        "libvpx",
                        "libxml2",
                        "xorg-libX11",
                        "xorg-libXdamage",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "gettext-runtime",
                        "libjpeg-turbo",
                        "lame",
                        "libshout2",
                        "mpg123",
                        "pulseaudio",
                        "speex",
                        "taglib",
                        "twolame"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk-internet-radio-locator",
                        "gnome-internet-radio-locator",
                        "gtk-radio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gingerblue",
                        "totem",
                        "gnome-voice",
                        "quodlibet",
                        "game-porting-toolkit",
                        "webkit2-gtk",
                        "phonon-backend-gstreamer",
                        "pdfpc",
                        "webkit2-gtk-devel",
                        "phonon-backend-gstreamer-qt5",
                        "garagejam",
                        "gnome-radio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pympress",
                        "farstream",
                        "gtk-internet-radio-locator",
                        "dmapd",
                        "gtk-radio",
                        "gnome-internet-radio-locator"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer1-gst-plugins-base",
            "portdir": "gnome/gstreamer1-gst-plugins-base",
            "version": "1.24.9",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-base.html",
            "description": "This is gst-plugins, a set of plug-ins for GStreamer.",
            "long_description": "This is gst-plugins, a set of plug-ins for GStreamer.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "ogg",
                "cdparanoia",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "meson",
                        "ninja",
                        "python312",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "libogg",
                        "libtheora",
                        "zlib",
                        "pango",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXv",
                        "mesa",
                        "libopus",
                        "libvorbis",
                        "orc",
                        "gobject-introspection",
                        "gstreamer1",
                        "graphene"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "spice-server",
                        "farstream",
                        "garagejam",
                        "gingerblue",
                        "clutter-gst",
                        "clutter-gst3",
                        "spice-gtk",
                        "tumbler",
                        "libdmapsharing",
                        "totem",
                        "gthumb",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "p5.28-gstreamer1",
                        "p5.30-gstreamer1",
                        "p5.32-gstreamer1",
                        "p5.34-gstreamer1",
                        "gst-plugins-math",
                        "gnome-voice",
                        "game-porting-toolkit",
                        "libextractor",
                        "gtkpod",
                        "gstreamer1-gst-plugins-ugly",
                        "gupnp-dlna",
                        "libnice",
                        "rygel",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "dino",
                        "p5.26-gstreamer1",
                        "pdfpc",
                        "gnome-internet-radio-locator",
                        "gnome-radio",
                        "gstreamer1-gst-plugins-bad",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "gstreamer1-gst-plugins-good",
                        "eboard",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "gstreamer1-gst-libav"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dmapd",
                        "pympress"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer1-gst-plugins-bad",
            "portdir": "gnome/gstreamer1-gst-plugins-bad",
            "version": "1.24.9",
            "license": "GPL and LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html",
            "description": "A set of plug-ins for GStreamer that need more quality.",
            "long_description": "GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "faac",
                "fdkaac",
                "gpl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "meson",
                        "ninja",
                        "python312",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spandsp-devel",
                        "json-glib",
                        "libdvdnav",
                        "libdvdread",
                        "libssh2",
                        "nettle",
                        "orc",
                        "gobject-introspection",
                        "gstreamer1-gst-plugins-base",
                        "lcms2",
                        "libexif",
                        "librsvg",
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "aom",
                        "fluidsynth",
                        "libass",
                        "faad2",
                        "libmms",
                        "x265",
                        "curl",
                        "libnice",
                        "neon",
                        "rtmpdump",
                        "libGLU",
                        "mesa",
                        "libde265",
                        "libdca",
                        "libgsm",
                        "libmodplug",
                        "libmpcdec",
                        "openal-soft",
                        "soundtouch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk-radio",
                        "gtk-internet-radio-locator",
                        "gnome-internet-radio-locator",
                        "clutter-gst"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-voice",
                        "game-porting-toolkit",
                        "webkit2-gtk",
                        "gnome-radio",
                        "webkit2-gtk-devel",
                        "garagejam",
                        "gingerblue",
                        "totem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gtk-internet-radio-locator",
                        "gnome-internet-radio-locator",
                        "gtk-radio",
                        "farstream"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer1",
            "portdir": "gnome/gstreamer1",
            "version": "1.24.9",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/",
            "description": "GStreamer is a library for constructing graphs of media-handling components.",
            "long_description": "The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "perl5",
                        "clang-17",
                        "gzip"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gobject-introspection",
                        "flex",
                        "gettext-runtime",
                        "bison",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "spice-server",
                        "p5.26-gstreamer1",
                        "mp3splt-gtk",
                        "garagejam",
                        "gingerblue",
                        "clutter-gst",
                        "clutter-gst3",
                        "spice-gtk",
                        "totem",
                        "empathy",
                        "frogr",
                        "p5.28-gstreamer1",
                        "p5.30-gstreamer1",
                        "p5.32-gstreamer1",
                        "p5.34-gstreamer1",
                        "gst-plugins-math",
                        "gnome-voice",
                        "game-porting-toolkit",
                        "Chatty",
                        "libextractor",
                        "grilo-plugins",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "dmapd",
                        "telepathy-qt",
                        "pdfpc",
                        "gnome-internet-radio-locator",
                        "gnome-radio",
                        "gstreamer1-gst-plugins-base",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "eboard",
                        "gstreamer1-gst-libav",
                        "dino"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pympress"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010-gst-plugins-good",
            "portdir": "gnome/gstreamer010-gst-plugins-good",
            "version": "0.10.31",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-good.html",
            "description": "A set of good-quality plug-ins for GStreamer under GStreamer's preferred license, LGPL.",
            "long_description": "GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers consider to have good quality code, correct functionality, and their preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library).",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "jack",
                "pulseaudio",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wavpack",
                        "libcdio",
                        "gstreamer010-gst-plugins-base",
                        "libgnome-keyring",
                        "esound",
                        "libcaca",
                        "libjpeg-turbo",
                        "libdv",
                        "libsoup-2.4",
                        "aalib",
                        "flac",
                        "libshout2",
                        "pulseaudio",
                        "speex",
                        "taglib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gourmet"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010-gst-ffmpeg",
            "portdir": "gnome/gstreamer010-gst-ffmpeg",
            "version": "0.10.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is gst-ffmpeg, a set of plug-ins for GStreamer.",
            "long_description": "This is gst-ffmpeg, a set of plug-ins for GStreamer.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcab",
            "portdir": "gnome/gcab",
            "version": "1.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/msitools",
            "description": "A tool and library mainly made to create Cabinet files",
            "long_description": "A tool and library mainly made to create Cabinet files, using GObject/GIO API, providing GIR bindings.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gobject-introspection",
                        "gettext-runtime",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "py27-ldas-tools-ldasgen",
            "portdir": "science/ldas-tools-ldasgen",
            "version": "2.5.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Python 27 bindings for Filters library used by ldas-tools",
            "long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "flex",
                        "pkgconfig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-ldasgen"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "ldas-tools-utilities",
            "portdir": "science/ldas-tools-utilities",
            "version": "2.5.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Utilities built upon various ldas-tools components.",
            "long_description": "Utilities built upon various ldas-tools components.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-diskcacheAPI",
                        "ldas-tools-frameAPI"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "ldas-tools-ldasgen",
            "portdir": "science/ldas-tools-ldasgen",
            "version": "2.5.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Filters library used by ldas-tools",
            "long_description": "Filters library used by ldas-tools",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-al"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-diskcacheAPI",
                        "py27-ldas-tools-diskcacheAPI",
                        "ldas-tools-frameAPI",
                        "py27-ldas-tools-frameAPI",
                        "py27-ldas-tools-ldasgen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "py27-ldas-tools-framecpp",
            "portdir": "science/ldas-tools-framecpp",
            "version": "2.5.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Python 27 bindings for Suite of LDAS tools",
            "long_description": "Suite of LDAS tools This package provides Python 27 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "ldas-tools-al",
                        "bzip2",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-al",
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "py27-ldas-tools-frameAPI",
            "portdir": "science/ldas-tools-frameAPI",
            "version": "2.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Python 27 bindings for Filters library used by ldas-tools",
            "long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-frameAPI",
                        "python27",
                        "ldas-tools-ldasgen",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-al",
                        "ldas-tools-filters"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "ldas-tools-framecpp",
            "portdir": "science/ldas-tools-framecpp",
            "version": "2.5.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Suite of LDAS tools",
            "long_description": "Suite of LDAS tools",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "openssl",
                        "ldas-tools-al"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lalframe",
                        "gds",
                        "py27-ldas-tools-frameAPI",
                        "py27-ldas-tools-framecpp",
                        "ldas-tools-frameAPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "ldas-tools-frameAPI",
            "portdir": "science/ldas-tools-frameAPI",
            "version": "2.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Filters library used by ldas-tools",
            "long_description": "Filters library used by ldas-tools",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-filters",
                        "ldas-tools-framecpp",
                        "ldas-tools-ldasgen"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ldas-tools-frameAPI",
                        "ldas-tools-utilities"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "py27-ldas-tools-diskcacheAPI",
            "portdir": "science/ldas-tools-diskcacheAPI",
            "version": "2.5.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Python 27 bindings for Filters library used by ldas-tools",
            "long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "ldas-tools-ldasgen",
                        "py27-ldas-tools-al",
                        "ldas-tools-diskcacheAPI"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-ldas-tools"
                    ]
                }
            ]
        },
        {
            "name": "ldas-tools-filters",
            "portdir": "science/ldas-tools-filters",
            "version": "2.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LDASTools",
            "description": "Filters library used by ldas-tools",
            "long_description": "Filters library used by ldas-tools",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-al"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ldas-tools-frameAPI",
                        "py27-ldas-tools-frameAPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ldas-tools"
                    ]
                }
            ]
        }
    ]
}