1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Michael Johnson
e967b378da - Update to 1.2.8
Spotted on:	portscout
2006-06-07 01:57:05 +00:00
Michael Johnson
0b4c039879 - Update to 1.2.7 2006-05-26 02:17:56 +00:00
Michael Johnson
2ab6c80c87 - Update to 1.2.6 2006-05-14 04:03:50 +00:00
Michael Johnson
fc142e72cf - Update to 1.2.5 2006-05-07 22:51:55 +00:00
Michael Johnson
9b66711d16 - Update to 1.2.4 2006-05-02 14:29:49 +00:00
Michael Johnson
11a638f356 - Update to 1.2.3 2006-04-23 14:34:01 +00:00
Michael Johnson
ef14cdf924 - Update to 1.2.2 2006-04-17 11:27:49 +00:00
Michael Johnson
d1a93a473a - Update to 1.1.6 2006-03-25 20:48:53 +00:00
Michael Johnson
56dc269839 - Update to 1.1.3 2006-03-15 12:14:19 +00:00
Michael Johnson
ab78b0ee21 - Update to 1.1.2 2005-12-20 00:38:33 +00:00
Michael Johnson
7e4ece1a70 - Update to 1.1.1 2005-12-10 23:14:26 +00:00
Michael Johnson
51907ea6b9 - Update to 1.0.6 2005-11-17 22:38:10 +00:00
Michael Johnson
9f03b1b18a - Update to 1.0.5 2005-11-11 01:07:24 +00:00
Michael Johnson
b33e0d90ac - Update to 1.0.4 2005-11-07 03:50:35 +00:00
Michael Johnson
6040b50149 - Update to 1.0.3 2005-11-02 00:20:49 +00:00
Michael Johnson
77340ffd5b - Update to 1.0.0
Reported by:	Edwins FreeBSD Ports Version Check thing
2005-10-17 23:28:46 +00:00
Michael Johnson
417ca27f83 - Update to 0.9.2 2005-10-13 04:32:33 +00:00
Michael Johnson
68449e7194 - Update to 0.9.1 2005-09-29 04:23:58 +00:00
Michael Johnson
0eb97d063e - Update to 0.9.0 2005-09-21 01:08:33 +00:00
Michael Johnson
96a286ca64 - Add hyperestraier
Full-text search system. You can search lots of documents for some documents
including specified words. If you run a web site, it is useful as your own
search engine for pages in your site. Also, it is useful as search utilities
of mail boxes and file servers.

The characteristic of Hyper Estraier is the following.
  * High performance of search
  * High scalability of target documents
  * Perfect recall ratio by N-gram method
  * Phrase search, attribute search, and similarity search
  * Multilingualism with Unicode
  * Independent of file format and repository
  * Simple and powerful API
  * Supporting P2P architecture

WWW: http://hyperestraier.sourceforge.net/

(This is a predecessor to textproc/estraier, not a drop in replacement.)
2005-09-11 21:27:57 +00:00