HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=31",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=29",
"results": [
{
"name": "cedar",
"portdir": "textproc/cedar",
"version": "2022-03-18",
"license": "(GPL-2 or LGPL-2.1 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/cedar/",
"description": "C++ implementation of efficiently-updatable double-array library",
"long_description": "Cedar implements a double-array trie. It offers fast update/lookup for skewed (or ordered) queries; it is meant for skewed update/lookup with real-world data, e.g., words in natural language text or mining conjunctive features in a linear classifier. Even if keys are uniformly, randomly queried, its update/lookup is still faster than std::map and comparable to std::unordered_map.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ccdiff",
"portdir": "textproc/ccdiff",
"version": "0.340.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/App::ccdiff",
"description": "Colored Character Diff",
"long_description": "Colored Character Diff",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-makemaker",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-long",
"p5.34-scalar-list-utils",
"p5.34-term-ansicolor",
"perl5.34",
"p5.34-algorithm-diff"
]
},
{
"type": "test",
"ports": [
"p5.34-capture-tiny",
"p5.34-test-simple"
]
}
],
"depends_on": []
},
{
"name": "catdoc",
"portdir": "textproc/catdoc",
"version": "0.95",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.wagner.pp.ru/~vitus/software/catdoc/",
"description": "Convert MS Word/Excel documents to plain ASCII or TeX.",
"long_description": "catdoc is program which reads one or more Microsoft word files and outputs text, contained insinde them to standard output. Therefore it does same work for .doc files, as unix cat command for plain ASCII files. It is now accompanied by xls2csv - program which converts Excel spreadsheet into comma-separated value file. Newest addition to catdoc suite is catppt - a program, which extracts readable text from the PowerPoint files.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "julian",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"tk"
]
}
],
"depends_on": []
},
{
"name": "canna",
"portdir": "textproc/canna",
"version": "3.7p3",
"license": "Restrictive/Distributable and BSD-old and GPL-2+ and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://canna.sourceforge.jp/",
"description": "Kana-Kanji conversion system",
"long_description": "Kana-Kanji conversion system",
"active": true,
"categories": [
"textproc",
"japanese"
],
"maintainers": [],
"variants": [
"universal",
"inet",
"pdfdoc"
],
"dependencies": [
{
"type": "build",
"ports": [
"gccmakedep",
"imake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kinput2"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"crfpp",
"libiconv",
"mecab-utf8",
"mecab-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"syncha",
"zunda"
]
}
]
},
{
"name": "c2html",
"portdir": "textproc/c2html",
"version": "0.9.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://launchpad.net/ubuntu/+source/c2html",
"description": "c2html converts C source files to highlighted html",
"long_description": "c2html is a program which converts C source files to highlighted html files. The produced file can be used for creating technical manuals. A highlighted source code listing is usually much easier to read.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"petsc"
]
}
]
},
{
"name": "bstring",
"portdir": "textproc/bstring",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msteinert/bstring",
"description": "The Better String Library for C",
"long_description": "bstring is a fork of Paul Hsieh's Better String Library. It provides a comprehensive string library for C with features like autotools build system, updated test suite based on Check, Valgrind integration, and continuous integration via GitHub Actions.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "manuals-unread2u",
"github": "trodemaster",
"ports_count": 8
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netatalk4",
"netatalk"
]
}
]
},
{
"name": "brs",
"portdir": "textproc/brs",
"version": "4.03",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mirrors.playboy.com/misc/",
"description": "An interactive King James Bible",
"long_description": "Bible Retrieval System (BRS) consists of a textual database of the Authorized (\"King James\") Version of the Old and New Testaments, a set of libraries for finding and retrieving text, and a program (\"bible\") which uses the libraries to retrieve Bible passages given references on the command line or from standard input.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"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-18"
]
}
],
"depends_on": []
},
{
"name": "bingrep",
"portdir": "textproc/bingrep",
"version": "0.12.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m4b/bingrep",
"description": "like ~~grep~~ UBER, but for binaries",
"long_description": "Greps through binaries from various OSs and architectures, and colors them.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "sainnhe",
"github": "sainnhe",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "bibtex2html",
"portdir": "textproc/bibtex2html",
"version": "1.99",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lri.fr/~filliatr/bibtex2html/",
"description": "Bibtex to HTML translator",
"long_description": "bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format.",
"active": true,
"categories": [
"textproc",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texlive-latex",
"ocaml",
"texlive-fonts-recommended",
"clang-18",
"texlive-latex-extra",
"hevea"
]
},
{
"type": "run",
"ports": [
"texlive-basic"
]
}
],
"depends_on": []
},
{
"name": "bibletime",
"portdir": "textproc/bibletime",
"version": "3.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bibletime.info",
"description": "Bible study tool",
"long_description": "BibleTime is a completely free Bible study program, built for Linux, Windows, FreeBSD and macOS. BibleTime contains over 400 free Bible texts, commentaries, dictionaries and books, provided by the Crosswire Bible Society.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"pkgconfig",
"docbook-xml",
"docbook-xsl-ns",
"fop",
"libxslt",
"po4a"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtsvg",
"qt5-qttools",
"qt5-qtdeclarative",
"sword",
"qt5-qtbase",
"clucene"
]
}
],
"depends_on": []
},
{
"name": "bibledit",
"portdir": "textproc/bibledit",
"version": "4.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/bibledit/",
"description": "A USFM text editor for Bible translators using Linux and Mac OS X.",
"long_description": "Bibledit is a USFM text editor that works in Linux or Mac OS X for Bible translators to create Bible text. It is unique in that it is organized in two distinct hierarchies. One, it has sections and paragraphs, like any other text. Second, it is made up of books that contain chapters that contain verses.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"rcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"desktop-file-utils",
"gtk2",
"gtksourceview2",
"sqlite3",
"webkit-gtk",
"libsoup-2.4",
"enchant",
"git",
"nspr"
]
}
],
"depends_on": []
},
{
"name": "bat",
"portdir": "textproc/bat",
"version": "0.26.1",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharkdp/bat",
"description": "A cat(1) clone with syntax highlighting and Git integration.",
"long_description": "A cat(1) clone with syntax highlighting and Git integration.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind"
]
},
{
"type": "run",
"ports": [
"libgit2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"git-fuzzy",
"bat-extras"
]
}
]
},
{
"name": "bat-extras",
"portdir": "textproc/bat-extras",
"version": "2024.08.24",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eth-p/bat-extras",
"description": "Bash scripts that integrate bat with various command line tools.",
"long_description": "Bash scripts that integrate bat with various command line tools.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bash"
]
},
{
"type": "run",
"ports": [
"fzf",
"bat",
"git-delta",
"less",
"ripgrep",
"entr"
]
}
],
"depends_on": []
},
{
"name": "barcode",
"portdir": "textproc/barcode",
"version": "0.99",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/barcode/",
"description": "convert text strings to printed barcodes",
"long_description": "Main features of GNU Barcode: \n- Available as both a library and an executable program \n- Supports UPC, EAN, ISBN, CODE39 and other encoding standards \n- PostScript and Encapsulated PostScript output \n- Accepts sizes and positions as inches, centimeters, millimeters \n- Can create tables of barcodes (to print labels on sticker pages)",
"active": true,
"categories": [
"textproc",
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"gettext",
"libtool",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"libpaper"
]
},
{
"type": "run",
"ports": [
"texinfo"
]
}
],
"depends_on": []
},
{
"name": "backward",
"portdir": "textproc/backward",
"version": "0.1",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/backward/",
"description": "command line tool that reverses lineorder of stdin or any given file(s)",
"long_description": "command line tool that reverses lineorder of stdin or any given file(s)",
"active": true,
"categories": [
"textproc",
"amusements"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-zu",
"portdir": "textproc/aspell-dict-zu",
"version": "0.50-0",
"license": "GPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Zulu dictionary for aspell",
"long_description": "Zulu dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-yi",
"portdir": "textproc/aspell-dict-yi",
"version": "0.01.1-1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Yiddish dictionary for aspell",
"long_description": "Yiddish dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-wa",
"portdir": "textproc/aspell-dict-wa",
"version": "0.50-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Walloon dictionary for aspell",
"long_description": "Walloon dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-vi",
"portdir": "textproc/aspell-dict-vi",
"version": "0.01.1-1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Vietnamese dictionary for aspell",
"long_description": "Vietnamese dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-uz",
"portdir": "textproc/aspell-dict-uz",
"version": "0.6-0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Uzbek dictionary for aspell",
"long_description": "Uzbek dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-uk",
"portdir": "textproc/aspell-dict-uk",
"version": "1.4.0-0",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Ukrainian dictionary for aspell",
"long_description": "Ukrainian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tr",
"portdir": "textproc/aspell-dict-tr",
"version": "0.50-0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Turkish dictionary for aspell",
"long_description": "Turkish dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tn",
"portdir": "textproc/aspell-dict-tn",
"version": "1.0.1-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Setswana dictionary for aspell",
"long_description": "Setswana dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tl",
"portdir": "textproc/aspell-dict-tl",
"version": "0.02-1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Tagalog dictionary for aspell",
"long_description": "Tagalog dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tk",
"portdir": "textproc/aspell-dict-tk",
"version": "0.01-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Turkmen dictionary for aspell",
"long_description": "Turkmen dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tet",
"portdir": "textproc/aspell-dict-tet",
"version": "0.1.1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Tetum dictionary for aspell",
"long_description": "Tetum dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-te",
"portdir": "textproc/aspell-dict-te",
"version": "0.01-2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Telugu dictionary for aspell",
"long_description": "Telugu dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ta",
"portdir": "textproc/aspell-dict-ta",
"version": "20040424-1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Tamil dictionary for aspell",
"long_description": "Tamil dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sw",
"portdir": "textproc/aspell-dict-sw",
"version": "0.50-0",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Swahili dictionary for aspell",
"long_description": "Swahili dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sv",
"portdir": "textproc/aspell-dict-sv",
"version": "0.51-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Swedish dictionary for aspell",
"long_description": "Swedish dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sr",
"portdir": "textproc/aspell-dict-sr",
"version": "0.02",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Serbian dictionary for aspell",
"long_description": "Serbian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sk",
"portdir": "textproc/aspell-dict-sk",
"version": "2.01-2",
"license": "(LGPL-2.1 or MPL-1.1)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Slovak dictionary for aspell",
"long_description": "Slovak dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sc",
"portdir": "textproc/aspell-dict-sc",
"version": "1.0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Sardinian dictionary for aspell",
"long_description": "Sardinian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-rw",
"portdir": "textproc/aspell-dict-rw",
"version": "0.50-0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Kinyarwanda dictionary for aspell",
"long_description": "Kinyarwanda dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ru",
"portdir": "textproc/aspell-dict-ru",
"version": "0.99f7-1",
"license": "Restrictive/Distributable",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Russian dictionary for aspell",
"long_description": "Russian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ro",
"portdir": "textproc/aspell-dict-ro",
"version": "3.3-2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Romanian dictionary for aspell",
"long_description": "Romanian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-qu",
"portdir": "textproc/aspell-dict-qu",
"version": "0.02-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Quechua dictionary for aspell",
"long_description": "Quechua dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-pt_PT",
"portdir": "textproc/aspell-dict-pt_PT",
"version": "20190329-1-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Portuguese dictionary for aspell",
"long_description": "Portuguese dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-pt_BR",
"portdir": "textproc/aspell-dict-pt_BR",
"version": "20131030-12-0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Brazilian Portuguese dictionary for aspell",
"long_description": "Brazilian Portuguese dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-pl",
"portdir": "textproc/aspell-dict-pl",
"version": "6.0_20061121-0",
"license": "(LGPL-2.1 or MPL-1.1 or CC-SA-1)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Polish dictionary for aspell",
"long_description": "Polish dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-pa",
"portdir": "textproc/aspell-dict-pa",
"version": "0.01-1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Punjabi dictionary for aspell",
"long_description": "Punjabi dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-or",
"portdir": "textproc/aspell-dict-or",
"version": "0.03-1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Oriya dictionary for aspell",
"long_description": "Oriya dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ny",
"portdir": "textproc/aspell-dict-ny",
"version": "0.01-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Chichewa dictionary for aspell",
"long_description": "Chichewa dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-nn",
"portdir": "textproc/aspell-dict-nn",
"version": "0.50.1-1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Norwegian Nynorsk dictionary for aspell",
"long_description": "Norwegian Nynorsk dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-nl",
"portdir": "textproc/aspell-dict-nl",
"version": "0.50-2",
"license": "Restrictive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Dutch dictionary for aspell",
"long_description": "Dutch dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-nds",
"portdir": "textproc/aspell-dict-nds",
"version": "0.01-0",
"license": "GPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Low Saxon dictionary for aspell",
"long_description": "Low Saxon dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-nb",
"portdir": "textproc/aspell-dict-nb",
"version": "0.50.1-0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "Norwegian Bokmal dictionary for aspell",
"long_description": "Norwegian Bokmal dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-18"
]
}
],
"depends_on": []
}
]
}