Bug 282941

Summary: [NEW PORT] japanese/anthy-unicode: another Anthy project
Product: Ports & Packages Reporter: mew14930xvi <mew14930xvi>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: nobutaka
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/fujiwarat/anthy-unicode
Bug Depends on:    
Bug Blocks: 283005    
Attachments:
Description Flags
anthy-unicode none

Description mew14930xvi 2024-11-24 05:44:30 UTC
Created attachment 255423 [details]
anthy-unicode

Anthy is a japanese input method library that can be used from many setups.

Anthy Unicode's purposes are:
1. Convert internal codes from EUC-JP to UTF-8
2. Migrate the user fiels from $HOME/.anthy to $XDG_CONFIG_HOME/anthy
3. Maintain new eras
4. Enhance th word conversions
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-01 07:54:11 UTC
A commit in branch main references this bug:

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

commit 5dd70ed34a54a254b26195b18cd90adba69e5c12
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2024-12-01 07:32:13 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2024-12-01 07:53:25 +0000

    japanese/anthy-unicode: Add new port

    Anthy Unicode is a library for Japanese text input.
    It is a fork of Anthy.

    PR:             282941
    Reported by:    mew14930xvi@inbox.lv

 japanese/Makefile                                  |  1 +
 japanese/anthy-unicode/Makefile (new)              | 33 +++++++++
 japanese/anthy-unicode/distinfo (new)              |  3 +
 japanese/anthy-unicode/files/patch-doc_ELISP (new) | 83 ++++++++++++++++++++++
 japanese/anthy-unicode/pkg-descr (new)             | 10 +++
 japanese/anthy-unicode/pkg-message (new)           | 11 +++
 japanese/anthy-unicode/pkg-plist (new)             | 32 +++++++++
 japanese/anthy/Makefile                            |  2 +
 8 files changed, 175 insertions(+)
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2024-12-01 07:58:26 UTC
Added with slight modifications:
- Modify COMMENT to conform conventions described in the Porter's Handbook
  (https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-comment)
- Add CONFLICTS_INSTALL=ja-anthy