Age | Commit message (Collapse) | Author | Files | Lines |
|
X11 installations like e.g. Solaris with OpenWindows and XFree86.
|
|
dictonaries, BUILD_DEPENDS instead of DEPENDS.
|
|
dictionary files dosen't place same directory now.
I'll report this problem to chasen development team.
|
|
2001-02-27 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* Makefile.am (chadic.int): sortdic is necesary..
* ipadic-ja.texi:
* ipadic-ja.pdf: manual modified
|
|
2001-02-27 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* Makefile.am (chadic.int): sortdic is necesary..
* ipadic-ja.texi:
* ipadic-ja.pdf: manual modified
|
|
complete paths to these programs.
|
|
XXX need to teach pkglint to be more picky about this
|
|
- Update chasen to 2.4.2. ChangeLog is bellow:
2001-02-24 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* Makefile.am: sortdic are obsolete
* connent.cha: Connective Postpositions at the preceding positions
are grouped.
2001-01-04 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* Makefile.am: output zip format(make sjis-dist)
|
|
- Update ipadic to 2.4.2. ChangeLog is below:
2001-02-24 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* Makefile.am: sortdic are obsolete
* connent.cha: Connective Postpositions at the preceding positions
are grouped.
2001-01-04 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* Makefile.am: output zip format(make sjis-dist)
|
|
INSTALL -d => INSTALL_*_DIR
INSTALL => INSTALL_*
Beware that only invocations are changed that don't set special
values for owner, mode or group!
Cleanup suggested by zuntum@IRC
|
|
ChangeLog:
2001-02-24 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
release-2.2.3
2001-02-23 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* Rewrite function definitions in ANSI-C style.
* Remove the code of KoCha.
* lib/select.c (sa_common_prefix_search): The loop can't find
end-of-string. Fix.
|
|
|
|
- Move CHASEN_VERSION to Makefile.common.
2001-02-21 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* lib/Makefile.am (DEFS): default chasenrc path (PREFIX/etc)
* configure.in: version number update
* README: version number update
* README-ja: version number update
* doc/manual.tex:
* doc/manual-j.tex: modification for chasenrc path
2001-02-19 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/parse.c (utf8_check_undefword_len): Add UTF-8 tokenizer.
(iso8859_check_undefword_len): Add ISO-8859-* tokenizer.
2001-02-13 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* doc/manual.tex:
* doc/manual-j.tex: modification for manual.
2001-02-13 Masayuki Asahara <masayu-a@is.aist-nara.ac.jp>
* lib/*.c:
lib/*.h:
chasen/chasen.c: merged from the branch `release-2_2_0-patches'
`fclose' problem
Thanks to Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
the branch `release-2_2_0-patches' are obsolete.
2001-02-03 TAKAOKA Kazuma <kazuma-t@is.aist-nara.ac.jp>
* lib/patfile.c: Use fgetc and fputc instead of egetc and eputc.
2001-02-02 Akira Kitauchi <kitauchi@rd.nttdata.co.jp>
* lib/print.c: new output format '%i0'.
2001-01-14 Akira Kitauchi <kitauchi@rd.nttdata.co.jp>
* lib/jfgets.c: Modified a bug in -j option.
Now replaces "KANJI SPACES \n SPACES KANJI" with
"KANJI KANJI" again.
|
|
|
|
|
|
full text indexing and searching system for wwwoffle's cache directory
|
|
|
|
environment as processing language. Because of lack of locale suppor,
perl may not accept locale related environment. So, user could use
only "LANGUAGE" environment.
Add warning for this setting of envionment problem.
|
|
|
|
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
|
|
|
|
|
|
|
|
|
|
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
|
|
Fix the MASTER_SITE.
|
|
|
|
|
|
|
|
Since index file format has change from 1.3.0.11, separately import
instead of updating current namazu package.
To do: creating package without Japanese support?
Changes from Namazu namazu-1.3.0.11 (from ChangeLog)
o Namazu 2.0.5
- Fix several bugs.
- Add Spanish and French translations.
- (Contributed by Jose Juan Zapater and Stephane Legrand.)
- Add some new directives in namazurc.
- MaxHit, MaxMatch
- Include new upstream version of File::MMagic perl module (1.09).
- Using libtool 1.3.5.
- MSWord filter now supports wv 0.6.0 < http://wvWare.sourceforge.net>.
o Namazu 2.0.4
- Fix a security hole which may remove your file on an indexing
process with mknmz v2.0.3. It is occured only if doccat is
installed on your system. (It's a Namazu's bug not doccat's one)
deb packages for Debian GNU/Linux are available.
o Namazu 2.0.2
- Fix several small bugs.
- Support an Excel document.
- xlHtml is required.
- Abolish mknmz --ole option.
- There is no longer need to specify the option.
- Introduce mknmz --html-split option.
- Split a large HTML document into parts by <a name="..."> and index
them respectively.
o Namazu 2.0
- Index size is reduced by about 50%.
- New index structure has no compatibility with previous one.
- NLS support using GNU gettext is added.
- Refined configure with autoconf + automake.
- Namazu core search engine library is provided.
- Using File::MMagic perl module for file type detection.
- New filters are added. MS Word, PDF, TeX, etc.
|
|
- Add support for chasen.
- Add conflict with chasen-*.
- Install namazu.cgi, too.
- Add INSTALL and DEINSTALL script.
- Re-structuring install path.
|
|
|
|
|
|
|
|
|
|
- pkglint free.
|
|
|
|
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.
|
|
|
|
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.
|
|
go to devnull.
by Masao Uebayashi pkg/11964
|
|
Problem reported by Yoichi Nakayama <yoichi@eken.phys.nagoya-u.ac.jp> in
fj.os.bsd.netbsd.
|
|
Problem reported by Yoichi Nakayama <yoichi@eken.phys.nagoya-u.ac.jp> in
fj.os.bsd.netbsd.
|
|
|
|
This scheme was chosen under the assumption that "3.03" is a patch version
number that changes as mh is updated; therefore, "6.8.4" is less important
to follow for a version number here than "3.03".
|
|
|
|
Many changes were made since version 2.02, and some are described
by http://chasen.aist-nara.ac.jp/chasen/NEWS (in Japanese).
Because of different copyright, chasen distribution was separated
into different files: chasen and its dictionary.
This is meta package contains chasen-base and ipadic.
|
|
Because of different copyright, chasen distribution was separated
into different files: chasen and its dictionary.
This is dictonary part.
|
|
Many changes were made since version 2.02, and some are described
by http://chasen.aist-nara.ac.jp/chasen/NEWS (in Japanese).
Because of different copyright, chasen distribution was separated
into different files: chasen and its dictionary.
This is base system part.
|
|
v1.3.0.11
[2000-01-26]
* Fix a security hole in CGI mode which allows malicious person to
put a garbage file on a Web server's directory such as /tmp.
- [Motoyuki Kasahara <m-kasahr@sra.co.jp>] - report
* Fix configure --without-japanese bug.
- [Keisuke Nishida <kxn30@po.cwru.edu>] - patch
* Fix zero size NMZ.{head,foot} handling bug.
- [Kazunori NISHI <kazunori@swlab.csce.kyushu-u.ac.jp>] - patch
|