ports/157654: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Jun 25 09:40:09 UTC 2011


The following reply was made to PR ports/157654; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list