<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/libtabe/patches, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-06-02T12:34:02Z</updated>
<entry>
<title>Fix building with db5; revision bump for db4 update; clean-up</title>
<updated>2010-06-02T12:34:02Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-06-02T12:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4abb449588964b1b9119a1bc2c388773fef5dcb1'/>
<id>urn:sha1:4abb449588964b1b9119a1bc2c388773fef5dcb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update libtabe to 1.2.6.</title>
<updated>2009-11-24T11:15:14Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2009-11-24T11:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1b48085ff6a4dafd8423ff348afef2fcc6646471'/>
<id>urn:sha1:1b48085ff6a4dafd8423ff348afef2fcc6646471</id>
<content type='text'>
While here, add DESTDIR support and relax bdb dependency from db3 to db2-4.

0.2.6: 2004/09/20
---------------------
1. Remove the "-release" flag from libtool, such that the naming convention
   of libtabe/libbims is changed to be: libtabe.so.X.X.X/libbims.so.X.X.X.
   Add release number information into utilities.
   Thanks to Roger So &lt;roger.so@sw-linux.com&gt;.

2. Porting to DB3-3.3.11: DB-&gt;stat() only takes 3 arguements.
   Thanks to Pofeng Lee &lt;informer@ns1.m2000.idv.tw&gt;
	     Rui-Xiang Guo &lt;rxg@ms25.url.com.tw&gt;

3. Change the "rm $(PACKDB)" from "make clean" to "make distclean".
   Thanks to Kuang-che Wu &lt;kcwu@ck.tp.edu.tw&gt;.

4. Fix several memory leakage problem.
   Thanks to Kuang-che Wu &lt;kcwu@ck.tp.edu.tw&gt;.

5. Add util/tsiguess.c.
   Add API: tabeChunkInfoFree(), tabeChunkInfoNew(), tabeTsiInfoNew(),
	    tabeTsiInfoFree().
   Thanks to Pofeng Lee &lt;informer@ns1.m2000.idv.tw&gt;.

6. Add bims facility: user add Tsi by hand and store to user DB files.
   Thanks to Eric Cheng &lt;eric@fractal.myip.org&gt;.

7. Add bims facility: simple algorithm to learn new phrase input by user.
   Thanks to Pofeng Lee &lt;informer@ns1.m2000.idv.tw&gt;.

8. A quick fix for segfault when there is no ~/.xcin/*.db
   Fixed by Geoffrey Lee &lt;snailtalk@linux-mandrake.com&gt;

9. Fixed the bug of signed/unsigned TsiInfo-&gt;refcount ( µüÀW 0 bug )
   Found by FixeShao-yu Cheng &lt;eric@netgenes.org&gt;
   Fixed by Kuang-che Wu &lt;kcwu@ck.tp.edu.tw&gt;

10. By &lt;thhsieh@linux.org.tw&gt;
    Fix a bug in libtabe/util/tsiguess: Do not always try to open
    $HOME/.xcin/newdb. But one can use the flag "-u" to specify the
    path of user defined DB file.

11. Fix bug in tabe_tsi.c: tabeChunkSegmentationComplex():
    the same floating point number precision problem found in bims.c.
    Speed up and clean up tsiguess.c and tabe_tsi.c
    By Kuang-che Wu &lt;kcwu@ck.tp.edu.tw&gt;

12. Set DB_FLAG_READONLY or DB_FLAG_NOUNPACK_YIN flags in
    tsidump, tsiguess, tsiyincheck, tsiyindump utilities when necessary.
    By Kuang-che Wu &lt;kcwu@ck.tp.edu.tw&gt;

13. Support Berkeley DB 4.
    Thansks to Cheng-Lung Sung &lt;clsung@dragon2.net&gt;.

14. Builds without libbims if configure --without-x
    Builds with specific BerkeleyDB lib name if configure --with-db-name
    tsipackdb.in try all db*_dump, don't check db version anymore

15. Add bimsToggleTsiGuess() and bimsToggleNoTsiGuess() functions.
    Update autotools files.
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. Among others, split patch-aa into six patches.</title>
<updated>2005-09-28T17:09:43Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-09-28T17:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f8ba87bf08b5d8ba29eb6081b016abd0fd63724c'/>
<id>urn:sha1:f8ba87bf08b5d8ba29eb6081b016abd0fd63724c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge changes in packages from the buildlink2 branch that have</title>
<updated>2002-08-25T19:21:43Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2002-08-25T19:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d80364aa7d569b8fa9e6f1069f1c94550179218'/>
<id>urn:sha1:3d80364aa7d569b8fa9e6f1069f1c94550179218</id>
<content type='text'>
buildlink2.mk files back into the main trunk.
</content>
</entry>
<entry>
<title>Initial import of libtabe, submitted by Rui-Xiang Guo in pkg/12171.</title>
<updated>2002-06-04T08:31:10Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2002-06-04T08:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ee1268bee6d03d5f1a25d88ad47161e6a82a8301'/>
<id>urn:sha1:ee1268bee6d03d5f1a25d88ad47161e6a82a8301</id>
<content type='text'>
After its pioneering work on Chinese i18n/l10n issues, TaBE Project extends its
goal to more general Chinese language processing issues on computer systems.

libtabe, the latest work made available by the Project, is a library which
provides useful Chinese functions/routines that deal with many fundamental
elements such as pronunciation(BoPoMoFo), character frequency, word
identification, word frequency. It also comes with a free word database
consists of more than 130,000 words.
</content>
</entry>
</feed>
