aboutsummaryrefslogtreecommitdiff
path: root/japanese/onew/files
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/onew/files')
-rw-r--r--japanese/onew/files/ONEW_CONF-for-canna8
-rw-r--r--japanese/onew/files/ONEW_CONF-for-canna+freewnn11
-rw-r--r--japanese/onew/files/ONEW_CONF-for-canna+wnn613
-rw-r--r--japanese/onew/files/ONEW_CONF-for-canna+wnn713
-rw-r--r--japanese/onew/files/ONEW_CONF-for-freewnn6
-rw-r--r--japanese/onew/files/ONEW_CONF-for-wnn68
-rw-r--r--japanese/onew/files/ONEW_CONF-for-wnn78
-rw-r--r--japanese/onew/files/patch-aa12
-rw-r--r--japanese/onew/files/patch-ab12
-rw-r--r--japanese/onew/files/patch-gcc4250
-rw-r--r--japanese/onew/files/patch-sys_sys.h35
11 files changed, 0 insertions, 176 deletions
diff --git a/japanese/onew/files/ONEW_CONF-for-canna b/japanese/onew/files/ONEW_CONF-for-canna
deleted file mode 100644
index 76379327e7ca..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-canna
+++ /dev/null
@@ -1,8 +0,0 @@
-CANNAINC = -I%LOCALBASE%/include
-CANNAOBJ = Canna.o CannaRk.o
-CANNALIB = -L%LOCALBASE%/lib -lcanna
-CANNA_RKPATH = '".:$$HOME:%LOCALBASE%/lib/canna/dic:/tmp/onew_rktabs/canna"'
-CANNA_RKTAB = '"default.cbp"'
-RKKLIBS = $(CANNALIB)
-RKKOBJS = $(CANNAOBJ)
-ONEW_ENGINE = '"canna/canna"'
diff --git a/japanese/onew/files/ONEW_CONF-for-canna+freewnn b/japanese/onew/files/ONEW_CONF-for-canna+freewnn
deleted file mode 100644
index d5b91c95e403..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-canna+freewnn
+++ /dev/null
@@ -1,11 +0,0 @@
-WNNINC = -I%LOCALBASE%/include/wnn
-WNNLIB = -L%LOCALBASE%/lib -ljd
-WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
-CANNAINC = -I%LOCALBASE%/include
-CANNAOBJ = Canna.o CannaRk.o
-CANNALIB = -L%LOCALBASE%/lib -lcanna
-CANNA_RKPATH = '".:$$HOME:%LOCALBASE%/lib/canna/dic:/tmp/onew_rktabs/canna"'
-CANNA_RKTAB = '"default.cbp"'
-RKKLIBS = $(CANNALIB) $(WNNLIB)
-RKKOBJS = $(CANNAOBJ) $(WNNOBJ)
-MISCLIB = -lcrypt
diff --git a/japanese/onew/files/ONEW_CONF-for-canna+wnn6 b/japanese/onew/files/ONEW_CONF-for-canna+wnn6
deleted file mode 100644
index 30466c39e23a..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-canna+wnn6
+++ /dev/null
@@ -1,13 +0,0 @@
-WNNINC = -I%LOCALBASE%/include/wnn
-WNNLIB = -L%LOCALBASE%/lib -ljd
-WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn6:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
-WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
-WNN_DICDIRS = '"iwanami/%s.dic;usr/$$USER/%s.h"'
-CANNAINC = -I%LOCALBASE%/include
-CANNAOBJ = Canna.o CannaRk.o
-CANNALIB = -L%LOCALBASE%/lib -lcanna
-CANNA_RKPATH = '".:$$HOME:%LOCALBASE%/lib/canna/dic:/tmp/onew_rktabs/canna"'
-CANNA_RKTAB = '"default.cbp"'
-RKKLIBS = $(WNNLIB) $(CANNALIB)
-RKKOBJS = $(WNNOBJ) $(CANNAOBJ)
-MISCLIB = -lcrypt
diff --git a/japanese/onew/files/ONEW_CONF-for-canna+wnn7 b/japanese/onew/files/ONEW_CONF-for-canna+wnn7
deleted file mode 100644
index fe8d22ad23de..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-canna+wnn7
+++ /dev/null
@@ -1,13 +0,0 @@
-WNNINC = -I%LOCALBASE%/include/wnn
-WNNLIB = -L%LOCALBASE%/lib -ljd
-WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn7:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
-WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
-WNN_DICDIRS = '"system/%s.dic;usr/$$USER/%s.h"'
-CANNAINC = -I%LOCALBASE%/include
-CANNAOBJ = Canna.o CannaRk.o
-CANNALIB = -L%LOCALBASE%/lib -lcanna
-CANNA_RKPATH = '".:$$HOME:%LOCALBASE%/lib/canna/dic:/tmp/onew_rktabs/canna"'
-CANNA_RKTAB = '"default.cbp"'
-RKKLIBS = $(WNNLIB) $(CANNALIB)
-RKKOBJS = $(WNNOBJ) $(CANNAOBJ)
-MISCLIB = -lcrypt
diff --git a/japanese/onew/files/ONEW_CONF-for-freewnn b/japanese/onew/files/ONEW_CONF-for-freewnn
deleted file mode 100644
index ee9b45cb37a2..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-freewnn
+++ /dev/null
@@ -1,6 +0,0 @@
-WNNINC = -I%LOCALBASE%/include/wnn
-WNNLIB = -L%LOCALBASE%/lib -ljd
-WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
-RKKLIBS = $(WNNLIB)
-RKKOBJS = $(WNNOBJ)
-MISCLIB = -lcrypt
diff --git a/japanese/onew/files/ONEW_CONF-for-wnn6 b/japanese/onew/files/ONEW_CONF-for-wnn6
deleted file mode 100644
index 0d02ec1c4d9a..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-wnn6
+++ /dev/null
@@ -1,8 +0,0 @@
-WNNINC = -I%LOCALBASE%/include/wnn
-WNNLIB = -L%LOCALBASE%/lib -ljd
-WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn6:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
-WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
-WNN_DICDIRS = '"iwanami/%s.dic;usr/$$USER/%s.h"'
-RKKLIBS = $(WNNLIB)
-RKKOBJS = $(WNNOBJ)
-MISCLIB = -lcrypt
diff --git a/japanese/onew/files/ONEW_CONF-for-wnn7 b/japanese/onew/files/ONEW_CONF-for-wnn7
deleted file mode 100644
index a1ea6b4dbb25..000000000000
--- a/japanese/onew/files/ONEW_CONF-for-wnn7
+++ /dev/null
@@ -1,8 +0,0 @@
-WNNINC = -I%LOCALBASE%/include/wnn
-WNNLIB = -L%LOCALBASE%/lib -ljd
-WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn7:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
-WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
-WNN_DICDIRS = '"system/%s.dic;usr/$$USER/%s.h"'
-RKKLIBS = $(WNNLIB)
-RKKOBJS = $(WNNOBJ)
-MISCLIB = -lcrypt
diff --git a/japanese/onew/files/patch-aa b/japanese/onew/files/patch-aa
deleted file mode 100644
index b6c74d038948..000000000000
--- a/japanese/onew/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- sys/regex.c.orig Fri Jun 30 13:56:01 1995
-+++ ./sys/regex.c Wed Aug 26 03:14:57 1998
-@@ -41,6 +41,9 @@
- #include <stdio.h>
- #include <sys/types.h>
- #endif
-+#if __FreeBSD__ >= 3
-+#include <sys/types.h>
-+#endif
- #include <regex.h>
-
- static regex_t REXP;
diff --git a/japanese/onew/files/patch-ab b/japanese/onew/files/patch-ab
deleted file mode 100644
index 0ba76c0afe2c..000000000000
--- a/japanese/onew/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- conf.c.~1~ Thu Jun 23 11:42:33 1994
-+++ conf.c Mon Sep 14 15:48:41 1998
-@@ -220,7 +220,8 @@
- #define IR(func) (romkan_select() ? func : 0)
- #define ONEWromkan_ready(rkpath) IR((*RP->rk_ready)(rkpath))
- #define ONEWromkan_modesw(mode) IR((*RP->rk_modesw)(mode))
--#define ONEWromkan_clear() IR((*RP->rk_gotch)())
-+/*#define ONEWromkan_clear() IR((*RP->rk_gotch)())*/
-+#define ONEWromkan_clear() IR((*RP->rk_clear)())
- #define ONEWromkan_getc() IR((*RP->rk_getc)())
- #define ONEWromkan_next() IR((*RP->rk_next)())
- #define ONEWromkan_dispmode() IR((*RP->rk_dispmode)())
diff --git a/japanese/onew/files/patch-gcc42 b/japanese/onew/files/patch-gcc42
deleted file mode 100644
index 689f21801f51..000000000000
--- a/japanese/onew/files/patch-gcc42
+++ /dev/null
@@ -1,50 +0,0 @@
---- engine.orig/Canna.c 1995-06-28 11:13:26.000000000 -0500
-+++ engine/Canna.c 2007-11-12 21:30:29.000000000 -0500
-@@ -33,6 +33,7 @@
- static int ready;
- static int CID;
- static int nbunsetsu;
-+static disp_kanji_buf();
- int ONEW_CannarcDone;
-
- static ONEWkanakan_ready()
-@@ -102,7 +103,6 @@
- int comch;
- int rcode;
- char yomibuf[1024];
-- static disp_kanji_buf();
-
- Onew_setupYomistr(startch,yomi,yomibuf);
- yomi = yomibuf;
---- onewlib.c.orig 1995-07-02 02:55:41.000000000 -0500
-+++ onewlib.c 2007-11-12 21:28:01.000000000 -0500
-@@ -50,6 +50,11 @@
- int ONEW_I_SYNC_CHAR = 0xFF;
- int ONEW_KK_OPDICT = 'x';
-
-+static definedKanamode();
-+static romkan_modesw();
-+static thru_char1();
-+static Onew_kakuteiInRomkan();
-+
- #define MODE_SWITCHER ONEW_MODE_SWITCHER
- #define ZENKAKU_TOGGLE ONEW_ZENKAKU_TOGGLE
- #define KANA_TOGGLE ONEW_KANA_TOGGLE
-@@ -116,9 +121,6 @@
- }
- ONEW_getch1(){
- int ch;
-- static definedKanamode();
-- static romkan_modesw();
-- static thru_char1();
-
- for(;;){
- ch = ONEW_getch0(ONEW_getch_asis);
-@@ -313,7 +315,6 @@
-
- kget_char1(){
- unsigned int kc;
-- static Onew_kakuteiInRomkan();
-
- if( !Onew_RK_init() ){
- kc = OnewGetchar();
diff --git a/japanese/onew/files/patch-sys_sys.h b/japanese/onew/files/patch-sys_sys.h
deleted file mode 100644
index 927e305ee5a3..000000000000
--- a/japanese/onew/files/patch-sys_sys.h
+++ /dev/null
@@ -1,35 +0,0 @@
---- sys/sys.h 1995-06-30 06:56:38.000000000 +0200
-+++ sys/sys.h 2007-12-28 14:24:01.000000000 +0100
-@@ -29,12 +29,16 @@
- || defined(sony_news) \
- || defined(MACH) \
- || defined(NeXT) \
-- || defined(bsdi) \
-- || defined(__FreeBSD__)
-+ || defined(bsdi)
- #define USE_SGTTY
- #define HAS_SELECT
- #endif
-
-+#if defined(__FreeBSD__)
-+#define USE_TERMIOS
-+#define HAS_SELECT
-+#endif
-+
- #if defined(solaris) \
- || defined(sgi) \
- || defined(nec_ews) \
---- sys/tty.c 1994-02-09 08:45:24.000000000 +0100
-+++ sys/tty.c 2007-12-28 14:31:11.000000000 +0100
-@@ -76,8 +76,10 @@
- if( on )
- buf.c_lflag |= (ECHO|ICANON);
- else buf.c_lflag &= ~(ECHO|ICANON);
-+ buf.c_cc[VMIN] = 0;
-+ buf.c_cc[VTIME] = ('D'-0x40);
-+ buf.c_lflag |= ICANON;
- tcsetattr(fd, TCSADRAIN, &buf);
-- set_cbreak(fd,!on);
- close(fd);
- }
- #endif