FreeBSD japanese : ddskk4>
Simple Kana to Kanji conversion program on Emacsen
SKK (Simple Kana to Kanji conversion program) is a very fast
and efficient Japanese input method system, written in emacs-lisp.
SKK runs on Emacsen with Mule features.
This input-method toggle key-binding is C-x C-j.
And tutorial mode key-binding is C-x t.
http://openlab.ring.gr.jp/skk/
|
ddskk history
v. 1.22
date: 2007/08/01 22:59:44; author: yoichi; state: Exp; lines: +5 -5
Fix build with emacs22
v. 1.21
date: 2007/07/27 00:14:38; author: yoichi; state: Exp; lines: +1 -1
Apply change in skk cvs to install skk-e21 with emacs-22
(cvs di -kk -r 1.125 -r 1.126 SKK-MK)
PR: ports/114946
Submitted by: Takamichi Tateoka
v. 1.20
date: 2007/05/19 20:11:43; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2007/02/07 13:51:32; author: yoichi; state: Exp; lines: +2 -2
Follow the change of directory in mirror sites.
v. 1.18
date: 2006/01/28 02:11:22; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.17
date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0
Use INFO macros
v. 1.16
date: 2004/11/06 09:56:01; author: yoichi; state: Exp; lines: +3 -1
add more master sites
v. 1.15
date: 2004/11/06 09:46:12; author: yoichi; state: Exp; lines: +0 -2
Use tar.gz distfile. (no difference with vanished tar.bz2, checked by diff -ru)
Submitted by: Makoto Matsushita
v. 1.14
date: 2003/08/05 16:08:09; author: yoichi; state: Exp; lines: +7 -8
Update to 12.2.0
Add missing dependency
v. 1.13
date: 2003/03/07 06:04:43; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2002/03/08 12:12:45; author: kris; state: Exp; lines: +1 -1
"" is not a null string in makefile syntax
Submitted by: bento
v. 1.11
date: 2002/03/06 12:14:13; author: yoichi; state: Exp; lines: +41 -31
Add ddskk, repo-copied from japanese/skk-elisp.
This package provides Simple Kana to Kanji conversion program
working on Emacsen.
v. 1.10
date: 2001/07/07 20:55:31; author: sf; state: Exp; lines: +2 -2
fix MASTER_SITES.
PR: 28795
Submitted by: maintainer
v. 1.9
date: 2001/05/31 22:22:48; author: ade; state: Exp; lines: +2 -2
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
v. 1.8
date: 2000/10/15 03:19:10; author: nbm; state: Exp; lines: +2 -2
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.
Submitted by: Makoto MATSUSHITA
v. 1.7
date: 2000/10/01 09:59:03; author: reg; state: Exp; lines: +1 -2
Whitespace changes and PLIST sorting.
v. 1.6
date: 2000/04/12 14:37:39; author: knu; state: Exp; lines: +6 -6
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
v. 1.5
date: 1999/08/25 05:26:56; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/05 22:30:13; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.3
date: 1998/12/23 12:02:16; author: asami; state: Exp; lines: +2 -2
Add ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. Please
read the handbook guys!
v. 1.2
date: 1998/12/23 08:50:12; author: kuriyama; state: Exp; lines: +3 -12
Use BUILD_DEPENDS instead of sucked do-extract.
Suggested by: asami
v. 1.1
date: 1998/12/15 15:22:45; author: kuriyama; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/15 15:22:45; author: kuriyama; state: Exp; lines: +0 -0
japanese/skk-elisp:
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
Dictionary server for the SKK Japanese-input software.
PR: ports/8705 (part of)
Submitted by: Shigeyuki FUKUSHIMA
Note:
This PR cannot close until I commit japanese/skk meta-port
and take some tweaks. Please wait.
=============================================================================
v. 1.22
date: 2007/08/01 22:59:44; author: yoichi; state: Exp; lines: +5 -5
Fix build with emacs22
v. 1.21
date: 2007/07/27 00:14:38; author: yoichi; state: Exp; lines: +1 -1
Apply change in skk cvs to install skk-e21 with emacs-22
(cvs di -kk -r 1.125 -r 1.126 SKK-MK)
PR: ports/114946
Submitted by: Takamichi Tateoka
v. 1.20
date: 2007/05/19 20:11:43; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2007/02/07 13:51:32; author: yoichi; state: Exp; lines: +2 -2
Follow the change of directory in mirror sites.
v. 1.18
date: 2006/01/28 02:11:22; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.17
date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0
Use INFO macros
v. 1.16
date: 2004/11/06 09:56:01; author: yoichi; state: Exp; lines: +3 -1
add more master sites
v. 1.15
date: 2004/11/06 09:46:12; author: yoichi; state: Exp; lines: +0 -2
Use tar.gz distfile. (no difference with vanished tar.bz2, checked by diff -ru)
Submitted by: Makoto Matsushita
v. 1.14
date: 2003/08/05 16:08:09; author: yoichi; state: Exp; lines: +7 -8
Update to 12.2.0
Add missing dependency
v. 1.13
date: 2003/03/07 06:04:43; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2002/03/08 12:12:45; author: kris; state: Exp; lines: +1 -1
"" is not a null string in makefile syntax
Submitted by: bento
v. 1.11
date: 2002/03/06 12:14:13; author: yoichi; state: Exp; lines: +41 -31
Add ddskk, repo-copied from japanese/skk-elisp.
This package provides Simple Kana to Kanji conversion program
working on Emacsen.
v. 1.10
date: 2001/07/07 20:55:31; author: sf; state: Exp; lines: +2 -2
fix MASTER_SITES.
PR: 28795
Submitted by: maintainer
v. 1.9
date: 2001/05/31 22:22:48; author: ade; state: Exp; lines: +2 -2
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
v. 1.8
date: 2000/10/15 03:19:10; author: nbm; state: Exp; lines: +2 -2
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.
Submitted by: Makoto MATSUSHITA
v. 1.7
date: 2000/10/01 09:59:03; author: reg; state: Exp; lines: +1 -2
Whitespace changes and PLIST sorting.
v. 1.6
date: 2000/04/12 14:37:39; author: knu; state: Exp; lines: +6 -6
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
v. 1.5
date: 1999/08/25 05:26:56; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/05 22:30:13; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.3
date: 1998/12/23 12:02:16; author: asami; state: Exp; lines: +2 -2
Add ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. Please
read the handbook guys!
v. 1.2
date: 1998/12/23 08:50:12; author: kuriyama; state: Exp; lines: +3 -12
Use BUILD_DEPENDS instead of sucked do-extract.
Suggested by: asami
v. 1.1
date: 1998/12/15 15:22:45; author: kuriyama; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/15 15:22:45; author: kuriyama; state: Exp; lines: +0 -0
japanese/skk-elisp:
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
Dictionary server for the SKK Japanese-input software.
PR: ports/8705 (part of)
Submitted by: Shigeyuki FUKUSHIMA
Note:
This PR cannot close until I commit japanese/skk meta-port
and take some tweaks. Please wait.
=============================================================================
v. 1.22
date: 2007/08/01 22:59:44; author: yoichi; state: Exp; lines: +5 -5
Fix build with emacs22
v. 1.21
date: 2007/07/27 00:14:38; author: yoichi; state: Exp; lines: +1 -1
Apply change in skk cvs to install skk-e21 with emacs-22
(cvs di -kk -r 1.125 -r 1.126 SKK-MK)
PR: ports/114946
Submitted by: Takamichi Tateoka
v. 1.20
date: 2007/05/19 20:11:43; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2007/02/07 13:51:32; author: yoichi; state: Exp; lines: +2 -2
Follow the change of directory in mirror sites.
v. 1.18
date: 2006/01/28 02:11:22; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.17
date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0
Use INFO macros
v. 1.16
date: 2004/11/06 09:56:01; author: yoichi; state: Exp; lines: +3 -1
add more master sites
v. 1.15
date: 2004/11/06 09:46:12; author: yoichi; state: Exp; lines: +0 -2
Use tar.gz distfile. (no difference with vanished tar.bz2, checked by diff -ru)
Submitted by: Makoto Matsushita
v. 1.14
date: 2003/08/05 16:08:09; author: yoichi; state: Exp; lines: +7 -8
Update to 12.2.0
Add missing dependency
v. 1.13
date: 2003/03/07 06:04:43; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2002/03/08 12:12:45; author: kris; state: Exp; lines: +1 -1
"" is not a null string in makefile syntax
Submitted by: bento
v. 1.11
date: 2002/03/06 12:14:13; author: yoichi; state: Exp; lines: +41 -31
Add ddskk, repo-copied from japanese/skk-elisp.
This package provides Simple Kana to Kanji conversion program
working on Emacsen.
v. 1.10
date: 2001/07/07 20:55:31; author: sf; state: Exp; lines: +2 -2
fix MASTER_SITES.
PR: 28795
Submitted by: maintainer
v. 1.9
date: 2001/05/31 22:22:48; author: ade; state: Exp; lines: +2 -2
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
v. 1.8
date: 2000/10/15 03:19:10; author: nbm; state: Exp; lines: +2 -2
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.
Submitted by: Makoto MATSUSHITA
v. 1.7
date: 2000/10/01 09:59:03; author: reg; state: Exp; lines: +1 -2
Whitespace changes and PLIST sorting.
v. 1.6
date: 2000/04/12 14:37:39; author: knu; state: Exp; lines: +6 -6
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
v. 1.5
date: 1999/08/25 05:26:56; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/05 22:30:13; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.3
date: 1998/12/23 12:02:16; author: asami; state: Exp; lines: +2 -2
Add ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. Please
read the handbook guys!
v. 1.2
date: 1998/12/23 08:50:12; author: kuriyama; state: Exp; lines: +3 -12
Use BUILD_DEPENDS instead of sucked do-extract.
Suggested by: asami
v. 1.1
date: 1998/12/15 15:22:45; author: kuriyama; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/15 15:22:45; author: kuriyama; state: Exp; lines: +0 -0
japanese/skk-elisp:
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
Dictionary server for the SKK Japanese-input software.
PR: ports/8705 (part of)
Submitted by: Shigeyuki FUKUSHIMA
Note:
This PR cannot close until I commit japanese/skk meta-port
and take some tweaks. Please wait.
=============================================================================
|