Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Remove FORBIDDEN. The maintainer (ache) reports that this version is | nectar | 2004-02-15 | 1 | -2/+0 |
| | | | | not affected. | ||||
* | Mark FORBIDDEN due to remotely exploitable buffer overflow. See | nectar | 2004-02-15 | 1 | -0/+2 |
| | | | | | | http://www.vuxml.org/freebsd/87cc48fd-5fdd-11d8-80e3-0020ed76ef5a.html or http://lists.netsys.com/pipermail/full-disclosure/2004-February/017366.html . | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | unbreak "make describe" | edwin | 2003-11-07 | 1 | -3/+0 |
| | | | | noticed by: Subject: INDEX build failed | ||||
* | Use the new Apache bits from bsd.port.mk. | marcus | 2003-11-07 | 1 | -1/+1 |
| | | | | Submitted by: dinoex | ||||
* | fix www/mnogosearch to adhere to ${APACHE_PORT} | edwin | 2003-10-06 | 1 | -2/+5 |
| | | | | | | PR: ports/46714 Submitted by: Erwin Lansing <erwin@lansing.dk> Approved by: maintainer timeout | ||||
* | Add WITHOUT_MNOGO_SSL knob | ache | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | Add WITHOUT_MNOGO_THREADS knob | ache | 2003-09-30 | 1 | -2/+4 |
| | |||||
* | Teach PTHREADS | ache | 2003-09-24 | 1 | -1/+4 |
| | |||||
* | Remove specific mysqlclient major | ache | 2003-06-17 | 1 | -1/+1 |
| | | | | PR: 53398 | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 1 | -0/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Chase libpq version bump. | seanc | 2003-01-04 | 1 | -1/+2 |
| | |||||
* | Make shared library installed by the port comply with ELF conventions for | sobomax | 2002-07-09 | 1 | -0/+1 |
| | | | | | | | | | 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 | ||||
* | Upgrade to 3.1.20 | ache | 2002-07-02 | 1 | -2/+1 |
| | |||||
* | Fix query buffer overflow | ache | 2002-05-15 | 1 | -3/+3 |
| | |||||
* | Fix for new postgresql7 layout | ache | 2002-03-06 | 1 | -1/+1 |
| | | | | | PR: 35373 Submitted by: Nevermind <never@nevermind.kiev.ua> | ||||
* | Switch to www:www | ache | 2001-10-21 | 1 | -1/+4 |
| | |||||
* | Upgrade to 1.3.19 | ache | 2001-08-23 | 1 | -1/+1 |
| | |||||
* | Fix comment | ache | 2001-08-11 | 1 | -1/+1 |
| | |||||
* | Remove NO_LATEST_LINK, this is stable version now | ache | 2001-08-11 | 1 | -2/+0 |
| | |||||
* | Upgrade to 3.1.17 | ache | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | Upgrade to 3.1.16 | ache | 2001-06-13 | 1 | -1/+1 |
| | |||||
* | Sense openssl properly | ache | 2001-06-09 | 1 | -1/+8 |
| | |||||
* | Upgrade to 3.1.15 | ache | 2001-06-08 | 1 | -1/+1 |
| | |||||
* | Upgrade to 3.1.14 | ache | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to 3.1.13 | ache | 2001-05-18 | 1 | -2/+2 |
| | |||||
* | rand-related fixes | ache | 2001-04-23 | 1 | -1/+1 |
| | |||||
* | Fix remote buffer overflow in search.cgi arguments | ache | 2001-04-20 | 1 | -1/+1 |
| | |||||
* | Install sample spelld.sh script | ache | 2001-04-15 | 1 | -0/+2 |
| | |||||
* | chown nobody.nogroup whole /var/mnogosearch (not require additional privs for | ache | 2001-04-15 | 1 | -1/+1 |
| | | | | spelld) | ||||
* | Upgrade to 3.1.12 | ache | 2001-03-13 | 1 | -5/+1 |
| | |||||
* | Use tar instead of cp -R and exclude CVS directories from being installed, | kris | 2001-03-11 | 1 | -1/+1 |
| | | | | thereby breaking the plist. | ||||
* | Add offical patch for stopwords in substr mode | ache | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | Official fix for substr search in "multi" mode | ache | 2001-02-28 | 1 | -0/+1 |
| | |||||
* | Upgrade to 3.1.11 | ache | 2001-02-20 | 1 | -2/+8 |
| | |||||
* | Upgrade to 3.1.10 | ache | 2001-02-13 | 1 | -7/+1 |
| | |||||
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -5/+5 |
| | |||||
* | Fix error in suffixes area when importing affixes to DB | ache | 2001-02-01 | 1 | -1/+1 |
| | |||||
* | Enable threads | ache | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | Bump PORTREVISION due to prev. changes | ache | 2001-01-31 | 1 | -0/+1 |
| | |||||
* | Add missing msql DB initialization files | ache | 2001-01-30 | 1 | -0/+5 |
| | | | | Fix msql syntax error | ||||
* | Fix some portlint warnings | ache | 2001-01-30 | 1 | -3/+3 |
| | |||||
* | Add some comment about charset guesser mode | ache | 2001-01-29 | 1 | -2/+2 |
| | |||||
* | Defaulting not to mysql but to mnoGoSearch built-in database | ache | 2001-01-29 | 1 | -8/+6 |
| | |||||
* | Since there is no ability to turn off charset guesser when compiled in, add it | ache | 2001-01-29 | 1 | -1/+4 |
| | | | | only when specially requested via env. variable | ||||
* | Re-import under different name to minimize confusion and left "mnoGoSearch" | ache | 2001-01-29 | 1 | -0/+66 |
name for udmsearch. |