HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50662,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=514",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=512",
"results": [
{
"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-9.0"
]
}
],
"depends_on": []
},
{
"name": "brown-cluster",
"portdir": "textproc/brown-cluster",
"version": "1.3-20171019",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/percyliang/brown-cluster",
"description": "C++ implementation of the Brown word clustering algorithm",
"long_description": "C++ implementation of the Brown word clustering algorithm.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "boxes",
"portdir": "textproc/boxes",
"version": "1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://boxes.thomasjensen.com",
"description": "draws boxes around text",
"long_description": "boxes is a text filter which can draw various ASCII art boxes around its input text. Variants: 'emacs' -- installs boxes.el, which simplifies using boxes from emacs",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "",
"github": "StefKKK",
"ports_count": 1
}
],
"variants": [
"emacs"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cctools",
"flex",
"gsed",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "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-15",
"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": [
"po4a",
"cmake",
"pkgconfig",
"clang-9.0",
"docbook-xml",
"docbook-xsl-ns",
"fop",
"libxslt"
]
},
{
"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-17"
]
},
{
"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": 1023
}
],
"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": [
"bat-extras",
"git-fuzzy"
]
}
]
},
{
"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-16",
"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-16"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-vi",
"portdir": "textproc/aspell-dict-vi",
"version": "0.01.1-1",
"license": "GPL-2",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-uz",
"portdir": "textproc/aspell-dict-uz",
"version": "0.6-0",
"license": "GPL-2+",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-uk",
"portdir": "textproc/aspell-dict-uk",
"version": "1.4.0-0",
"license": "LGPL",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tr",
"portdir": "textproc/aspell-dict-tr",
"version": "0.50-0",
"license": "GPL-2+",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-tl",
"portdir": "textproc/aspell-dict-tl",
"version": "0.02-1",
"license": "GPL-2+",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ta",
"portdir": "textproc/aspell-dict-ta",
"version": "20040424-1",
"license": "GPL-2",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sw",
"portdir": "textproc/aspell-dict-sw",
"version": "0.50-0",
"license": "LGPL-2.1",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sv",
"portdir": "textproc/aspell-dict-sv",
"version": "0.51-0",
"license": "GPL-2",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sr",
"portdir": "textproc/aspell-dict-sr",
"version": "0.02",
"license": "LGPL-2.1",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-sk",
"portdir": "textproc/aspell-dict-sk",
"version": "2.01-2",
"license": "(LGPL-2.1 or MPL-1.1)",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-rw",
"portdir": "textproc/aspell-dict-rw",
"version": "0.50-0",
"license": "GPL-2+",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ru",
"portdir": "textproc/aspell-dict-ru",
"version": "0.99f7-1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ro",
"portdir": "textproc/aspell-dict-ro",
"version": "3.3-2",
"license": "GPL-2",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-pt_PT",
"portdir": "textproc/aspell-dict-pt_PT",
"version": "20190329-1-0",
"license": "GPL-2",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-pt_BR",
"portdir": "textproc/aspell-dict-pt_BR",
"version": "20131030-12-0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"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-14"
]
}
],
"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": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-nl",
"portdir": "textproc/aspell-dict-nl",
"version": "0.50-2",
"license": "Restrictive",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-nb",
"portdir": "textproc/aspell-dict-nb",
"version": "0.50.1-0",
"license": "GPL-2",
"platforms": "darwin",
"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-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-ms",
"portdir": "textproc/aspell-dict-ms",
"version": "0.50-0",
"license": "(GFDL-1.2 or PDL-1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Malay dictionary for aspell",
"long_description": "{*}Malay dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-mr",
"portdir": "textproc/aspell-dict-mr",
"version": "0.10-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Marathi dictionary for aspell",
"long_description": "{*}Marathi dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-mk",
"portdir": "textproc/aspell-dict-mk",
"version": "0.50-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Macedonian dictionary for aspell",
"long_description": "{*}Macedonian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-mg",
"portdir": "textproc/aspell-dict-mg",
"version": "0.03-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Malagasy dictionary for aspell",
"long_description": "{*}Malagasy dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-lv",
"portdir": "textproc/aspell-dict-lv",
"version": "0.5.5-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Latvian dictionary for aspell",
"long_description": "{*}Latvian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-lt",
"portdir": "textproc/aspell-dict-lt",
"version": "1.2.1-0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Lithuanian dictionary for aspell",
"long_description": "{*}Lithuanian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-it",
"portdir": "textproc/aspell-dict-it",
"version": "2.2_20050523-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Italian dictionary for aspell",
"long_description": "{*}Italian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-is",
"portdir": "textproc/aspell-dict-is",
"version": "0.51.1-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Icelandic dictionary for aspell",
"long_description": "{*}Icelandic dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-id",
"portdir": "textproc/aspell-dict-id",
"version": "1.2-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Indonesian dictionary for aspell",
"long_description": "{*}Indonesian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-hu",
"portdir": "textproc/aspell-dict-hu",
"version": "0.99.4.2-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Hungaria dictionary for aspell",
"long_description": "{*}Hungaria dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-hr",
"portdir": "textproc/aspell-dict-hr",
"version": "0.51-0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Croatian dictionary for aspell",
"long_description": "{*}Croatian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-hi",
"portdir": "textproc/aspell-dict-hi",
"version": "0.02-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Hindi dictionary for aspell",
"long_description": "{*}Hindi dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-he",
"portdir": "textproc/aspell-dict-he",
"version": "1.0-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Hebrew dictionary for aspell",
"long_description": "{*}Hebrew dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-fr",
"portdir": "textproc/aspell-dict-fr",
"version": "0.50-3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}French dictionary for aspell",
"long_description": "{*}French dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-fi",
"portdir": "textproc/aspell-dict-fi",
"version": "0.7-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Finnish dictionary for aspell",
"long_description": "{*}Finnish dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-fa",
"portdir": "textproc/aspell-dict-fa",
"version": "0.11-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Persian dictionary for aspell",
"long_description": "{*}Persian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-et",
"portdir": "textproc/aspell-dict-et",
"version": "0.1.21-1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Estonian dictionary for aspell",
"long_description": "{*}Estonian dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-es",
"portdir": "textproc/aspell-dict-es",
"version": "1.11-2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Spanish dictionary for aspell",
"long_description": "{*}Spanish dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-eo",
"portdir": "textproc/aspell-dict-eo",
"version": "2.1.20000225a-2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Esperanto dictionary for aspell",
"long_description": "{*}Esperanto dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-en",
"portdir": "textproc/aspell-dict-en",
"version": "2020.12.07-0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}English dictionary for aspell",
"long_description": "{*}English dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdelibs4",
"treeline"
]
},
{
"type": "run",
"ports": [
"murex"
]
}
]
},
{
"name": "aspell-dict-el",
"portdir": "textproc/aspell-dict-el",
"version": "0.08-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}Greek dictionary for aspell",
"long_description": "{*}Greek dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-de-alt",
"portdir": "textproc/aspell-dict-de-alt",
"version": "2.1-1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}German (old spelling rules) dictionary for aspell",
"long_description": "{*}German (old spelling rules) dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aspell-dict-de",
"portdir": "textproc/aspell-dict-de",
"version": "20161207-7-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aspell.net/",
"description": "{*}German (current spelling rules) dictionary for aspell",
"long_description": "{*}German (current spelling rules) dictionary for aspell",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"aspell",
"clang-14"
]
}
],
"depends_on": []
}
]
}