Commit graph

23 commits

Author SHA1 Message Date
jlam
a137e40e13 Buildlinkify. 2001-11-26 06:22:02 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
taca
accb7c4f49 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().
2001-09-18 16:17:55 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
veego
a058a4a4b8 Fix the path on the MASTER_SITES. stable/ was missing. 2001-01-26 21:38:36 +00:00
taca
b84530c910 Add kakasi-config to PLIST. 2001-01-25 13:39:20 +00:00
taca
869c3d0924 Update kakasi to 2.3.3 with correcting catman page's file name. 2001-01-25 12:29:52 +00:00
taca
c8db095c21 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.
2001-01-25 12:29:51 +00:00
taca
b293e6243a Update kakasi to 2.3.3 with correcting catman page's file name. 2001-01-25 12:29:51 +00:00
taca
3f92161d2f 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.
2001-01-25 12:29:50 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
kei
0950bb95f1 update kakasi to version 2.3.2.
The patch was supplied by Bernhard Riedel <bernhard@sdg.de> and posted to
tech-pkg-ja@jp.netbsd.org mailing list.  Thanks Bernhard!

Changes from 2.3.1 to 2.3.2:

  * `wo' dissapear in output bug fixed.

  * library initialization bug fixed.

  * other bugs fixed.

  * Endoding of all Japanese documents is now set to EUC-JP.  Also fixed typo.

  * included `kakasi.spec'.

(No English version included, so this is translated from Japanese one by me)

This version includes (part of) NetBSD patche and fix the problem, so it's
removed.
2000-09-12 17:13:28 +00:00
wiz
21d3cf529d USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 22:02:27 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
sakamoto
03041dd6fb use LTCONFIG_OVERRIDE. 1999-12-07 09:00:59 +00:00
sakamoto
dafea1dabf Update kakasi to 2.3.1
some minor bugfix.
	add kakasidict to package.
1999-11-16 09:28:49 +00:00
sakamoto
5ca9b699ff 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/.
1999-09-30 05:49:41 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
sakamoto
4250bf3897 Adapt this package to NetBSD. 1999-06-08 09:57:48 +00:00
sakamoto
41c9a9d8fe Import FreeBSD's "kakasi" port:
Kanji-Kana Simple Inverter, language filter for Japanese.
1999-06-08 09:54:35 +00:00