Commit graph

6 commits

Author SHA1 Message Date
taca
a6105d0720 Update devel/darts to 0.32 which is needed by newer chasen.
Changes from web page:

	- Add license file whihc wasn't included.
	- Miscellaneous code clean up (constify).
2008-08-03 15:21:56 +00:00
taca
bd7b94afee Update darts to 0.31.
pkgsrc change:

  o Add DESTDIR supoprt.
  o fix buildlink3.mk, stopping pkglint's warning.

darts change from 0.2 to 0.31.

  o Change license from LGPL to BSD/LGPL dual license.
  o Fix a bug which cause illegal access when create doule array.
  o Change some methods' name, such as setArray to set_array.
  o Stop providing rpm packages.
2007-08-02 15:00:55 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
schwarz
918ff2e4ee uses both C and C++ 2006-02-26 13:48:31 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
taca
4ad2a9e408 Importing darts-0.2.
Darts: Double-ARray Trie System

This is a C++ template library that implements Double-Array [Aoe
1989].  Currently only Japanese documentation is provided.

* [Aoe1989] Aoe, J. An Efficient Digital Search Algorithm by Using a
  Double-Array Structure. IEEE Transactions on Software
  Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077.

* [Datrie] Theppitak Karoonboonyanan An Implementation of Double-Array
  Triehttp://www.links.nectec.or.th/~thep/datrie/
2004-05-06 13:22:43 +00:00