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

{
    "count": 49310,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=972",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=970",
    "results": [
        {
            "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": "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": "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": "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": "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": "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": 460
                }
            ],
            "variants": [
                "debug",
                "python39",
                "python310",
                "python311",
                "python312",
                "docs",
                "orc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "doxygen",
                        "py310-six",
                        "py310-mako",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "python310",
                        "orc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-specest",
                        "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",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "gr37-sdrplay",
                        "SDRPlusPlus",
                        "gr-iridium",
                        "gr37-iridium",
                        "gr-specest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "luaradio"
                    ]
                }
            ]
        },
        {
            "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": 460
                }
            ],
            "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-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": 460
                },
                {
                    "name": "carles.fernandez",
                    "github": "carlesfernandez",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "py39-mako",
                        "py39-six"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "volk",
                        "boost176",
                        "orc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr"
                    ]
                }
            ]
        },
        {
            "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": 460
                },
                {
                    "name": "carles.fernandez",
                    "github": "carlesfernandez",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "py39-mako",
                        "py39-six"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "volk",
                        "boost176",
                        "orc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnss-sdr-devel"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "voms",
            "portdir": "security/voms",
            "version": "2.0.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/italiangrid/voms",
            "description": "create a proxy with VOMS extensions",
            "long_description": "The voms-proxy-init generates a proxy with the VOMS information included in a non-critical extension.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "okoeroo",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vorbisgain",
            "portdir": "audio/vorbisgain",
            "version": "0.37",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sjeng.org/vorbisgain.html",
            "description": "corrects the volume of an Ogg Vorbis file to a predefined standardized loudness",
            "long_description": "VorbisGain corrects the volume of an Ogg Vorbis file to a predefined standardized loudness by calculating the file's percieved sound level using the ReplayGain algorithm. VorbisGain then stores in the comments (tags) in the file a suggestion on how the volume should be changed during playback to get a uniform sound level. You then need to use an audio player that knows about and acts on that suggestion.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "libogg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vorbis-tools",
            "portdir": "audio/vorbis-tools",
            "version": "1.4.2",
            "license": "GPL-2+ and BSD and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vorbis.com/",
            "description": "The Ogg Vorbis CODEC tools",
            "long_description": "Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. This places Vorbis in the same competetive class as audio representations such as MPEG-4 (AAC), and similar to, but higher performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ), WMA and PAC.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "speex",
                "flac",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libao",
                        "curl",
                        "libvorbis",
                        "opusfile",
                        "gettext",
                        "libogg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abcde",
                        "gpodder"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "normalize"
                    ]
                }
            ]
        },
        {
            "name": "voroxx",
            "portdir": "science/voroxx",
            "version": "0.4.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://math.lbl.gov/voro++/",
            "description": "a software library for carrying out three-dimensional computations of the Voronoi tessellation",
            "long_description": "Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1495
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "vowpal_wabbit",
            "portdir": "math/vowpal_wabbit",
            "version": "8.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hunch.net/~vw/",
            "description": "a fast online learning tool",
            "long_description": "Vowpal Wabbit is the essence of speed in machine learning, able to learn from terafeature datasets with ease. Via parallel learning, it can exceed the throughput of any single machine network interface when doing linear learning, a first amongst learning algorithms.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2731
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpcs",
            "portdir": "emulators/vpcs",
            "version": "0.8c-20160224",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.freecode.com.cn/doku.php?id=wiki:vpcs",
            "description": "Virtual PC Simulator particularly of use with the Cisco dynamips emulator.",
            "long_description": "Virtual PC Simulator particularly of use with the Cisco dynamips emulator. The VPCS can simulate up to 9 PCs. You can ping/traceroute them, or ping/traceroute the other hosts/routers from the virtual PCs when you study the Cisco routers in the Dynamips. VPCS is not the traditional PC, it is just a program running on the Linux or Windows, and only few network commands can be used in it. But VPCS can give you a big hand when you study the Cisco devices in the Dynamips. VPCS can replace the routers or VMware boxes which are used as PCs in the Dynamips network. Try VPCS, it can save your CPU/Memory. It is very small.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "lasticppc",
                    "github": "lastic",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpnc",
            "portdir": "net/vpnc",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.unix-ag.uni-kl.de/~massar/vpnc/",
            "description": "client for cisco vpn concentrator",
            "long_description": "vpnc is an open source replacement for the commercial cisco vpnclient. It is supposed to work with the following systems: - Cisco VPN concentrator 3000 Series - Cisco IOS routers - Cisco PIX / ASA Zecurity Appliances - Juniper/Netscreen",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "hybrid_cert"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "libgpg-error"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpnc-scripts",
            "portdir": "net/vpnc-scripts",
            "version": "20190606",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.infradead.org/openconnect/vpnc-script.html",
            "description": "connect scripts for use with vpnc and openconnect",
            "long_description": "This package contains scripts used by vpnc and OpenConnect (and possibly other programs) to provide an OS-independent interface for various operations associated with configuring VPNs over tun devices.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openconnect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openconnect-gui"
                    ]
                }
            ]
        },
        {
            "name": "vpn-slice",
            "portdir": "net/vpn-slice",
            "version": "0.16.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlenski/vpn-slice",
            "description": "vpnc-script replacement for split-tunnel setup",
            "long_description": "Replacement for the vpnc-script used by OpenConnect or VPNC. \n\nInstead of trying to copy the behavior of standard corporate VPN clients, which normally reroute all your network traffic through the VPN, this one tries to minimize your contact with an intrusive VPN. This is also known as a split-tunnel VPN, since it splits your traffic between the VPN tunnel and your normal network interfaces. \n\nIf you are using a VPN to route all your traffic for privacy reasons (or to avoid censorship in repressive countries), then you do not want to use this.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 165
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dnspython",
                        "py311-setproctitle",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpopmail",
            "portdir": "mail/vpopmail",
            "version": "5.4.25",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.inter7.com/index.php?page=vpopmail",
            "description": "Manage multiple virtual domains with Qmail",
            "long_description": "Vpopmail is a set of programs for creating and managing multiple virtual domains on a qmail server, with full support for many POP/IMAP servers.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "onchange",
                "mysql5",
                "roaming",
                "noclearpasswords",
                "learnpasswords",
                "spamassassin",
                "maildrop",
                "logverbose",
                "logpwds",
                "logall",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qmail-spamcontrol",
                        "ucspi-tcp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpype",
            "portdir": "graphics/vpype",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abey79/vpype",
            "description": "The Swiss-Army-knife command-line tool for plotter vector graphics.",
            "long_description": "The Swiss-Army-knife command-line tool for plotter vector graphics.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "abey79",
                    "ports_count": 19
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-Pillow",
                        "py310-scipy",
                        "py310-matplotlib",
                        "py310-shapely",
                        "py310-multiprocess",
                        "python310",
                        "py310-moderngl",
                        "py310-pnoise",
                        "py310-svgelements",
                        "py310-svgwrite",
                        "py310-pyside2",
                        "py310-glcontext",
                        "py310-tomli",
                        "py310-click",
                        "py310-asteval",
                        "py310-cachetools",
                        "py310-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vramsteg",
            "portdir": "sysutils/vramsteg",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gothenburgbitfactory.org/vramsteg/",
            "description": "Utility for displaying progress bars",
            "long_description": "Vramsteg, from the Swedish framsteg (progress), is a CLI progress bar that can be used from any script language. It supports color, labels, percentage completion, elapsed time and estimates.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vrc-get",
            "portdir": "devel/vrc-get",
            "version": "1.9.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anatawa12/vrc-get",
            "description": "Fast open-source command line client of VRChat Package Manager",
            "long_description": "Open-source command line client of VRChat Package Manager, the main feature of VRChat Creator Companion (VCC), developed by the community.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "vcc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vrpn",
            "portdir": "net/vrpn",
            "version": "07.34",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vrpn.org/",
            "description": "Virtual-Reality Peripheral Network",
            "long_description": "The Virtual-Reality Peripheral Network (VRPN) is a set of classes that implement an interface between application programs and the set of physical devices (tracker, etc.) used in a virtual-reality (VR) system.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vsd2svg",
            "portdir": "graphics/vsd2svg",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dia-installer.de/vsd2svg/",
            "description": "A commandline tool to convert files in VSD (Visio) format to SVG.",
            "long_description": "A commandline tool to convert files in VSD (Visio) format to SVG. VSD is the format used by Visio.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge",
                        "libvisio-0.1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vsftpd",
            "portdir": "net/vsftpd",
            "version": "3.0.5",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://security.appspot.com/vsftpd.html",
            "description": "Secure FTP server for UNIX systems",
            "long_description": "vsftpd is an FTP server, or daemon. The 'vs' stands for Very Secure. Obviously this is not a guarantee, but a reflection that it is written with security in mind, and carefully designed to be resilient to attack.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vsh",
            "portdir": "security/vsh",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fishi0x01/vsh",
            "description": "HashiCorp Vault interactive shell and cli tool",
            "long_description": "vsh is a HashiCorp Vault interactive shell and cli tool. It comes with multiple common operations and treats paths like directories and files.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vstr",
            "portdir": "devel/vstr",
            "version": "1.0.15",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.and.org/vstr/",
            "description": "Vstr string library",
            "long_description": "Vstr is a safe and fast string library for C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vte",
            "portdir": "gnome/vte",
            "version": "0.76.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Terminal/VTE",
            "description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that.",
            "long_description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that. Vte is mainly used in gnome-terminal, but can also be used to embed a console/terminal in games, editors, IDEs, etc.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 347
                }
            ],
            "variants": [
                "docs",
                "glade",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-17",
                        "cctools",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "vala",
                        "fribidi",
                        "lz4",
                        "gettext-runtime",
                        "pango",
                        "zlib",
                        "glib2",
                        "gnutls",
                        "icu",
                        "pcre2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlterm",
                        "amttools",
                        "gnome-terminal",
                        "astroid",
                        "virt-manager",
                        "sakura",
                        "geany-plugins",
                        "gnome3-core",
                        "rb33-vte3",
                        "rb32-vte3",
                        "rb31-vte3",
                        "geany",
                        "anjuta",
                        "genius",
                        "xfce4-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "vte-gtk2-compat",
            "portdir": "gnome/vte-gtk2-compat",
            "version": "0.28.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Terminal widget with improved accessibility and I18N support.",
            "long_description": "Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "gperf",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "terminator",
                        "gnome-mud"
                    ]
                }
            ]
        },
        {
            "name": "vte-gtk2-xfce",
            "portdir": "xfce/vte-gtk2-xfce",
            "version": "0.28.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Terminal widget with improved accessibility and I18N support.",
            "long_description": "Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.",
            "active": false,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "gperf",
                        "libtool",
                        "pkgconfig",
                        "gnome-common"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "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": 9
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang18",
                "clang15",
                "clang16",
                "clang17",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "ffmpeg",
                "qt5",
                "python39",
                "python310",
                "python311",
                "python312",
                "python313",
                "xdmf",
                "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",
                        "AppCSXCAD",
                        "py37-mayavi",
                        "py39-mayavi",
                        "py310-mayavi",
                        "py312-mayavi",
                        "py311-mayavi",
                        "CSXCAD",
                        "py38-mayavi",
                        "openEMS",
                        "gdcm",
                        "nektarpp"
                    ]
                }
            ]
        },
        {
            "name": "vtk5",
            "portdir": "graphics/vtk5",
            "version": "5.10.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "vtk",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by vtk",
            "long_description": "This port has been replaced by vtk.",
            "active": false,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtk-m",
            "portdir": "graphics/vtk-m",
            "version": "2.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://m.vtk.org/",
            "description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures",
            "long_description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures. VTK-m 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": 1906
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtk-m-17",
            "portdir": "graphics/vtk-m",
            "version": "1.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://m.vtk.org/",
            "description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures",
            "long_description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures. VTK-m 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": 1906
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtm",
            "portdir": "sysutils/vtm",
            "version": "0.9.99.69",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/netxs-group/vtm",
            "description": "Monotty Desktopio - text-based desktop environment inside your terminal",
            "long_description": "vtm is a terminal multiplexer with window manager and session sharing.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support",
                        "macports-libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vttest",
            "portdir": "devel/vttest",
            "version": "20241208",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/vttest/",
            "description": "VT100/VT220/XTerm test utility",
            "long_description": "Test the compatibility of VT100/VT220/XTerm terminal emulators.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtun",
            "portdir": "net/vtun",
            "version": "3.0.4",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vtun.sourceforge.net/",
            "description": "vtun is for creating encrypted network links",
            "long_description": "vtun is for creating encrypted network links. It is the easiest way to create virtual tunnels over TCP/IP networks with traffic shaping, compression, and encryption. Open-Source and distributed under the GPL, it supports IP, PPP, SLIP, ethernet and other tunnel types. vtun is easily and highly configurable, it can be used for various network tasks.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lzo",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtwm",
            "portdir": "x11/vtwm",
            "version": "5.5.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vtwm.org",
            "description": "Twm with a virtual desktop and optional Motif-like features",
            "long_description": "Twm with a virtual desktop and optional Motif-like features",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXinerama",
                        "xorg-libXmu",
                        "esound",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "xpm",
                        "xorg-libXrandr",
                        "flex",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulkan-headers",
            "portdir": "graphics/vulkan-headers",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vulkan.lunarg.com",
            "description": "Vulkan header files and API registry",
            "long_description": "Development header files for the Vulkan graphics API. See MoltenVK, and Vulkan-Loader for related ports.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "virglrenderer",
                        "libplacebo",
                        "vulkan-loader",
                        "vulkan-tools",
                        "vulkan-utility-libraries",
                        "vulkan-validationlayers",
                        "vulkan-volk"
                    ]
                }
            ]
        },
        {
            "name": "vulkan-loader",
            "portdir": "graphics/vulkan-loader",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vulkan.lunarg.com",
            "description": "Vulkan loader",
            "long_description": "Loader for Vulkan Installable Client Drivers (ICDs) and Vulkan Layers. While MoltenVK on macOS can be linked to directly, it is a Level 0 ICD and thus requires a loader in order to use Layers.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [
                "debug",
                "manifest",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "MoltenVK",
                        "vulkan-headers",
                        "clang-17",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-validationlayers"
                    ]
                }
            ]
        },
        {
            "name": "vulkan-tools",
            "portdir": "graphics/vulkan-tools",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vulkan.lunarg.com",
            "description": "Vulkan tools",
            "long_description": "Provides vulkaninfo command for checking Vulkan installation configuration status",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "shaderc",
                        "cmake",
                        "glslang",
                        "vulkan-headers",
                        "clang-17",
                        "vulkan-volk",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vulkan-loader"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulkan-utility-libraries",
            "portdir": "graphics/vulkan-utility-libraries",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vulkan.lunarg.com",
            "description": "Utility libraries for Vulkan developers",
            "long_description": "Utility libraries for Vulkan developers",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "vulkan-headers",
                        "clang-17",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vulkan-validationlayers"
                    ]
                }
            ]
        },
        {
            "name": "vulkan-validationlayers",
            "portdir": "graphics/vulkan-validationlayers",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vulkan.lunarg.com",
            "description": "Vulkan layers for validation and debugging",
            "long_description": "Provides Vulkan validation layers that can be enabled to assist development by enabling developers to verify their applications correct use of the Vulkan API",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "vulkan-headers",
                        "spirv-headers",
                        "clang-17",
                        "vulkan-volk",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spirv-tools",
                        "vulkan-loader",
                        "vulkan-utility-libraries",
                        "glslang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulkan-volk",
            "portdir": "graphics/vulkan-volk",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeux/volk",
            "description": "Meta loader for Vulkan API",
            "long_description": "volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan without linking to vulkan-1.dll or statically linking Vulkan loader. Additionally, volk simplifies the use of Vulkan extensions by automatically loading all associated entrypoints. Finally, volk enables loading Vulkan entrypoints directly from the driver which can increase performance by skipping loader dispatch overhead.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "glslang",
                        "vulkan-headers",
                        "clang-17",
                        "python313",
                        "shaderc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-validationlayers"
                    ]
                }
            ]
        },
        {
            "name": "vulture",
            "portdir": "devel/vulture",
            "version": "2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jendrikseipp/vulture",
            "description": "Find dead Python code",
            "long_description": "Find dead Python code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-toml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VVVVVV",
            "portdir": "games/VVVVVV",
            "version": "2.4.3",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thelettervsixtim.es",
            "description": "The indie platformer game where you reversed gravity instead of jumping",
            "long_description": "The indie platformer game where you reversed gravity instead of jumping. Developed by Terry Cavanagh, with music by Magnus Pålsson.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "debug",
                "campaign",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "makeicns"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tinyxml2",
                        "physfs",
                        "libsdl2",
                        "FAudio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vxl",
            "portdir": "devel/vxl",
            "version": "3.5.0",
            "license": "BSD and GPL-2+ and zlib and MIT and Boost",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vxl.github.io",
            "description": "C++ libraries for computer vision",
            "long_description": "VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "bzip2",
                        "tiff",
                        "libpng",
                        "zlib",
                        "libgeotiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit"
                    ]
                }
            ]
        }
    ]
}