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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=482",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=480",
    "results": [
        {
            "name": "simstring",
            "portdir": "textproc/simstring",
            "version": "20140723",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chokkan.org/software/simstring/",
            "description": "A fast and simple algorithm for approximate string matching/retrieval",
            "long_description": "SimString is a simple library for fast approximate string retrieval. Approximate string retrieval finds strings in a database whose similarity with a query string is no smaller than a threshold. Finding not only identical but similar strings, approximate string retrieval has various applications including spelling correction, flexible dictionary matching, duplicate detection, and record linkage.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pandoc-citeproc",
            "portdir": "textproc/pandoc-citeproc",
            "version": "0.17.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jgm/pandoc-citeproc",
            "description": "Library and executable for using citeproc with pandoc",
            "long_description": "The pandoc-citeproc executable can be used as a filter with pandoc to resolve and format citations using a bibliography file and a CSL stylesheet. It can also be used (with --bib2yaml or --bib2json options) to convert a bibliography to a YAML format that can be put directly into a pandoc markdown document or to CSL JSON. Bibliographies can be in any of several formats, but bibtex and biblatex are the best supported.",
            "active": true,
            "categories": [
                "textproc",
                "haskell"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "stack",
                        "file",
                        "grep",
                        "gsed",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "normalizeNumexp",
            "portdir": "textproc/normalizeNumexp",
            "version": "3.0.20140806",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nullnull/normalizeNumexp",
            "description": "Numerical/Temporal expression normalizer",
            "long_description": "normalizeNumexp is a tool for normalizing numerical/temporal expression.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pficommon",
                        "ux-trie"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "odt2txt",
            "portdir": "textproc/odt2txt",
            "version": "0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dstosberg/odt2txt",
            "description": "converts OpenOffice.org ODF text documents (.odt files) to plain text files (.txt files)",
            "long_description": "odt2txt converts OpenOffice.org ODF text documents (.odt files) to plain text files (.txt files)",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muparserx",
            "portdir": "textproc/muparserx",
            "version": "4.0.12",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beltoforion/muparserx",
            "description": "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.",
            "long_description": "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosCore",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox"
                    ]
                }
            ]
        },
        {
            "name": "mosesdecoder",
            "portdir": "textproc/mosesdecoder",
            "version": "20121007",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.statmt.org/moses/",
            "description": "a statistical machine translation system",
            "long_description": "Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. All you need is a collection of translated texts (parallel corpus). An efficient search algorithm finds quickly the highest probability translation among the exponential number of choices.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "boost171"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mgizapp",
            "portdir": "textproc/mgizapp",
            "version": "0.7.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160306045236/http://www.kyloo.net/software/doku.php/mgiza:overview",
            "description": "a multi-threaded word alignment tool based on GIZA++",
            "long_description": "MGIZA++ is a multi-threaded word alignment tool based on GIZA++. It extends GIZA++ in multiple ways.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mecab-ipadic-neologd",
            "portdir": "textproc/mecab-ipadic-neologd",
            "version": "20150716",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/neologd/mecab-ipadic-neologd",
            "description": "Neologism dictionary for MeCab",
            "long_description": "mecab-ipadic-neologd is customized system dictionary for MeCab. This dictionary includes many neologisms (new word), which are extracted from many language resources on the Web. When you analyze the Web documents, it's better to use this system dictionary and default one (ipadic) together.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "xz",
                        "libiconv",
                        "mecab-ipadic-utf8",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mecab-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "link-grammar",
            "portdir": "textproc/link-grammar",
            "version": "5.12.4",
            "license": "LGPL-2.1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opencog.github.io/link-grammar-website/",
            "description": "Link Grammar Parser",
            "long_description": "The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a \"constituent\" (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "track_space_usage",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "hunspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kakarot",
            "portdir": "textproc/kakarot",
            "version": "0.2",
            "license": "(GPL or BSD or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yu-hatva/kakarot",
            "description": "a Japanese dependency parser to search the entire tree",
            "long_description": "kakarot is a Japanese dependency parser to search the entire tree.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "crfpp",
                        "libiconv",
                        "mecab-utf8",
                        "mecab-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icat",
            "portdir": "textproc/icat",
            "version": "0.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atextor/icat",
            "description": "icat (Image cat) outputs images in 256-color capable terminals.",
            "long_description": "icat (Image cat) outputs images in 256-color capable terminals.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hunspell",
            "portdir": "textproc/hunspell",
            "version": "1.7.2",
            "license": "(GPL-2+ or LGPL-2.1+ or MPL-1.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hunspell.github.io/",
            "description": "Spell checker and morphological analyzer",
            "long_description": "Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface using Curses library, Ispell pipe interface, OpenOffice.org UNO module.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtvirtualkeyboard",
                        "tea",
                        "sigil-qt4",
                        "qt511-qtvirtualkeyboard",
                        "hunspell-de",
                        "hunspell-en",
                        "goldendict",
                        "hunspell-de_AT",
                        "hunspell-de_CH",
                        "hunspell-de_DE",
                        "hunspell-en_AU",
                        "hunspell-en_AU_large",
                        "hunspell-en_CA",
                        "hunspell-en_CA_large",
                        "hunspell-en_GB_ise",
                        "hunspell-en_GB_ize",
                        "hunspell-en_GB_large",
                        "hunspell-en_US",
                        "hunspell-en_US_large",
                        "lokalize",
                        "qt69-qtvirtualkeyboard",
                        "link-grammar",
                        "qt57-qtvirtualkeyboard",
                        "qt58-qtvirtualkeyboard",
                        "qt59-qtvirtualkeyboard",
                        "scribus-devel",
                        "qt5-qtvirtualkeyboard",
                        "qt64-qtvirtualkeyboard",
                        "qt67-qtvirtualkeyboard",
                        "qt68-qtvirtualkeyboard",
                        "sigil",
                        "codeblocks",
                        "LyX",
                        "codeblocks-devel",
                        "texstudio",
                        "texworks",
                        "qt513-qtvirtualkeyboard",
                        "scribus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mythes"
                    ]
                }
            ]
        },
        {
            "name": "histo",
            "portdir": "textproc/histo",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tj/histo",
            "description": "Plot histograms in the terminal with arbitrary streaming or non-streaming data.",
            "long_description": "Plot histograms in the terminal with arbitrary streaming or non-streaming data.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hevea",
            "portdir": "textproc/hevea",
            "version": "2.36",
            "license": "(QPL or LGPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hevea.inria.fr/",
            "description": "HEVEA is a quite complete and fast LATEX to HTML translator.",
            "long_description": "HEVEA is a LaTeX to HTML translator. The input language is a fairly complete subset of LaTeX2e (old LaTeX style is also accepted) and the output language is HTML that is (hopefully) correct with respect to version 4.0 (transitional)",
            "active": true,
            "categories": [
                "textproc",
                "www",
                "tex"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml",
                        "ocaml-ocamlbuild",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bibtex2html"
                    ]
                }
            ]
        },
        {
            "name": "gpsbabel-app",
            "portdir": "textproc/gpsbabel",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gpsbabel.org",
            "description": "GPSBabel converts/uploads GPS waypoints, tracks, and routes",
            "long_description": "GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.",
            "active": true,
            "categories": [
                "textproc",
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "qtwebkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtwebchannel",
                        "qt5-qtbase",
                        "gpsbabel",
                        "qt5-qtlocation",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gpsbabel",
            "portdir": "textproc/gpsbabel",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gpsbabel.org",
            "description": "GPSBabel converts/uploads GPS waypoints, tracks, and routes",
            "long_description": "GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.",
            "active": true,
            "categories": [
                "textproc",
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib",
                        "libusb",
                        "shapelib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gpsbabel-app",
                        "qlandkartegt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "viking"
                    ]
                }
            ]
        },
        {
            "name": "giza-pp",
            "portdir": "textproc/giza-pp",
            "version": "1.0.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/moses-smt/giza-pp",
            "description": "a statistical machine translation toolkit",
            "long_description": "GIZA++ is a statistical machine translation toolkit that is used to train IBM Models 1-5 and an HMM word alignment model. This package also contains the source for the mkcls tool which generates the word classes necessary for training some of the alignment models.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libiconv",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "erd",
            "portdir": "textproc/erd",
            "version": "0.2.2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BurntSushi/erd",
            "description": "Entity-relationship diagram generator",
            "long_description": "This utility takes a plain text description of entities, their attributes and the relationships between entities and produces a visual diagram modeling the description.",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cctools",
                        "openssl",
                        "stack",
                        "file",
                        "grep",
                        "gsed"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cwdiff",
            "portdir": "textproc/cwdiff",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/junghans/cwdiff",
            "description": "A script that wraps wdiff to support directories and colorize the output",
            "long_description": "A script that wraps wdiff to support directories and colorize the output",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wdiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmconvert",
            "portdir": "textproc/cmconvert",
            "version": "v1.9.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catap/cmconvert",
            "description": "Converts GPX files with GPS coordinates into into CacheMate PDB files",
            "long_description": "Converts Geocaching.com GPX files into CacheMate PDB files, so that they may be used by the CacheMate software for PalmOS.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "thomas+darwinports",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzzip",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cgrc",
            "portdir": "textproc/cgrc",
            "version": "2.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlonluca/cgrc",
            "description": "Configurable terminal text formatter",
            "long_description": "cgrc formats text from stdin according to custom configuration files and outputs the result with ANSI escape codes to stdout. Configuration files includes a set of regular expressions with the related format to be used to the match and the captures.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "carlon.luca",
                    "github": "carlonluca",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cabocha",
            "portdir": "textproc/cabocha",
            "version": "0.69",
            "license": "(BSD or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taku910.github.io/cabocha/",
            "description": "Yet Another Japanese Dependency Structure Analyzer",
            "long_description": "CaboCha is a Japanese dependency structure analyzer based on support vector machines. This version of CaboCha supports the UTF-8 encoding.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "juman",
                "unidic",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "crfpp",
                        "libiconv",
                        "mecab-utf8",
                        "mecab-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "syncha",
                        "zunda"
                    ]
                }
            ]
        },
        {
            "name": "boxes",
            "portdir": "textproc/boxes",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://boxes.thomasjensen.com",
            "description": "draws boxes around text",
            "long_description": "boxes is a text filter which can draw various ASCII art boxes around its input text. Variants: 'emacs' -- installs boxes.el, which simplifies using boxes from emacs",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "StefKKK",
                    "ports_count": 1
                }
            ],
            "variants": [
                "emacs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cctools",
                        "flex",
                        "gsed",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "brown-cluster",
            "portdir": "textproc/brown-cluster",
            "version": "1.3-20171019",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/percyliang/brown-cluster",
            "description": "C++ implementation of the Brown word clustering algorithm",
            "long_description": "C++ implementation of the Brown word clustering algorithm.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aha",
            "portdir": "textproc/aha",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theZiz/aha",
            "description": "aha converts ANSI escape sequences to HTML code",
            "long_description": "aha (Ansi HTML Adapter) is a program which converts ANSI escape sequences of a UNIX terminal to HTML code.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age-plugin-se",
            "portdir": "security/age-plugin-se",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/remko/age-plugin-se",
            "description": "Age plugin for Apple's Secure Enclave",
            "long_description": "age-plugin-se is a plugin for age, enabling encryption using Apple's Secure Enclave.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scdoc",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ansible_select",
            "portdir": "python/ansible_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting the default Ansible version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Ansible.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 43
                },
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ansible-core",
                        "py35-ansible-base",
                        "py36-ansible-core",
                        "py37-ansible-core",
                        "py38-ansible-core",
                        "py39-ansible-core",
                        "py310-ansible-core",
                        "py311-ansible-core",
                        "py312-ansible-core",
                        "py313-ansible-core",
                        "py314-ansible-core"
                    ]
                }
            ]
        },
        {
            "name": "openssl11",
            "portdir": "devel/openssl11",
            "version": "1.1.1w",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openssl.org",
            "description": "OpenSSL SSL/TLS cryptography library",
            "long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "rfc3779",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mosml-dynlibs",
                        "php",
                        "python27-bootstrap",
                        "yubico-piv-tool",
                        "py35-m2crypto",
                        "py36-m2crypto",
                        "py37-m2crypto",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "pypy36",
                        "ruby24",
                        "ruby25",
                        "n2n",
                        "php80-openssl",
                        "makuosan",
                        "php74-openssl",
                        "php73-openssl",
                        "php72-openssl",
                        "python27",
                        "php71-openssl",
                        "php70-openssl",
                        "nodejs8",
                        "ruby30",
                        "pkcs11-helper",
                        "py37-cryptography",
                        "mhxd",
                        "py36-cryptography",
                        "qca-ossl",
                        "qca-pkcs11",
                        "gitweb",
                        "ruby26",
                        "ruby27",
                        "transmission-qt",
                        "dog",
                        "mysql56",
                        "postgresql92",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "postgresql10",
                        "postgresql11",
                        "postgresql93",
                        "postgresql94",
                        "xca",
                        "squid3",
                        "arangodb",
                        "py27-cryptography",
                        "py27-m2crypto",
                        "gonepass",
                        "ruby31",
                        "retroshare-qt4",
                        "proxmark3-iceman",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "mrustc-rust",
                        "git-crypt"
                    ]
                }
            ]
        },
        {
            "name": "openjdk8-bootstrap",
            "portdir": "java/openjdk8-bootstrap",
            "version": "8",
            "license": "Restrictive/Distributable",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/",
            "description": "Java 8 Boot JDK",
            "long_description": "Java 8 Boot JDK to bootstrap Openjdk8 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xar"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ]
        },
        {
            "name": "openjdk7-bootstrap",
            "portdir": "java/openjdk7-bootstrap",
            "version": "1.7.0_2",
            "license": "GPL-2+",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/bsd-port",
            "description": "OpenJDK 7 Boot JDK",
            "long_description": "OpenJDK 7 Boot JDK to bootstrap Openjdk8 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "apple_x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXi",
                        "xorg-libXtst",
                        "xrender"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk8-powerpc"
                    ]
                }
            ]
        },
        {
            "name": "openjdk20-bootstrap",
            "portdir": "java/openjdk20-bootstrap",
            "version": "20",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 20 Boot JDK",
            "long_description": "OpenJDK 20 Boot JDK to bootstrap Openjdk20 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk20"
                    ]
                }
            ]
        },
        {
            "name": "openjdk19-bootstrap",
            "portdir": "java/openjdk19-bootstrap",
            "version": "19",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 19 Boot JDK",
            "long_description": "OpenJDK 19 Boot JDK to bootstrap Openjdk19 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk19"
                    ]
                }
            ]
        },
        {
            "name": "openjdk18-bootstrap",
            "portdir": "java/openjdk18-bootstrap",
            "version": "18",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 18 Boot JDK",
            "long_description": "OpenJDK 18 Boot JDK to bootstrap Openjdk18 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk18"
                    ]
                }
            ]
        },
        {
            "name": "openjdk17-bootstrap",
            "portdir": "java/openjdk17-bootstrap",
            "version": "17",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 17 Boot JDK",
            "long_description": "OpenJDK 17 Boot JDK to bootstrap Openjdk17 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk15-bootstrap",
            "portdir": "java/openjdk15-bootstrap",
            "version": "15",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jdk.java.net/",
            "description": "OpenJDK 15 Boot JDK",
            "long_description": "OpenJDK 15 Boot JDK to bootstrap Openjdk15 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk15"
                    ]
                }
            ]
        },
        {
            "name": "openjdk13-bootstrap",
            "portdir": "java/openjdk13-bootstrap",
            "version": "13",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jdk.java.net/",
            "description": "OpenJDK 13 Boot JDK",
            "long_description": "OpenJDK 13 Boot JDK to bootstrap Openjdk13 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk13"
                    ]
                }
            ]
        },
        {
            "name": "openjdk11-bootstrap",
            "portdir": "java/openjdk11-bootstrap",
            "version": "11",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 11 Boot JDK",
            "long_description": "OpenJDK 11 Boot JDK to bootstrap Openjdk11 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ]
        },
        {
            "name": "php-mode.el",
            "portdir": "lang/php-mode.el",
            "version": "1.27.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emacs-php/php-mode",
            "description": "PHP mode for Emacs",
            "long_description": "An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tex-f7u12",
            "portdir": "tex/tex-f7u12",
            "version": "20110420",
            "license": "WTFPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jfhbrook/latex-f7u12",
            "description": "Latex package for using ragefaces",
            "long_description": "Latex package for using ragefaces",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tectonic",
            "portdir": "tex/tectonic",
            "version": "0.14.1",
            "license": "MIT and Copyleft and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tectonic-typesetting.github.io/",
            "description": "A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive",
            "long_description": "A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-icu",
                        "libpng",
                        "zlib",
                        "libiconv",
                        "freetype",
                        "icu",
                        "libunwind",
                        "graphite2",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zsh-syntax-highlighting",
            "portdir": "sysutils/zsh-syntax-highlighting",
            "version": "0.8.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zsh-users/zsh-syntax-highlighting",
            "description": "Fish shell-like like syntax highlighting for Zsh.",
            "long_description": "This package provides syntax highlighing for the shell zsh. It enables highlighing of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors. Please note that you must load zsh-syntax-highlighting after all other custom widgets, at the end of your .zshrc file.",
            "active": true,
            "categories": [
                "sysutils",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zsh"
                    ]
                }
            ],
            "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": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xserve-frontpanel",
            "portdir": "sysutils/xserve-frontpanel",
            "version": "0.1-20181212",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/castvoid/xserve-frontpanel",
            "description": "a new daemon to run the Xserve front-panel CPU LEDs",
            "long_description": "xserve-frontpanel provides a new open-source implementation of hwmond, the daemon Apple used to include in Mac OS X to show CPU activity using the rows of LEDs on the front panel of the Xserve but which stopped working after Lion.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wifi-password",
            "portdir": "sysutils/wifi-password",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{macosx any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rauchg/wifi-password",
            "description": "Get the password of the wifi you're on",
            "long_description": "Get the password of the wifi you're on",
            "active": true,
            "categories": [
                "security",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "when",
            "portdir": "sysutils/when",
            "version": "0.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mitsuhiko/when",
            "description": "Timezones from the command line",
            "long_description": "when is a small utility which tells you what time it is somewhere or what some time is somewhere.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vmrun-wrapper",
            "portdir": "sysutils/vmrun-wrapper",
            "version": "20160915",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boyonwheels/vmrun.wrapper",
            "description": "Control vmrun with launchd",
            "long_description": "A wrapper script for vmrun command from VMware Fusion that enables one to control virtual machines with launchd.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vcsh",
            "portdir": "sysutils/vcsh",
            "version": "1.20151229",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RichiH/vcsh",
            "description": "Version Control System for $HOME - multiple Git repositories in $HOME",
            "long_description": "vcsh allows you to have several git repositories, all maintaining their working trees in $HOME without clobbering each other. That, in turn, means you can have one repository per config set (zsh, vim, ssh, etc), picking and choosing which configs you want to use on which machine.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "gjasny",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb19-ronn",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "myrepos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tzdiff",
            "portdir": "sysutils/tzdiff",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/belgianbeer/tzdiff",
            "description": "displays timezone differences with localtime.",
            "long_description": "displays timezone differences with localtime.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "minmin",
                    "github": "minmin",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "truncate",
            "portdir": "sysutils/truncate",
            "version": "0.9",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/truncate/",
            "description": "truncates a file to a given size",
            "long_description": "truncates a file to a given size",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "trash",
            "portdir": "sysutils/trash",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ali-rantakari/trash",
            "description": "command-line program that moves items to the trash",
            "long_description": "trash is a small command-line program that moves files or folders to the trash.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        }
    ]
}