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

{
    "count": 51498,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=155",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=153",
    "results": [
        {
            "name": "gupnp-dlna",
            "portdir": "net/gupnp-dlna",
            "version": "0.12.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks.",
            "long_description": "GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gupnp",
                        "libxml2",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "rygel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gupnp-av",
            "portdir": "net/gupnp-av",
            "version": "0.14.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP.",
            "long_description": "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gupnp",
                        "libxml2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "rygel",
                        "gupnp-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gupnp",
            "portdir": "net/gupnp",
            "version": "1.6.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GUPnP",
            "description": "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points.",
            "long_description": "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "libsoup",
                        "gssdp",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gupnp-tools",
                        "gupnp-igd",
                        "rygel",
                        "gnome3-core",
                        "gupnp-av",
                        "gupnp-dlna"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gtk-gnutella",
            "portdir": "net/gtk-gnutella",
            "version": "2024.03.05",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gtk-gnutella.sourceforge.net",
            "description": "GTK-based Gnutella client",
            "long_description": "GTK-Gnutella is a Gnutella client that features search, download, file sharing, bandwidth limiting, host caching and some basic statistics.",
            "active": true,
            "categories": [
                "net",
                "www",
                "p2p"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "gawk",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "glib2",
                        "gnutls",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eibd",
            "portdir": "net/eibd",
            "version": "0.0.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd",
            "description": "eibd provides an interface to the EIB / KNX bus",
            "long_description": "Eibd provides over a TCP/IP and/or unix domain sockets access to the EIB bus using a simple protocol. It provides access at layer 4 as well as to high level mangement function. Multiple concurrent users are supported. A special bus monitor mode call vBusmonitor is implemented, which delivers all traffic, which eibd passes, but not disturbs send activities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "argp-standalone",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pthsem",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "davix",
            "portdir": "net/davix",
            "version": "0.8.10",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cern-fts/davix",
            "description": "High-performance file management over WebDAV / HTTP",
            "long_description": "Davix aims to make the task of managing files over HTTP-based protocols simple. It is being developed by IT-ST at CERN, and while the project's purpose is its use on the CERN grid, the functionality offered is generic.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python312",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "openssl3",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "root6"
                    ]
                }
            ]
        },
        {
            "name": "avahi",
            "portdir": "net/avahi",
            "version": "0.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avahi.org",
            "description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.",
            "long_description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [
                "mono",
                "test",
                "gtk",
                "gtk3",
                "qt4",
                "qt5",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "libxml2",
                        "xmltoman",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-gdbm",
                        "gdbm",
                        "dbus-python314",
                        "py314-gobject3",
                        "libdaemon",
                        "libevent",
                        "gobject-introspection",
                        "gtk3",
                        "expat",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libdmapsharing",
                        "telepathy-salut",
                        "libepc",
                        "mod_dnssd",
                        "tracker3",
                        "grilo-plugins",
                        "sane-backends",
                        "pulseaudio",
                        "VLC2",
                        "libVLC2",
                        "kdelibs4"
                    ]
                }
            ]
        },
        {
            "name": "transcode",
            "portdir": "multimedia/transcode",
            "version": "1.1.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://packages.gentoo.org/packages/media-video/transcode",
            "description": "Video and audio processing tools",
            "long_description": "transcode is a suite of tools, all of which are command line utilities, for transcoding various video, audio, and container formats, running on a platform that supports shared libraries and threads. Decoding and encoding is done by modules that are responsible for feeding transcode with raw video/ audio streams (import modules) and encoding the frames (export modules). It includes a variety of video and audio filters, including (but not limited to) video de-interlacing, audio resampling, framerate conversion, different resizing algorithms, smoothing, sharpening, denoisifying, and cutting.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "lionteeth",
                    "github": "Liontooth",
                    "ports_count": 1
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "mmx",
                "full",
                "a52dec",
                "faac",
                "imagemagick",
                "freetype",
                "libdv",
                "libogg",
                "libpostproc",
                "libquicktime",
                "libtheora",
                "libxml2",
                "libvorbis",
                "lzo",
                "mjpegtools",
                "x264",
                "xvid",
                "experimental",
                "deprecated",
                "libsdl",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread",
                        "libsdl",
                        "ImageMagick",
                        "libjpeg-turbo",
                        "XviD",
                        "ffmpeg",
                        "libdv",
                        "libmpeg2",
                        "libogg",
                        "lzo2",
                        "libtheora",
                        "mjpegtools",
                        "x264",
                        "freetype",
                        "libxml2",
                        "xorg-libXaw",
                        "xorg-libXv",
                        "xpm",
                        "libquicktime-devel",
                        "a52dec",
                        "faac",
                        "lame",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid",
                        "subtitleripper",
                        "dvdrip"
                    ]
                }
            ]
        },
        {
            "name": "mythtv-plugins.28",
            "portdir": "multimedia/mythtv.28",
            "version": "0.28.2-Fixes-20180201",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/",
            "description": "MythTV plugins for slideshows, music and weather",
            "long_description": "MythTV plugins for slideshows, music and weather Each plugin is a variant. The non-default plugins currently do not work on OS X, such as MythNews, MythBrowser and MythNetVision.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "mytharchive",
                "mythbrowser",
                "mythnetvision",
                "mythgallery",
                "mythmusic",
                "mythnews",
                "mythweather"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lame",
                        "libvorbis",
                        "taglib",
                        "openssl",
                        "dcraw",
                        "libexif",
                        "mythtv-core.28",
                        "qt5-qtbase",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-image-size",
                        "p5.34-json",
                        "p5.34-soap-lite",
                        "p5.34-xml-simple",
                        "p5.34-xml-xpath",
                        "p5.34-date-manip",
                        "flac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv.28"
                    ]
                }
            ]
        },
        {
            "name": "mythtv-core.28",
            "portdir": "multimedia/mythtv.28",
            "version": "0.28.2-Fixes-20180201",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/",
            "description": "personal video recorder (PVR) and media centre system",
            "long_description": "The ultimate Digital Video Recorder and home media center hub. Think of it as a Free and Open Source alternative to Windows Media Center or Tivo.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "yasm",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-mysql-plugin",
                        "bzip2",
                        "zlib",
                        "faac",
                        "lame",
                        "taglib",
                        "libcdio",
                        "libdvdcss",
                        "openssl",
                        "exiv2",
                        "fftw-3",
                        "fftw-3-single",
                        "libass",
                        "libbluray",
                        "x264",
                        "x265",
                        "qt5-qtbase",
                        "py27-future",
                        "py27-lxml",
                        "py27-mysql",
                        "py27-requests-cache",
                        "py27-urlgrabber",
                        "libiconv",
                        "libxml2",
                        "p5.34-date-manip",
                        "p5.34-dbd-mysql",
                        "p5.34-http-request-ascgi",
                        "p5.34-io-socket-inet6",
                        "p5.34-lwp-useragent-determined",
                        "p5.34-net-upnp",
                        "freetype",
                        "qt5-qtwebkit",
                        "qt5-qtscript"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dejavu-fonts",
                        "logrotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-plugins.28"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mythweb.28"
                    ]
                }
            ]
        },
        {
            "name": "mythtv-plugins.27",
            "portdir": "multimedia/mythtv.27",
            "version": "0.27.7-Fixes-20180201",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/",
            "description": "MythTV plugins for slideshows, music and weather",
            "long_description": "MythTV plugins for slideshows, music and weather Each plugin is a variant. The non-default plugins currently do not work on OS X, such as MythNews, MythBrowser and MythNetVision.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "mytharchive",
                "mythbrowser",
                "mythnetvision",
                "mythgallery",
                "mythmusic",
                "mythnews",
                "mythweather"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "taglib",
                        "dcraw",
                        "libexif",
                        "mythtv-core.27",
                        "p5.28-date-manip",
                        "flac",
                        "p5.28-image-size",
                        "p5.28-json",
                        "p5.28-soap-lite",
                        "p5.28-xml-simple",
                        "p5.28-xml-xpath",
                        "p5.28-datetime-format-iso8601",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mythtv-core.27",
            "portdir": "multimedia/mythtv.27",
            "version": "0.27.7-Fixes-20180201",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/",
            "description": "personal video recorder (PVR) and media centre system",
            "long_description": "The ultimate Digital Video Recorder and home media center hub. Think of it as a Free and Open Source alternative to Windows Media Center or Tivo.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "pkgconfig",
                        "apple-gcc42"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "faac",
                        "lame",
                        "taglib",
                        "libcdio",
                        "libdvdcss",
                        "openssl",
                        "fftw-3-single",
                        "libass",
                        "x264",
                        "p5.28-date-manip",
                        "qt4-mac",
                        "p5.28-http-request-ascgi",
                        "p5.28-io-socket-inet6",
                        "p5.28-lwp-useragent-determined",
                        "p5.28-net-upnp",
                        "freetype",
                        "py27-lxml",
                        "py27-mysql",
                        "py27-urlgrabber",
                        "libiconv",
                        "libxml2",
                        "p5.28-dbd-mysql",
                        "qt4-mac-mariadb-plugin",
                        "bzip2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "logrotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-plugins.27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mythtv-pkg.27",
                        "mythweb.27"
                    ]
                }
            ]
        },
        {
            "name": "mythtv.28",
            "portdir": "multimedia/mythtv.28",
            "version": "0.28.2-Fixes-20180201",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/",
            "description": "installs complete MythTV system",
            "long_description": "Installs a complete MythTV system including the frontend, backend, and database server software plus MythWeb",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "mythtv-plugins.28",
                        "mythweb.28"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mythtv.27",
            "portdir": "multimedia/mythtv.27",
            "version": "3c7582e9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mythtv.org/",
            "description": "personal video recorder (PVR) and media centre system",
            "long_description": "personal video recorder (PVR) and media centre system, please install mythtv-core.27 or mythtv-plugins.27 rather than this meta-port",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mplayer-devel",
            "portdir": "multimedia/mplayer-devel",
            "version": "38435",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mplayerhq.hu/",
            "description": "versatile movie player - development version",
            "long_description": "mplayer-devel plays most movie files in popular and less popular formats. This version tracks a recent upstream mplayer commit.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git",
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "ncurses",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "bzip2",
                        "dav1d",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "libxml2",
                        "aom",
                        "lzo2",
                        "zlib",
                        "lame",
                        "speex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tovid",
                        "x264transcode"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gimp-gap-devel",
                        "tablet-encode",
                        "mediaserv"
                    ]
                }
            ]
        },
        {
            "name": "mlt-legacy",
            "portdir": "multimedia/mlt-legacy",
            "version": "6.26.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mltframework.org",
            "description": "Open source multimedia framework – core libraries",
            "long_description": "MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. This package contains the files necessary for running applications that use the MLT multimedia framework.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gtk2",
                "gpl3",
                "disable_sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "pkgconfig",
                        "doxygen",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rubberband",
                        "sox",
                        "atk",
                        "libsdl2",
                        "libexif",
                        "qt4-mac",
                        "fftw-3",
                        "ffmpeg",
                        "frei0r-plugins",
                        "libxml2",
                        "eigen3",
                        "libebur128",
                        "libsamplerate",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdenlive"
                    ]
                }
            ]
        },
        {
            "name": "libbluray",
            "portdir": "multimedia/libbluray",
            "version": "1.3.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/developers/libbluray.html",
            "description": "an open-source library designed for Blu-Ray Discs playback",
            "long_description": "an open-source library designed for Blu-Ray Discs playback",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg",
                        "ffmpeg7",
                        "ffmpeg6",
                        "ffmpeg8",
                        "ffmpeg4",
                        "mpv",
                        "ffmpeg-devel",
                        "mpv-legacy",
                        "VLC2",
                        "libVLC2",
                        "mythtv-core.28",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libavif",
            "portdir": "multimedia/libavif",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AOMediaCodec/libavif",
            "description": "Portable C implementation of the AV1 Image File Format",
            "long_description": "Portable C implementation of the AV1 Image File Format",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "debug",
                "rav1e",
                "docs",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dav1d",
                        "libxml2",
                        "zlib",
                        "libyuv",
                        "libargparse",
                        "svt-av1",
                        "libjpeg-turbo",
                        "libpng",
                        "aom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darktable-devel",
                        "darktable",
                        "chafa",
                        "p5.28-imager-file-avif",
                        "p5.30-imager-file-avif",
                        "p5.32-imager-file-avif",
                        "p5.34-imager-file-avif"
                    ]
                }
            ]
        },
        {
            "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": [
                "dbus",
                "aalib",
                "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",
                "full",
                "power",
                "huge"
            ],
            "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": "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": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "yasm",
                        "clang-18"
                    ]
                },
                {
                    "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": "tablix",
            "portdir": "math/tablix",
            "version": "0.3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tablix.org/",
            "description": "Kernel for solving general timetabling problems",
            "long_description": "Tablix is a powerful free software kernel for solving general timetabling problems. It uses a coarse-grained parallel genetic algorithm in combination with other techniques to construct sensible timetables from XML formatted problem descriptions. Tablix supports a very wide range of timetabling problems, from high school timetabling to barge scheduling. A number of timetable constraints are already implemented in the default installation and kernel's modular design makes it is easy to add new ones.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "tomaz.solc",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pvm",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shogun-devel",
            "portdir": "math/shogun-devel",
            "version": "4.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shogun-toolbox.org",
            "description": "The machine learning toolbox's focus is on large scale kernel methods",
            "long_description": "The machine learning toolbox's focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "python27"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python27",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "protobuf-cpp",
                        "readline",
                        "arpack",
                        "atlas",
                        "bzip2",
                        "glpk",
                        "lp_solve",
                        "hdf5",
                        "json-c",
                        "libxml2",
                        "eigen3",
                        "gzip",
                        "lzo2",
                        "snappy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shogun",
            "portdir": "math/shogun",
            "version": "2.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.shogun-toolbox.org",
            "description": "The machine-learning toolbox's focus is on large-scale kernel methods",
            "long_description": "The machine-learning toolbox's focus is on large-scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "python27",
                "perl",
                "java",
                "r",
                "octave",
                "csharp",
                "lua",
                "ruby",
                "elwms",
                "hmm_parallel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "snappy",
                        "xz",
                        "readline",
                        "libgcc",
                        "arpack",
                        "atlas",
                        "bzip2",
                        "glpk",
                        "lp_solve",
                        "hdf5",
                        "json-c",
                        "libxml2",
                        "eigen3",
                        "gzip",
                        "lzo2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pspp-devel",
            "portdir": "math/pspp-devel",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/pspp/",
            "description": "Statistical analysis of sampled data (free replacement for SPSS).",
            "long_description": "PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "help",
                "postgres",
                "gui",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "makeicns",
                        "coreutils",
                        "p5.34-text-diff",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview4",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "librsvg",
                        "gsl",
                        "spread-sheet-widget",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "texinfo",
                        "pango",
                        "perl5.34",
                        "gettext-runtime",
                        "python311",
                        "zlib",
                        "atk",
                        "glib2",
                        "ncurses",
                        "readline",
                        "gtk3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "coreutils",
                        "p5.34-text-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pspp",
            "portdir": "math/pspp",
            "version": "1.6.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/pspp/",
            "description": "Statistical analysis of sampled data (free replacement for SPSS).",
            "long_description": "PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "help",
                "doc",
                "reloc",
                "postgres",
                "gui",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "pkgconfig",
                        "makeicns",
                        "texinfo",
                        "python310"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "gtksourceview3",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "gsl",
                        "spread-sheet-widget",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "pango",
                        "xorg-libX11",
                        "zlib",
                        "xorg-libXcomposite",
                        "xorg-libXcursor",
                        "xorg-libXdamage",
                        "xorg-libXdmcp",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXi",
                        "xorg-libXinerama",
                        "xorg-libXrandr",
                        "xorg-libxcb",
                        "xrender",
                        "xorg-libXau",
                        "appstream-glib",
                        "atk",
                        "gettext",
                        "glib2",
                        "ncurses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polymake",
            "portdir": "math/polymake",
            "version": "4.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://polymake.org/",
            "description": "polymake is open source software for research in polyhedral geometry.",
            "long_description": "polymake is open source software for research in polyhedral geometry.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "ppl",
                        "readline",
                        "bliss",
                        "flint",
                        "singular",
                        "libxml2",
                        "libxslt",
                        "boost176",
                        "p5.34-json",
                        "gmp",
                        "p5.34-term-readkey",
                        "p5.34-term-readline-gnu",
                        "p5.34-xml-sax",
                        "p5.34-xml-writer",
                        "lrslib",
                        "soplex",
                        "scip",
                        "normaliz",
                        "permlib",
                        "sympol",
                        "p5.34-svg",
                        "mongo-c-driver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlpack",
            "portdir": "math/mlpack",
            "version": "4.6.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlpack.org",
            "description": "a scalable C++ machine learning library",
            "long_description": "mlpack is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and functions as a \"swiss army knife\" for machine learning researchers.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ensmallen",
                        "armadillo",
                        "libxml2",
                        "cereal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "igraph",
            "portdir": "math/igraph",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org",
            "description": "Network analysis and graph theory library for C.",
            "long_description": "igraph is a C library for network analysis and graph theory, with an emphasis on efficiency, portability and ease of use.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "tls",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arpack",
                        "glpk",
                        "gmp",
                        "plfit",
                        "libxml2",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-igraph",
                        "py39-igraph",
                        "py38-igraph",
                        "py310-igraph",
                        "py311-igraph",
                        "py312-igraph",
                        "py313-igraph",
                        "py314-igraph"
                    ]
                }
            ]
        },
        {
            "name": "gretl",
            "portdir": "math/gretl",
            "version": "2024d",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gretl.sourceforge.net/",
            "description": "Econometric analysis toolkit",
            "long_description": "gretl is an open-source statistical package, mainly for econometrics. The name is an acronym for Gnu Regression, Econometrics and Time-series Library. It has both a graphical user interface and a command-line interface.",
            "active": true,
            "categories": [
                "math",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "gui",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "gmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gtksourceview4",
                        "libgsf",
                        "gdk-pixbuf2",
                        "fftw-3",
                        "glib2",
                        "curl",
                        "libxml2",
                        "gettext-runtime",
                        "gnuplot",
                        "gmp",
                        "json-glib",
                        "mpfr",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zig",
            "portdir": "lang/zig",
            "version": "0.15.2",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libxml2",
                        "zlib",
                        "clang-20",
                        "llvm-20",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ncdu"
                    ]
                }
            ]
        },
        {
            "name": "qore-xml-module",
            "portdir": "lang/qore-xml-module",
            "version": "2.0.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "xml module for Qore",
            "long_description": "Module providing XML, XPath, XML-RPC, etc functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "qore",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "q",
            "portdir": "lang/q",
            "version": "7.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://q-lang.sourceforge.net/",
            "description": "extensible scripting language",
            "long_description": "Q is a powerful and extensible scripting language with advanced symbolic processing and functional programming capabilities. Q is based on term rewriting. Consequently, Q scripts are just collections of equations which are used to evaluate expressions in a symbolic fashion. Despite its conceptual simplicity, Q is a full-featured functional programming language with a modern syntax, curried function applications, dynamic object-oriented typing, exception handling, and POSIX multithreading.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gmp",
                        "readline",
                        "zlib",
                        "libiconv",
                        "libxml2",
                        "libxslt",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omnicompiler",
            "portdir": "lang/omnicompiler",
            "version": "1.3.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://omni-compiler.org",
            "description": "code transformation compilers for C, Fortran and OpenACC",
            "long_description": "Omni compiler is a collection of programs and libraries that allow users to build code transformation compilers. Omni Compiler is to translate C and Fortran programs with XcalableMP and/or OpenACC directives into parallel code suitable for compiling with a native compiler linked with the Omni Compiler runtime library.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "mpich",
                "openmpi",
                "coarray"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "apache-ant",
                        "bison",
                        "flex",
                        "base64",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libxml2",
                        "uchardet",
                        "mpich-clang18",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ispc-clang",
            "portdir": "lang/ispc",
            "version": "14.0.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/llvm/llvm-project",
            "description": "Clang build specifically for ispc compiler.",
            "long_description": "Clang build specifically for ispc compiler. NOT TO BE USED IN GENERAL. This build is specifically tuned to satisfy the requirements of ispc which uses it as a build dependency only. Has assertions and dump enabled by default, which is not the case in the primary MacPorts LLVM/Clang builds.",
            "active": true,
            "categories": [
                "lang",
                "parallel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-13",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libomp",
                        "xar",
                        "z3",
                        "libxml2",
                        "perl5",
                        "zlib",
                        "zstd",
                        "ld64",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ispc"
                    ]
                }
            ]
        },
        {
            "name": "ispc",
            "portdir": "lang/ispc",
            "version": "1.19.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ispc/ispc",
            "description": "Intel SPMD program compiler",
            "long_description": "ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming.",
            "active": true,
            "categories": [
                "lang",
                "parallel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ispc-clang",
                        "python311",
                        "clang-20",
                        "bison",
                        "cctools",
                        "cmake",
                        "flex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "ncurses"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "oidn",
                        "embree"
                    ]
                }
            ]
        },
        {
            "name": "gnucobol",
            "portdir": "lang/gnucobol",
            "version": "3.2",
            "license": "(GPL-3+ or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnucobol.sourceforge.io/",
            "description": "an open-source COBOL compiler",
            "long_description": "GnuCOBOL is a free COBOL compiler, formerly known as OpenCOBOL. It implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014 standards, as well as many extensions included in other COBOL compilers.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "db48",
                        "libcjson",
                        "gmp",
                        "ncurses",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ferite",
            "portdir": "lang/ferite",
            "version": "1.1.17",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ferite.org/",
            "description": "embeddable scripting language",
            "long_description": "A scripting language designed to be embedded in other applications, that aims to provide a powerful object oriented syntax with low memory and cpu overhead.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "castxml",
            "portdir": "lang/castxml",
            "version": "0.6.13",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 20190718,
            "replaced_by": null,
            "homepage": "https://github.com/CastXML/CastXML",
            "description": "CastXML is a C-family abstract syntax tree XML output tool.",
            "long_description": "CastXML is a C-family abstract syntax tree XML output tool.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [
                "debug",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "libffi",
                        "ncurses",
                        "zlib",
                        "llvm-21",
                        "clang-21",
                        "libxml2",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pygccxml",
                        "py38-pygccxml",
                        "py39-pygccxml",
                        "py310-pygccxml",
                        "py311-pygccxml",
                        "py312-pygccxml",
                        "py313-pygccxml",
                        "py27-pygccxml",
                        "py35-pygccxml",
                        "py36-pygccxml"
                    ]
                }
            ]
        },
        {
            "name": "Io",
            "portdir": "lang/Io",
            "version": "2017.09.06",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.iolanguage.com/",
            "description": "Io is small prototype-based programming language",
            "long_description": "Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable / modifiable tree) and Lua (small, embeddable).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "libvorbis",
                        "sqlite3",
                        "glib2",
                        "gmp",
                        "libedit",
                        "libevent",
                        "libffi",
                        "libmemcached",
                        "ncurses",
                        "openssl",
                        "ossp-uuid",
                        "pcre",
                        "readline",
                        "lzo2",
                        "cairo",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "python37",
                        "libidn",
                        "libogg",
                        "libtheora",
                        "loudmouth",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "pango",
                        "yajl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "umbrello",
            "portdir": "kde/umbrello",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/development/umbrello/",
            "description": "Unified Modelling Language (UML) modelling tool and code generator",
            "long_description": "Unified Modelling Language (UML) modelling tool and code generator",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-18",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "qt4-mac",
                        "phonon",
                        "boost176",
                        "libxml2",
                        "kdelibs4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdesdk4"
                    ]
                }
            ]
        },
        {
            "name": "tellico",
            "portdir": "kde/tellico",
            "version": "2.3.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tellico-project.org/",
            "description": "application for organizing your collections",
            "long_description": "Tellico is an application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qjson",
                        "exempi",
                        "poppler-qt4-mac",
                        "qimageblitz",
                        "kdelibs4",
                        "qt4-mac",
                        "libksane",
                        "yaz",
                        "libxml2",
                        "libxslt",
                        "kdepimlibs4",
                        "phonon",
                        "taglib",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "parley",
            "portdir": "kde/parley",
            "version": "4.14.3",
            "license": "GPL-2+ and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Vocabulary Trainer",
            "long_description": "KDE Vocabulary Trainer",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-18",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "libkdeedu",
                        "attica",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "kopete",
            "portdir": "kde/kopete",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kopete.kde.org",
            "description": "KDE-based instant messenger",
            "long_description": "Kopete is an instant messenger supporting ICQ, Yahoo, Jabber, Gadu-Gadu, Novell GroupWise Messenger, and more.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qca",
                        "giflib",
                        "qimageblitz",
                        "kdelibs4",
                        "kdepimlibs4",
                        "libidn",
                        "qt4-mac",
                        "libotr",
                        "expat",
                        "libxml2",
                        "libxslt",
                        "jasper2",
                        "gpgmepp",
                        "libmsn",
                        "zlib",
                        "phonon",
                        "sqlite3",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdenetwork4"
                    ]
                }
            ]
        },
        {
            "name": "kdepimlibs4-kioslaves",
            "portdir": "kde/kdepimlibs4",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE4 core PIM libraries",
            "long_description": "Core libraries necessary for Personal Information Management (PIM) in KDE4",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ossp-uuid",
                        "qjson",
                        "shared-mime-info",
                        "kdelibs4",
                        "kdepimlibs4",
                        "prison",
                        "qt4-mac",
                        "libxml2",
                        "libxslt",
                        "boost176",
                        "cyrus-sasl2",
                        "gpgmepp",
                        "perl5",
                        "phonon",
                        "openldap",
                        "akonadi",
                        "libical"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdepim4-runtime",
                        "kdepim4"
                    ]
                }
            ]
        },
        {
            "name": "kdepimlibs4",
            "portdir": "kde/kdepimlibs4",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE4 core PIM libraries",
            "long_description": "Core libraries necessary for Personal Information Management (PIM) in KDE4",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ossp-uuid",
                        "qjson",
                        "shared-mime-info",
                        "kdelibs4",
                        "prison",
                        "qt4-mac",
                        "libxml2",
                        "libxslt",
                        "boost176",
                        "cyrus-sasl2",
                        "gpgmepp",
                        "perl5",
                        "phonon",
                        "openldap",
                        "akonadi",
                        "libical"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-workspace",
                        "kdewebdev",
                        "kgpg",
                        "kimono",
                        "korundum",
                        "kuser",
                        "libkgapi",
                        "perlkde",
                        "smokekde",
                        "baloo",
                        "konversation",
                        "digikam",
                        "kdepim4-runtime",
                        "kdepimlibs4-kioslaves",
                        "kopete",
                        "tellico",
                        "kmymoney4",
                        "ktorrent4",
                        "kde4-runtime",
                        "kdepim4"
                    ]
                }
            ]
        },
        {
            "name": "kdepim4-runtime",
            "portdir": "kde/kdepim4-runtime",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE4 groupware suite runtime libraries",
            "long_description": "KDE4 groupware suite including a Mail client, addressbook, organizer and groupware integration.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "soprano",
                        "kde4-runtime",
                        "kdelibs4",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "qt4-mac",
                        "shared-desktop-ontologies",
                        "libxml2",
                        "libxslt",
                        "boost176",
                        "libkgapi",
                        "phonon",
                        "akonadi",
                        "qjson",
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdepim4"
                    ]
                }
            ]
        },
        {
            "name": "digikam",
            "portdir": "kde/digikam",
            "version": "4.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.digikam.org/",
            "description": "Photo Management Programme",
            "long_description": "Digital photo management programme to import, organise, enhance, search and export your digital images.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "caulier.gilles",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "docs",
                "translations",
                "use_private_libs",
                "lcms2",
                "mysql_check"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "cmake",
                        "automoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgphoto2",
                        "libusb",
                        "qca",
                        "qjson",
                        "ImageMagick",
                        "gdk-pixbuf2",
                        "lcms",
                        "lensfun",
                        "libjpeg-turbo",
                        "liblqr",
                        "libpgf",
                        "libpng",
                        "opencv3",
                        "tiff",
                        "kdelibs4",
                        "kdepimlibs4",
                        "libkdcraw",
                        "libkexiv2",
                        "libkipi",
                        "libksane",
                        "marble",
                        "shared-desktop-ontologies",
                        "eigen3",
                        "libgpod",
                        "expat",
                        "libxml2",
                        "qt4-mac",
                        "boost171",
                        "jasper2",
                        "libxslt",
                        "phonon",
                        "gettext",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons",
                        "kde4-runtime",
                        "kde4-baseapps",
                        "qt4-mac-sqlite3-plugin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dictconv",
            "portdir": "kde/dictconv",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ktranslator.sourceforge.net/",
            "description": "converts dictionary file types",
            "long_description": "dictconv converts a dictionary from one file type to another.",
            "active": true,
            "categories": [
                "kde"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtk",
            "portdir": "graphics/vtk",
            "version": "9.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vtk.org",
            "description": "Visualization Toolkit (VTK)",
            "long_description": "Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 10
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "openmpi",
                "mpich",
                "ffmpeg",
                "qt5",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "tiff",
                        "proj9",
                        "libxml2",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-mayavi",
                        "py35-mayavi",
                        "QCSXCAD",
                        "py37-mayavi",
                        "py39-mayavi",
                        "AppCSXCAD",
                        "py38-mayavi",
                        "openEMS",
                        "nektarpp",
                        "gdcm",
                        "py310-mayavi",
                        "py311-mayavi",
                        "py312-mayavi",
                        "CSXCAD"
                    ]
                }
            ]
        }
    ]
}