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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=510",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=508",
    "results": [
        {
            "name": "rxp",
            "portdir": "textproc/rxp",
            "version": "1.4.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cogsci.ed.ac.uk/~richard/rxp.html",
            "description": "Validating XML parser written in C.",
            "long_description": "RXP is a validating XML parser written in C. The current version of RXP supports XML 1.1, Namespaces 1.1, xml:id, and XML Catalogs.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sablotron",
            "portdir": "textproc/sablotron",
            "version": "1.0.3",
            "license": "(MPL-1.1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sablotron.sourceforge.net/",
            "description": "XSLT, DOM and XPath processor",
            "long_description": "Sablotron is a fast, compact and portable XML toolkit implementing XSLT 1.0, DOM Level2 and XPath 1.0. Sablotron is an open project. The goal of this project is to create a lightweight, reliable and fast XML library processor conforming to the W3C specification, which is available for public and can be used as a base for multi-platform XML applications.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "apidocs",
                "debugger",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spidermonkey",
                        "expat",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arb"
                    ]
                }
            ]
        },
        {
            "name": "sand",
            "portdir": "textproc/sand",
            "version": "0.3.0-20021016",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sand.sourceforge.net/",
            "description": "sand is a tool to help you keep your diary",
            "long_description": "sand is a tool to help you keep your diary",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0",
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "saxon",
            "portdir": "textproc/saxon",
            "version": "9.5.1.1",
            "license": "MPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://saxon.sourceforge.net/",
            "description": "saxon home edition - collection of tools to process XML documents",
            "long_description": "Saxon-HE provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scdoc",
            "portdir": "textproc/scdoc",
            "version": "1.11.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~sircmpwn/scdoc",
            "description": "Simple man page generator.",
            "long_description": "scdoc is a simple man page generator for POSIX systems written in C99.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "aerc",
                        "nvimpager",
                        "astroid",
                        "ijq",
                        "age-plugin-se",
                        "shfmt",
                        "alacritty",
                        "cbonsai",
                        "kiln",
                        "smithy",
                        "maddy",
                        "senpai",
                        "hut"
                    ]
                }
            ]
        },
        {
            "name": "sd",
            "portdir": "textproc/sd",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chmln/sd",
            "description": "Intuitive find & replace CLI (sed alternative)",
            "long_description": "Intuitive find & replace CLI (sed alternative). sd uses regex syntax that you already know from JavaScript and Python. Forget about dealing with quirks of sed or awk - get productive immediately.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sdcv",
            "portdir": "textproc/sdcv",
            "version": "0.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://dushistov.github.io/sdcv/",
            "description": "console version of StarDict program",
            "long_description": "sdcv is a console version of the StarDict program.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "readline",
                        "gettext",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seekanser",
            "portdir": "textproc/seekanser",
            "version": "1.0.7",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://seekanser.sourceforge.jp/",
            "description": "a program to seek answers to a quiz in Japanese",
            "long_description": "SeekAnser is a program to seek answers to a quiz in Japanese.",
            "active": true,
            "categories": [
                "textproc",
                "java",
                "japanese"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "senna",
            "portdir": "textproc/senna",
            "version": "1.1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwik.jp/senna/",
            "description": "embeddable fulltext search engine",
            "long_description": "Senna is an embeddable fulltext search engine, which you can use in conjunction with various scripting languages and databases.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "hello",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mecab",
                        "mecab-ipadic-utf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sentencepiece",
            "portdir": "textproc/sentencepiece",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/sentencepiece",
            "description": "Unsupervised text tokenizer for Neural Network-based text generation.",
            "long_description": "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) (Sennrich et al.) and unigram language model (Kudo)) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gperftools",
                        "protobuf3-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-sentencepiece",
                        "py38-sentencepiece",
                        "py310-sentencepiece",
                        "py311-sentencepiece",
                        "py312-sentencepiece",
                        "py39-sentencepiece"
                    ]
                }
            ]
        },
        {
            "name": "sgml-common",
            "portdir": "textproc/sgml-common",
            "version": "0.6.3",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.w3.org/2003/entities/",
            "description": "A collection of entities and DTDs common to multiple packages.",
            "long_description": "The sgml-common package contains a collection of entities and DTDs that are useful for processing SGML, but that don't need to be included in multiple packages. Sgml-common also includes an up-to-date Open Catalog file. Transcribed from the Fedora 15 RPM written originally by Tim Waugh <twaugh@redhat.com> based on work by Eric Bischoff and with recent maintenance by Ondrej Vasik <ovasik@redhat.com>.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "libxml2",
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docbook-utils"
                    ]
                }
            ]
        },
        {
            "name": "sgrep",
            "portdir": "textproc/sgrep",
            "version": "0.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html",
            "description": "structured grep is a tool for searching SGML, XML and HTML files",
            "long_description": "sgrep (structured grep) is a tool for searching and indexing text, SGML, XML and HTML files and filtering text streams using structural criteria.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sgrep2",
            "portdir": "textproc/sgrep2",
            "version": "1.94a",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html",
            "description": "structured grep is a tool for searching SGML, XML and HTML files",
            "long_description": "sgrep (structured grep) is a tool for searching and indexing text, SGML, XML and HTML files and filtering text streams using structural criteria.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "py27-simstring",
            "portdir": "textproc/simstring",
            "version": "20140723",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chokkan.org/software/simstring/",
            "description": "SimString Python module",
            "long_description": "SimString Python module",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "swig-python",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slearp",
            "portdir": "textproc/slearp",
            "version": "0.95",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.jp/projects/slearp/",
            "description": "structured learning and predict toolkit for tasks such as g2p conversion, based on discriminative leaning",
            "long_description": "Slearp (structured learning and prediction) is the structured learning and predict toolkit for tasks such as g2p conversion, based on discriminative leaning.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sloccount",
            "portdir": "textproc/sloccount",
            "version": "2.26",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dwheeler.com/sloccount/",
            "description": "program for counting lines of code in a large number of languages",
            "long_description": "SLOCCount is a set of tools for counting physical Source Lines of Code (SLOC) in a large number of languages of a potentially large set of programs.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "source-highlight",
            "portdir": "textproc/source-highlight",
            "version": "3.1.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/src-highlite/",
            "description": "source-code syntax highlighter",
            "long_description": "This program, given a source file, produces a document with syntax highlighting. At the moment it can handle: C/C++, C#, Bib, Bison, Caml, Changelog, CSS, Diff, Flex, Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, Makefile, M4, ML, Pascal, Perl, PHP, PostScript, Prolog, Python, Ruby, Shell, Sql, Tcl, and XML.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ctags",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sowing",
            "portdir": "textproc/sowing",
            "version": "1.1.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mcs.anl.gov",
            "description": "A parser for fortran interfaces",
            "long_description": "A parser for fortran interfaces",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "petsc",
                        "slepc"
                    ]
                }
            ]
        },
        {
            "name": "spark",
            "portdir": "textproc/spark",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/holman/spark",
            "description": "sparklines for your shell.",
            "long_description": "spark: sparklines for your shell.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sphinx",
            "portdir": "textproc/sphinx",
            "version": "2.2.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinxsearch.com/",
            "description": "Sphinx is a full-text search engine",
            "long_description": "Sphinx is a full-text search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL or PostgreSQL, or from an XML pipe.",
            "active": true,
            "categories": [
                "net",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "postgresql91",
                "postgresql92",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "postgresql96",
                "mysql51",
                "mysql55",
                "mysql56",
                "mysql57",
                "mariadb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql57",
                        "expat",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "iverilog-docs"
                    ]
                }
            ]
        },
        {
            "name": "libsphinxclient",
            "portdir": "textproc/sphinx",
            "version": "2.2.11",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinxsearch.com/",
            "description": "C library to talk to the Sphinx full-text search engine",
            "long_description": "C library to talk to the Sphinx full-text search engine",
            "active": true,
            "categories": [
                "net",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-sphinx",
                        "php54-sphinx",
                        "php55-sphinx",
                        "php56-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "ssed",
            "portdir": "textproc/ssed",
            "version": "3.62",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sed.sourceforge.net/",
            "description": "Super-sed - a heavily enhanced version of sed",
            "long_description": "This is a version of sed based on GNU sed. It is not a version of GNU sed, though. There are several new features (including in-place editing of files, extended regular expression syntax and a few new commands) and some bug fixes.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache-ant",
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-stanfordnlp",
                        "py38-stanfordnlp",
                        "py37-stanfordnlp",
                        "stanford-corenlp-arabic",
                        "stanford-corenlp-chinese",
                        "stanford-corenlp-english",
                        "stanford-corenlp-english-kbp",
                        "stanford-corenlp-french",
                        "stanford-corenlp-german",
                        "stanford-corenlp-spanish"
                    ]
                }
            ]
        },
        {
            "name": "stanford-corenlp-models",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-arabic",
                        "stanford-corenlp-chinese",
                        "stanford-corenlp-english",
                        "stanford-corenlp-english-kbp",
                        "stanford-corenlp-french",
                        "stanford-corenlp-german",
                        "stanford-corenlp-spanish"
                    ]
                }
            ]
        },
        {
            "name": "stanford-corenlp-arabic",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp-chinese",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp-english",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp-english-kbp",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp-french",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp-german",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-corenlp-spanish",
            "portdir": "textproc/stanford-corenlp",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stanfordnlp.github.io/CoreNLP/",
            "description": "A Java suite of core NLP tools",
            "long_description": "Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for (Modern Standard) Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, industry, and government. The tools variously use rule-based, probabilistic machine learning, and deep learning components.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "stanford-corenlp",
                        "stanford-corenlp-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-ner",
            "portdir": "textproc/stanford-ner",
            "version": "4.2.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlp.stanford.edu/software/CRF-NER.shtml",
            "description": "a high-performance machine learning based named entity recognition system",
            "long_description": "a high-performance machine learning based named entity recognition system, including facilities to train models from supervised training data and pre-trained models for English.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-parser",
            "portdir": "textproc/stanford-parser",
            "version": "4.2.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlp.stanford.edu/software/lex-parser.html",
            "description": "a Java implementation of probabilistic natural language parsers",
            "long_description": "a Java implementation of probabilistic natural language parsers, both highly optimized PCFG and lexicalized dependency parsers, and a lexicalized PCFG parser.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stanford-postagger",
            "portdir": "textproc/stanford-postagger",
            "version": "4.2.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlp.stanford.edu/software/tagger.html",
            "description": "a Java implementation of the log-linear part-of-speech taggers",
            "long_description": "a Java implementation of the log-linear part-of-speech taggers",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stardict",
            "portdir": "textproc/stardict",
            "version": "3.0.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stardict-4.sourceforge.net/index_en.php",
            "description": "A full featured gtk2 dictionary",
            "long_description": "Very nice gnome dictionary. Can handle both local and web dictionaries. Though it needs a handful of gnome libraries for installation.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "alexandernx",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "gnome",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnome-common",
                        "clang-17",
                        "itstool",
                        "intltool",
                        "yelp-tools",
                        "gnome-doc-utils",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libsigcxx2",
                        "json-glib",
                        "glib2",
                        "libcanberra",
                        "espeak-ng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stardict-xmlittre",
            "portdir": "textproc/stardict-xmlittre",
            "version": "2.4.2",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://francois.gannaz.free.fr/Littre/accueil.php",
            "description": "XMLittré dictionary for stardict",
            "long_description": "XMLittré dictionary for stardict.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "string_replace",
            "portdir": "textproc/string_replace",
            "version": "0.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/string_replace",
            "description": "searches and replaces a text string or regular expression",
            "long_description": "This tool was designed to go through text files (meaning: text, html, php, etc.) to search for and replace a particular text string (or regular expression).",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword",
            "portdir": "textproc/sword",
            "version": "1.9.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/index.jsp",
            "description": "cross-platform API/library for Bible software",
            "long_description": "The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "clucene",
                        "icu",
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macsword",
                        "bibletime",
                        "sword-glossary-eren_el",
                        "sword-bible-akjv",
                        "sword-bible-asv",
                        "sword-bible-darby",
                        "sword-bible-kjv",
                        "sword-bible-web",
                        "sword-book-finney",
                        "sword-book-pilgrim",
                        "sword-commentary-dtn",
                        "sword-commentary-jfb",
                        "sword-commentary-tsk",
                        "sword-devotional-daily",
                        "sword-dictionary-nave",
                        "sword-dictionary-strongsgreek",
                        "sword-dictionary-strongshebrew",
                        "sword-devotional-sme",
                        "sword-devotional-dbd",
                        "sword-glossary-eren_grc",
                        "sword-glossary-eren_he"
                    ]
                }
            ]
        },
        {
            "name": "sword-bible-akjv",
            "portdir": "textproc/sword-bible-akjv",
            "version": "1.4",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=AKJV",
            "description": "American King James Version",
            "long_description": "This is a new translation of the Bible, based on the original King James Version. It is a simple word for word update from the King James English. It has taken care to change nothing doctrinely, but to simply update the spelling and vocabulary. It has not changed the grammar because that could alter it doctrinely.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-bible-asv",
            "portdir": "textproc/sword-bible-asv",
            "version": "1.3",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=ASV",
            "description": "American Standard Version (1901), includes footnotes",
            "long_description": "The American Standard Version of 1901 is an Americanization of the English Revised Bible, which is an update of the KJV to less archaic spelling and greater accuracy of translation. It has been called The Rock of Biblical Honesty. It is the product of the work of over 50 Evangelical Christian scholars.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-bible-darby",
            "portdir": "textproc/sword-bible-darby",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Darby",
            "description": "Darby Bible (1889)",
            "long_description": "A literal translation of the Old Testament (1890) and the New Testament (1884) By John Nelson Darby (1800-82)",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-bible-kjv",
            "portdir": "textproc/sword-bible-kjv",
            "version": "2.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=KJV",
            "description": "King James Version (1769) with Strongs Numbers and Morphology",
            "long_description": "This is the King James Version of the Holy Bible (also known as the Authorized Version) with embedded Strong's Numbers. The rights to the base text are held by the Crown of England. The Strong's numbers in the OT were obtained from The Bible Foundation: http://www.bf.org. The NT Strong's data was obtained from The KJV2003 Project at CrossWire: http://www.crosswire.org. These mechanisms provide a useful means for looking up the exact original language word in a lexicon that is keyed to Strong's numbers.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-bible-web",
            "portdir": "textproc/sword-bible-web",
            "version": "3.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=WEB",
            "description": "World English Bible, includes footnotes",
            "long_description": "The World English Bible is a 1997 revision of the American Standard Version of the Holy Bible, first published in 1901. It is in the Public Domain. Please feel free to copy and distribute it freely.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-book-finney",
            "portdir": "textproc/sword-book-finney",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Finney",
            "description": "Sermons on Gospel Themes by Charles G. Finney (1792-1875)",
            "long_description": "Sermons on Gospel Themes by Charles G. Finney (1792-1875)",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-book-pilgrim",
            "portdir": "textproc/sword-book-pilgrim",
            "version": "1.0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Pilgrim",
            "description": "The Pilgrim's Progress by John Bunyan (1628-1688)",
            "long_description": "The Pilgrim's Progress by John Bunyan (1628-1688)",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-commentary-dtn",
            "portdir": "textproc/sword-commentary-dtn",
            "version": "1.0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=DTN",
            "description": "Darby Translation Notes",
            "long_description": "Notes to J.N. Darby's Translation of the Bible",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-commentary-jfb",
            "portdir": "textproc/sword-commentary-jfb",
            "version": "2.2",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=JFB",
            "description": "Jamieson Fausset Brown Bible Commentary",
            "long_description": "Robert Jamieson, A. R. Fausset and David Brown Commentary Critical and Explanatory on the Whole Bible (1871)",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-commentary-tsk",
            "portdir": "textproc/sword-commentary-tsk",
            "version": "1.4",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=TSK",
            "description": "Treasury of Scripture Knowledge Commentary",
            "long_description": "Treasury of Scripture Knowledge: five-hundred thousand scripture references and parallel passages by Canne, Browne, Blayney, Scott, and others about 1880.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sword-devotional-daily",
            "portdir": "textproc/sword-devotional-daily",
            "version": "1.0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crosswire.org/sword/modules/ModInfo.jsp?modName=Daily",
            "description": "Jonathan Bagster's Daily Light on the Daily Path",
            "long_description": "Daily Light on the Daily Path: A Devotional Textbook for Every Day of the Year, In the Very Words of Scripture. Prepared by Jonathan Bagster (1813-1872) and Other Members of His Family.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sword"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}