Bug 276831

Summary: [NEW PORT] japanese/cskk: SKK (Simple Kana Kanji henkan) library
Product: Ports & Packages Reporter: syobon
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 276832    
Attachments:
Description Flags
japanese/cskk: New port
none
japanese/cskk: New port none

Description syobon 2024-02-05 05:38:40 UTC
Created attachment 248197 [details]
japanese/cskk: New port
Comment 1 syobon 2024-03-08 02:57:35 UTC
Created attachment 249014 [details]
japanese/cskk: New port

Update to v3.1.1
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-08 08:27:51 UTC
A commit in branch main references this bug:

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

commit c932d60c68edb8235f152c4d2994d0c86a896500
Author:     SyoBoN <syobon@syobon.net>
AuthorDate: 2024-02-05 05:25:59 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-03-08 08:26:38 +0000

    japanese/cskk: New port: SKK (Simple Kana Kanji henkan) library

    PR:             276831

 japanese/Makefile                   |   1 +
 japanese/cskk/Makefile (new)        |  32 ++
 japanese/cskk/Makefile.crates (new) | 306 ++++++++++++++++++
 japanese/cskk/distinfo (new)        | 615 ++++++++++++++++++++++++++++++++++++
 japanese/cskk/pkg-descr (new)       |   6 +
 japanese/cskk/pkg-plist (new)       |  12 +
 6 files changed, 972 insertions(+)
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2024-03-08 08:50:51 UTC
Committed, thanks for your contribution!