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

{
    "count": 51501,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1014",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1012",
    "results": [
        {
            "name": "vcellid",
            "portdir": "science/vcellid",
            "version": "0.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/cell-id",
            "description": "GTK GUI for cell-id",
            "long_description": "Graphical User Interface for Cell-ID software.",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "abush",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkimageview",
                        "cell-id"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcftools",
            "portdir": "science/vcftools",
            "version": "0.1.16",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vcftools.github.io/",
            "description": "utilities for working with VCF files",
            "long_description": "A set of tools written in Perl and C++ for working with VCF files, such as those generated by the 1000 Genomes Project.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcp",
            "portdir": "sysutils/vcp",
            "version": "2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://members.iinet.net.au/~lynx/vcp/",
            "description": "vcp copies files and directories in a curses interface.",
            "long_description": "vcp copies files and directories in a curses interface, with text only output available. Its options and output are similar to cp. It provides visual information about files copied and left to copy, amount of data written and to be writen, amount of data being written every second and two status bars representing the number of files copied and to copy.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcs",
            "portdir": "graphics/vcs",
            "version": "1.13.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://p.outlyer.net/vcs/",
            "description": "creates video contact sheets (previews) of videos",
            "long_description": "vcs creates video contact sheets (previews) of videos.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "ffmpeg",
                        "grep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcs_blackbox",
            "portdir": "security/vcs_blackbox",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/StackExchange/blackbox",
            "description": "Safely store secrets in git/hg/svn repos using GPG encryption",
            "long_description": "Storing secrets such as passwords, certificates and private keys in Git/Mercurial/SubVersion is dangerous. Blackbox makes it easy to store secrets safely using GPG encryption. They can be easily decrypted for editing or use in production.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "tal",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcsh",
            "portdir": "sysutils/vcsh",
            "version": "1.20151229",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RichiH/vcsh",
            "description": "Version Control System for $HOME - multiple Git repositories in $HOME",
            "long_description": "vcsh allows you to have several git repositories, all maintaining their working trees in $HOME without clobbering each other. That, in turn, means you can have one repository per config set (zsh, vim, ssh, etc), picking and choosing which configs you want to use on which machine.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "gjasny",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb19-ronn",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "myrepos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcsn",
            "portdir": "devel/vcsn",
            "version": "2.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vcsn.lrde.epita.fr",
            "description": "C++ generic automata/transducers and rational expression platform",
            "long_description": "Vcsn is a platform for weighted automata and rational expressions. It consists of an efficient C++ generic library, shell tools, Python bindings, and a graphical interactive environment on top of IPython.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "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": "vcvrack",
            "portdir": "audio/vcvrack",
            "version": "1.1.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vcvrack.com/",
            "description": "VCV Rack is an open-source virtual modular synthesizer.",
            "long_description": "VCV Rack is an open-source virtual modular synthesizer.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "jq",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git",
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vde2",
            "portdir": "net/vde2",
            "version": "2.3.3",
            "license": "GPL-2 and LGPL-2.1 and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/virtualsquare/vde-2",
            "description": "Virtual Distributed Ethernet",
            "long_description": "VDE is an ethernet compliant virtual network that can be spawned over a set of physical computer over the Internet.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "experimental",
                "tuntap",
                "universal",
                "pcap"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vdt",
            "portdir": "math/vdt",
            "version": "0.4.6",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dpiparo/vdt",
            "description": "A collection of fast and inline implementations of mathematical functions.",
            "long_description": "vdt provides A collection of fast and inline implementations of mathematical functions..",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "root6"
                    ]
                }
            ]
        },
        {
            "name": "vecLibFort",
            "portdir": "devel/vecLibFort",
            "version": "0.4.3",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mcg1969/vecLibFort",
            "description": "Fortran interface to vecLib BLAS/LAPACK",
            "long_description": "vecLibFort is lightweight but flexible \"shim\" designed to rectify the incompatibilities between the Accelerate/vecLib BLAS and LAPACK libraries shipped with macOS and FORTRAN code compiled with modern compilers such as GNU Fortran.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arpack",
                        "p4est",
                        "starpu",
                        "starpu13",
                        "psblas3",
                        "libsc",
                        "adept2",
                        "NTPoly",
                        "dbcsr",
                        "hiop",
                        "paramonte",
                        "itsol",
                        "qrupdate",
                        "LORENE",
                        "atompaw",
                        "berkeleygw",
                        "gamess",
                        "getdp",
                        "harminv",
                        "quantum-espresso",
                        "wannier90",
                        "octopus",
                        "mumps",
                        "strumpack",
                        "esmf",
                        "dspl",
                        "elmerfem",
                        "mfem",
                        "fortran-nlesolver",
                        "simulated-annealing",
                        "petsc",
                        "oski",
                        "blaspp",
                        "hpl",
                        "hpddm",
                        "linalg",
                        "omnicompiler",
                        "scalapack",
                        "ncarg",
                        "bpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "feast"
                    ]
                }
            ]
        },
        {
            "name": "VecTcl",
            "portdir": "math/VecTcl",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://auriocus.github.io/VecTcl",
            "description": "Numeric array and linear algebra extension for Tcl",
            "long_description": "This package provides a numerical array extension for Tcl with support for vectors, matrices and higher-rank tensors of integers, floating point and complex numbers. It has built-in support for basic array shaping, slicing and linear algebra subroutines and is designed to integrate seamlessly with Tcl.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vectoroids",
            "portdir": "games/vectoroids",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.newbreedsoftware.com/vectoroids/",
            "description": "Vector-based rock-shooting Asteroids clone game",
            "long_description": "Vectoroids is a vector-based rock-shooting game similar to the arcade classic Asteroids. It is an SDL game based on the source for Agendaroids, an X-Window game written for the Agenda VR3 Linux-based PDA written by the same author.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vectorscan",
            "portdir": "textproc/vectorscan",
            "version": "5.4.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vectorcamp.gr/project/vectorscan/",
            "description": "A portable fork of the high-performance regular expression matching library.",
            "long_description": "A portable fork of the high-performance regular expression matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Vectorscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions and for the matching of regular expressions across streams of data. Vectorscan is typically used in a DPI library stack.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-21",
                        "pkgconfig",
                        "ragel",
                        "python313",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "boost181",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rspamd"
                    ]
                }
            ]
        },
        {
            "name": "vegeta",
            "portdir": "net/vegeta",
            "version": "12.13.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tsenart/vegeta",
            "description": "HTTP load testing tool and library",
            "long_description": "A versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VeraCrypt",
            "portdir": "security/VeraCrypt",
            "version": "1.24",
            "license": "Apache-2 and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.veracrypt.fr/",
            "description": "A free open source disk encryption software.",
            "long_description": "A free open source disk encryption software.",
            "active": true,
            "categories": [
                "aqua",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "yasm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osxfuse",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "verde",
            "portdir": "science/verde",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fatiando/verde",
            "description": "Verde is a Python library for processing spatial data",
            "long_description": "Verde is a Python library for processing spatial data (bathymetry, geophysics surveys, etc) and interpolating it on regular grids (i.e., gridding).",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1354
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-dask",
                        "python314",
                        "py314-scikit-learn",
                        "py314-numpy",
                        "py314-pooch",
                        "py314-scipy",
                        "py314-pandas",
                        "py314-xarray"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "verilator",
            "portdir": "science/verilator",
            "version": "5.028",
            "license": "(LGPL-3 or Artistic-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/verilator/verilator",
            "description": "Verilog compiler and simulator",
            "long_description": "Verilator is a Verilog compiler and simulator.",
            "active": true,
            "categories": [
                "science",
                "electronics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1594
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool",
                        "help2man",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.36",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "veriwell",
            "portdir": "science/veriwell",
            "version": "2.8.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/veriwell",
            "description": "VeriWell Verilog Simulator",
            "long_description": "VeriWell is a full Verilog simulator. It supports nearly all of the IEEE1364-1995 standard, as well as PLI 1.0. VeriWell is the same simulator that was sold by Wellspring Solutions in the mid-1990 and was included with the Thomas and Moorby book",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "help2man"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "veryfasttree",
            "portdir": "science/veryfasttree",
            "version": "4.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/citiususc/veryfasttree",
            "description": "Efficient phylogenetic tree inference for massive taxonomic datasets",
            "long_description": "Efficient phylogenetic tree inference for massive taxonomic datasets",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cesaralfredo.pineiro",
                    "github": "cesarpomar",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "veryl",
            "portdir": "lang/veryl",
            "version": "0.19.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/veryl-lang/veryl",
            "description": "Veryl: A Modern Hardware Description Language",
            "long_description": "Veryl: A Modern Hardware Description Language. Veryl is designed as a \"SystemVerilog Alternative\". There are some design concepts: it has a simplified syntax based on SystemVerilog/Rust, transpiles to SystemVerilog, generates human-readable SystemVerilog code, and comes with integrated tools like a formatter/linter, and integrates with VSCode.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vexus-cdk",
            "portdir": "devel/vexus-cdk",
            "version": "4.9.13",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vexus.ca/products/CDK/",
            "description": "Curses Development Kit -- widgets for curses",
            "long_description": "CDK is a C based curses widget library. CDK sits on top of the curses library and provides 21 ready to use widgets for rapid application development of text based interfaces. CDK delivers many of the common widget types required for a robust interface. Widgets can be combined to create complex widgets if needed. CDK significantly reduces the development time of text based application interfaces.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vf-1",
            "portdir": "net/vf-1",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~solderpunk/VF-1",
            "description": "command-line gopher client",
            "long_description": "A full-featured gopher client. VF-1's features include: \n* Bookmarking \n* Configurable MIME-type handlers \n* Line wrapping \n* TLS support \n* visiting a queue of links (the tour feature) \n* Veronica search",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "rak",
                    "github": "ryanakca",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-chardet",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vfkit",
            "portdir": "sysutils/vfkit",
            "version": "0.6.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crc-org/vfkit",
            "description": "Simple command line tool to start VMs through virtualization framework",
            "long_description": "Simple command line tool to start VMs through virtualization framework.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "podman"
                    ]
                }
            ]
        },
        {
            "name": "vftool",
            "portdir": "sysutils/vftool",
            "version": "20201012",
            "license": "MIT",
            "platforms": "{ darwin >= 20 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evansm7/vftool",
            "description": "A simple macOS Virtualisation.framework wrapper",
            "long_description": "Here lies a really minimalist and very noddy command-line wrapper to run VMs in the macOS Big Sur Virtualization.framework. Vftool runs Linux virtual machines with virtio block, network, entropy and console devices. All of the hard work and actual virtualisation is performed by Virtualization.framework -- this wrapper simply sets up configuration objects, describing the VM. It's intended to be the simplest possible invocation of this framework",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vgrep",
            "portdir": "textproc/vgrep",
            "version": "2.8.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/vrothberg/vgrep",
            "description": "an easy to use front-end for (git) grep",
            "long_description": "vgrep is a command-line tool to search textual patterns in directories. It serves as a front-end to grep and git-grep and allows to open the indexed matching lines in a user-specified editor. vgrep is inspired by the ancient cgvg scripts but extended to perform further operations such as listing statistics of files and directory trees or showing the context lines before and after the matches.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "go-md2man",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vhs",
            "portdir": "graphics/vhs",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/charmbracelet/vhs",
            "description": "Your CLI home video recorder",
            "long_description": "Your CLI home video recorder. Write terminal GIFs as code for integration testing and demoing your CLI tools.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg",
                        "ttyd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VIBES",
            "portdir": "graphics/VIBES",
            "version": "0.2.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ENSTABretagneRobotics/VIBES",
            "description": "Visualizer for Intervals and Boxes",
            "long_description": "VIBes is a visualization system that aims at providing people working with interval methods a way to display results (boxes, pavings), without worrying with GUI programming. It provides drawing functions accessible from a lot of programming languages, without complex installation and library dependencies. The main design goal of VIBes is to be cross-platform, available from different programming languages, simple to set-up, easy to port to a new language.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ibex-lib",
                        "clang-17",
                        "pbzip2",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Vidalia",
            "portdir": "security/Vidalia",
            "version": "0.2.21",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.torproject.org/projects/vidalia.html.en",
            "description": "Vidalia is a controller GUI for the Tor software",
            "long_description": "Vidalia is a cross-platform controller GUI for the Tor software, built using the Qt framework. Vidalia runs on most platforms supported by Qt 4.2 or later.",
            "active": true,
            "categories": [
                "aqua",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "miniupnpc",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "miniupnpc",
                        "tor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viddy",
            "portdir": "sysutils/viddy",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sachaos/viddy",
            "description": "Modern watch command. Time machine and pager etc.",
            "long_description": "viddy is a modern watch command. It can run a command periodically, displaying the result, highlighting diffs in output. It also has a time machine mode which allows rewinding output over time like video, moving backwards and forwards in time. viddy also allows for searching text, has vim like keymaps, as well as the ability to suspend and restart execution.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "video-compare",
            "portdir": "multimedia/video-compare",
            "version": "20260121",
            "license": "GPL-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pixop/video-compare",
            "description": "A tool for comparing video files visually.",
            "long_description": "Split screen video comparison tool using FFmpeg and SDL2",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "libsdl2_ttf",
                        "ffmpeg8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viennacl",
            "portdir": "math/viennacl",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://viennacl.sourceforge.net",
            "description": "ViennaCL is a free open-source linear algebra library",
            "long_description": "ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports CUDA, OpenCL, and OpenMP. In addition to core functionality and many other features including BLAS level 1-3 support and iterative solvers.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ViennaRNA",
            "portdir": "science/ViennaRNA",
            "version": "2.7.2",
            "license": "restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tbi.univie.ac.at/RNA/",
            "description": "C Library and programs for the prediction and comparison of RNA secondary structures.",
            "long_description": "The Vienna RNA Package consists of a C code library and several stand-alone programs for the prediction and comparison of RNA secondary structures.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 93
                }
            ],
            "variants": [
                "native",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viewres",
            "portdir": "x11/viewres",
            "version": "1.0.7",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "Graphical class browser for Xt",
            "long_description": "The viewres program displays a tree showing the widget class hierarchy of the Athena Widget Set. Each node in the tree can be expanded to show the resources that the corresponding class adds (i.e. does not inherit from its parent) when a widget is created. This application allows the user to visually examine the structure and inherited resources for the Athena Widget Set.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "viewvc",
            "portdir": "devel/viewvc",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/viewvc/viewvc",
            "description": "Browser interface for CVS and Subversion",
            "long_description": "ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "cvs",
                "subversion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cvs",
                        "rcs",
                        "subversion-python27bindings",
                        "python27",
                        "py27-pysvn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vifm",
            "portdir": "sysutils/vifm",
            "version": "0.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vifm.info",
            "description": "ncurses based file manager with vi like keybindings",
            "long_description": "Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1041
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vigor",
            "portdir": "editors/vigor",
            "version": "0.016",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vigor.sourceforge.net/",
            "description": "vigor is a vi clone that comes with a personal assistant",
            "long_description": "Vigor (pronouced like Igor, Dr. Frankensteins assistant), the popular Unix editor vi with the addition of the Vigor Assistant, has arrived.",
            "active": false,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk",
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vigra",
            "portdir": "graphics/vigra",
            "version": "1.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ukoethe.github.io/vigra/",
            "description": "Generic Image Processing Library for C++",
            "long_description": "VIGRA stands for \"Vision with Generic Algorithms\". It's a novel computer vision library that puts its main emphasis on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "benjamin.seppke",
                    "github": "BSeppke",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "docs",
                "valgrind",
                "python27",
                "python310",
                "python311",
                "python312",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "fftw-3-single",
                        "hdf5",
                        "szip",
                        "openexr2",
                        "python312",
                        "py312-numpy",
                        "py312-sphinx",
                        "boost176",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "enblend",
                        "lprof",
                        "hugin-app"
                    ]
                }
            ]
        },
        {
            "name": "viking",
            "portdir": "science/viking",
            "version": "1.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://viking.sourceforge.net/",
            "description": "GTK3 GPS Program",
            "long_description": "Viking is a free/open source program to manage GPS data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gnutar",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "yelp-tools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "geoclue2",
                        "gexiv2",
                        "gtk3",
                        "curl",
                        "gpsd",
                        "liboauth",
                        "libmagic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gpsbabel",
                        "expect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vile",
            "portdir": "editors/vile",
            "version": "9.8zb",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/vile/",
            "description": "Vi Like Emacs",
            "long_description": "vile is a text editor which is extremely compatible with vi in terms of finger feel. in addition, it has extended capabilities in many areas, notably multi-file editing and viewing, key rebinding, real X window system support, an optional embedded perl interpreter, and robust support for non-Unix hosts.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "reflex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VillainousStyle",
            "portdir": "devel/VillainousStyle",
            "version": "20110713",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazingsyco/VillainousStyle",
            "description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
            "long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libVillainousStyle",
                        "VillainousStyle-framework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VillainousStyle-framework",
            "portdir": "devel/VillainousStyle",
            "version": "20110713",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazingsyco/VillainousStyle",
            "description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
            "long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VillainousStyle"
                    ]
                }
            ]
        },
        {
            "name": "vim",
            "portdir": "editors/vim",
            "version": "9.1.1887",
            "license": "Vim and GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vim.org",
            "description": "Vi \"workalike\" with many additional features",
            "long_description": "Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [
                "x11",
                "athena",
                "gtk2",
                "gtk3",
                "motif",
                "tiny",
                "small",
                "big",
                "huge",
                "xim",
                "perl",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "ruby",
                "ruby18",
                "ruby19",
                "ruby20",
                "ruby21",
                "ruby22",
                "ruby23",
                "ruby24",
                "ruby25",
                "ruby30",
                "ruby31",
                "ruby32",
                "ruby33",
                "tcl",
                "lua",
                "cscope",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libvmaf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rails.vim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim2html",
                        "mpvim",
                        "gutils-suite-core",
                        "himalaya",
                        "vimpager"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "dosfstools"
                    ]
                }
            ]
        },
        {
            "name": "vim2html",
            "portdir": "textproc/vim2html",
            "version": "1.46",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chip.cuccio.us/projects/hacks#vim2html",
            "description": "vim2html converts any Vim-editable file into well-formed HTML",
            "long_description": "vim2html is a small shell program that will export any Vim-editable file into well-formed HTML - simulating a Vim session. Fully supports Vim colorization (customizable) and Syntax Highlighting. This program provides an excellent method of presenting your programs/HTML/scripts/etc. on the web.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vimpager",
            "portdir": "sysutils/vimpager",
            "version": "2.06",
            "license": "Vim",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rkitover/vimpager",
            "description": "Use vim as a pager",
            "long_description": "Use vim as a pager, for example as a replacement for less.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vinci",
            "portdir": "math/vinci",
            "version": "1.0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.multiprecision.org/vinci/home.html",
            "description": "Package that implements algorithms for convex body volume computation",
            "long_description": "Package that implements algorithms for convex body volume computation",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vineserver",
            "portdir": "aqua/vineserver",
            "version": "4.01",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.testplant.com/products/vine_server",
            "description": "a full-featured VNC server (formerly OSXvnc)",
            "long_description": "Vine Server (formerly OSXvnc) is a full-featured VNC server for Mac OS X providing remote access to the GUI, keyboard and mouse using any VNC client.",
            "active": true,
            "categories": [
                "aqua",
                "vnc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "libiconv"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vineserver3",
            "portdir": "aqua/vineserver",
            "version": "3.12",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.testplant.com/products/vine_server",
            "description": "a full-featured VNC server (formerly OSXvnc)",
            "long_description": "Vine Server (formerly OSXvnc) is a full-featured VNC server for Mac OS X providing remote access to the GUI, keyboard and mouse using any VNC client.",
            "active": true,
            "categories": [
                "aqua",
                "vnc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "libiconv"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vino",
            "portdir": "gnome/vino",
            "version": "3.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Vino",
            "description": "Vino is a VNC server for the current GNOME user",
            "long_description": "Vino is a VNC server for the current GNOME user",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2631
                }
            ],
            "variants": [
                "avahi",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsecret",
                        "libjpeg-turbo",
                        "xorg-libXdamage",
                        "zlib",
                        "xorg-libXtst",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXext",
                        "telepathy-glib",
                        "dbus-glib",
                        "gnutls",
                        "libgcrypt",
                        "libnotify",
                        "desktop-file-utils",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "vint",
            "portdir": "devel/vint",
            "version": "0.3.21",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Vimjas/vint",
            "description": "Lint tool for Vim script language",
            "long_description": "Vint is a Vim script language linter that aims to be highly extensible, customizable, and performant.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-setuptools",
                        "py314-chardet",
                        "py314-yaml",
                        "py314-ansicolor"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}