head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2:1.5.0.2 buildlink2-base:1.6 netbsd-1-5-PATCH003:1.5 netbsd-1-5-PATCH001:1.4 netbsd-1-4-PATCH001:1.2 FreeBSD-current-1999-06-07:1.1.1.1 FREEBSD:1.1.1; locks; strict; comment @# @; 1.6 date 2002.05.31.15.34.32; author seb; state dead; branches; next 1.5; 1.5 date 2001.09.18.16.17.56; author taca; state Exp; branches 1.5.2.1; next 1.4; 1.4 date 2001.01.25.12.29.52; author taca; state Exp; branches; next 1.3; 1.3 date 99.09.30.05.49.41; author sakamoto; state dead; branches; next 1.2; 1.2 date 99.06.08.09.57.49; author sakamoto; state Exp; branches; next 1.1; 1.1 date 99.06.08.09.54.35; author sakamoto; state Exp; branches 1.1.1.1; next ; 1.5.2.1 date 2002.06.23.18.49.06; author jlam; state dead; branches; next ; 1.1.1.1 date 99.06.08.09.54.35; author sakamoto; state Exp; branches; next ; desc @@ 1.6 log @Remove all package and category files from the japanese category. This effectively retire the japanese category. @ text @$NetBSD: patch-ab,v 1.5 2001/09/18 16:17:56 taca Exp $ --- lib/libkakasi.h.orig Mon Aug 27 11:11:56 2001 +++ lib/libkakasi.h @@@@ -31,7 +31,7 @@@@ #endif int kakasi_getopt_argv PARAMS((int argc, char **argv)); -char *kakasi_do PARAMS((char *str)); +char *kakasi_do PARAMS((unsigned char *str)); int kakasi_close_kanwadict PARAMS((void)); int kakasi_free PARAMS((char *p)); @ 1.5 log @Update kakasi to 2.3.4. Here is rough changes from 2.3.3. * Some fix on initialization of library. * Fix stack overflow * Now do_kakasi() returns "" instead of NULL when reading of a word is uncertain. * Fix a bug when converting hiragana into roman with "-Ha -rkunrei" option. ("pp" was converted badly into "bb") * Add new library function, kakasi_free(). @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.4 2001/01/25 12:29:52 taca Exp $ @ 1.5.2.1 log @Merge from pkgsrc-current to buildlink2 branch. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.5 2001/09/18 16:17:56 taca Exp $ @ 1.4 log @Update kakasi to 2.3.3 with correcting catman page's file name, from http://kakasi.namazu.org/index.html.ja and ChangeLog: o Improve performance of kakasi library. o Fix memory leak in kakasi library when read dictionaries. o Fix buffer overflow (in src/kakasi.c) o Clean up of source codes. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- lib/libkakasi.h.orig Fri Jan 19 12:48:44 2001 d12 1 a13 1 /* @ 1.3 log @Update kakasi to 2.3.0 integrate wakachi patch. use autoconf/automake/libtool. fix minor bug. Change HOMEPAGE to http://kakasi.namazu.org/ MASTERSITE to ftp://kakasi.namazu.org/pub/kakasi/. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 1999/06/08 09:57:49 sakamoto Exp $ d3 4 a6 10 --- ./dict.c.org Sun Jun 19 17:05:23 1994 +++ ./dict.c Thu Mar 28 20:51:18 1996 @@@@ -28,7 +28,7 @@@@ #include #include #include -#include +#include #include "kakasi.h" #include "J2.h" d8 6 @ 1.2 log @Adapt this package to NetBSD. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d1 2 @ 1.1.1.1 log @Import FreeBSD's "kakasi" port: Kanji-Kana Simple Inverter, language filter for Japanese. @ text @@