Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id AE78B1A9239 for ; Thu, 25 Nov 2021 08:55:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D65B184E91; Thu, 25 Nov 2021 08:55:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D6F784D2E for ; Thu, 25 Nov 2021 08:55:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id n5IsEQ6hFm_5 for ; Thu, 25 Nov 2021 08:55:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 77A0484CD9 for ; Thu, 25 Nov 2021 08:55:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 70F70FAEC; Thu, 25 Nov 2021 08:55:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1637830542259470" MIME-Version: 1.0 Date: Thu, 25 Nov 2021 08:55:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211125085542.70F70FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1637830542259470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 25 08:55:42 UTC 2021 Modified Files: pkgsrc/textproc: Makefile Log Message: textproc/Makefile: add nltk_data packages To generate a diff of this commit: cvs rdiff -u -r1.1258 -r1.1259 pkgsrc/textproc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1637830542259470 Content-Disposition: inline Content-Length: 3966 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/Makefile diff -u pkgsrc/textproc/Makefile:1.1258 pkgsrc/textproc/Makefile:1.1259 --- pkgsrc/textproc/Makefile:1.1258 Tue Nov 23 13:27:07 2021 +++ pkgsrc/textproc/Makefile Thu Nov 25 08:55:42 2021 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1258 2021/11/23 13:27:07 wiz Exp $ +# $NetBSD: Makefile,v 1.1259 2021/11/25 08:55:42 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -516,6 +516,114 @@ SUBDIR+= namazu SUBDIR+= nanogrep SUBDIR+= nbsed SUBDIR+= ndtpd +SUBDIR+= nltk_data-abc +SUBDIR+= nltk_data-alpino +SUBDIR+= nltk_data-averaged_perceptron_tagger +SUBDIR+= nltk_data-averaged_perceptron_tagger_ru +SUBDIR+= nltk_data-basque_grammars +SUBDIR+= nltk_data-biocreative_ppi +SUBDIR+= nltk_data-bllip_wsj_no_aux +SUBDIR+= nltk_data-book_grammars +SUBDIR+= nltk_data-brown +SUBDIR+= nltk_data-brown_tei +SUBDIR+= nltk_data-cess_cat +SUBDIR+= nltk_data-cess_esp +SUBDIR+= nltk_data-chat80 +SUBDIR+= nltk_data-city_database +SUBDIR+= nltk_data-cmudict +SUBDIR+= nltk_data-comparative_sentences +SUBDIR+= nltk_data-comtrans +SUBDIR+= nltk_data-conll2000 +SUBDIR+= nltk_data-conll2002 +SUBDIR+= nltk_data-conll2007 +SUBDIR+= nltk_data-crubadan +SUBDIR+= nltk_data-dependency_treebank +SUBDIR+= nltk_data-dolch +SUBDIR+= nltk_data-europarl_raw +SUBDIR+= nltk_data-floresta +SUBDIR+= nltk_data-framenet_v15 +SUBDIR+= nltk_data-framenet_v17 +SUBDIR+= nltk_data-gazetteers +SUBDIR+= nltk_data-genesis +SUBDIR+= nltk_data-gutenberg +SUBDIR+= nltk_data-ieer +SUBDIR+= nltk_data-inaugural +SUBDIR+= nltk_data-indian +SUBDIR+= nltk_data-jeita +SUBDIR+= nltk_data-kimmo +SUBDIR+= nltk_data-knbc +SUBDIR+= nltk_data-large_grammars +SUBDIR+= nltk_data-lin_thesaurus +SUBDIR+= nltk_data-mac_morpho +SUBDIR+= nltk_data-machado +SUBDIR+= nltk_data-masc_tagged +SUBDIR+= nltk_data-maxent_ne_chunker +SUBDIR+= nltk_data-maxent_treebank_pos_tagger +SUBDIR+= nltk_data-moses_sample +SUBDIR+= nltk_data-movie_reviews +SUBDIR+= nltk_data-mte_teip5 +SUBDIR+= nltk_data-mwa_ppdb +SUBDIR+= nltk_data-names +SUBDIR+= nltk_data-nombank.1.0 +SUBDIR+= nltk_data-nonbreaking_prefixes +SUBDIR+= nltk_data-nps_chat +SUBDIR+= nltk_data-omw +SUBDIR+= nltk_data-opinion_lexicon +SUBDIR+= nltk_data-panlex_swadesh +SUBDIR+= nltk_data-paradigms +SUBDIR+= nltk_data-pe08 +SUBDIR+= nltk_data-perluniprops +SUBDIR+= nltk_data-pil +SUBDIR+= nltk_data-pl196x +SUBDIR+= nltk_data-porter_test +SUBDIR+= nltk_data-ppattach +SUBDIR+= nltk_data-problem_reports +SUBDIR+= nltk_data-product_reviews_1 +SUBDIR+= nltk_data-product_reviews_2 +SUBDIR+= nltk_data-propbank +SUBDIR+= nltk_data-pros_cons +SUBDIR+= nltk_data-ptb +SUBDIR+= nltk_data-punkt +SUBDIR+= nltk_data-qc +SUBDIR+= nltk_data-reuters +SUBDIR+= nltk_data-rslp +SUBDIR+= nltk_data-rte +SUBDIR+= nltk_data-sample_grammars +SUBDIR+= nltk_data-semcor +SUBDIR+= nltk_data-senseval +SUBDIR+= nltk_data-sentence_polarity +SUBDIR+= nltk_data-sentiwordnet +SUBDIR+= nltk_data-shakespeare +SUBDIR+= nltk_data-sinica_treebank +SUBDIR+= nltk_data-smultron +SUBDIR+= nltk_data-snowball_data +SUBDIR+= nltk_data-spanish_grammars +SUBDIR+= nltk_data-state_union +SUBDIR+= nltk_data-stopwords +SUBDIR+= nltk_data-subjectivity +SUBDIR+= nltk_data-swadesh +SUBDIR+= nltk_data-switchboard +SUBDIR+= nltk_data-tagsets +SUBDIR+= nltk_data-timit +SUBDIR+= nltk_data-toolbox +SUBDIR+= nltk_data-treebank +SUBDIR+= nltk_data-twitter_samples +SUBDIR+= nltk_data-udhr +SUBDIR+= nltk_data-udhr2 +SUBDIR+= nltk_data-unicode_samples +SUBDIR+= nltk_data-universal_tagset +SUBDIR+= nltk_data-universal_treebanks_v20 +SUBDIR+= nltk_data-vader_lexicon +SUBDIR+= nltk_data-verbnet +SUBDIR+= nltk_data-verbnet3 +SUBDIR+= nltk_data-webtext +SUBDIR+= nltk_data-wmt15_eval +SUBDIR+= nltk_data-word2vec_sample +SUBDIR+= nltk_data-wordnet +SUBDIR+= nltk_data-wordnet31 +SUBDIR+= nltk_data-wordnet_ic +SUBDIR+= nltk_data-words +SUBDIR+= nltk_data-ycoe SUBDIR+= nxml-mode SUBDIR+= o3read SUBDIR+= ocaml-csv --_----------=_1637830542259470--