Port details |
- tamago Egg V4, Multilingual Input Method for Emacsen
- 4.0.6.0.20041122.19.15_10 editors
=5 4.0.6.0.20041122.19.15_10Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2000-05-01 00:14:59
- Last Update: 2025-02-24 21:44:48
- Commit Hash: 12940d8
- People watching this port, also watch:: unzip, Xaw3d, nasm, gdbm, boehm-gc
- Also Listed In: elisp
- License: GPLv2
- WWW:
- https://github.com/hrs-allbsd/tamago
- Description:
- Egg V4 (tamago) is a multilingual input method for Emacsen
written in only Emacs-Lisp. It supports the following translating servers:
jserver, cserver, tserver, Wnn6, SJ3 ver 1 and ver 2, cannaserver, wxgserver,
and anthy.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/tamago/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/tamago
- pkg install tamago
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tamago
- Package flavors (<flavor>: <package>)
- full: tamago
- canna: tamago-emacs_canna
- nox: tamago-emacs_nox
- wayland: tamago-emacs_wayland
- devel_full: tamago-emacs_devel
- devel_nox: tamago-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1651752248
SHA256 (hrs-allbsd-tamago-v4.0.6.0.20041122.19.15_GH0.tar.gz) = 8b8964d8c8120825c7ac5d59d8b17824e775d79dae0305f084987a893fa2136a
SIZE (hrs-allbsd-tamago-v4.0.6.0.20041122.19.15_GH0.tar.gz) = 365402
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-30.1 : editors/emacs@full
- Runtime dependencies:
-
- emacs-30.1 : editors/emacs@full
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for tamago-4.0.6.0.20041122.19.15_10:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_tamago
- USES:
- emacs
- pkg-message:
- For install:
- Enabling Tamago
=================
You can now enable Tamago by adding one of following lines to your
.emacs file depending on the language you use:
Japanese: (set-language-environment "Japanese")
Korean: (set-language-environment "Korean")
Chinese-GB: (set-language-environment "Chinese-GB")
Chinese-CNS: (set-language-environment "Chinese-CNS")
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.6_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
4.0.6 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
4.0.6 20 Feb 2003 17:12:51
 |
knu  |
De-pkg-comment. |
4.0.6 21 Dec 2002 21:19:16
 |
knu  |
Remove redundant dependencies. Mk/bsd.emacs.mk takes care of them. |
4.0.6 21 Jun 2002 15:52:35
 |
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
28 Oct 2001 22:42:23
    |
kuriyama  |
Add missing plist entries. |
28 Oct 2001 11:19:19
    |
kuriyama  |
Oops, I put old patchfile on freefall. Update to use new one. |
28 Oct 2001 10:25:18
    |
kuriyama  |
Add a patch to catch up tamago's CVS. Change default taget to emacs21. |
17 Apr 2001 20:19:23
    |
knu  |
Make use of bsd.emacs.mk and its variables. |
08 Oct 2000 02:02:27
    |
asami  |
Convert category editors to new layout. |
10 Jul 2000 02:11:50
    |
steve  |
EMACS_VER should now be 20.7. |