Bug 279239 - [new port] japanese/mecab-jawiki: MeCab dictionary from Wikipedia(Japanese edition)
Summary: [new port] japanese/mecab-jawiki: MeCab dictionary from Wikipedia(Japanese ed...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/tokuhirom/jawiki-k...
Keywords:
Depends on: 278808
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-22 22:04 UTC by mew14930xvi
Modified: 2024-08-18 06:47 UTC (History)
1 user (show)

See Also:


Attachments
MeCab dictionary from Wikipedia (920 bytes, patch)
2024-05-22 22:04 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2024-05-22 22:04:01 UTC
Created attachment 250885 [details]
MeCab dictionary from Wikipedia

MeCab is open source Japanese dependency structure analyzer developed
through the joint research project between Graduate School of Informatics
Kyoto University and NTT (Nippon Telegraph and Telephone)
Communication Science Laboratories.
This port provides dictionary from Wikipedia(Japanese edition).
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-18 06:45:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f7aaddf034b8b8c606e24f6acf57add28fed9d29

commit f7aaddf034b8b8c606e24f6acf57add28fed9d29
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2024-08-18 06:41:50 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2024-08-18 06:41:50 +0000

    japanese/mecab-jawiki: New port: MeCab dictionary from Wikipedia (Japanese edition)

    MeCab is open source Japanese dependency structure analyzer developed
    through the joint research project between Graduate School of Informatics
    Kyoto University and NTT (Nippon Telegraph and Telephone)
    Communication Science Laboratories.
    This package provides dictionary from Wikipedia (Japanese edition).

    PR:     279239
    Reported by:    mew14930xvi <mew14930xvi@inbox.lv>

 japanese/Makefile                     |  1 +
 japanese/mecab-jawiki/Makefile (new)  | 10 ++++++++++
 japanese/mecab-jawiki/pkg-descr (new) |  5 +++++
 3 files changed, 16 insertions(+)