summaryrefslogtreecommitdiff
path: root/www/mnogosearch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unbreak "make describe"Edwin Groothuis2003-11-071-3/+0
| | | | | | | noticed by: Subject: INDEX build failed Notes: svn path=/head/; revision=93302
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-1/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* fix www/mnogosearch to adhere to ${APACHE_PORT}Edwin Groothuis2003-10-061-2/+5
| | | | | | | | | PR: ports/46714 Submitted by: Erwin Lansing <erwin@lansing.dk> Approved by: maintainer timeout Notes: svn path=/head/; revision=90340
* Add WITHOUT_MNOGO_SSL knobAndrey A. Chernov2003-09-301-1/+1
| | | | Notes: svn path=/head/; revision=89935
* Add WITHOUT_MNOGO_THREADS knobAndrey A. Chernov2003-09-301-2/+4
| | | | Notes: svn path=/head/; revision=89921
* Teach PTHREADSAndrey A. Chernov2003-09-242-1/+17
| | | | Notes: svn path=/head/; revision=89207
* Remove specific mysqlclient majorAndrey A. Chernov2003-06-171-1/+1
| | | | | | | PR: 53398 Notes: svn path=/head/; revision=83143
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+2
| | | | Notes: svn path=/head/; revision=72511
* Make shared library installed by the port comply with ELF conventions forMaxim Sobolev2002-07-093-6/+18
| | | | | | | | | | | | naming shared libraries, i.e. shared library should be named lobfoo.so.X, not just libfoo.so. Among other things, it allows other ports use mnogosearch in LIB_DEPENDS. Bump PORTREVISION. Reported by: Alexander Kovalenko <never@nevermind.kiev.ua> Approved by: maintainer's timeout Notes: svn path=/head/; revision=62690
* Upgrade to 3.1.20Andrey A. Chernov2002-07-024-14/+3
| | | | Notes: svn path=/head/; revision=62306
* Fix PLIST.Maxim Sobolev2002-05-241-1/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59905
* Fix query buffer overflowAndrey A. Chernov2002-05-153-7/+18
| | | | Notes: svn path=/head/; revision=59153
* 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