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

{
    "count": 51590,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1024",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1022",
    "results": [
        {
            "name": "primme",
            "portdir": "math/primme",
            "version": "3.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cs.wm.edu/~andreas/software",
            "description": "PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems",
            "long_description": "PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "psblas3",
            "portdir": "math/psblas3",
            "version": "3.8.1-2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sfilippone/psblas3",
            "description": "Library of parallel sparse linear algebra on high performance computer.",
            "long_description": "Library of parallel sparse linear algebra on high performance computer.",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "SuiteSparse_AMD",
                        "libgcc",
                        "mpich-clang18",
                        "metis",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qepcad",
            "portdir": "math/qepcad",
            "version": "2023.03.12",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PetterS/qepcad",
            "description": "Quantifier Elimination by Partial Cylindrical Algebraic Decomposition",
            "long_description": "Quantifier Elimination by Partial Cylindrical Algebraic Decomposition",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "radian",
            "portdir": "math/radian",
            "version": "0.6.13",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/randy3k/radian",
            "description": "A XXI century R console",
            "long_description": "radian is an alternative console for the R program with multiline editing and rich syntax highlight. One would consider radian as a ipython clone for R, though its design is more aligned to Julia.",
            "active": true,
            "categories": [
                "math",
                "python",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-pytest-runner",
                        "clang-18",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-pygments",
                        "py311-prompt_toolkit",
                        "py311-rchitect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-ptyprocess",
                        "py311-pexpect",
                        "py311-pyte"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s2geometry",
            "portdir": "math/s2geometry",
            "version": "0.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s2geometry.io",
            "description": "Computational geometry and spatial indexing on the sphere",
            "long_description": "Computational geometry and spatial indexing on the sphere",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "abseil",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spral",
            "portdir": "math/spral",
            "version": "2024.05.08",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.numerical.rl.ac.uk/spral",
            "description": "Sparse Parallel Robust Algorithms Library",
            "long_description": "An open-source (BSD) library for sparse linear algebra and associated algorithms. It is primarily developed by the Numerical Analysis group at STFC Rutherford Appleton Laboratory.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libomp",
                        "OpenBLAS",
                        "metis",
                        "hwloc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stan",
            "portdir": "math/stan",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org",
            "description": "C++ package for Bayesian inference, maximum likelihood estimation etc.",
            "long_description": "C++ package for Bayesian inference, maximum likelihood estimation etc.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rapidjson",
                        "stanmath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanc3",
            "portdir": "math/stanc3",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/stanc3/stanc",
            "description": "New compiler for Stan, written in OCaml",
            "long_description": "New compiler for Stan, written in OCaml",
            "active": true,
            "categories": [
                "lang",
                "math",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-menhir",
                        "ocaml-ppx_deriving",
                        "ocaml-yojson",
                        "python311",
                        "ocaml-fmt",
                        "ocaml-core",
                        "ocaml-core_kernel",
                        "ocaml",
                        "ocaml-findlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-bisect_ppx",
                        "ocaml-patdiff",
                        "ocaml-merlin",
                        "ocaml-ocamlformat",
                        "ocaml-ocp-indent",
                        "ocaml-utop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanmath",
            "portdir": "math/stanmath",
            "version": "4.9.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/math",
            "description": "C++ template library for automatic differentiation",
            "long_description": "The Stan Math Library is a C++, reverse-mode automatic differentiation library designed to be usable, extensive and extensible, efficient, scalable, stable, portable and redistributable in order to facilitate the construction and utilization of algorithms that utilize derivatives.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eigen3",
                        "onetbb",
                        "boost178",
                        "sundials6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stan"
                    ]
                }
            ]
        },
        {
            "name": "strumpack",
            "portdir": "math/strumpack",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://portal.nersc.gov/project/sparse/strumpack",
            "description": "Structured Matrix Package (LBNL)",
            "long_description": "STRUMPACK (STRUctured Matrix PACKage) is a software library providing linear algebra routines and linear system solvers for sparse and for dense rank-structured linear systems.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "util-linux",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libomp",
                        "OpenBLAS",
                        "metis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hiop"
                    ]
                }
            ]
        },
        {
            "name": "svmlin",
            "portdir": "math/svmlin",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vikas.sindhwani.org",
            "description": "Fast linear SVM solvers for supervised and semi-supervised learning",
            "long_description": "Fast linear SVM solvers for supervised and semi-supervised learning",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tapkee",
            "portdir": "math/tapkee",
            "version": "2024.07.17",
            "license": "(BSD or LGPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tapkee.lisitsyn.me",
            "description": "Flexible and efficient С++ template library for dimension reduction",
            "long_description": "Flexible and efficient С++ template library for dimension reduction",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gtest",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cxxopts",
                        "libomp",
                        "libfmt11",
                        "arpack",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tapkee"
                    ]
                }
            ]
        },
        {
            "name": "yices",
            "portdir": "math/yices",
            "version": "2.6.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yices.csl.sri.com",
            "description": "The Yices SMT Solver",
            "long_description": "The Yices SMT Solver",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gperf",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QMPlay2",
            "portdir": "multimedia/QMPlay2",
            "version": "24.12.06",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zaps166/QMPlay2",
            "description": "Qt Media Player 2",
            "long_description": "QMPlay2 is a video and audio player. It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "pulse"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "rubberband",
                        "taglib",
                        "qt5-qtbase",
                        "libcdio",
                        "ffmpeg",
                        "libass",
                        "libcddb",
                        "qt5-qtdeclarative",
                        "qt5-qttools",
                        "qt5-qttranslations",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VLC2",
            "portdir": "multimedia/VLC2",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org",
            "description": "VLC is a cross-platform media player and streaming server",
            "long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "aalib",
                "dbus",
                "fluidsynth",
                "freerdp",
                "gstreamer",
                "jack",
                "notify",
                "pulse",
                "shout",
                "smb",
                "svg",
                "qt4",
                "quartz",
                "x11",
                "huge",
                "full",
                "power"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "lame",
                        "libdca",
                        "libid3tag",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "speex",
                        "speexDSP",
                        "taglib",
                        "twolame",
                        "gettext",
                        "glib2",
                        "gmp",
                        "gnutls",
                        "libcddb",
                        "libcdio",
                        "libdc1394",
                        "libdvbpsi",
                        "libdvdnav",
                        "libdvdread",
                        "libgcrypt",
                        "libgpg-error",
                        "libssh2",
                        "libupnp",
                        "libusb",
                        "ncurses",
                        "nettle",
                        "orc",
                        "readline",
                        "desktop-file-utils",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg15",
                        "tiff",
                        "lua",
                        "libidn",
                        "ffmpeg",
                        "libass",
                        "libbluray",
                        "libmatroska",
                        "libmpeg2",
                        "libmtp",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "live555",
                        "schroedinger",
                        "vcdimager",
                        "x264",
                        "x265",
                        "avahi",
                        "libproxy",
                        "freetype",
                        "p11-kit",
                        "fribidi",
                        "libebml",
                        "libiconv",
                        "BGHUDAppKit",
                        "openssl3",
                        "zvbi",
                        "libxml2",
                        "bzip2",
                        "xz",
                        "zlib",
                        "minizip",
                        "a52dec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libVLC2",
            "portdir": "multimedia/VLC2",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/vlc/libvlc.html",
            "description": "The core engine and interface to VLC's multimedia framework",
            "long_description": "libVLC is the core engine and the interface to the multimedia framework on which VLC media player is based. It allows developers to create a wide range of multimedia applications using the VLC features.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "aalib",
                "dbus",
                "fluidsynth",
                "freerdp",
                "gstreamer",
                "jack",
                "notify",
                "pulse",
                "shout",
                "smb",
                "svg",
                "qt4",
                "quartz",
                "x11",
                "huge",
                "full",
                "power"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "lame",
                        "libdca",
                        "libid3tag",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "speex",
                        "speexDSP",
                        "taglib",
                        "twolame",
                        "gettext",
                        "glib2",
                        "gmp",
                        "gnutls",
                        "libcddb",
                        "libcdio",
                        "libdc1394",
                        "libdvbpsi",
                        "libdvdnav",
                        "libdvdread",
                        "libgcrypt",
                        "libgpg-error",
                        "libssh2",
                        "libupnp",
                        "libusb",
                        "ncurses",
                        "nettle",
                        "orc",
                        "readline",
                        "desktop-file-utils",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg15",
                        "tiff",
                        "lua",
                        "libidn",
                        "ffmpeg",
                        "libass",
                        "libbluray",
                        "libmatroska",
                        "libmpeg2",
                        "libmtp",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "live555",
                        "schroedinger",
                        "vcdimager",
                        "x264",
                        "x265",
                        "avahi",
                        "libproxy",
                        "freetype",
                        "p11-kit",
                        "fribidi",
                        "libebml",
                        "libiconv",
                        "BGHUDAppKit",
                        "openssl3",
                        "zvbi",
                        "libxml2",
                        "bzip2",
                        "xz",
                        "zlib",
                        "minizip",
                        "a52dec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffmpeg7",
            "portdir": "multimedia/ffmpeg7",
            "version": "7.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "no_symlink",
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvmaf",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cmus",
                        "unpaper",
                        "pianobar",
                        "libpiano",
                        "musikcube",
                        "audiowmark",
                        "ffms2",
                        "qt64-qtmultimedia",
                        "qt67-qtmultimedia",
                        "qt68-qtmultimedia",
                        "qt69-qtmultimedia",
                        "dosbox-x"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-ffmpy",
                        "py310-ffmpy",
                        "py311-ffmpy",
                        "py312-ffmpy",
                        "py313-ffmpy",
                        "py314-ffmpy"
                    ]
                }
            ]
        },
        {
            "name": "ffmpeg8",
            "portdir": "multimedia/ffmpeg8",
            "version": "8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "no_symlink",
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvmaf",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt610-qtmultimedia",
                        "gstreamer1-gst-libav",
                        "qt6-qtmultimedia",
                        "gpac",
                        "audacious-plugins",
                        "FreeRDP",
                        "icey",
                        "baresip",
                        "video-compare",
                        "py313-av",
                        "py314-av",
                        "timg",
                        "mpv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacity",
                        "ghost-downloader",
                        "ab-av1",
                        "av1an"
                    ]
                }
            ]
        },
        {
            "name": "lmms",
            "portdir": "multimedia/lmms",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmms.io/",
            "description": "Linux Multimedia Studio",
            "long_description": "LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more, all in a user-friendly and modern interface.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "portaudio",
                        "stk",
                        "fltk",
                        "fftw-3-single",
                        "fluidsynth",
                        "libogg",
                        "libsdl",
                        "qt5-qtbase",
                        "jack",
                        "libsamplerate",
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlt-legacy",
            "portdir": "multimedia/mlt-legacy",
            "version": "6.26.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mltframework.org",
            "description": "Open source multimedia framework – core libraries",
            "long_description": "MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. This package contains the files necessary for running applications that use the MLT multimedia framework.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "gtk2",
                "gpl3",
                "disable_sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "pkgconfig",
                        "doxygen",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rubberband",
                        "sox",
                        "atk",
                        "libsdl2",
                        "libexif",
                        "qt4-mac",
                        "fftw-3",
                        "ffmpeg",
                        "frei0r-plugins",
                        "libxml2",
                        "eigen3",
                        "libebur128",
                        "libsamplerate",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "mpv-legacy",
            "portdir": "multimedia/mpv-legacy",
            "version": "0.36.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpv.io",
            "description": "mpv is a movie player based on MPlayer and mplayer2.",
            "long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "python311",
                "python37",
                "bundle",
                "coreaudio",
                "screenshot",
                "network",
                "ytdlp",
                "bluray",
                "dvd",
                "audiocd",
                "libarchive",
                "rubberband",
                "pulseaudio",
                "jack",
                "openal",
                "x11",
                "opengl",
                "sdl2",
                "caca",
                "osd",
                "debug",
                "printable_doc",
                "uchardet",
                "libmpv"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-docutils",
                        "pkgconfig",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdnav",
                        "libdvdread",
                        "libsdl2",
                        "lcms2",
                        "zimg",
                        "lua52",
                        "libarchive",
                        "libass",
                        "libbluray",
                        "libiconv",
                        "ffmpeg6",
                        "perl5",
                        "zlib",
                        "libcdio-paranoia",
                        "rubberband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "musikcube",
            "portdir": "multimedia/musikcube",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://musikcube.com",
            "description": "A cross-platform, terminal-based music player, audio engine, metadata indexer and server in C++",
            "long_description": "A cross-platform, terminal-based music player, audio engine, metadata indexer and server in C++",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asio",
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpg123",
                        "portaudio",
                        "pulseaudio",
                        "taglib",
                        "libev",
                        "ncurses",
                        "zlib",
                        "curl",
                        "libmicrohttpd",
                        "openssl3",
                        "libopenmpt",
                        "ffmpeg7",
                        "libogg",
                        "flac",
                        "lame",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwinff",
            "portdir": "multimedia/qwinff",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/qwinff/qwinff",
            "description": "QWinFF, FFmpeg GUI front-end based on Qt4",
            "long_description": "QWinFF, FFmpeg GUI front-end based on Qt4",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sox",
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abaddon",
            "portdir": "net/abaddon",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uowuo/abaddon",
            "description": "Alternative Discord client with voice support",
            "long_description": "Alternative Discord client with voice support made with C++ and GTK3. The app runs on all systems from PowerPC to aarch64.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libhandy",
                        "libsodium",
                        "nlohmann-json",
                        "spdlog",
                        "gtk3",
                        "fontconfig",
                        "zlib",
                        "gtkmm3",
                        "openssl3",
                        "rnnoise",
                        "mbedtls3",
                        "libfmt10",
                        "ixwebsocket",
                        "curl",
                        "libopus",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amule",
            "portdir": "net/amule",
            "version": "2021.12.05",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.amule.org",
            "description": "aMule, the all-platform eMule p2p client",
            "long_description": "aMule is a multiplatform fork of xMule client using wxWindows class library.",
            "active": true,
            "categories": [
                "net",
                "www",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "wxwidgets30",
                "wxgtk30",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "libpng",
                        "wxWidgets-3.0",
                        "zlib",
                        "boost176",
                        "gettext-runtime",
                        "libiconv",
                        "glib2",
                        "libcryptopp",
                        "libgeoip",
                        "libupnp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cgmnlm",
            "portdir": "net/cgmnlm",
            "version": "1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~rwa/cgmnlm",
            "description": "cgmnlm is a colorful Gemini line mode client",
            "long_description": "cgmnlm is a colorful Gemini line mode client",
            "active": true,
            "categories": [
                "net",
                "gemini"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bearssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xdg-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dino",
            "portdir": "net/dino",
            "version": "0.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dino.im",
            "description": "Modern XMPP (Jabber) chat client",
            "long_description": "Modern XMPP (Jabber) chat client using GTK+/Vala.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "desktop-file-utils",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "libsoup",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "sqlite3",
                        "libsrtp",
                        "pango",
                        "gettext-runtime",
                        "gtk4",
                        "libadwaita",
                        "libnice",
                        "glib2",
                        "gnutls",
                        "gpgme",
                        "icu",
                        "libgcrypt",
                        "libgee",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eiskaltdcpp",
            "portdir": "net/eiskaltdcpp",
            "version": "2.4.2-github-2024.10.25",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/eiskaltdcpp/eiskaltdcpp",
            "description": "Direct Connect protocols file sharing",
            "long_description": "EiskaltDC++ is a cross-platform program that uses the Direct Connect (DC aka NMDC) and Advanced Direct Connect (ADC) protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.",
            "active": true,
            "categories": [
                "net",
                "www",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "git",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "jsoncpp",
                        "pcre2",
                        "libidn2",
                        "qt5-qtbase",
                        "libiconv",
                        "pango",
                        "openssl3",
                        "gettext-runtime",
                        "miniupnpc",
                        "qt5-qtmultimedia",
                        "qt5-qttools",
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk-gnutella",
            "portdir": "net/gtk-gnutella",
            "version": "2024.03.05",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gtk-gnutella.sourceforge.net",
            "description": "GTK-based Gnutella client",
            "long_description": "GTK-Gnutella is a Gnutella client that features search, download, file sharing, bandwidth limiting, host caching and some basic statistics.",
            "active": true,
            "categories": [
                "net",
                "www",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "gawk",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "glib2",
                        "gnutls",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i2pchat",
            "portdir": "net/i2pchat",
            "version": "0.2.37",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vituperative/i2pchat",
            "description": "Anonymous private secure open-source chat",
            "long_description": "Anonymous private secure open-source chat using end-to-end encrypted transport.",
            "active": true,
            "categories": [
                "aqua",
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iwnet",
            "portdir": "net/iwnet",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin > 9}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/Softmotions/iwnet",
            "description": "Pure C asynchronous HTTP framework",
            "long_description": "Pure C asynchronous HTTP framework providing websockets client/server, SSL, reverse proxy and routing.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iowow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ixwebsocket",
            "portdir": "net/ixwebsocket",
            "version": "11.4.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/machinezone/IXWebSocket",
            "description": "C++ library for WebSocket client and server development",
            "long_description": "IXWebSocket is a websocket and http client and server library, with TLS support and very few dependencies.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "mbedtls",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon"
                    ]
                }
            ]
        },
        {
            "name": "jreen",
            "portdir": "net/jreen",
            "version": "1.3.0",
            "license": "(GPL-3 or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/euroelessar/jreen",
            "description": "Extensible XMPP library",
            "long_description": "Extensible XMPP library",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn2",
                        "qt5-qtbase",
                        "libgsasl",
                        "zlib",
                        "speex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libretroshare",
            "portdir": "net/libretroshare",
            "version": "2024.07.04",
            "license": "(AGPL-3 or Apache-2 or GPL-3 or LGPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://retroshare.cc",
            "description": "RetroShare is a decentralized, private, secure, cross-platform communication software.",
            "long_description": "RetroShare is a decentralized, private, secure, cross-platform communication software. RetroShare functionalities (file sharing, chat, messages, forums, channels…) are implemented under the hood by libretroshare which offer a documented C++ and JSON API. While RetroShare is an application on its own, libretroshare is meant to be used as part of other programs.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "pkgconfig",
                        "doxygen",
                        "python311",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "restbed",
                        "zlib",
                        "rapidjson",
                        "miniupnpc",
                        "openssl3",
                        "sqlcipher"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mhxd",
            "portdir": "net/mhxd",
            "version": "0.4.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hotline.fandom.com/wiki/Clients",
            "description": "GTK+ Hotline client and server",
            "long_description": "GTK+ Hotline client and server",
            "active": true,
            "categories": [
                "net",
                "www",
                "hotline"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "openssl11",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nghttp3",
            "portdir": "net/nghttp3",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/nghttp3",
            "description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
            "long_description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cunit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fluent-bit",
                        "wireshark4"
                    ]
                }
            ]
        },
        {
            "name": "ngtcp2",
            "portdir": "net/ngtcp2",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/ngtcp2",
            "description": "ngtcp2 project is an effort to implement RFC9000 QUIC protocol",
            "long_description": "ngtcp2 project is an effort to implement RFC9000 QUIC protocol",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "picotls",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knot",
                        "libknot",
                        "fluent-bit",
                        "nghttp2-tools"
                    ]
                }
            ]
        },
        {
            "name": "oxenc",
            "portdir": "net/oxenc",
            "version": "1.5.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/session-foundation/oxen-encoding",
            "description": "Base 16/32/64 and bittorrent encoding/decoding header-only library",
            "long_description": "Base 16/32/64 and bittorrent encoding/decoding header-only library",
            "active": true,
            "categories": [
                "net",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "oxenmq"
                    ]
                }
            ]
        },
        {
            "name": "picotls",
            "portdir": "net/picotls",
            "version": "2025.09.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/h2o/picotls",
            "description": "picotls is a TLS 1.3 (RFC 8446) protocol stack written in C",
            "long_description": "picotls is a TLS 1.3 (RFC 8446) protocol stack written in C. &{name} is designed to be fast, tiny and low-latency, with the primary user being the H2O HTTP/2 server for serving HTTP/1, HTTP/2 and HTTP/3 over QUIC.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "openssl3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-tcp",
                        "p5.34-scope-guard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "psi",
            "portdir": "net/psi",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://psi-im.org",
            "description": "jabber-based instant messaging client",
            "long_description": "Psi is a capable Jabber client aimed at experienced users. Its design goals are simplicity and stability.",
            "active": true,
            "categories": [
                "net",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "qt4",
                "qt5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "qt5-qtbase",
                        "libidn",
                        "qca-qt5",
                        "qt5-qtwebengine",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "psi-otr"
                    ]
                }
            ]
        },
        {
            "name": "softether5",
            "portdir": "net/softether5",
            "version": "5.2.5188",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.softether.org",
            "description": "Cross-platform multi-protocol VPN software",
            "long_description": "Cross-platform multi-protocol VPN software",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libiconv",
                        "readline",
                        "ncurses",
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "toxcore",
            "portdir": "net/toxcore",
            "version": "0.2.20",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://tox.chat",
            "description": "Tox is a peer to peer (serverless) instant messenger aimed at making security and privacy easy to obtain for regular users. It uses NaCl for its encryption and authentication.",
            "long_description": "Tox is a peer to peer (serverless) instant messenger aimed at making security and privacy easy to obtain for regular users. It uses NaCl for its encryption and authentication.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvpx",
                        "libopus",
                        "python311",
                        "libconfig-hr",
                        "libsodium",
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "uTox",
                        "toxic"
                    ]
                }
            ]
        },
        {
            "name": "toxic",
            "portdir": "net/toxic",
            "version": "0.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://toktok.ltd",
            "description": "An ncurses-based Tox client",
            "long_description": "Toxic is a Tox-based instant messaging and video chat client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libconfig-hr",
                        "libnotify",
                        "ncurses",
                        "desktop-file-utils",
                        "freealut",
                        "qrencode",
                        "curl",
                        "xorg-libX11",
                        "toxcore",
                        "libpng",
                        "openal-soft"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "transmission-qt",
            "portdir": "net/transmission-qt",
            "version": "2.94",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://transmissionbt.com",
            "description": "Lightweight BitTorrent client",
            "long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. This is the Qt4 version for legacy systems.",
            "active": true,
            "categories": [
                "net",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "miniupnpc",
                        "qt4-mac",
                        "openssl11",
                        "gettext-runtime",
                        "libiconv",
                        "zlib",
                        "libevent",
                        "libb64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "transmission-x11",
            "portdir": "net/transmission-x11",
            "version": "4.0.6",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://transmissionbt.com",
            "description": "Lightweight BitTorrent client",
            "long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface). This is the GTK+ version.",
            "active": true,
            "categories": [
                "net",
                "x11",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "aqua",
                "gtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-20",
                        "cmake",
                        "intltool",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "miniupnpc",
                        "gtkmm3",
                        "zlib",
                        "gettext-runtime",
                        "openssl3",
                        "libevent",
                        "libnotify",
                        "desktop-file-utils",
                        "gtk3",
                        "libb64",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wire",
            "portdir": "net/wire",
            "version": "2014.04.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wired.read-write.fr/products/wire",
            "description": "wire is an UNIX command-line client for the Wired 2.0 protocol",
            "long_description": "wire is an UNIX command-line client for the Wired 2.0 protocol",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "sqlite3",
                        "libwired",
                        "ncurses",
                        "openssl10",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wired-server",
            "portdir": "net/wired-server",
            "version": "2.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wired.read-write.fr/products/wired",
            "description": "Wired Server is BBS-oriented server for UNIX-based operating systems",
            "long_description": "Wired Server is BBS-oriented server for UNIX-based operating systems",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib",
                        "libwired",
                        "libxml2",
                        "sqlite3",
                        "ncurses",
                        "openssl10",
                        "miniupnpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-async",
            "portdir": "ocaml/ocaml-async",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async",
            "description": "Jane Street Capitalʼs asynchronous execution library",
            "long_description": "Async is a library for asynchronous programming, i.e. programming where some part of the program must wait for things that happen at times determined by some external entity (like a human or another program). This includes pretty much any program that uses blocking calls (e.g. networking code, disk access), timeouts or event loops (e.g. GUIs).",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_log",
                        "ocaml-async_kernel",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix",
                        "ocaml",
                        "ocaml-core_kernel",
                        "ocaml-core_unix",
                        "ocaml-ppx_jane",
                        "ocaml-textutils",
                        "ocaml-core",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-async_kernel",
            "portdir": "ocaml/ocaml-async_kernel",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async_kernel",
            "description": "Jane Street Capitalʼs asynchronous execution library (core)",
            "long_description": "Jane Street Capitalʼs asynchronous execution library (core)",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-core_kernel",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-async_rpc_kernel",
            "portdir": "ocaml/ocaml-async_rpc_kernel",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async_rpc_kernel",
            "description": "Platform-independent core of Async RPC library",
            "long_description": "A library for building RPC-style protocols. This library is the portable part of the Unix-oriented Async_rpc library, and is actively used in JavaScript.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async_kernel",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-protocol_version_header",
                        "ocaml-ppx_jane",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async"
                    ]
                }
            ]
        }
    ]
}