Bug 278808 - [new port] japanese/skk-jawiki: SKK/MeCab dictionary from Wikipedia(Japanese edition)
Summary: [new port] japanese/skk-jawiki: SKK/MeCab dictionary from Wikipedia(Japanese ...
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:
Blocks: 278562 279239
  Show dependency treegraph
 
Reported: 2024-05-06 05:40 UTC by mew14930xvi
Modified: 2024-08-18 06:28 UTC (History)
1 user (show)

See Also:


Attachments
SKK dictionary from Wikipedia(Japanese edition) (2.02 KB, patch)
2024-05-06 05:40 UTC, mew14930xvi
no flags Details | Diff
SKK/MeCab dictionary from Wikipedia(Japanese edition) (2.99 KB, patch)
2024-05-22 00:04 UTC, mew14930xvi
no flags Details | Diff
SKK/MeCab dictionary from Wikipedia(Japanese edition) (3.50 KB, patch)
2024-05-22 21:46 UTC, mew14930xvi
no flags Details | Diff
SKK/MeCab dictionary (3.78 KB, patch)
2024-06-08 19:18 UTC, mew14930xvi
no flags Details | Diff
skk/mecab dictionary (4.04 KB, patch)
2024-06-12 23:33 UTC, mew14930xvi
no flags Details | Diff
skk/mecab dictionary (3.98 KB, patch)
2024-06-15 22:31 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-06 05:40:07 UTC
Created attachment 250485 [details]
SKK dictionary from Wikipedia(Japanese edition)

SKK dictionary from Wikipedia(Japanese edition).
Comment 1 mew14930xvi 2024-05-22 00:04:00 UTC
Created attachment 250865 [details]
SKK/MeCab dictionary from Wikipedia(Japanese edition)

Update to 20240521
Build Dictionary for MeCab
Comment 2 mew14930xvi 2024-05-22 21:46:17 UTC
Created attachment 250884 [details]
SKK/MeCab dictionary from Wikipedia(Japanese edition)

add mecab charset option
Comment 3 mew14930xvi 2024-06-08 19:18:26 UTC
Created attachment 251296 [details]
SKK/MeCab dictionary

add skk dictionary type option
Comment 4 mew14930xvi 2024-06-12 23:33:34 UTC
Created attachment 251424 [details]
skk/mecab dictionary

add Coding cookie
Comment 5 mew14930xvi 2024-06-15 22:31:20 UTC
Created attachment 251484 [details]
skk/mecab dictionary

use Variable modifiers
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-08-18 06:28:04 UTC
A commit in branch main references this bug:

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

commit 5667992026d1c0e65ab240d98e46a3d3f899511c
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2024-08-18 06:24:39 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2024-08-18 06:24:39 +0000

    japanese/skk-jawiki: New port: SKK dictionary from Wikipedia (Japanese edition)

    SKK (Simple Kana Kanji Convertor) is a very fast and efficient Japanese
    input method system.
    This package provides dictionary from Wikipedia (Japanese edition).

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

 japanese/Makefile                   |   1 +
 japanese/skk-jawiki/Makefile (new)  | 103 ++++++++++++++++++++++++++++++++++++
 japanese/skk-jawiki/distinfo (new)  |   3 ++
 japanese/skk-jawiki/pkg-descr (new) |   3 ++
 4 files changed, 110 insertions(+)