Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 10:02:47 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/pecl-sphinx Makefile distinfo pkg-descr ports/www/pecl-sphinx/files pkg-message.in
Message-ID:  <201106251002.p5PA2lk6088772@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106251002.p5PA2lk6088772>