Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 09:40:09 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/157654: commit references a PR
Message-ID:  <201106250940.p5P9e9ZK070225@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/157654; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157654: commit references a PR
Date: Sat, 25 Jun 2011 09:38:54 +0000 (UTC)

 miwi        2011-06-25 09:38:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/libsphinxclient Makefile distinfo pkg-descr pkg-plist 
     textproc/libsphinxclient/files patch-sphinxclient.c 
   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/157654
   Submitted by:   Max Baryshnikov <mephius at gmail.com>
   
   Revision  Changes    Path
   1.1553    +1 -0      ports/textproc/Makefile
   1.1       +39 -0     ports/textproc/libsphinxclient/Makefile (new)
   1.1       +2 -0      ports/textproc/libsphinxclient/distinfo (new)
   1.1       +12 -0     ports/textproc/libsphinxclient/files/patch-sphinxclient.c (new)
   1.1       +14 -0     ports/textproc/libsphinxclient/pkg-descr (new)
   1.1       +6 -0      ports/textproc/libsphinxclient/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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