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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=904",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=902",
    "results": [
        {
            "name": "fluidsynth",
            "portdir": "multimedia/fluidsynth",
            "version": "2.3.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fluidsynth.org/",
            "description": "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.",
            "long_description": "FluidSynth is a cross-platform real-time software synthesizer with support for SoundFont 2 and a built-in command line shell. It may be used for playback of MIDI files, but also provides a shared library which can be used in other programs.",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "universal",
                "debug",
                "jack",
                "dbus",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "gettext",
                        "glib2",
                        "ncurses",
                        "readline",
                        "libogg",
                        "libiconv",
                        "flac",
                        "libsndfile",
                        "libvorbis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "generaluser-soundfont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qsynth-qt4",
                        "dosbox-staging",
                        "qtads",
                        "qsynth",
                        "xmms2",
                        "lmms",
                        "denemo",
                        "gstreamer1-gst-plugins-bad",
                        "dosbox-x",
                        "scummvm",
                        "scummvm-devel",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "ffmpegthumbnailer",
            "portdir": "multimedia/ffmpegthumbnailer",
            "version": "2.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dirkvdb/ffmpegthumbnailer",
            "description": "Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files",
            "long_description": "FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files.",
            "active": true,
            "categories": [
                "multimedia",
                "gnome",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ffmpeg",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tumbler",
                        "geeqie"
                    ]
                }
            ]
        },
        {
            "name": "ffmpeg-devel",
            "portdir": "multimedia/ffmpeg-devel",
            "version": "8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 2,
            "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 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 the 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": 354
                }
            ],
            "variants": [
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "gmake",
                        "pkgconfig",
                        "nasm",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "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",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffmpeg",
            "portdir": "multimedia/ffmpeg",
            "version": "4.4.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "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 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 the 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": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "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",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "bzip2",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvpx",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-video",
                        "pHash",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "netgen",
                        "qt513-qtwebengine",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "synfig",
                        "xine-lib",
                        "libopenshot",
                        "lms",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "py39-torchaudio",
                        "ReadyMedia",
                        "ffmpegthumbnailer",
                        "tovid",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "ffmpegthumbs",
                        "libdlna",
                        "goldendict",
                        "py37-gmic",
                        "py37-opencv3",
                        "py38-opencv3",
                        "MP4Joiner",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "dvbcut",
                        "libvideogfx",
                        "mlt-qt5",
                        "mediatomb",
                        "py38-opencv4-devel",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "kfilemetadata",
                        "py37-opencv4",
                        "SDRangel",
                        "yorick-av",
                        "notcurses",
                        "wxsvg",
                        "py37-torchaudio",
                        "Pangolin",
                        "blender",
                        "gegl-0.3",
                        "audacity-devel",
                        "py37-opencv4-devel",
                        "paraview",
                        "tenacity",
                        "audacity-legacy",
                        "qmmp",
                        "moc",
                        "nepomuk-core",
                        "py38-torchaudio",
                        "gegl",
                        "rsgain",
                        "mlt-legacy",
                        "scrcpy",
                        "VLC2",
                        "libVLC2",
                        "libquicktime",
                        "R-av",
                        "libquicktime-devel",
                        "transcode",
                        "vapoursynth",
                        "strigi",
                        "aubio",
                        "py38-gmic",
                        "QMPlay2",
                        "corsixth",
                        "lastfm-desktop",
                        "chromaprint",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "qt64-qtwebengine",
                        "qt67-qtwebengine",
                        "py310-torchaudio",
                        "py39-dlib",
                        "py38-opencv4",
                        "gegl-devel",
                        "py39-gmic",
                        "opencv3",
                        "opencv3-devel",
                        "py27-opencv3",
                        "py310-opencv3",
                        "py311-opencv3",
                        "py27-opencv3-devel",
                        "py311-opencv3-devel",
                        "py310-opencv3-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "shenidam",
                        "R-animation",
                        "get_iplayer",
                        "gutils-suite-extra",
                        "mat2",
                        "qwinff",
                        "scdl",
                        "youtube-dl",
                        "yt-dlp",
                        "streamlink",
                        "impressive",
                        "vcs",
                        "gutils-suite",
                        "py38-ffmpy",
                        "py37-ffmpy",
                        "freac",
                        "vhs",
                        "beets",
                        "beets-devel",
                        "reddsaver"
                    ]
                }
            ]
        },
        {
            "name": "dvdrip",
            "portdir": "multimedia/dvdrip",
            "version": "0.98.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exit1.org/dvdrip/",
            "description": "perl front end for transcode",
            "long_description": "dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife transcode and many other Open Source tools.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "transcode",
                        "perl5.34",
                        "p5.34-anyevent",
                        "p5.34-event",
                        "ImageMagick",
                        "p5.34-event-rpc",
                        "p5.34-gtk2",
                        "p5.34-gtk2-ex-formfactory",
                        "p5.34-libintl-perl",
                        "p5.34-event-execflow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdbackup",
            "portdir": "multimedia/dvdbackup",
            "version": "0.4.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdbackup.sourceforge.net/",
            "description": "dvdbackup is a tool to rip video DVDs from the command line",
            "long_description": "dvdbackup is a tool to rip video DVDs from the command line",
            "active": true,
            "categories": [
                "sysutils",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dvdauthor",
            "portdir": "multimedia/dvdauthor",
            "version": "0.7.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dvdauthor.sourceforge.net/",
            "description": "A simple set of tools to help author a DVD.",
            "long_description": "A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "maurice",
                    "github": "robbyn",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "fribidi",
                        "bzip2",
                        "libxml2",
                        "libiconv",
                        "zlib",
                        "libdvdread",
                        "ImageMagick",
                        "fontconfig",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "dmapd",
            "portdir": "multimedia/dmapd",
            "version": "0.0.85",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.flyn.org/projects/dmapd/",
            "description": "A server that provides DAAP and DPAP shares.",
            "long_description": "The dmapd project provides a GObject-based, Open Source implementation of DMAP sharing.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdmapsharing",
                        "gstreamer1",
                        "GraphicsMagick",
                        "db48",
                        "vips",
                        "libexif",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dirac",
            "portdir": "multimedia/dirac",
            "version": "1.0.2",
            "license": "(MPL-1.1 or GPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/dirac",
            "description": "Dirac is a general-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080) progressive or interlaced.",
            "long_description": "Dirac is a general-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets, motion compensation and arithmetic coding and aims to be competitive with other state of the art codecs.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "despotify",
            "portdir": "multimedia/despotify",
            "version": "20110115",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://despotify.se/",
            "description": "Open source Spotify client",
            "long_description": "An open source Spotify client and gateway to their service",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib",
                        "expat",
                        "libvorbis",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dav1d",
            "portdir": "multimedia/dav1d",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/projects/dav1d.html",
            "description": "small and fast AV1 decoder",
            "long_description": "dav1d is an AV1 decoder that is open-source, cross-platform and focused on speed, size and correctness.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "libavif",
                        "libheif",
                        "ffmpeg6",
                        "ffmpeg7",
                        "MPlayer",
                        "mplayer-devel",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "cws2fws-pl",
            "portdir": "multimedia/cws2fws-pl",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20120618212307/http://zefonseca.com/cws2fws/",
            "description": "Flash format 6+ decompressor",
            "long_description": "Flash format 6+ decompressor",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cws2fws",
            "portdir": "multimedia/cws2fws",
            "version": "0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ffmpeg.org/",
            "description": "This utility converts compressed Macromedia Flash files to uncompressed ones.",
            "long_description": "This utility converts compressed Macromedia Flash files to uncompressed ones.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cfourcc",
            "portdir": "multimedia/cfourcc",
            "version": "0.1.3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypapit/cfourcc",
            "description": "Change AVI fourcc codes",
            "long_description": "Command-line utility for changing FOURCC codes in AVI files",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avidemux",
            "portdir": "multimedia/avidemux",
            "version": "2.8.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avidemux.sourceforge.net",
            "description": "video editor designed for simple cutting, filtering and encoding tasks",
            "long_description": "Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "aac",
                "dts",
                "esound",
                "gettext",
                "jack",
                "lame",
                "opus",
                "sqlite",
                "twolame",
                "vorbis",
                "vpx",
                "x264",
                "x265",
                "xvid"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gmake",
                        "pkgconfig",
                        "yasm",
                        "bash",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmad",
                        "libopus",
                        "libvorbis",
                        "twolame",
                        "sqlite3",
                        "gettext",
                        "fontconfig",
                        "qt5-qtbase",
                        "libass",
                        "libvpx",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "XviD",
                        "qt5-qttools",
                        "zlib",
                        "faac",
                        "faad2",
                        "lame"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "audacious-plugins",
            "portdir": "audio/audacious-plugins",
            "version": "4.5.1",
            "license": "BSD and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Adds I/O, audio decoding, audio transforming and UI plugins.",
            "long_description": "This ports bundles most of the functionality for audacious. Adds I/O, audio decoding, audio transforming and UI plugins.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "pulseaudio",
                "mp3",
                "mpris2",
                "hotkey",
                "lirc",
                "osd",
                "notifications",
                "vorbis",
                "opus",
                "flac",
                "wavpack",
                "aac",
                "sndfile",
                "modplug",
                "openmpt",
                "adplug",
                "bs2b",
                "ffmpeg",
                "jack",
                "sid",
                "midi",
                "cdaudio",
                "lastfm",
                "ampache",
                "mms",
                "neon",
                "cue",
                "transform",
                "opengl",
                "vumeter",
                "sdl3",
                "qt5",
                "qt6",
                "gtk2",
                "gtk3",
                "full"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "gettext",
                        "glib2",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcdio-paranoia",
                        "libmodplug",
                        "libsamplerate",
                        "libsndfile",
                        "libvorbis",
                        "mpg123",
                        "opusfile",
                        "soxr",
                        "wavpack",
                        "glib2",
                        "libcddb",
                        "libcdio",
                        "libnotify",
                        "gdk-pixbuf2",
                        "audacious-core",
                        "fluidsynth",
                        "libmms",
                        "libogg",
                        "curl",
                        "libcue",
                        "libxml2",
                        "qt5-qtbase",
                        "gettext-runtime",
                        "libopenmpt",
                        "libsidplayfp",
                        "libbs2b",
                        "libbinio",
                        "adplug",
                        "SDL3",
                        "ffmpeg8",
                        "neon",
                        "qt5-qtmultimedia",
                        "zlib",
                        "faad2",
                        "flac",
                        "lame"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dbus",
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious"
                    ]
                }
            ]
        },
        {
            "name": "audacious-core",
            "portdir": "audio/audacious-core",
            "version": "4.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Audacious is an advanced audio player.",
            "long_description": "Audacious is an advanced audio player. It is free, lightweight, based on GTK3, runs on Linux and many other *nix platforms. The player focuses on audio quality and supports a wide range of audio codecs. Its advanced audio playback engine is considerably more powerful than GStreamer. Audacious is a fork of Beep Media Player (BMP), which itself forked from XMMS.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "qt5",
                "qt6",
                "gtk2",
                "gtk3"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "glib2",
                        "libiconv",
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious",
                        "audacious-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious"
                    ]
                }
            ]
        },
        {
            "name": "audacious",
            "portdir": "audio/audacious",
            "version": "4.5.1",
            "license": "BSD and GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.audacious-media-player.org/",
            "description": "Meta port for audacious-core and audacious-plugins. Please check the variants on both audacious-core and audacious-plugins.",
            "long_description": "This is a meta port pulling both audacious-core and audacious-plugins. In order to customize your build, please check the available variants on audacious-core and audacious-plugins. Pass those variants when installing this meta port. Failure to do so will leave you with a default set of variants, enabling most features.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                },
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "audacious-core",
                        "audacious-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "audacious-core",
                        "audacious-plugins"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aom",
            "portdir": "multimedia/aom",
            "version": "3.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aomedia.googlesource.com/aom",
            "description": "AV1 Codec Library",
            "long_description": "AV1 Codec Library",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "perl5",
                        "yasm",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xine-lib",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "libavif",
                        "ffmpeg",
                        "libheif",
                        "gstreamer1-gst-plugins-bad",
                        "ffmpeg6",
                        "ffmpeg7",
                        "MPlayer",
                        "mplayer-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "av1an"
                    ]
                }
            ]
        },
        {
            "name": "XviD",
            "portdir": "multimedia/XviD",
            "version": "1.3.7",
            "license": "GPL-2+",
            "platforms": "darwin sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://labs.xvid.com/",
            "description": "High performance and high quality MPEG-4 video library",
            "long_description": "The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp-gap-devel",
                        "ufo-ai",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gimp-gap",
                        "avidemux",
                        "transcode",
                        "gpac",
                        "gstreamer010-gst-plugins-bad",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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": "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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": "libVLC",
            "portdir": "multimedia/VLC",
            "version": "3.0.11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "VLC",
            "homepage": "https://www.videolan.org/vlc/libvlc.html",
            "description": "Obsolete port, replaced by VLC",
            "long_description": "This port has been replaced by VLC.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VLC",
            "portdir": "multimedia/VLC",
            "version": "3.0.11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "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": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-vlc",
                        "phonon-backend-vlc-qt5"
                    ]
                }
            ]
        },
        {
            "name": "SendMIDI",
            "portdir": "multimedia/SendMIDI",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbevin/SendMIDI",
            "description": "command line tool to send MIDI messages to MIDI devices",
            "long_description": "SendMIDI a is command line tool to send MIDI messages to MIDI devices. Messages can be specified on the command line, from a file, or piped from another program such as the companion program ReceiveMIDI.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ReceiveMIDI",
            "portdir": "multimedia/ReceiveMIDI",
            "version": "1.4.4",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbevin/ReceiveMIDI",
            "description": "command line tool to receive MIDI messages from MIDI devices",
            "long_description": "ReceiveMIDI a is command line tool to receive MIDI messages from MIDI devices. Messages can be filtered and the output can be saved to a file or piped to another program such as the companion program SendMIDI.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MediathekView",
            "portdir": "multimedia/MediathekView",
            "version": "13.7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediathekview.de",
            "description": "A mediathek browser for German TV broadcasts",
            "long_description": "A mediathek browser for German TV broadcasts",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MPlayer",
            "portdir": "multimedia/MPlayer",
            "version": "1.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mplayerhq.hu/",
            "description": "versatile movie player",
            "long_description": "MPlayer plays most movie files in popular and less popular formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 301
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "yasm",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "speex",
                        "gnutls",
                        "ncurses",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "bzip2",
                        "dav1d",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "libxml2",
                        "aom",
                        "lzo2",
                        "zlib",
                        "lame"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "smtube",
                        "gimp-gap"
                    ]
                }
            ]
        },
        {
            "name": "MP4Joiner",
            "portdir": "multimedia/MP4Joiner",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mp4joiner.org/",
            "description": "simple tool to join multiple MP4 files into one",
            "long_description": "MP4Joiner is a simple tool to join multiple MP4 files into one.",
            "active": true,
            "categories": [
                "aqua",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "wxsvg",
                        "ffmpeg",
                        "gpac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "HandBrakeCLI",
            "portdir": "multimedia/HandBrake",
            "version": "0.10.0",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://handbrake.fr/",
            "description": "The open source video transcoder (CLI)",
            "long_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. (This port provides the command-line interface only; install the `HandBrake` port for the graphical user interface.)",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "libtool",
                        "pkgconfig",
                        "python27",
                        "yasm",
                        "autoconf",
                        "automake",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "libiconv",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "HandBrake"
                    ]
                }
            ]
        },
        {
            "name": "HandBrake",
            "portdir": "multimedia/HandBrake",
            "version": "0.10.0",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://handbrake.fr/",
            "description": "The open source video transcoder",
            "long_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.",
            "active": true,
            "categories": [
                "aqua",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "python27",
                        "yasm",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "libiconv",
                        "bzip2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "HandBrakeCLI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AtomicParsley-devel",
            "portdir": "multimedia/AtomicParsley-devel",
            "version": "20241205",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wez/atomicparsley",
            "description": "MPEG-4 command line tool",
            "long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AtomicParsley",
            "portdir": "multimedia/AtomicParsley",
            "version": "20240608.083822.1ed9031",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wez/atomicparsley",
            "description": "MPEG-4 command line tool",
            "long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "youtube-dl",
                        "yt-dlp",
                        "get_iplayer"
                    ]
                }
            ]
        },
        {
            "name": "z3-java",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Java bindings for the Z3 theorem prover",
            "long_description": "Java bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": true,
            "categories": [
                "science",
                "java",
                "math"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 3.8 bindings for the Z3 theorem prover",
            "long_description": "Python 3.8 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "cmake",
                        "ninja",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "z3",
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-z3",
            "portdir": "math/z3",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 3.7 bindings for the Z3 theorem prover",
            "long_description": "Python 3.7 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "cmake",
                        "ninja",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "z3",
                        "py37-setuptools",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-z3",
            "portdir": "math/z3",
            "version": "4.8.17",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 2.7 bindings for the Z3 theorem prover",
            "long_description": "Python 2.7 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python bindings for the Z3 theorem prover",
            "long_description": "Python bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "z3",
                        "py314-z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "z3-fstar",
            "portdir": "math/z3",
            "version": "4.13.3",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "F*-qualified release of the Z3 Theorem Prover",
            "long_description": "Private version of the Z3 Theorem Prover for use by (and qualified to work with) F*.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug",
                "pgo",
                "lto",
                "gmp",
                "native",
                "profile",
                "threads",
                "polly",
                "polly_late",
                "polly_two_level_tiling",
                "polly_vector",
                "polly_parallel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "bash",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "z3-fstar-legacy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fstar"
                    ]
                }
            ]
        },
        {
            "name": "z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Z3 Theorem Prover",
            "long_description": "High performance SMT solver from Microsoft Research.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [
                "debug",
                "lto",
                "gmp",
                "native",
                "profile",
                "threads",
                "polly",
                "polly_late",
                "polly_two_level_tiling",
                "polly_vector",
                "polly_parallel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "bash",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-z3",
                        "solidity",
                        "py37-z3",
                        "root6",
                        "py38-z3",
                        "py39-z3",
                        "ispc-clang",
                        "py-z3",
                        "py310-z3",
                        "py311-z3",
                        "py312-z3",
                        "py313-z3",
                        "py314-z3",
                        "z3-java"
                    ]
                }
            ]
        },
        {
            "name": "yakmo",
            "portdir": "math/yakmo",
            "version": "2015-01-21",
            "license": "(GPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/yakmo/",
            "description": "C++ implementation of robust, efficient alternative k-means clustering",
            "long_description": "Yakmo implements robust, efficient k-means clustering with triangular inequality and smart initialization, while supporting alternative clustering outputs. The use of the triangular inequality allows k-means to skip unnecessary distance calculations, while the smart initialization by randomized seeding (k-means++) not only improves solution accuracy but also accelerates the algorithm convergence. In addition, you can obtain alternative clusterings via orthogonalization.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yacas",
            "portdir": "math/yacas",
            "version": "1.9.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.yacas.org",
            "description": "Yet Another Computer Algebra System",
            "long_description": "YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations – new algorithms can be easily added to the library.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gtest",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xylib",
            "portdir": "math/xylib",
            "version": "1.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xylib.sourceforge.net",
            "description": "library for reading x-y data files",
            "long_description": "xylib is a portable library for reading files that contain x-y data from powder diffraction, spectroscopy and other experimental methods.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "gui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fityk"
                    ]
                }
            ]
        },
        {
            "name": "xplot",
            "portdir": "math/xplot",
            "version": "0.90.7.1",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xplot.org/",
            "description": "xplot was written in the late 1980s to support the analysis of TCP packet traces.",
            "long_description": "xplot was written in the late 1980s to support the analysis of TCP packet traces.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmgr",
            "portdir": "math/xmgr",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://plasma-gate.weizmann.ac.il/Xmgr/",
            "description": "ACE/gr 2D plotting tool (Ancestor to Grace)",
            "long_description": "ACE/gr, also known as Xmgr, is a 2D plotting tool for the X Window System. While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface. NOTE: The development of ACE/gr is frozen, but is continued as Grace -- new users should try that instead. This port is for those who cannot come to terms with the updated UI in Grace.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "netcdf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmotif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xmfract",
            "portdir": "math/xmfract",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170703184826/http://www.nahee.com/spanky/www/fractint/getting.html",
            "description": "UNIX clone of the DOS based Fractint",
            "long_description": "X/Motif based UNIX clone of the DOS based Fractint program used in the analysis of various fractal figures, created by Darryl House.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmotif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xgraph",
            "portdir": "math/xgraph",
            "version": "12.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.isi.edu/nsnam/xgraph",
            "description": "VINT xgraph",
            "long_description": "xgraph provides interactive plotting and graphing",
            "active": true,
            "categories": [
                "math",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wxMaxima",
            "portdir": "math/wxMaxima",
            "version": "24.01.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wxMaxima-developers/wxmaxima",
            "description": "Graphical user interface for Maxima based on wxWidgets",
            "long_description": "Maxima is a Computer Algebra System (CAS) and wxMaxima is a work book style graphical front end for it based on wxWidgets",
            "active": true,
            "categories": [
                "aqua",
                "math"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "MSoegtropIMC",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.2",
                        "libomp",
                        "maxima"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wapiti",
            "portdir": "math/wapiti",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wapiti.limsi.fr/",
            "description": "A simple and fast discriminative sequence labelling toolkit",
            "long_description": "Wapiti is a very fast toolkit for segmenting and labeling sequences with discriminative models. It is based on maxent models, maximum entropy Markov models and linear-chain CRF and proposes various optimization and regularization methods to improve both the computational complexity and the prediction performance of standard models. Wapiti is ranked first on the sequence tagging task for several month on MLcomp web site.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vowpal_wabbit",
            "portdir": "math/vowpal_wabbit",
            "version": "8.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hunch.net/~vw/",
            "description": "a fast online learning tool",
            "long_description": "Vowpal Wabbit is the essence of speed in machine learning, able to learn from terafeature datasets with ease. Via parallel learning, it can exceed the throughput of any single machine network interface when doing linear learning, a first amongst learning algorithms.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}