Bug 282941 - [NEW PORT] japanese/anthy-unicode: another Anthy project
Summary: [NEW PORT] japanese/anthy-unicode: another Anthy project
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/fujiwarat/anthy-un...
Keywords:
Depends on:
Blocks: 283005
  Show dependency treegraph
 
Reported: 2024-11-24 05:44 UTC by mew14930xvi
Modified: 2024-12-01 07:58 UTC (History)
1 user (show)

See Also:


Attachments
anthy-unicode (7.96 KB, patch)
2024-11-24 05:44 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-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