GET /api/v1/ports/?format=api&ordering=-name&page=16
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=17",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=15",
    "results": [
        {
            "name": "wandio",
            "portdir": "devel/wandio",
            "version": "1.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://research.wand.net.nz/software/libwandio.php",
            "description": "C library for compressed file I/O",
            "long_description": "Libwandio is a software library written in C that provides an API for transparently reading from and writing to files using a variety of supported compression methods. I/O performance is improved by doing any compression and/or decompression using a separate thread.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "alistair",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "lzo2",
                        "xz",
                        "zlib",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wander",
            "portdir": "net/wander",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robinovitch61/wander",
            "description": "A terminal app/TUI for HashiCorp Nomad",
            "long_description": "An efficient terminal application/TUI for your HashiCorp Nomad cluster: - browse jobs, allocations, tasks, and logs, - exec to run commands in running tasks, - tail global or targeted events using a jq query, - save any view as a local file and see full specs",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet-server",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations. The wallet server, run by remctld, maintains the database of object metadata and secure objects, and responds to requests from the wallet client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "p5.34-crypt-generatepassword",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sql-translator",
                        "kerberos5",
                        "p5.34-timedate",
                        "remctl",
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-dbi",
                        "p5.34-dbix-class",
                        "p5.34-digest-md5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet-kdc",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations. This port contains a remctl script, to be run on the Kerberos 5 KDC, that will generate keytabs at the request of a Wallet server. This variant is only meant to be installed on a KDC, and does not include Wallet server or client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "p5.34-module-build",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "remctl",
                        "perl5.34",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wallet",
            "portdir": "net/wallet",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eyrie.org/~eagle/software/wallet/",
            "description": "Kerberos-authenticated secure data management",
            "long_description": "The wallet is a system for managing secure data, authorization rules to retrieve or change that data, and audit rules for documenting actions taken on that data. Objects of various types may be stored in the wallet or generated on request and retrieved by authorized users. The wallet tracks ACLs, metadata, and trace information. It uses Kerberos authentication. One of the object types it supports is Kerberos keytabs, making it suitable as a user-accessible front-end to Kerberos kadmind with richer ACL and metadata operations.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "akkornel",
                    "github": "akkornel",
                    "ports_count": 5
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "p5.34-module-build",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "remctl",
                        "perl5.34",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wakeonlan",
            "portdir": "net/wakeonlan",
            "version": "0.42",
            "license": "Artistic-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpoliv/wakeonlan",
            "description": "wakeonlan sends magic packets for network-devices to wake up",
            "long_description": "Wakeonlan is a Perl script that sends 'magic packets' to wake-on-LAN enabled ethernet adapters and motherboards, in order to switch on remote computers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 223
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wait_on",
            "portdir": "sysutils/wait_on",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freshports.org/sysutils/wait_on/",
            "description": "waits until a file or directory is changed",
            "long_description": "wait_on waits until a file is created, changed, or deleted using kqueue. Provides a timeout to wait for changes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "waitfor",
            "portdir": "sysutils/waitfor",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hennessynet.com/waitfor/",
            "description": "waits until a url is available, a port is being listened to, etc.",
            "long_description": "utility that will wait until a url is available, until a port is being listened to, until an amount of time has passed or until a shell command succeeds.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wails",
            "portdir": "devel/wails",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wails.io",
            "description": "Create beautiful applications using Go",
            "long_description": "The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. All you have to do is get creative!",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "npm8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wabt",
            "portdir": "lang/wabt",
            "version": "1.0.36",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/WebAssembly/wabt",
            "description": "The WebAssembly Binary Toolkit",
            "long_description": "WABT (we pronounce it \"wabbit\") is a suite of tools for WebAssembly, including: wat2wasm: translate from WebAssembly text format to the WebAssembly binary format wasm2wat: the inverse of wat2wasm, translate from the binary format back to the text format (also known as a .wat) wasm-objdump: print information about a wasm binary. Similiar to objdump. wasm-interp: decode and run a WebAssembly binary file using a stack-based interpreter wasm-decompile: decompile a wasm binary into readable C-like syntax. wat-desugar: parse .wat text form as supported by the spec interpreter (s-expressions, flat syntax, or mixed) and print \"canonical\" flat format wasm2c: convert a WebAssembly binary file to a C source and header wasm-strip: remove sections of a WebAssembly binary file wasm-validate: validate a file in the WebAssembly binary format wast2json: convert a file in the wasm spec test format to a JSON file and associated wasm binary files wasm-stats: output stats for a module spectest-interp: read a Spectest JSON file, and run its tests in the interpreter These tools are intended for use in (or for development of) toolchains or other systems that want to manipulate WebAssembly files.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "w3m-devel",
            "portdir": "www/w3m",
            "version": "20220429",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "w3m",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by w3m",
            "long_description": "This port has been replaced by w3m.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "inline_image_gtk2",
                "inline_image_imlib2"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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": "w3m",
            "portdir": "www/w3m",
            "version": "0.5.3.20230121",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tats/w3m",
            "description": "pager/text based browser",
            "long_description": "w3m is a pager/text-based WWW browser. It is a similar application to Lynx, but it has several features Lynx doesn't have, like tables, frames and inline image rendering. Its 8-bit support is second to none.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "imlib2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib",
                        "gettext-runtime",
                        "boehmgc",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gegl-0.3",
                        "neomutt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs-w3m"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmlto",
                        "pure"
                    ]
                }
            ]
        },
        {
            "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"
                    ]
                }
            ]
        },
        {
            "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": 223
                }
            ],
            "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": "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": "vulkan-volk",
            "portdir": "graphics/vulkan-volk",
            "version": "1.4.335.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": 639
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "glslang",
                        "vulkan-headers",
                        "clang-18",
                        "python313",
                        "shaderc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-validationlayers"
                    ]
                }
            ]
        },
        {
            "name": "vulkan-validationlayers",
            "portdir": "graphics/vulkan-validationlayers",
            "version": "1.4.335.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": 639
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "vulkan-headers",
                        "spirv-headers",
                        "vulkan-volk",
                        "clang-18",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spirv-tools",
                        "vulkan-loader",
                        "vulkan-utility-libraries",
                        "glslang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulkan-utility-libraries",
            "portdir": "graphics/vulkan-utility-libraries",
            "version": "1.4.335.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": 639
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "vulkan-headers",
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vulkan-validationlayers"
                    ]
                }
            ]
        },
        {
            "name": "vulkan-tools",
            "portdir": "graphics/vulkan-tools",
            "version": "1.4.335.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": 639
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "shaderc",
                        "cmake",
                        "glslang",
                        "vulkan-headers",
                        "vulkan-volk",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vulkan-loader"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulkan-loader",
            "portdir": "graphics/vulkan-loader",
            "version": "1.4.335.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": 639
                }
            ],
            "variants": [
                "debug",
                "manifest",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "MoltenVK",
                        "vulkan-headers",
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vulkan-tools",
                        "vulkan-validationlayers"
                    ]
                }
            ]
        },
        {
            "name": "vulkan-headers",
            "portdir": "graphics/vulkan-headers",
            "version": "1.4.335.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": 639
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "virglrenderer",
                        "libplacebo",
                        "vulkan-loader",
                        "vulkan-tools",
                        "vulkan-utility-libraries",
                        "vulkan-validationlayers",
                        "vulkan-volk"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "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": "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": 1976
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "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": 1976
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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",
            "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",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "ffmpeg",
                "qt5",
                "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",
                        "CSXCAD",
                        "py38-mayavi",
                        "openEMS",
                        "gdcm",
                        "py310-mayavi",
                        "py311-mayavi",
                        "py312-mayavi",
                        "nektarpp"
                    ]
                }
            ]
        },
        {
            "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": "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": 2605
                }
            ],
            "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",
            "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": 2605
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "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",
                        "gnome3-core",
                        "amttools",
                        "gnome-terminal",
                        "astroid",
                        "virt-manager",
                        "sakura",
                        "geany-plugins",
                        "anjuta",
                        "rb33-vte3",
                        "rb32-vte3",
                        "rb31-vte3",
                        "geany",
                        "genius",
                        "xfce4-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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": "vsh",
            "portdir": "security/vsh",
            "version": "0.14.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": 1018
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": "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": 2605
                }
            ],
            "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": "vrpn",
            "portdir": "net/vrpn",
            "version": "07.36",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vrpn/vrpn/wiki",
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "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": 223
                }
            ],
            "variants": [
                "vcc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "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": "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": 20
                }
            ],
            "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": "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": "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": 171
                }
            ],
            "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": "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": "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": "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": "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": 2816
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1504
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "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": [
                        "gpodder",
                        "abcde"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "normalize"
                    ]
                }
            ]
        },
        {
            "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": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "libogg"
                    ]
                }
            ],
            "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": []
        }
    ]
}