Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.3.6 | ahze | 2006-08-09 | 3 | -5/+5 |
| | |||||
* | - Update to 1.3.5 | ahze | 2006-08-03 | 3 | -7/+8 |
| | |||||
* | - Update to 1.3.4 | ahze | 2006-07-27 | 3 | -6/+6 |
| | |||||
* | - Update to 1.3.3 | ahze | 2006-07-15 | 3 | -20/+26 |
| | |||||
* | - Update to 1.3.2 | ahze | 2006-07-11 | 3 | -18/+22 |
| | |||||
* | - Update to 1.3.0 | ahze | 2006-07-06 | 3 | -8/+10 |
| | | | | Spotted on: portscout | ||||
* | - Update to 1.2.9 | ahze | 2006-06-21 | 3 | -9/+14 |
| | |||||
* | - Update to 1.2.8 | ahze | 2006-06-07 | 3 | -6/+6 |
| | | | | Spotted on: portscout | ||||
* | - Update to 1.2.7 | ahze | 2006-05-26 | 3 | -12/+17 |
| | |||||
* | - Update to 1.2.6 | ahze | 2006-05-14 | 3 | -8/+9 |
| | |||||
* | - Update to 1.2.5 | ahze | 2006-05-08 | 3 | -6/+6 |
| | |||||
* | - Update to 1.2.4 | ahze | 2006-05-02 | 3 | -5/+5 |
| | |||||
* | - Update to 1.2.3 | ahze | 2006-04-23 | 3 | -6/+6 |
| | |||||
* | - Update to 1.2.2 | ahze | 2006-04-17 | 3 | -10/+12 |
| | |||||
* | - Attempt to fix build on sparc64 by using CONFIGURE_TARGET=.. | ahze | 2006-04-05 | 1 | -0/+1 |
| | | | | Pointed out by: pointyhat | ||||
* | - Update to 1.1.6 | ahze | 2006-03-26 | 3 | -16/+21 |
| | |||||
* | - Update to 1.1.3 | ahze | 2006-03-15 | 3 | -8/+13 |
| | |||||
* | - Chase libver bump in qdbm | ahze | 2006-01-09 | 1 | -2/+2 |
| | |||||
* | - Update to 1.1.2 | ahze | 2005-12-20 | 3 | -7/+6 |
| | |||||
* | - Update to 1.1.1 | ahze | 2005-12-11 | 3 | -7/+9 |
| | |||||
* | - Fix plist | ahze | 2005-11-20 | 1 | -0/+1 |
| | |||||
* | - Update to 1.0.6 | ahze | 2005-11-18 | 3 | -6/+6 |
| | |||||
* | - Update to 1.0.5 | ahze | 2005-11-11 | 3 | -5/+5 |
| | |||||
* | - Add SHA256 | ahze | 2005-11-09 | 1 | -0/+1 |
| | | | | - Add SIZE to a few ports | ||||
* | - Update to 1.0.4 | ahze | 2005-11-07 | 3 | -4/+4 |
| | |||||
* | - Update to 1.0.3 | ahze | 2005-11-02 | 3 | -11/+15 |
| | |||||
* | - Update to 1.0.1 | ahze | 2005-10-22 | 2 | -3/+3 |
| | |||||
* | - Update to 1.0.0 | ahze | 2005-10-18 | 3 | -4/+4 |
| | | | | Reported by: Edwins FreeBSD Ports Version Check thing | ||||
* | - Update to 0.9.2 | ahze | 2005-10-13 | 3 | -6/+5 |
| | |||||
* | - Add missing man pages | ahze | 2005-10-06 | 1 | -0/+4 |
| | | | | Reported by: kris mail | ||||
* | - Update to 0.9.1 | ahze | 2005-09-29 | 3 | -5/+3 |
| | |||||
* | - Update to 0.9.0 | ahze | 2005-09-21 | 3 | -12/+16 |
| | |||||
* | - Add hyperestraier | ahze | 2005-09-12 | 4 | -0/+287 |
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.) |