Bug 276832

Summary: [NEW PORT] japanese/fcitx5-cskk: SKK input method plugin for fcitx5 that uses LibCSKK
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: 276831    
Bug Blocks:    
Attachments:
Description Flags
japanese/fcitx5-cskk: New port none

Description syobon 2024-02-05 05:39:01 UTC
Created attachment 248198 [details]
japanese/fcitx5-cskk: New port

Depends on: bug #276831
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-08 08:50:55 UTC
A commit in branch main references this bug:

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

commit e46f5bd9d62bd39ee2115c07acbf0c52cd0f1684
Author:     SyoBoN <syobon@syobon.net>
AuthorDate: 2024-02-05 05:27:33 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-03-08 08:50:18 +0000

    japanese/fcitx5-cskk: New port: SKK input method plugin for fcitx5 that uses LibCSKK

    PR:             276832

 japanese/Makefile                    |  1 +
 japanese/fcitx5-cskk/Makefile (new)  | 34 ++++++++++++++++++++++++++++++++++
 japanese/fcitx5-cskk/distinfo (new)  |  3 +++
 japanese/fcitx5-cskk/pkg-descr (new) |  1 +
 japanese/fcitx5-cskk/pkg-plist (new) | 36 ++++++++++++++++++++++++++++++++++++
 5 files changed, 75 insertions(+)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2024-03-08 08:51:19 UTC
Committed, thanks for your contribution!