Port details |
- emacs20-dl-wnn6 Dynamic loading module input method `Wnn' on Emacs
- 0.3.6_2 japanese
=0 0.3.6_2Version of this port present on the latest quarterly branch. DEPRECATED: has deprecated dependency
This port expired on: 2007-03-01
- 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: unknown
- Last Update: 2007-03-09 22:16:41
- SVN Revision: UNKNOWN
- Also Listed In: editors
- License: not specified in port
- WWW:
- http://tokuda-www.cs.titech.ac.jp/~katsuya/emacs/
- Description:
- Input method module `Wnn' for Emacs with dynamic loading enhancement.
This is an input method module Wnn for Emacs.
*** Setting for Fontset on Emacs20 ***
To use japanese fonts on emacs20, put in your $HOME/.emacs as follows:
(set-language-environment "Japanese")
(setq default-frame-alist
(append '((font . "fontset-16")) default-frame-alist))
And put in your $HOME/.Xdefaults as follows for example:
Emacs*Fontset-0: -*-fixed-medium-r-normal--16-*-*-*-*-*-fontset-16,\
ascii:-*-fixed-medium-r-normal-*-16-*-iso8859-1,\
japanese-jisx0208:-*-fixed-medium-r-normal-*-16-*-jisx0208*,\
chinese-gb2312:-*-*-medium-r-normal--16-*-*-*-*-*-gb2312*,\
korean-ksc5601:-*-*-medium-r-normal--16-*-*-*-*-*-ksc5601*
*** Setting for egg-wnn ***
To use Wnn, put in your $HOME/.emacs as follows:
(autoload 'egg "egg" "Initialize EGG." t)
and M-x egg on emacs-dl-20.5 (not emacs-20.5!).
This dynamic loading module sources and emacs20 dynamic loading module patch
is placed on the following URL:
ftp://ftp.m17n.org/pub/mule/dynamic-loading/
WWW: http://tokuda-www.cs.titech.ac.jp/~katsuya/emacs/
--- Porting by shige <shige@FreeBSD.ORG>.
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-emacs20-dl-wnn6>0:japanese/emacs20-dl-wnn6
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-emacs20-dl-wnn6
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-dl-20.7 : japanese/emacs20-dl-wnn6
- nonexistent : japanese/emacs20-dl-wnn6
- gmake : devel/gmake
- autoconf213 : devel/autoconf213
- Runtime dependencies:
-
- emacs-dl-20.7 : japanese/emacs20-dl-wnn6
- Library dependencies:
-
- wnn6.2 : japanese/emacs20-dl-wnn6
- 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) |
Commit | Credits | Log message |
0.3.6_2 09 Mar 2007 22:16:41
 |
gabor  |
Remove expired ports:
2007-03-01 japanese/emacs20-dl-canna: has deprecated dependency
2007-03-01 japanese/emacs20-dl-wnn6: has deprecated dependency |
0.3.6_2 18 Feb 2007 19:12:32
 |
gabor  |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor, implicit) |
0.3.6_2 28 Feb 2006 07:25:52
 |
kris  |
Only specify autoconf:213:env to fix package build
Approved by: portmgr (implicit) |
0.3.6_2 03 Feb 2006 21:17:52
 |
kris  |
Add autoconf:213 dependency to allow :configure target to run |
0.3.6_2 24 Nov 2005 23:02:13
 |
pav  |
- Add SHA256 |
0.3.6_2 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.3.6_2 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.3.6_2 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.3.6_2 23 Dec 2004 09:32:50
 |
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
0.3.6_2 03 Aug 2004 22:36:52
 |
ade  |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
0.3.6_2 04 Jun 2004 17:29:38
 |
ade  |
Sync with new bsd.autotools.mk |
0.3.6_2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.3.6_2 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.3.6_1 07 Mar 2003 06:04:59
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.3.6_1 30 Oct 2002 13:25:34
 |
taoka  |
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer |
31 May 2001 23:47:15
    |
ade  |
Replace explicit build dependency on gmake with USE_GMAKE knob |
31 May 2001 23:22:59
    |
ade  |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
08 Oct 2000 03:24:23
    |
asami  |
Convert category japanese to new layout. |
17 Sep 2000 17:02:26
    |
taoka  |
Modified for changing from ${LOCALBASE}/include/wnn to
${LOCALBASE}/include/wnn6/wnn. |
21 Aug 2000 01:56:58
    |
steve  |
While PACKAGE_BUILDING we need autoconf around so that we can configure the
emacs20-dl port. |
05 Jul 2000 15:50:26
    |
shige  |
Sync with emacs-20.7 update. |