diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3da46ead85c6..e72bbe2b3ce0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -92,7 +92,6 @@ SUBDIR += castxml SUBDIR += catdoc SUBDIR += cg3 - SUBDIR += cgrep SUBDIR += chkascii SUBDIR += choose SUBDIR += chpp @@ -164,6 +163,7 @@ SUBDIR += docbookrx SUBDIR += docproj SUBDIR += docproj-fonts-cjk + SUBDIR += doxx SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs SUBDIR += dtd2relax @@ -272,6 +272,7 @@ SUBDIR += highlight SUBDIR += hil-aspell SUBDIR += hr-aspell + SUBDIR += hs-cgrep SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc SUBDIR += hs-pandoc-crossref @@ -524,9 +525,6 @@ SUBDIR += openjade SUBDIR += opensearch SUBDIR += opensearch-dashboards - SUBDIR += opensearch-dashboards210 - SUBDIR += opensearch-dashboards213 - SUBDIR += opensearch-dashboards216 SUBDIR += opensearch-dashboards219 SUBDIR += opensearch13 SUBDIR += opensearch210 @@ -1227,6 +1225,7 @@ SUBDIR += pdfresurrect SUBDIR += pdfsandwich SUBDIR += pdftohtml + SUBDIR += pdjson SUBDIR += pear-File_Fortune SUBDIR += pear-File_MARC SUBDIR += pear-Horde_CssMinify @@ -1373,6 +1372,7 @@ SUBDIR += py-dparse SUBDIR += py-duecredit SUBDIR += py-ebcdic + SUBDIR += py-elastic-transport SUBDIR += py-elasticsearch SUBDIR += py-elasticsearch-async SUBDIR += py-elasticsearch-curator @@ -1380,6 +1380,7 @@ SUBDIR += py-elasticsearch-dsl6 SUBDIR += py-elasticsearch5 SUBDIR += py-elasticsearch6 + SUBDIR += py-elasticsearch7 SUBDIR += py-elementpath SUBDIR += py-emeraldtree SUBDIR += py-empy @@ -1431,6 +1432,7 @@ SUBDIR += py-jinjanator-plugins SUBDIR += py-jiter SUBDIR += py-jq + SUBDIR += py-json-repair SUBDIR += py-json2html SUBDIR += py-jsonslicer SUBDIR += py-jsx-lexer @@ -1442,6 +1444,7 @@ SUBDIR += py-langdetect SUBDIR += py-langid SUBDIR += py-language-data + SUBDIR += py-language-tags SUBDIR += py-laserhammer SUBDIR += py-latexcodec SUBDIR += py-license-expression @@ -1464,6 +1467,7 @@ SUBDIR += py-mdit-py-plugins SUBDIR += py-mdurl SUBDIR += py-mdx_wikilink_plus + SUBDIR += py-meilisearch SUBDIR += py-merge3 SUBDIR += py-mike SUBDIR += py-misaka @@ -1562,6 +1566,7 @@ SUBDIR += py-python-bidi SUBDIR += py-python-docs-theme SUBDIR += py-python-docx + SUBDIR += py-python-frontmatter SUBDIR += py-python-gettext SUBDIR += py-python-lsp-black SUBDIR += py-python-lsp-jsonrpc @@ -1594,14 +1599,18 @@ SUBDIR += py-rich-rst SUBDIR += py-rnc2rng SUBDIR += py-roman-numerals-py + SUBDIR += py-rouge-score SUBDIR += py-rst2ansi SUBDIR += py-rst2html5 + SUBDIR += py-sacremoses SUBDIR += py-scour + SUBDIR += py-segments SUBDIR += py-segno SUBDIR += py-sense2vec SUBDIR += py-sentencepiece SUBDIR += py-simplebayes SUBDIR += py-smartypants + SUBDIR += py-smile SUBDIR += py-snowballstemmer SUBDIR += py-spacy SUBDIR += py-spacy-legacy @@ -1684,6 +1693,7 @@ SUBDIR += py-tiktoken SUBDIR += py-tinycss SUBDIR += py-tinycss2 + SUBDIR += py-tokenizer SUBDIR += py-tokenizers SUBDIR += py-toml SUBDIR += py-tomli @@ -1737,7 +1747,6 @@ SUBDIR += quarto SUBDIR += quickwit SUBDIR += rand - SUBDIR += randlm SUBDIR += rapidxml SUBDIR += raptor2 SUBDIR += rarian @@ -2114,6 +2123,7 @@ SUBDIR += translate-shell SUBDIR += translate-toolkit SUBDIR += trdsql + SUBDIR += tree-sitter-grammars SUBDIR += ts-hunspell SUBDIR += tth SUBDIR += tttcmds |