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

{
    "count": 50172,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=18",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=16",
    "results": [
        {
            "name": "voltron",
            "portdir": "devel/voltron",
            "version": "0.1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/voltron",
            "description": "A debugger UI",
            "long_description": "Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-flask",
                        "py27-flask-restful",
                        "py27-pygments",
                        "python27",
                        "py27-requests-unixsocket",
                        "py27-scruffington",
                        "py27-requests",
                        "py27-blessed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "volta-node",
            "portdir": "devel/volta-node",
            "version": "2.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/volta-cli/volta",
            "description": "Volta: JS Toolchains as Code.",
            "long_description": "Volta is a hassle-free way to manage your JavaScript command-line tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "fbeeres",
                    "github": "cideM",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "volta",
            "portdir": "www/volta",
            "version": "0.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/mahlon/volta",
            "description": "a high performance Squid compatible URI redirector",
            "long_description": "Volta is a high performance, low resource URI rewriter for use with the Squid caching proxy server (or alternatively Polipo!) With it, you can dynamically alter URI requests on various criteria. It uses a finite state machine to parse URIs and rules, and a constant database for storage. It can perform conditional rewrites internally or by evaluating Lua scripts.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tinycdb",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "volk-gnss-sdr-devel",
            "portdir": "science/volk-gnss-sdr",
            "version": "20240126-ec180d85",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnss-sdr.org",
            "description": "Volk modules for GNSS-SDR",
            "long_description": "Volk modules for GNSS-SDR: This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                },
                {
                    "name": "carles.fernandez",
                    "github": "carlesfernandez",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "orc",
                        "volk",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr-devel"
                    ]
                }
            ]
        },
        {
            "name": "volk-gnss-sdr",
            "portdir": "science/volk-gnss-sdr",
            "version": "0.0.19",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnss-sdr.org",
            "description": "Volk modules for GNSS-SDR",
            "long_description": "Volk modules for GNSS-SDR: This port is kept up with the VOLK-GNSS-SDR release, which is typically updated every few months.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                },
                {
                    "name": "carles.fernandez",
                    "github": "carlesfernandez",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "orc",
                        "volk",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr"
                    ]
                }
            ]
        },
        {
            "name": "volk-devel",
            "portdir": "science/volk",
            "version": "20200216-1ec627c1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "volk",
            "homepage": "https://libvolk.org/",
            "description": "Obsolete port, replaced by volk",
            "long_description": "This port has been replaced by volk.",
            "active": false,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "volk",
            "portdir": "science/volk",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://libvolk.org/",
            "description": "Vector-Optimized Library of Kernels",
            "long_description": "VOLK is the Vector-Optimized Library of Kernels, a library that contains kernels of hand-written single-instruction multiple data (SIMD) code for different mathematical operations, providing portable SIMD code that is optimized for a variety of platforms. volk provides the release version, which is typically updated every month or so.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "docs",
                "orc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "py310-six",
                        "py310-mako",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "python310",
                        "orc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-specest",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gqrx",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-linrad",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr-osmosdr",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "gnuradio-devel",
                        "gr37-sdrplay",
                        "SDRPlusPlus",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-specest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "luaradio"
                    ]
                }
            ]
        },
        {
            "name": "volatility",
            "portdir": "security/volatility",
            "version": "2.6.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.volatilityfoundation.org/",
            "description": "collection of tools for the extraction of digital artifacts from volatile memory (RAM) samples",
            "long_description": "The Volatility Framework is a completely open collection of tools for the extraction of digital artifacts from volatile memory (RAM) samples. The extraction techniques are performed completely independent of the system being investigated but offer unprecedented visibilty into the runtime state of the system. The framework is intended to introduce people to the techniques and complexities associated with extracting digital artifacts from volatile memory samples and provide a platform for further work into this exciting area of research.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-distorm",
                        "py27-pycryptodome"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yara"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "voidwalker",
            "portdir": "devel/voidwalker",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dholm/voidwalker",
            "description": "A GDB toolbox for low-level debugging.",
            "long_description": "(void)walker is a toolbox for GDB which provides utilities for debugging software on an instruction level. It is heavily influenced by the gdbinit by mammon_, elaine, fG! et al. but opens up for a much more advanced solution by using Python instead of GDB commands.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "FlowUI",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vobcopy",
            "portdir": "multimedia/vobcopy",
            "version": "1.2.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20180520195630/http://vobcopy.org:80/",
            "description": "copies DVD .vob files to hard disk",
            "long_description": "Vobcopy copies DVD disks or files to your hard disk, with optional decryption.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdvdread"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vnstat",
            "portdir": "net/vnstat",
            "version": "2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humdi.net/vnstat/",
            "description": "console-based network traffic monitor",
            "long_description": "vnStat is a console-based network traffic monitor for Linux and BSD that keeps a log of network traffic for the selected interface(s), it uses the network interface statistics provided by the kernel as information source. This means that vnStat won't actually be sniffing any traffic and also ensures light use of system resources.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vnote",
            "portdir": "editors/vnote",
            "version": "2.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vnotex.github.io/vnote/",
            "description": "A note-taking application, focusing on Markdown",
            "long_description": "VNote is a Qt-based, free and open source note-taking application, focusing on Markdown.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtwebchannel",
                        "qt5-qtwebengine",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vnc",
            "portdir": "x11/vnc",
            "version": "4.1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.realvnc.com/",
            "description": "Remote display system for X11 applications",
            "long_description": "Creates a virtual X11 windowing environment that can be viewed not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.",
            "active": true,
            "categories": [
                "vnc",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "xorg-libXaw",
                        "xorg-libXtst"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tsclient"
                    ]
                }
            ]
        },
        {
            "name": "vmtouch",
            "portdir": "sysutils/vmtouch",
            "version": "1.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hoytech.com/vmtouch/",
            "description": "portable file system cache diagnostics and control",
            "long_description": "vmtouch is a tool for learning about and controlling the file system cache of unix and unix-like systems.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vms-empire",
            "portdir": "games/vms-empire",
            "version": "1.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/vms-empire/",
            "description": "war simulation game",
            "long_description": "Empire is a simulation of a full-scale war between two emperors, the computer and you. Naturally, there is only room for one, so the object of the game is to destroy the other. The computer plays by the same rules that you do. This game is the ancestor of all the multiplayer Empire simulations out there.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vmrun-wrapper",
            "portdir": "sysutils/vmrun-wrapper",
            "version": "20160915",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boyonwheels/vmrun.wrapper",
            "description": "Control vmrun with launchd",
            "long_description": "A wrapper script for vmrun command from VMware Fusion that enables one to control virtual machines with launchd.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 223
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vm-pop3d",
            "portdir": "mail/vm-pop3d",
            "version": "1.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.reedmedia.net/software/virtualmail-pop3d/",
            "description": "POP3 server for Postfix that supports virtual domains and mailboxes",
            "long_description": "A POP3 server that supports virtual domains and virtual mailboxes such that users and mailboxes need not be associated with local Unix accounts.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postfix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vmips",
            "portdir": "emulators/vmips",
            "version": "1.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dgate.org/vmips/",
            "description": "MIPS R3000 emulator",
            "long_description": "VMIPS is a simulator for a machine compatible with the MIPS R3000 RISC architecture.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "brg",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vmdktool",
            "portdir": "sysutils/vmdktool",
            "version": "1.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://manned.org/vmdktool",
            "description": "converts raw filesystems to VMDK files and vice versa",
            "long_description": "vmdktool converts raw filesystems to VMDK files and vice versa. VMDK files can be imported directly into most Virtual Machine servers as guest filesystems. Automatic machine deployments into products such as VMware’s ESXi and VirtualBox requires the ability to construct VMDK files as the initial filesystem images for the created guests.",
            "active": true,
            "categories": [
                "sysutils",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "glenn",
                    "github": "glennmatthews",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vmd",
            "portdir": "textproc/vmd",
            "version": "1.34.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yoshuawuyts/vmd",
            "description": "Preview markdown files",
            "long_description": "Preview markdown files in a separate window. Markdown is formatted exactly the same as on GitHub.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vlfeat",
            "portdir": "graphics/vlfeat",
            "version": "0.9.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vlfeat.org/",
            "description": "Implementation of SIFT, MSER and other CV algorithms.",
            "long_description": "The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2816
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VLC2",
            "portdir": "multimedia/VLC2",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org",
            "description": "VLC is a cross-platform media player and streaming server",
            "long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "aalib",
                "dbus",
                "fluidsynth",
                "freerdp",
                "gstreamer",
                "jack",
                "notify",
                "pulse",
                "shout",
                "smb",
                "svg",
                "qt4",
                "quartz",
                "x11",
                "huge",
                "full",
                "power"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "flac",
                        "lame",
                        "libdca",
                        "libid3tag",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "speex",
                        "speexDSP",
                        "taglib",
                        "twolame",
                        "gettext",
                        "glib2",
                        "gmp",
                        "gnutls",
                        "libcddb",
                        "libcdio",
                        "libdc1394",
                        "libdvbpsi",
                        "libdvdnav",
                        "libdvdread",
                        "libgcrypt",
                        "libgpg-error",
                        "libssh2",
                        "libupnp",
                        "libusb",
                        "ncurses",
                        "nettle",
                        "orc",
                        "readline",
                        "desktop-file-utils",
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg15",
                        "tiff",
                        "lua",
                        "libidn",
                        "ffmpeg",
                        "libass",
                        "libbluray",
                        "libmatroska",
                        "libmpeg2",
                        "libmtp",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "live555",
                        "schroedinger",
                        "vcdimager",
                        "x264",
                        "x265",
                        "avahi",
                        "libproxy",
                        "freetype",
                        "p11-kit",
                        "fribidi",
                        "libebml",
                        "libiconv",
                        "BGHUDAppKit",
                        "openssl3",
                        "zvbi",
                        "libxml2",
                        "bzip2",
                        "xz",
                        "zlib",
                        "minizip",
                        "a52dec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libbdplus",
                        "libaacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VLC",
            "portdir": "multimedia/VLC",
            "version": "3.0.11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org",
            "description": "VLC is a cross-platform media player and streaming server",
            "long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-vlc",
                        "phonon-backend-vlc-qt5"
                    ]
                }
            ]
        },
        {
            "name": "vlang",
            "portdir": "lang/vlang",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vlang.io/",
            "description": "Simple, fast, safe, compiled language for developing maintainable software",
            "long_description": "Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. This port provides weekly builds of Vlang.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 149
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vivid",
            "portdir": "sysutils/vivid",
            "version": "0.10.1",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/vivid",
            "description": "A themeable LS_COLORS generator with a rich filetype datebase",
            "long_description": "vivid is a generator for the LS_COLORS environment variable that controls the colorized output of ls, tree, fd, bfs, dust and many other tools.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "intact79",
                    "github": "intactio",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viu",
            "portdir": "graphics/viu",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atanunq/viu",
            "description": "Simple terminal image viewer written in Rust.",
            "long_description": "A small command-line application to view images from the terminal written in Rust. It is basically the front-end of viuer. It uses either iTerm or Kitty graphics protocol, if supported. If not, lower half blocks (▄ or \\u2584) are displayed instead.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 639
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vitables",
            "portdir": "python/vitables",
            "version": "3.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uvemas/ViTables",
            "description": "ViTables is a graphical tool for PyTables.",
            "long_description": "ViTables is a graphical browser for HDF5 and PyTables files. It allows you to open HDF5 files, browse their contents and display datasets.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatchling",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "py313-qtpy",
                        "py313-tables"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vit",
            "portdir": "office/vit",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taskwarrior.org/news/news.20140406.html",
            "description": "Vit is a full-screen terminal interface for Taskwarrior",
            "long_description": "Vit is a full-screen terminal interface for Taskwarrior with Vi key bindings and complete support for native Taskwarrior colorization.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "task",
                        "p5.34-curses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VisualVM",
            "portdir": "java/VisualVM",
            "version": "2.1.7",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://visualvm.github.io",
            "description": "All-in-One Java Troubleshooting Tool",
            "long_description": "VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities. Designed for both development and production time use",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VisualBoyAdvance",
            "portdir": "emulators/VisualBoyAdvance",
            "version": "1.7.2",
            "license": "GPL-2+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vba.ngemu.com/index.shtml",
            "description": "An emulator for Gameboy and GameboyAdvance systems.",
            "long_description": "An emulator for Gameboy and GameboyAdvance systems.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vislcg3",
            "portdir": "textproc/vislcg3",
            "version": "1.3.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://visl.sdu.dk/constraint_grammar.html",
            "description": "Constraint Grammar parser for the VISL CG-3 formalism",
            "long_description": "Constraint Grammar (CG) is a methodological paradigm for Natural Language Parsing. Linguist-written, context dependent rules are compiled by VISL CG-3 into a grammar that assigns grammatical tags to tokens in running text. Tags address base forms, inflexion, derivation, syntactic function, dependency, valency, case roles, semantic type etc. Rules may add, remove, select or replace a (set of) tags in a given sentence context. Context conditions can be linked to any (set of) tags of any word in the sentence, over absolute or undefined distances. Context conditions in the same rule may be conditioned upon each other, negated or blocked by interfering words or tags.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "consult",
                    "github": "TinoDidriksen",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viskores",
            "portdir": "graphics/viskores",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://viskores.readthedocs.io",
            "description": "A visualization library for many-threaded devices",
            "long_description": "Viskores is a toolkit of scientific visualization algorithms for emerging processor architectures. Viskores supports the fine-grained concurrency for data analysis and visualization algorithms required to drive extreme scale computing by providing abstract models for data and execution that can be applied to a variety of algorithms across many different processor architectures.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1976
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "hdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vis5d",
            "portdir": "science/vis5d",
            "version": "1.3.0-beta",
            "license": "(GPL-2 or Restrictive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vis5d.sourceforge.net/",
            "description": "OpenGL-based scientific visualization program",
            "long_description": "Vis5D+ is a system for interactive visualization of large 5-D gridded data sets such as those produced by numerical weather models. One can make isosurfaces, contour line slices, colored slices, volume renderings, etc of data in a 3-D grid, then rotate and animate the images in real time. There's also a feature for wind trajectory tracing, a way to make text anotations for publications, support for interactive data analysis, etc.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "g95",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf",
                        "libiconv",
                        "libGLU",
                        "gettext",
                        "xorg-libsm",
                        "mesa",
                        "libpng",
                        "tcl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "vis",
            "portdir": "editors/vis",
            "version": "0.9",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martanne/vis",
            "description": "a highly efficient text editor",
            "long_description": "vis is a highly efficient screen-oriented text editor combining the strengths of both vi(m) and sam.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtermkey",
                        "ncurses",
                        "tre",
                        "lua54",
                        "lua54-lpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virt-viewer",
            "portdir": "emulators/virt-viewer",
            "version": "11.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virt-manager.org",
            "description": "connects to VMs via VNC/SPICE and libvirt",
            "long_description": "Virtual Machine Viewer provides a graphical console client for connecting to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide the display, and libvirt for looking up VNC/SPICE server details.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvirt-glib",
                        "glib2",
                        "libxml2",
                        "gtk-vnc",
                        "gtk3",
                        "spice-gtk",
                        "libvirt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virtuoso-7",
            "portdir": "devel/virtuoso-7",
            "version": "7.2.10",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "openssl10",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "virtuoso"
                    ]
                }
            ]
        },
        {
            "name": "virtuoso-6",
            "portdir": "devel/virtuoso-6",
            "version": "6.1.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "openssl10",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virtuoso-5",
            "portdir": "devel/virtuoso-5",
            "version": "5.0.15",
            "license": "GPL",
            "platforms": "{darwin < 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "kerberos5",
                        "openssl10",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virtuoso",
            "portdir": "devel/virtuoso",
            "version": "7.1.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
            "description": "a high-performance object-relational SQL database",
            "long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "virtuoso-7",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "soprano",
                        "kde4-runtime",
                        "R-virtuoso"
                    ]
                }
            ]
        },
        {
            "name": "VirtualPlanetBuilder",
            "portdir": "graphics/VirtualPlanetBuilder",
            "version": "0.9.13",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openscenegraph/VirtualPlanetBuilder",
            "description": "terrain database creation tool",
            "long_description": "VirtualPlanetBuilder is a terrain database creation tool that can read a wide range of geospatial imagery and elevation data and scales from small-area terrain databases to massive whole-planet paged databases. These databases can be uploaded to the Internet to provide online GoogleEarth-style roaming of whole-planet databases, or kept on local disks for high-speed access for professional flight simulator applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "OpenSceneGraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virtualenvwrapper_select",
            "portdir": "python/virtualenvwrapper_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default virtualenvwrapper version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of virtualenvwrapper.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-virtualenvwrapper",
                        "py37-virtualenvwrapper",
                        "py310-virtualenvwrapper",
                        "py311-virtualenvwrapper",
                        "py312-virtualenvwrapper",
                        "py39-virtualenvwrapper"
                    ]
                }
            ]
        },
        {
            "name": "virtualenv_select",
            "portdir": "python/virtualenv_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default virtualenv version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of virtualenv.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py34-virtualenv",
                        "py35-virtualenv",
                        "py36-virtualenv",
                        "py38-virtualenv",
                        "py37-virtualenv",
                        "py27-virtualenv",
                        "py39-virtualenv",
                        "py310-virtualenv",
                        "py311-virtualenv",
                        "py312-virtualenv",
                        "py313-virtualenv",
                        "py314-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "virtualenv-clone_select",
            "portdir": "python/virtualenv-clone_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default virtualenv-clone version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of virtualenv-clone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-virtualenv-clone",
                        "py38-virtualenv-clone",
                        "py39-virtualenv-clone",
                        "py310-virtualenv-clone",
                        "py311-virtualenv-clone",
                        "py312-virtualenv-clone"
                    ]
                }
            ]
        },
        {
            "name": "virt-manager",
            "portdir": "gnome/virt-manager",
            "version": "5.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virt-manager.org",
            "description": "Virtual Machine Manager",
            "long_description": "virt-manager is a graphical tool for managing virtual machines via libvirt. Most usage is with QEMU/KVM virtual machines, but Xen and libvirt LXC containers are well supported. Common operations for any libvirt driver should work. \n\nExpect limited functionality as macOS is not the usual platform for this application; its primary use on macOS is for remote administration of Linux boxes.",
            "active": true,
            "categories": [
                "gnome",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "py313-docutils",
                        "python313",
                        "clang-18",
                        "makeicns",
                        "ninja",
                        "meson",
                        "glib2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-gobject3",
                        "py313-libxml2",
                        "gtk-vnc",
                        "gtk3",
                        "gtksourceview4",
                        "spice-gtk",
                        "vte",
                        "libosinfo",
                        "libvirt-glib",
                        "py313-requests",
                        "py313-libvirt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-gobject3",
                        "py312-libxml2",
                        "py312-libvirt",
                        "py312-requests",
                        "libvirt-glib",
                        "libosinfo",
                        "vte",
                        "spice-gtk",
                        "gtksourceview4",
                        "gtk3",
                        "gtk-vnc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virglrenderer",
            "portdir": "graphics/virglrenderer",
            "version": "0.10.4e",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.freedesktop.org/virgl/virglrenderer",
            "description": "VirGL virtual OpenGL renderer",
            "long_description": "Library that gives emulators the necessary tools to implement a virtio-gpu device, in particular one with 3D support.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [
                "x11",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "vulkan-headers",
                        "clang-18",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libepoxy",
                        "MoltenVK"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libkrun"
                    ]
                }
            ]
        },
        {
            "name": "vipsdisp",
            "portdir": "graphics/vipsdisp",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jcupitt/vipsdisp",
            "description": "Tiny libvips/gtk+4 image viewer",
            "long_description": "Tiny libvips/gtk+4 image viewer",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "vips",
                        "gtk4",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vips",
            "portdir": "graphics/vips",
            "version": "8.16.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvips.github.io/libvips/",
            "description": "VIPS is an image processing library.",
            "long_description": "VIPS is an image processing library. It is good for large images and for colour.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jcupitt",
                    "github": "jcupitt",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libexif",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "nifticlib",
                        "openexr",
                        "openslide",
                        "poppler",
                        "libarchive",
                        "webp",
                        "fftw-3",
                        "matio",
                        "cfitsio",
                        "hdf5",
                        "expat",
                        "pango",
                        "libjxl",
                        "tiff",
                        "zlib",
                        "glib2",
                        "libtool",
                        "orc",
                        "libgsf",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nip2",
                        "vipsdisp",
                        "dmapd",
                        "photoqt"
                    ]
                }
            ]
        },
        {
            "name": "vint",
            "portdir": "devel/vint",
            "version": "0.3.21",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Vimjas/vint",
            "description": "Lint tool for Vim script language",
            "long_description": "Vint is a Vim script language linter that aims to be highly extensible, customizable, and performant.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ansicolor",
                        "py39-chardet",
                        "py39-yaml",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vino",
            "portdir": "gnome/vino",
            "version": "3.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Vino",
            "description": "Vino is a VNC server for the current GNOME user",
            "long_description": "Vino is a VNC server for the current GNOME user",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "avahi",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsecret",
                        "libjpeg-turbo",
                        "xorg-libXdamage",
                        "zlib",
                        "xorg-libXtst",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXext",
                        "telepathy-glib",
                        "dbus-glib",
                        "gnutls",
                        "libgcrypt",
                        "libnotify",
                        "desktop-file-utils",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "vineserver3",
            "portdir": "aqua/vineserver",
            "version": "3.12",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.testplant.com/products/vine_server",
            "description": "a full-featured VNC server (formerly OSXvnc)",
            "long_description": "Vine Server (formerly OSXvnc) is a full-featured VNC server for Mac OS X providing remote access to the GUI, keyboard and mouse using any VNC client.",
            "active": true,
            "categories": [
                "aqua",
                "vnc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "libiconv"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}