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

{
    "count": 49288,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=984",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=982",
    "results": [
        {
            "name": "yamllint",
            "portdir": "devel/yamllint",
            "version": "1.35.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adrienverge/yamllint",
            "description": "A linter for YAML files.",
            "long_description": "yamllint does not only check for syntax validity, but for weirdnesses like key repetition and cosmetic problems such as lines length, trailing spaces, indentation, etc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 586
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pathspec",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ansible-lint"
                    ]
                }
            ]
        },
        {
            "name": "yaml-mode.el",
            "portdir": "editors/yaml-mode.el",
            "version": "0.0.8",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yoshiki/yaml-mode",
            "description": "An emacs major mode for editing yaml files.",
            "long_description": "This is a major mode for editing files in the YAML data serialization format. It was initially developed by Yoshiki Kurihara and many features were added by Marshall Vandegrift. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of python-mode.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "michael.dagitses",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yank",
            "portdir": "sysutils/yank",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mptre/yank",
            "description": "Yank terminal output to clipboard",
            "long_description": "The yank(1) utility reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard. Fields are either recognized by a regular expression using the -g option or by splitting the input on a delimiter sequence using the -d option.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yap",
            "portdir": "lang/yap",
            "version": "6.0.5",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dcc.fc.up.pt/~vsc/yap/",
            "description": "YAP Prolog compiler",
            "long_description": "YAP is a high-performance Prolog compiler developed at CRACS/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "condor",
                "debug",
                "java",
                "tabling",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yap-app",
            "portdir": "gnustep/yap-app",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20100107003808/http://www.gnustep.it/marko/GPSText/",
            "description": "Yap.app PostScript/PDF previewer",
            "long_description": "A PostScript/PDF previewer and front end to the a2ps text formatting tool. Yap was formerly known as GPSText.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "a2ps",
                        "psutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "yap-devel",
            "portdir": "lang/yap-devel",
            "version": "6.0.7",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dcc.fc.up.pt/~vsc/yap/",
            "description": "YAP Prolog compiler",
            "long_description": "YAP is a high-performance Prolog compiler developed at CRACS/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "condor",
                "debug",
                "java",
                "tabling",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yapf_select",
            "portdir": "python/yapf_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default yapf version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of yapf.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-yapf",
                        "py35-yapf",
                        "py36-yapf",
                        "py37-yapf",
                        "py310-yapf",
                        "py39-yapf",
                        "py312-yapf",
                        "py311-yapf",
                        "py313-yapf",
                        "py38-yapf"
                    ]
                }
            ]
        },
        {
            "name": "yara",
            "portdir": "security/yara",
            "version": "4.5.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/VirusTotal/yara",
            "description": "Malware identification and classification tool",
            "long_description": "YARA is a tool aimed at helping malware researchers to identify and classify malware samples.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jansson",
                        "openssl",
                        "pcre",
                        "protobuf-c",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-yara",
                        "py35-yara",
                        "py36-yara",
                        "py27-yara",
                        "py38-yara",
                        "py39-yara",
                        "py310-yara",
                        "py311-yara",
                        "py312-yara",
                        "py313-yara"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "volatility"
                    ]
                }
            ]
        },
        {
            "name": "yardradius",
            "portdir": "net/yardradius",
            "version": "1.0.21",
            "license": "BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yardradius.sourceforge.net/",
            "description": "yardradius is yet another radius server",
            "long_description": "yardradius is yet another radius server",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yarn",
            "portdir": "devel/yarn",
            "version": "1.22.22",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yarnpkg.com/",
            "description": "JavaScript dependency manager",
            "long_description": "Created by Facebook to replace NPM, yarn boasts about its speed, security, and reliability. Most notably, yarn dependencies are installed deterministically, whereas NPM's dependencies are not.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "code",
                    "github": "jambonrose",
                    "ports_count": 1
                },
                {
                    "name": "isomarcte",
                    "github": "isomarcte",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "jitsi-meet-electron",
                        "beekeeper-studio",
                        "hyper",
                        "lens",
                        "edex-ui",
                        "py38-ipympl",
                        "vmd",
                        "grafana",
                        "prometheus",
                        "edencommon",
                        "py39-ipympl",
                        "py310-ipympl",
                        "py311-ipympl",
                        "omniawrite",
                        "tilt",
                        "teleport",
                        "influxdb",
                        "alan",
                        "zettlr"
                    ]
                }
            ]
        },
        {
            "name": "yash",
            "portdir": "shells/yash",
            "version": "2.58.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://magicant.github.io/yash",
            "description": "Yet Another Shell",
            "long_description": "Yet another shell (yash) is a POSIX-compliant command line shell, featuring more strict POSIX compliance than those of other shells, as well as powerful command line editing.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asciidoc",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yasm",
            "portdir": "lang/yasm",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL-2+ or LGPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tortall.net/projects/yasm/",
            "description": "yasm - a modular bsd reimplementation of NASM",
            "long_description": "A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mplayer-devel",
                        "svt-av1",
                        "godot",
                        "godot-3.2",
                        "mpir",
                        "mpir-devel",
                        "mozjs115",
                        "mozjs128",
                        "mythtv-core.27",
                        "MPlayer",
                        "aom",
                        "gimp-gap-devel",
                        "mozjs68",
                        "mozjs91",
                        "mozjs60",
                        "mythtv-core.28",
                        "libass",
                        "libass-devel",
                        "VeraCrypt",
                        "mozjs102",
                        "HandBrake",
                        "HandBrakeCLI",
                        "libvpx-devel",
                        "libvpx",
                        "gimp-gap",
                        "avidemux"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "udis86"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-distorm",
                        "py38-distorm",
                        "py27-distorm",
                        "py312-distorm",
                        "py37-distorm",
                        "py27-distnorm",
                        "py37-distnorm",
                        "py35-distorm",
                        "py38-distnorm"
                    ]
                }
            ]
        },
        {
            "name": "yaws",
            "portdir": "www/yaws",
            "version": "2.0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yaws.hyber.org/",
            "description": "Webserver for dynamic content written in Erlang",
            "long_description": "Yaws is a high performance HTTP server for dynamic content written in Erlang. Pages can be dynamic with embedded erlang code. Yaws also features a built-in Wiki.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [
                "yapp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "erlang",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yaxt",
            "portdir": "science/yaxt",
            "version": "0.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dkrz.de/redmine/projects/yaxt",
            "description": "Yet Another eXchange Tool",
            "long_description": "yaxt is a library for redistribution of data between two sets of processes on top of MPI with C and Fortran interfaces.",
            "active": true,
            "categories": [
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang90",
                "gcc10",
                "gcc7",
                "gcc9",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang90"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yaz",
            "portdir": "net/yaz",
            "version": "5.35.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/resources/software/yaz/",
            "description": "toolkit for Z39.50/SRW/SRU clients and servers",
            "long_description": "YAZ is a compact toolkit that provides access to the Z39.50 and SRW/SRU protocols, as well as a set of higher-level tools for implementing the server and client roles, respectively.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "icu",
                        "ncurses",
                        "zlib",
                        "libiconv",
                        "libxml2",
                        "libxslt",
                        "readline",
                        "hiredis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-z3950-zoom",
                        "php53-yaz",
                        "php54-yaz",
                        "php55-yaz",
                        "php56-yaz",
                        "php70-yaz",
                        "php71-yaz",
                        "php72-yaz",
                        "php73-yaz",
                        "php74-yaz",
                        "php80-yaz",
                        "php81-yaz",
                        "php82-yaz",
                        "php83-yaz",
                        "p5.28-net-z3950-zoom",
                        "p5.32-net-z3950-zoom",
                        "p5.34-net-z3950-zoom",
                        "p5.30-net-z3950-zoom",
                        "pazpar2",
                        "zebra",
                        "metaproxy",
                        "yazpp",
                        "tellico"
                    ]
                }
            ]
        },
        {
            "name": "yazi",
            "portdir": "sysutils/yazi",
            "version": "25.5.31",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yazi-rs.github.io/",
            "description": "Blazing fast terminal file manager written in Rust, based on async I/O.",
            "long_description": "Yazi (means \"duck\") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience. Yazi has full asynchronous support, powerful async task scheduling & management, built-in support for multiple image protocols, built-in code highlighting and image decoding, a concurrent plugin system, integration with fd, rg, fzf & zoxide, vim-like input/select and auto-completion for cd paths, multi-tab support, scrollable preview, bulk renaming, visual mode, file chooser, theme system, custom layouts and more!",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yazpp",
            "portdir": "net/yazpp",
            "version": "1.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/yazpp",
            "description": "C++ API for Yaz toolkit for Z39.50/SRW/SRU clients and servers",
            "long_description": "YAZ is a compact toolkit that provides access to the Z39.50 and SRW/SRU protocols, as well as a set of higher-level tools for implementing the server and client roles, respectively. This is the C++ API.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yaz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "metaproxy",
                        "yazproxy"
                    ]
                }
            ]
        },
        {
            "name": "yazproxy",
            "portdir": "net/yazproxy",
            "version": "1.3.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/yazproxy",
            "description": "Proxy server for Z39.50/SRW/SRU clients and servers",
            "long_description": "YAZ Proxy is highly configurable and can be used in a number of different applications, ranging from debugging Z39.50-based applications and protecting overworked servers, to improving the performance of stateless WWW/Z39.50 gateways.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yazpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ydiff",
            "portdir": "textproc/ydiff",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ymattw/ydiff",
            "description": "View colored, incremental diff in workspace or from stdin with side by side and auto pager support",
            "long_description": "View colored, incremental diff in workspace or from stdin with side by side and auto pager support",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yelp",
            "portdir": "gnome/yelp",
            "version": "40.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp",
            "description": "Help browser for GNOME.",
            "long_description": "Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "gtk-doc",
                        "appstream-glib",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "sqlite3",
                        "glib2",
                        "libhandy",
                        "desktop-file-utils",
                        "gtk3",
                        "yelp-xsl",
                        "webkit2-gtk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-user-docs",
                        "gnome-getting-started-docs",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "conglomerate",
                        "gconf-editor",
                        "gmdb2",
                        "gnomeicu",
                        "baobab",
                        "gnome-chess",
                        "empathy",
                        "frogr",
                        "gthumb",
                        "seahorse",
                        "gnome-music",
                        "gnome-photos",
                        "evince",
                        "ghex",
                        "glom",
                        "gnome-calculator",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gucharmap",
                        "gedit",
                        "meld",
                        "gobby",
                        "gnome-dictionary",
                        "gnome-maps",
                        "gnotime",
                        "eog",
                        "gnome3-core",
                        "totem",
                        "libgda5",
                        "anjuta",
                        "balsa",
                        "glabels",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-control-center",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-weather",
                        "gnumeric",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "xchat-gnome",
                        "teg",
                        "oregano",
                        "mtn-browse",
                        "gnucash-docs"
                    ]
                }
            ]
        },
        {
            "name": "yelp-tools",
            "portdir": "gnome/yelp-tools",
            "version": "40.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp/Tools",
            "description": "Tools to help create Yelp documentation.",
            "long_description": "yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yelp-xsl",
                        "python312",
                        "py312-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "itstool",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk-radio",
                        "gingerblue",
                        "baobab",
                        "gnome-chess",
                        "empathy",
                        "gthumb",
                        "seahorse",
                        "gtk-internet-radio-locator",
                        "parabolic",
                        "gnome-music",
                        "gnome-photos",
                        "ghex",
                        "glom",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "viking",
                        "easytag",
                        "easytag-devel",
                        "stardict",
                        "libgda5",
                        "glade3",
                        "anjuta",
                        "balsa",
                        "glabels",
                        "gnome-applets",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-sudoku",
                        "gnome-system-log"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "yelp-xsl",
            "portdir": "gnome/yelp-xsl",
            "version": "40.2",
            "license": "GPL-2 and LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp",
            "description": "A collection of XSLT and other data files required by Yelp.",
            "long_description": "yelp-xsl contains various XSLT files for transforming DocBook, Mallard, and other formats as required by Yelp.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libiconv",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "yelp-tools",
                        "yelp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "yencode",
            "portdir": "news/yencode",
            "version": "0.46",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20051221043535/http://www.yencode.org/",
            "description": "yENC encoder/decoder",
            "long_description": "This is yencode, an encoder/decoder package for the Usenet \"yENC\" format.",
            "active": true,
            "categories": [
                "sysutils",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yersinia",
            "portdir": "net/yersinia",
            "version": "0.8.2",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tomac/yersinia",
            "description": "Solid framework for analyzing and testing the deployed networks and systems.",
            "long_description": "Yersinia is a network tool designed to take advantage of some weakeness in different network protocols. It pretends to be a solid framework for analyzing and testing the deployed networks and systems. Currently, there are some network protocols implemented, but others are coming (tell us which one is your preferred). Attacks for the following network protocols are implemented (but of course you are free for implementing new ones): Spanning Tree Protocol (STP) Cisco Discovery Protocol (CDP) Dynamic Trunking Protocol (DTP) Dynamic Host Configuration Protocol (DHCP) Hot Standby Router Protocol (HSRP) IEEE 802.1Q IEEE 802.1X Inter-Switch Link Protocol (ISL) VLAN Trunking Protocol (VTP)",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "gtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yewtube",
            "portdir": "net/yewtube",
            "version": "2.12.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mps-youtube/yewtube",
            "description": "Terminal-based YouTube player and downloader",
            "long_description": "Terminal-based YouTube player and downloader. No Youtube API key required.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "youtube-search-python",
                        "desktop-file-utils",
                        "py312-pylast",
                        "yt-dlp",
                        "python312",
                        "py312-requests",
                        "py312-pyperclip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yggdrasil-go",
            "portdir": "net/yggdrasil-go",
            "version": "0.5.12",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yggdrasil-network/yggdrasil-go",
            "description": "An experiment in scalable routing as an encrypted IPv6 overlay network",
            "long_description": "Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yices",
            "portdir": "math/yices",
            "version": "2.6.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yices.csl.sri.com",
            "description": "The Yices SMT Solver",
            "long_description": "The Yices SMT Solver",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gperf",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yj",
            "portdir": "textproc/yj",
            "version": "1.2.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bruceadams/yj",
            "description": "Command line tool that converts YAML to JSON",
            "long_description": "Command line tool that converts YAML to JSON",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ykpers",
            "portdir": "security/ykpers",
            "version": "1.20.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/yubikey-personalization/",
            "description": "Easily personalize Yubico's USB keys.",
            "long_description": "Yubico's USB keys (called Yubikeys) need to be personalized. This project's purpose is to create a library that makes this an easy task.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 52
                },
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 155
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libyubikey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "KeePassXC",
                        "KeePassXC-devel",
                        "yubico-pam"
                    ]
                }
            ]
        },
        {
            "name": "yodl",
            "portdir": "textproc/yodl",
            "version": "3.05.01",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://yodl.sourceforge.net",
            "description": "Your Own Document Language",
            "long_description": "Yodl is a package implementing a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools to convert it to some final document language. Current converters are for HTML, man, LaTeX, a poor-man's text converter and an experimental XML converter. Main document types are 'article', 'report', 'book', 'letter' and 'manpage'. The Yodl document language is designed to be easy to use and extensible.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick",
            "portdir": "science/yorick",
            "version": "2.2.04",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://software.llnl.gov/yorick-doc/",
            "description": "Interpreted language and scientific graphics",
            "long_description": "An interpreted programming language for numerical computations, scientific data processing and visualisation.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-gyoto",
                        "yorick-optimpack",
                        "yorick-yeti",
                        "yorick-svipc",
                        "py38-gyoto",
                        "py37-gyoto",
                        "yorick-av",
                        "yorick-cubeview",
                        "yorick-gl",
                        "yorick-gy",
                        "yorick-hdf5",
                        "yorick-imutil",
                        "yorick-ml4",
                        "yorick-mpeg",
                        "yorick-soy",
                        "yorick-spydr",
                        "yorick-yao",
                        "yorick-yutils",
                        "yorick-z",
                        "py35-gyoto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pyorick",
                        "py35-pyorick",
                        "py36-pyorick",
                        "py37-pyorick",
                        "py27-pyorick"
                    ]
                }
            ]
        },
        {
            "name": "yorick-av",
            "portdir": "science/yorick-av",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paumard.github.io/yorick-av/",
            "description": "Write movies to various formats from within Yorick",
            "long_description": "This plug-in links against FFmpeg to allow writing movies in various popular formats directly from within Yorick.",
            "active": true,
            "categories": [
                "science",
                "multimedia",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg",
                        "yorick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-cubeview",
            "portdir": "science/yorick-cubeview",
            "version": "2.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paumard/yorick-cubeview",
            "description": "3D FITS data viewer specialized in spectro-imaging",
            "long_description": "Cubeview is a viewer for 3D data store in FITS files, a file format extensively used among astronomers. It is specialized in displaying spectro-imaging data but can be used to do basic visualization on any FITS file containing a 3D array. Cubeview features a stand-alone graphical user interface which adheres to the GTK+ look-and-feel. Being written in Yorick, it is inherently scriptable. A system of hooks allows custom actions to be repeated automatically when certain events occur.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-gy",
                        "yorick-yutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-gl",
            "portdir": "science/yorick-gl",
            "version": "1.1.0.git20120925",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "OpenGL 3D graphics support for the Yorick language",
            "long_description": "This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-gl adds support for OpenGL 3D graphics.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-gy",
            "portdir": "science/yorick-gy",
            "version": "0.0.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paumard/yorick-gy/",
            "description": "GObject Introspection and Gtk bindings for Yorick",
            "long_description": "This plug-in uses gobject-introspection to provide Yorick with bindings for various libraries (in particular Gtk 3).",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "yorick-cubeview",
                        "py35-gyoto",
                        "py36-gyoto"
                    ]
                }
            ]
        },
        {
            "name": "yorick-hdf5",
            "portdir": "science/yorick-hdf5",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "Hierarchical Data Format 5 interface for Yorick",
            "long_description": "HDF5 is the yorick interface plugin to the NCSA Hierarchical Data Format version 5. It includes function for reading, writing, updating, getting information on HDF5 files.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-yutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-imutil",
            "portdir": "science/yorick-imutil",
            "version": "0.5.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "Fast image manipulation routines for the Yorick language",
            "long_description": "Compiled routines for basic but fast image manipulation in yorick (an interpreted computer language specialized for numerical and scientific problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist generator, binning, image rotation, cartesian to polar coordinate transform, gaussian and poisson random generator, fast sort and fast median.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-yutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yorick-yao"
                    ]
                }
            ]
        },
        {
            "name": "yorick-ml4",
            "portdir": "science/yorick-ml4",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "Matlab 4 file format support fo Yorick",
            "long_description": "This plug-in gives read/write access to files saved in the Matlab 4 format.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-mpeg",
            "portdir": "science/yorick-mpeg",
            "version": "0.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dhmunro/yorick-mpeg",
            "description": "Write MPEG-1 movies from Yorick",
            "long_description": "This is a standalone mpeg movie encoder for Yorick. In contrast to yorick-av, yorick-mpeg has no external dependency: it is therefore easy to install and won't break with every change of the FFmpeg API. On the other hand, it can only produce MPEG-1 movies.",
            "active": true,
            "categories": [
                "science",
                "multimedia",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-optimpack",
            "portdir": "science/yorick-optimpack",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www-obs.univ-lyon1.fr/labo/perso/eric.thiebaut/optimpack.html",
            "description": "Optimization of large scale problems for the Yorick language",
            "long_description": "OptimPack is a portable C library which implements algorithms for optimization of large scale problems with bound constraints. Large scale means some million variables (e.g. pixel values) or more.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-soy",
            "portdir": "science/yorick-soy",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "Sparse matrix operations for the Yorick language",
            "long_description": "Sparse Operations with Yorick is a plugin for Yorick (an interpreted computer language specialized for numerical and scientific problems) that allows performing efficient operations on sparse matrices.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yorick-yao"
                    ]
                }
            ]
        },
        {
            "name": "yorick-spydr",
            "portdir": "science/yorick-spydr",
            "version": "0.8.7",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "FITS image display and simple analysis",
            "long_description": "Spydr (pronounced like spider) basically is an FITS image viewer. It can work as a stand-alone application but is best integrated in a Yorick-based data-analysis work-flow (Yorick is an interpreted language specialized in numerical computations and scientific graphics). It includes tools to zoom, produce cuts, histograms, Gaussian/Moffat fits, PSF fits (inc. FWHM and Strehl). Can work on single images, sequences of images or data cubes.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zenity",
                        "py27-pygtk",
                        "yorick-yao"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-svipc",
            "portdir": "python/py-svipc",
            "version": "0.16",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdcb/yp-svipc",
            "description": "System V InterProcess Communication (Yorick/Python plug-ins)",
            "long_description": "This plug-in for python and yorick gives access to the System V IPC framework. This allows sharing memory and passing messages and semaphores between several distinct processes.",
            "active": false,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yorick-yao"
                    ]
                }
            ]
        },
        {
            "name": "yorick-yao",
            "portdir": "science/yorick-yao",
            "version": "5.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "A Yorick-based adaptive optics system simulator",
            "long_description": "Yao is a monte-carlo simulation package for adaptive optics. It can be used stand-alone through a GTK-based integrated graphical user interface or as a Yorick language extension.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick",
                        "yorick-imutil",
                        "fftw-3-single"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-svipc",
                        "yorick-soy",
                        "yorick-yutils",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yorick-spydr"
                    ]
                }
            ]
        },
        {
            "name": "yorick-yeti",
            "portdir": "science/yorick-yeti",
            "version": "6.3.3",
            "license": "CeCILL-C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cral.univ-lyon1.fr/labo/perso/eric.thiebaut/?Software/Yeti",
            "description": "Miscellaneous compiled utilities for Yorick (hash tables...)",
            "long_description": "Yeti is an extension of Yorick which implements:\n * hash table objects\n * regular expressions\n * complex, real-complex and complex-real FFT by FFTW2\n * wavelet filtering (\"à trou\" method)\n * fast convolution along a chosen dimension\n * more string functions\n * memory hacking routines\n * more math functions (sinc, round, arc)\n * generalized matrix-vector multiplication\n * sparse matrix\n * routines to query/check Yorick's symbols\n * support for reading TIFF images\n * morpho-math operators\n * 120 special functions from GNU Scientific Library\n * ...",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "fftw",
                        "gsl",
                        "yorick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yorick-yutils",
            "portdir": "science/yorick-yutils",
            "version": "1.5.2",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "Various utilities for the Yorick language",
            "long_description": "Yutils is a must-have collection of interpreted routines for Yorick. Topics: astronomical data reduction, physical constants, search for extrema in arrays or functions, plots, and more.",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "yorick-cubeview",
                        "yorick-hdf5",
                        "yorick-imutil",
                        "yorick-yao",
                        "py35-gyoto",
                        "py36-gyoto"
                    ]
                }
            ]
        },
        {
            "name": "yorick-z",
            "portdir": "science/yorick-z",
            "version": "1.2.0.git20110402",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maumae.net/yorick/doc/plugins.php",
            "description": "zlib, jpeg and png support for the Yorick language",
            "long_description": "This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-z adds support for zlib (the data compression system used by gzip), png (a lossless image compression format), and jpeg (a lossy image compression format).",
            "active": true,
            "categories": [
                "science",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "yorick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "youtube-dl",
            "portdir": "net/youtube-dl",
            "version": "2021.12.17",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ytdl-org.github.io/youtube-dl/",
            "description": "command-line program to download videos from YouTube.com and other sites",
            "long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "ffmpeg",
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pycryptodome",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "AtomicParsley",
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "youtube-search-python",
            "portdir": "net/youtube-search-python",
            "version": "1.6.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexmercerind/youtube-search-python",
            "description": "Search for YouTube videos, channels & playlists",
            "long_description": "Search for YouTube videos, channels & playlists",
            "active": true,
            "categories": [
                "net",
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-httpx",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yewtube"
                    ]
                }
            ]
        },
        {
            "name": "youtube-upload",
            "portdir": "net/youtube-upload",
            "version": "0.8.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tokland/youtube-upload",
            "description": "script to upload videos to YouTube",
            "long_description": "youtube-upload is a command-line script that uploads videos to YouTube.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "python27"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-curl",
                        "py27-gdata",
                        "py27-progressbar"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}