summaryrefslogtreecommitdiff
path: root/www/mnogosearch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for new postgresql7 layoutAndrey A. Chernov2002-03-061-1/+1
| | | | | | | | PR: 35373 Submitted by: Nevermind <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=55639
* Switch to www:wwwAndrey A. Chernov2001-10-213-3/+7
| | | | Notes: svn path=/head/; revision=49029
* Upgrade to 1.3.19Andrey A. Chernov2001-08-232-2/+2
| | | | Notes: svn path=/head/; revision=46698
* Fix commentAndrey A. Chernov2001-08-111-1/+1
| | | | Notes: svn path=/head/; revision=46088
* Remove NO_LATEST_LINK, this is stable version nowAndrey A. Chernov2001-08-111-2/+0
| | | | Notes: svn path=/head/; revision=46080
* Upgrade to 3.1.17Andrey A. Chernov2001-07-024-2/+31
| | | | Notes: svn path=/head/; revision=44651
* Upgrade to 3.1.16Andrey A. Chernov2001-06-132-2/+2
| | | | Notes: svn path=/head/; revision=43948
* Sense openssl properlyAndrey A. Chernov2001-06-091-1/+8
| | | | Notes: svn path=/head/; revision=43724
* Upgrade to 3.1.15Andrey A. Chernov2001-06-082-2/+2
| | | | Notes: svn path=/head/; revision=43622
* Upgrade to 3.1.14Andrey A. Chernov2001-06-012-2/+2
| | | | Notes: svn path=/head/; revision=43379
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43378
* Upgrade to 3.1.13Andrey A. Chernov2001-05-184-38/+7
| | | | Notes: svn path=/head/; revision=42702
* Delete ipfw rule on stop (commented out)Andrey A. Chernov2001-04-291-0/+2
| | | | Notes: svn path=/head/; revision=42027
* rand-related fixesAndrey A. Chernov2001-04-232-3/+21
| | | | Notes: svn path=/head/; revision=41821
* Fix remote buffer overflow in search.cgi argumentsAndrey A. Chernov2001-04-202-1/+26
| | | | Notes: svn path=/head/; revision=41698
* Install sample spelld.sh scriptAndrey A. Chernov2001-04-153-0/+27
| | | | Notes: svn path=/head/; revision=41414
* chown nobody.nogroup whole /var/mnogosearch (not require additional privs forAndrey A. Chernov2001-04-151-1/+1
| | | | | | | spelld) Notes: svn path=/head/; revision=41412
* Upgrade to 3.1.12Andrey A. Chernov2001-03-138-381/+3
| | | | Notes: svn path=/head/; revision=39768
* Use tar instead of cp -R and exclude CVS directories from being installed,Kris Kennaway2001-03-111-1/+1
| | | | | | | thereby breaking the plist. Notes: svn path=/head/; revision=39522
* Add offical patch for stopwords in substr modeAndrey A. Chernov2001-03-023-1/+26
| | | | Notes: svn path=/head/; revision=38996
* Official fix for substr search in "multi" modeAndrey A. Chernov2001-02-282-0/+316
| | | | Notes: svn path=/head/; revision=38908
* Upgrade to 3.1.11Andrey A. Chernov2001-02-207-19/+57
| | | | Notes: svn path=/head/; revision=38521
* Upgrade to 3.1.10Andrey A. Chernov2001-02-137-148/+6
| | | | Notes: svn path=/head/; revision=38319
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-5/+5
| | | | Notes: svn path=/head/; revision=37985
* Fix error in suffixes area when importing affixes to DBAndrey A. Chernov2001-02-012-1/+20
| | | | Notes: svn path=/head/; revision=37883
* Enable threadsAndrey A. Chernov2001-01-311-1/+2
| | | | Notes: svn path=/head/; revision=37840
* Bump PORTREVISION due to prev. changesAndrey A. Chernov2001-01-311-0/+1
| | | | Notes: svn path=/head/; revision=37833
* Add missing msql DB initialization filesAndrey A. Chernov2001-01-304-0/+125
| | | | | | | Fix msql syntax error Notes: svn path=/head/; revision=37816
* Fix some portlint warningsAndrey A. Chernov2001-01-301-3/+3
| | | | Notes: svn path=/head/; revision=37791
* Add some comment about charset guesser modeAndrey A. Chernov2001-01-291-2/+2
| | | | Notes: svn path=/head/; revision=37772
* Defaulting not to mysql but to mnoGoSearch built-in databaseAndrey A. Chernov2001-01-291-8/+6
| | | | Notes: svn path=/head/; revision=37771
* Since there is no ability to turn off charset guesser when compiled in, add itAndrey A. Chernov2001-01-291-1/+4
| | | | | | | only when specially requested via env. variable Notes: svn path=/head/; revision=37754
* Re-import under different name to minimize confusion and left "mnoGoSearch"Andrey A. Chernov2001-01-299-0/+283
name for udmsearch. Notes: svn path=/head/; revision=37725