aboutsummaryrefslogtreecommitdiff
path: root/www/udmsearch
Commit message (Collapse)AuthorAgeFilesLines
* Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.Sean Chittenden2003-01-181-1/+3
| | | | | | | | | | This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1] Notes: svn path=/head/; revision=73443
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Update to 3.0.23Ade Lovett2000-10-133-6/+7
| | | | | | | | PR: 21589 Submitted by: maintainer Notes: svn path=/head/; revision=33785
* Use WITH_PGSQL to be consistent with the rest of the ports that have theSteve Price2000-08-261-1/+1
| | | | | | | ability to compile postgresql support in. Notes: svn path=/head/; revision=32004
* Update to version 3.0.21Kevin Lo2000-08-232-2/+3
| | | | | | | | PR: 20801 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31901
* Fix all TABs changed to SPC.Kevin Lo2000-07-311-9/+9
| | | | | | | | PR: 20241 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31150
* Update to version 3.0.20Kevin Lo2000-07-276-92/+78
| | | | | | | | PR: 20215 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31067
* Update udmsearch port to 3.0.19Maxim Sobolev2000-07-134-36/+87
| | | | | | | | | | | Add some patches for multilanguage search, especially for close languages (ukrainian and russian for example) PR: 19787 Submitted by: Vsevolod Lobko <seva@sevasoft.alex-ua.com> Notes: svn path=/head/; revision=30575
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-5/+5
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Update to version 2.2.1b.R. Imura2000-02-233-14/+14
| | | | | | | | | | Maintainer changed to Dmitry Sivachenk. PR: 16905 Submitted by: new maintainer Notes: svn path=/head/; revision=26206
* Update to version 2.2.1.Steve Price1999-12-235-14/+40
| | | | | | | | PR: 15166 Submitted by: maintainer Notes: svn path=/head/; revision=23882
* Update to version 2.1.7.Steve Price1999-11-145-22/+49
| | | | | | | | PR: 14708, 14724 Submitted by: maintainer Notes: svn path=/head/; revision=23081
* UdmSearch is a full featured MySQL-based search engine for intranet or smallChris Piazza1999-10-216-0/+109
domain Internet web servers. You can also use it to build specialized search engines such as cooking recipies or searching newspaper articles. Provides pre-built web search frontends in C (via CGI) and PHP. PR: ports/13471, ports/13760, ports/14415 Submitted by: Alexander I. Barkov <bar@titan.izhcom.ru> Kelley Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=22563