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

{
    "count": 49348,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=23",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=21",
    "results": [
        {
            "name": "chasen",
            "portdir": "textproc/chasen",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://chasen-legacy.sourceforge.jp/",
            "description": "Japanese morphological analysis system",
            "long_description": "ChaSen is a tool to analyze a text according to a set of dictionaries that specifies grammar, part of speech of words, and so on. This port depends on ChaSen base analyzer and a Japanese dictionary.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "eucjp",
                "utf8",
                "sjis",
                "ipadic",
                "naistjdic"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base",
                        "chasen-ipadic",
                        "chasen-ipadic-utf8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-text-chasen",
                        "p5.28-text-chasen",
                        "p5.30-text-chasen",
                        "p5.32-text-chasen",
                        "p5.34-text-chasen",
                        "seekanser"
                    ]
                }
            ]
        },
        {
            "name": "chasen-base",
            "portdir": "textproc/chasen-base",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://chasen-legacy.sourceforge.jp/",
            "description": "Japanese morphological analysis system",
            "long_description": "The base analyzer of ChaSen, Japanese morphological analysis system.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "darts",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chasen",
                        "chasen-ipadic",
                        "chasen-ipadic-sjis",
                        "chasen-ipadic-utf8",
                        "chasen-naist-jdic",
                        "chasen-naist-jdic-sjis",
                        "chasen-naist-jdic-utf8"
                    ]
                }
            ]
        },
        {
            "name": "chasen-ipadic",
            "portdir": "textproc/chasen-ipadic",
            "version": "2.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/ipadic/",
            "description": "IPA dictionary of EUC-JP encoding for ChaSen",
            "long_description": "IPA dictionary of EUC-JP encoding for ChaSen",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chasen"
                    ]
                }
            ]
        },
        {
            "name": "chasen-ipadic-sjis",
            "portdir": "textproc/chasen-ipadic-sjis",
            "version": "2.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/ipadic/",
            "description": "IPA dictionary of Shift-JIS encoding for ChaSen",
            "long_description": "IPA dictionary of Shift-JIS encoding for ChaSen",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nkf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chasen-ipadic-utf8",
            "portdir": "textproc/chasen-ipadic-utf8",
            "version": "2.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/ipadic/",
            "description": "IPA dictionary of UTF-8 encoding for ChaSen",
            "long_description": "IPA dictionary of UTF-8 encoding for ChaSen",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nkf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chasen"
                    ]
                }
            ]
        },
        {
            "name": "chasen-naist-jdic",
            "portdir": "textproc/chasen-naist-jdic",
            "version": "0.4.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/naist-jdic/",
            "description": "NAIST Japanese dictionary of EUC-JP encoding for ChaSen",
            "long_description": "NAIST Japanese dictionary of EUC-JP encoding for ChaSen",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chasen-naist-jdic-sjis",
            "portdir": "textproc/chasen-naist-jdic-sjis",
            "version": "0.4.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/naist-jdic/",
            "description": "NAIST Japanese dictionary of Shift-JIS encoding for ChaSen",
            "long_description": "NAIST Japanese dictionary of Shift-JIS encoding for ChaSen",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nkf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chasen-naist-jdic-utf8",
            "portdir": "textproc/chasen-naist-jdic-utf8",
            "version": "0.4.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/naist-jdic/",
            "description": "NAIST Japanese dictionary of UTF-8 encoding for ChaSen",
            "long_description": "NAIST Japanese dictionary of UTF-8 encoding for ChaSen",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "dartsclone"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nkf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chatgpt-client",
            "portdir": "www/chatgpt-client",
            "version": "0.5.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LumitoLuma/chatgpt-client",
            "description": "Simple ChatGPT client written in C",
            "long_description": "chatgpt-client is a simple ChatGPT client written in C (GNU89) for UNIX-based systems.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "curl",
                        "libcjson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Chatty",
            "portdir": "gnome/Chatty",
            "version": "0.8.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/Chatty",
            "description": "SMS/MMS, Matrix and (optionally) XMPP messaging",
            "long_description": "SMS/MMS, Matrix and (optionally) XMPP messaging via ModemManager, mmsd-tng, libcmatrix and libpurple.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "appstream",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "itstool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "libpurple",
                        "pango",
                        "gettext-runtime",
                        "gtk4",
                        "gtksourceview5",
                        "sqlite3",
                        "libmm-glib",
                        "libcmatrix",
                        "evolution-data-server-gtk4",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "libadwaita",
                        "abseil",
                        "glib2",
                        "libphonenumber-cpp",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gstreamer1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libsecret",
                        "gsettings-desktop-schemas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cheat",
            "portdir": "devel/cheat",
            "version": "4.4.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cheat/cheat",
            "description": "create and view interactive cheatsheets on the command-line",
            "long_description": "cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "check",
            "portdir": "devel/check",
            "version": "0.15.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libcheck.github.io/check/",
            "description": "C unit testing framework",
            "long_description": "Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libsbml",
                        "libu2f-server",
                        "rofi",
                        "ezstream",
                        "yubico-piv-tool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libhangul"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "recutils",
                        "aide"
                    ]
                }
            ]
        },
        {
            "name": "checkdns",
            "portdir": "net/checkdns",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EnderUNIX/checkDNS",
            "description": "A domain name server analysis and reporting tool",
            "long_description": "A domain name server analysis and reporting tool",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "checkmake",
            "portdir": "devel/checkmake",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrtazz/checkmake",
            "description": "experimental tool for linting and checking Makefiles",
            "long_description": "checkmake is a experimental tool for linting and checking Makefiles. It may not do what you want it to.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "pandoc",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "checkpassword-pam",
            "portdir": "security/checkpassword-pam",
            "version": "0.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://checkpasswd-pam.sourceforge.net/",
            "description": "implementation of checkpassword-compatible auth program",
            "long_description": "checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "checkssl",
            "portdir": "sysutils/checkssl",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.checkssl.org",
            "description": "checkssl - simple command line tool to check or monitor your https certificate",
            "long_description": "checkssl - simple command line tool to check or monitor your https certificate",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 93
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "checkstyle",
            "portdir": "java/checkstyle",
            "version": "4.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://checkstyle.sourceforge.net/",
            "description": "CheckStyle is a Java source code analyzer",
            "long_description": "Checkstyle is a Java source code analyzer. It automates the process of checking Java code, and can be made to support almost any coding standard. It can also find class design problems, duplicate code, or bug patterns like double checked locking.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "junit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cheetah",
            "portdir": "www/cheetah",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://neuro-tech.net/category/software/",
            "description": "very minimal web server",
            "long_description": "cheetah is a very minimal web server for testing small local sites, or to continue to serve some content while configuring your primary web server. It has very few features (and is single-threaded with optional fork support), except that it will serve files in a directory under a user-specified port, does not require root access and can serve Last Modified information to aid caching.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chef",
            "portdir": "textproc/chef",
            "version": "19930426",
            "license": "none",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mysite.verizon.net/ebrowne72/chef/",
            "description": "trunsletes inpoot text intu sveedeesh",
            "long_description": "trunsletes inpoot text intu sveedeesh",
            "active": true,
            "categories": [
                "textproc",
                "amusements"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemex",
            "portdir": "science/chemex",
            "version": "2025.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any > 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbouvignies/chemex",
            "description": "ChemEx is an analysis program for chemical exchange detected by NMR",
            "long_description": "ChemEx is an analysis program for chemical exchange detected by NMR",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1910
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-uv-dynamic-versioning"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-matplotlib",
                        "py313-cachetools",
                        "py313-rich",
                        "python313",
                        "py313-pydantic",
                        "py313-emcee3",
                        "py313-numdifftools",
                        "py313-annotated_types",
                        "py313-rapidfuzz",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-lmfit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemex-devel",
            "portdir": "science/chemex",
            "version": "2022.0.0-alpha.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbouvignies/chemex",
            "description": "ChemEx is an analysis program for chemical exchange detected by NMR",
            "long_description": "ChemEx is an analysis program for chemical exchange detected by NMR",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1910
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "poetry",
                        "py39-poetry-core",
                        "py39-setuptools_scm",
                        "py39-setuptools_scm_git_archive",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pydantic",
                        "py39-scipy",
                        "python39",
                        "py39-tomli",
                        "py39-tqdm",
                        "py39-asteval",
                        "py39-cachetools",
                        "py39-levenshtein",
                        "py39-lmfit",
                        "py39-matplotlib",
                        "py39-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemical-mime-data",
            "portdir": "science/chemical-mime-data",
            "version": "0.1.94",
            "license": "LGPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chemical-mime.sourceforge.net/",
            "description": "data files to support various chemical MIME types",
            "long_description": "The chemical-mime-data package is a collection of data files to add support for various chemical MIME types on Linux/UNIX desktops.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "intltool",
                        "libxslt",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "ImageMagick"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "name": "chemkit",
            "portdir": "science/chemkit",
            "version": "0.1",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20150109181031/http://wiki.chemkit.org/Main_Page",
            "description": "Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.",
            "long_description": "Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "eigen3",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chemtool",
            "portdir": "science/chemtool",
            "version": "1.6.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ruby.chemie.uni-freiburg.de/~martin/chemtool/",
            "description": "Chemtool is a small program for drawing chemical structures",
            "long_description": "Chemtool is a small program for drawing chemical structures",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "fig2dev",
                        "openbabel2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cheops",
            "portdir": "games/cheops",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://logological.org/cheops",
            "description": "CHEss OPponent Simulator",
            "long_description": "CHEOPS (CHEss OPponent Simulator) is a fully-functional chess program capable of human-vs-human, human-vs-computer, and computer-vs-computer play. It uses a 64-square linear array board representation. The game tree search is alpha-beta, and the static evaluation function considers material, mobility, and motif features.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cherokee",
            "portdir": "www/cherokee",
            "version": "1.2.104",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cherokee-project.com/",
            "description": "Cherokee web server",
            "long_description": "Cherokee is a relatively new HTTP server designed to be as performant as Apache and lighttpd, but much easier to configure and maintain. It ships out-of-the-box SCGI support, making it ideal for deploying dynamic websites.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "ffmpeg",
                "ldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "rrdtool",
                        "libgeoip",
                        "openssl10",
                        "pcre",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cherrytree",
            "portdir": "editors/cherrytree",
            "version": "1.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giuspen/cherrytree",
            "description": "Hierarchical Note Taking",
            "long_description": "A Hierarchical Note Taking Application, featuring Rich Text and Syntax Highlighting",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 347
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "makeicns",
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "adwaita-icon-theme",
                        "atkmm",
                        "gspell",
                        "gtk3",
                        "gtksourceview4",
                        "gtksourceviewmm3",
                        "cairo",
                        "cairomm",
                        "gdk-pixbuf2",
                        "sqlite3",
                        "curl",
                        "enchant2",
                        "libxml2",
                        "libxmlxx2",
                        "uchardet",
                        "gtkmm3",
                        "pango",
                        "pangomm",
                        "libfmt9",
                        "harfbuzz",
                        "atk",
                        "gettext",
                        "glib2",
                        "glibmm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "c-hey",
            "portdir": "sysutils/c-hey",
            "version": "2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.redbrick.dcu.ie/~c-hey/",
            "description": "unix terminal based Instant Messaging Utility",
            "long_description": "c-hey is a unix terminal based Instant Messaging Utility. In conjunction with the standard unix utility \"write\", it allows shell users to send messages to each other conveinently, easily and more personally.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chezmoi",
            "portdir": "sysutils/chezmoi",
            "version": "2.66.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chezmoi.io",
            "description": "Manage your dotfiles across multiple machines, securely.",
            "long_description": "chezmoi helps you manage your personal configuration files (dotfiles, like ~/.bashrc) across multiple machines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chez-scheme",
            "portdir": "lang/chez-scheme",
            "version": "10.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cisco.github.io/ChezScheme/",
            "description": "Chez Scheme",
            "long_description": "Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 80
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zlib",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "idris2"
                    ]
                }
            ]
        },
        {
            "name": "chgrep",
            "portdir": "sysutils/chgrep",
            "version": "1.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bmk-it.com/projects/chgrep/",
            "description": "Fast string substitution across multiple files",
            "long_description": "Chgrep searches the input files (or standard input if no files are named) for oldstring and changes them to new string. If some file and file.lock exist then chgrep leaves both files unchanged. This program can be very usefull for mail servers. Chgrep is fast, much faster than grep or sed.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chicken",
            "portdir": "lang/chicken",
            "version": "5.4.0",
            "license": "BSD and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.call-cc.org/",
            "description": "Compiler for the Scheme programming language",
            "long_description": "Chicken produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS), and includes many enhancements and extensions.",
            "active": true,
            "categories": [
                "lang",
                "scheme"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "swig-chicken",
                        "swig3-chicken"
                    ]
                }
            ]
        },
        {
            "name": "chipmunk",
            "portdir": "devel/chipmunk",
            "version": "7.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chipmunk-physics.net",
            "description": "Fast and lightweight 2D rigid body physics library in C",
            "long_description": "Fast and lightweight 2D rigid body physics library in C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2737
                }
            ],
            "variants": [
                "debug",
                "demos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chkrootkit",
            "portdir": "sysutils/chkrootkit",
            "version": "0.55",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chkrootkit.org/",
            "description": "chkrootkit is a tool to locally check for signs of a rootkit",
            "long_description": "chkrootkit is a tool to locally check for signs of a rootkit.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chmcmd-fpc",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "The FPC Pascal htmlhelp (CHM) compiler",
            "long_description": "chmcmd is a cross-platform utility to generate compressed HTML (.chm) documentation, written in Free Pascal.",
            "active": true,
            "categories": [
                "lang",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 35
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chmdump",
            "portdir": "textproc/chmdump",
            "version": "20030521",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.russotto.net/chm/",
            "description": "a Microsoft HTML Help (.CHM) file dumper.",
            "long_description": "A tool that dumps out all the files in a Microsoft HTML Help (.CHM) file.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chmlib",
            "portdir": "textproc/chmlib",
            "version": "0.40",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jedrea.com/chmlib/",
            "description": "A library for dealing with Microsoft ITSS/CHM files",
            "long_description": "chmlib is a small library designed for accessing Microsoft ITSS files. The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-chm",
                        "py27-chm",
                        "xchm",
                        "okular",
                        "kchmviewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-chm2pdf"
                    ]
                }
            ]
        },
        {
            "name": "Chmox",
            "portdir": "aqua/Chmox",
            "version": "0.4",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chmox.sourceforge.net",
            "description": "Read CHM documents on your Mac",
            "long_description": "A viewer for Microsoft Help \"CHM\" (aka Compiled HTML) files using Cocoa, WebKit and chmlib.",
            "active": true,
            "categories": [
                "aqua",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chntpw",
            "portdir": "sysutils/chntpw",
            "version": "140201",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pogostick.net/~pnh/ntpasswd/",
            "description": "Offline Windows NT password utility",
            "long_description": "chntpw is a utility to clear the password of any user that has a valid local account on a Windows system. reged is a utility for interactive edits, exports, and imports of Windows registry files. This package also contains the sampasswd, samunlock, and samusrgrp utilities for working with Windows SAM user databases.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "choose",
            "portdir": "textproc/choose",
            "version": "1.3.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theryangeary/choose",
            "description": "A human-friendly and fast alternative to cut and (sometimes) awk",
            "long_description": "A human-friendly and fast alternative to cut and (sometimes) awk. The awk command is not ideal for rapid shell use, with its requisite quoting of a line wrapped in curly braces, even for the simplest of programs. Likewise, cut is far from ideal for rapid shell use, because of its confusing syntax. Field separators and ranges are just plain difficult to get right on the first try. Hence choose. It is not meant to be a drop-in or complete replacement for either of the aforementioned tools, but rather a simple and intuitive tool to reach for when the basics of awk or cut will do, but the overhead of getting them to behave should not be necessary.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "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": "choqok",
            "portdir": "kde/choqok",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://choqok.gnufolks.org/",
            "description": "A Free/Open Source micro-blogging client for KDE.",
            "long_description": "A Free/Open Source micro-blogging client for KDE.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "kdelibs4",
                        "phonon",
                        "qca",
                        "qjson",
                        "qoauth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chordii",
            "portdir": "textproc/chordii",
            "version": "4.5.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vromans.org/johan/projects/Chordii/",
            "description": "Produce a professional looking PostScript sheet-music from an ASCII file containing lyrics and chords information.",
            "long_description": "chordii produces a PostScript document from a lyrics file containing chord indications and chorus delimiters. The document produced contains the lyrics of a song, with the guitar chords appearing above the right words. A representation of all chords used in the song is printed at the bottom of the last page.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 93
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chromaprint",
            "portdir": "audio/chromaprint",
            "version": "1.5.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://acoustid.org/chromaprint",
            "description": "Chromaprint is an audio fingerprint library",
            "long_description": "Chromaprint is the core component of the AcoustID project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 428
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-acoustid",
                        "beets",
                        "beets-devel",
                        "py39-acoustid",
                        "py310-acoustid",
                        "py311-acoustid",
                        "py312-acoustid",
                        "py313-acoustid",
                        "py38-acoustid"
                    ]
                }
            ]
        },
        {
            "name": "chrome-cli",
            "portdir": "www/chrome-cli",
            "version": "1.10.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prasmussen/chrome-cli",
            "description": "Control Google Chrome from the command line",
            "long_description": "chrome-cli is a command line utility for controlling Google Chrome compatible browsers on OS X. It is a native binary that uses the Scripting Bridge to communicate with Chrome.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chromedriver",
            "portdir": "www/chromedriver",
            "version": "136.0.7103.113",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chromedriver.chromium.org/",
            "description": "ChromeDriver - WebDriver for Chrome",
            "long_description": "WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "chrome_app",
                "undetected"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chromedriver-78",
            "portdir": "www/chromedriver",
            "version": "78.0.3904.70",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chromedriver-79",
            "portdir": "www/chromedriver",
            "version": "79.0.3945.36",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "chromedriver",
            "homepage": "https://sites.google.com/chromium.org/driver/",
            "description": "Obsolete port, replaced by chromedriver",
            "long_description": "This port has been replaced by chromedriver.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "undetected"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "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": "chromedriver-80",
            "portdir": "www/chromedriver",
            "version": "80.0.3987.106",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "chromedriver",
            "homepage": "https://sites.google.com/chromium.org/driver/",
            "description": "Obsolete port, replaced by chromedriver",
            "long_description": "This port has been replaced by chromedriver.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "undetected"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "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": "chromedriver-81",
            "portdir": "www/chromedriver",
            "version": "81.0.4044.20",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "chromedriver",
            "homepage": "https://sites.google.com/chromium.org/driver/",
            "description": "Obsolete port, replaced by chromedriver",
            "long_description": "This port has been replaced by chromedriver.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "undetected"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "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": "chromedriver-83",
            "portdir": "www/chromedriver",
            "version": "83.0.4103.39",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "chromedriver",
            "homepage": "https://sites.google.com/chromium.org/driver/",
            "description": "Obsolete port, replaced by chromedriver",
            "long_description": "This port has been replaced by chromedriver.",
            "active": false,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "undetected"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "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": []
        }
    ]
}