cvs commit: ports/www Makefile ports/www/pecl-sphinx Makefile distinfo pkg-descr ports/www/pecl-sphinx/files pkg-message.in

Martin Wilke miwi at FreeBSD.org
Sat Jun 25 10:02:47 UTC 2011


miwi        2011-06-25 10:02:47 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/pecl-sphinx      Makefile distinfo pkg-descr 
    www/pecl-sphinx/files pkg-message.in 
  Log:
  Sphinx is a full-text search engine, distributed under GPL version
  2. Commercial license is also available for embedded use.
  
  Generally, it's a standalone search engine, meant to provide fast,
  size-efficient and relevant fulltext search functions to other
  applications. Sphinx was specially designed to integrate well with SQL
  databases and scripting languages. Currently built-in data sources
  support fetching data either via direct connection to MySQL, or from
  an XML pipe.
  
  As for the name, Sphinx is an acronym which is officially decoded as
  SQL Phrase Index.
  
  WWW: http://www.sphinxsearch.com/
  
  PR:             ports/157655
  Submitted by:   Max Baryshnikov <mephius at gmail.com>
  
  Revision  Changes    Path
  1.2907    +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/pecl-sphinx/Makefile (new)
  1.1       +2 -0      ports/www/pecl-sphinx/distinfo (new)
  1.1       +5 -0      ports/www/pecl-sphinx/files/pkg-message.in (new)
  1.1       +14 -0     ports/www/pecl-sphinx/pkg-descr (new)


More information about the cvs-ports mailing list