Port details |
- mule-canna+freewnn+sj3 Multilingual emacs, with Canna, sj3, and FreeWnn support built-in
- 2.3_5 japanese
=0 2.3_5Version of this port present on the latest quarterly branch. BROKEN: "Configure fails on amd64 >= 6.x"
DEPRECATED: emacs19 and related ports are obsolete; please use a more recent version
This port expired on: 2007-08-19
IGNORE: is marked as broken: "Configure fails on amd64 >= 6.x"
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2000-09-08 01:34:57
- Last Update: 2007-10-14 10:10:01
- SVN Revision: UNKNOWN
- Also Listed In: editors
- License: not specified in port
- Description:
- This package contains only the executables for mule-2.3, a multilingual
editor based on emacs-19.34.
You should install the mule-common-2.3 package containing emacs lisp
files, info pages, and so on (except executables) for mule-2.3.
This package is built with Japanese support, using Canna, sj3(*1) or FreeWnn.
It supports the following input methods: jeonkak, hangul for
Korean (Hanja), and quanjiao, zhuyin, erpin for Chinese (check out
${LOCALBASE}/lib/mule/site-lisp/site-start.el).
This package and the package, mule-common-2.3, *will* clobber any
existing emacs installation. In particular, the executables and man
pages of etags/ctags are installed, and the info pages that come with
the original emacs get installed too.
Although this shouldn't cause any problems to run both mule and emacs,
it may cause some confusion when one of them is pkg_delete'd. If
someone has a solution to this, please tell me.
A info "dir" file is supplied in the ${PORTSDIR}/editors/mule-common/files/
subdirectory of the ports package. Copy it into your /usr/local/info
to read mule info pages, but also make sure you also add everything
that may have been added to that file!
[Notice]
Mr. Yoshio KATAYAMA <kate@pfu.co.jp> fixed many bugs for mule-2.3.
Patches for those are in 'mule-2.3-19.34.patch-YYMMDD.tar.gz' and are
applied in this port.
- S. Taoka
taoka@FreeBSD.org
------------------------------
(*1)
If you want to use 'sj3' as a Japanese input method, then you should
insert the following two lines into ~/.emacs.
(load "sj3-egg")
(setq egg-default-startup-file "eggrc-sj3")
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- ja-mule-canna+freewnn+sj3>0:japanese/mule-canna+freewnn+sj3
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-mule-canna+freewnn+sj3
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: editors/mule
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sj3serv : japanese/sj3
- gmake : devel/gmake
- xbitmaps.pc : x11/xbitmaps
- libraries : x11/xorg-libraries
- Runtime dependencies:
-
- mule.el : editors/mule-common
- xbitmaps.pc : x11/xbitmaps
- libraries : x11/xorg-libraries
- Library dependencies:
-
- canna.1 : japanese/Canna
- wnn.0 : japanese/FreeWnn-lib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: editors/mule |
Commit | Credits | Log message |
2.3_5 14 Oct 2007 10:10:01
 |
vd  |
Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a
more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new
installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a
more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please
use a more recent version (Only the first 15 lines of the commit message are shown above ) |
2.3_5 19 Jul 2007 09:52:17
 |
linimon  |
Continue the deorbit burn of ports that are multilingual versions of emacs19
and obsoleted by emacs20 and later.
Discussed with: NIIMI Satoshi
Hat: portmgr |
2.3_3 07 Mar 2003 00:16:25
 |
ade  |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly) |
06 Jul 2001 01:08:28
    |
taoka  |
My poor English in pkg-descr was corrected |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:24:23
    |
asami  |
Convert category japanese to new layout. |
08 Sep 2000 05:34:57
    |
taoka  |
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: |