aboutsummaryrefslogtreecommitdiff
path: root/textproc/clucene
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-061-4/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225333
* - Update to 0.9.21Cheng-Lung Sung2008-08-272-4/+4
| | | | Notes: svn path=/head/; revision=219254
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Update to 0.9.20Cheng-Lung Sung2007-08-222-4/+4
| | | | | | | | PR: ports/115693 Submitted by: tabthorpe Notes: svn path=/head/; revision=198091
* - Update to 0.9.19Cheng-Lung Sung2007-07-303-8/+7
| | | | | | | | PR: ports/114911 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Notes: svn path=/head/; revision=196674
* - Update to 0.9.16aCheng-Lung Sung2006-12-093-17/+14
| | | | | | | | PR: ports/106480 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Notes: svn path=/head/; revision=179253
* - bump PORTREVISIONCheng-Lung Sung2006-10-051-0/+1
| | | | | | | | | | to chase http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103731 PR: ports/103984 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Notes: svn path=/head/; revision=174500
* - set variable WITH_ASCII_SUPPORT to configure ASCII support.Cheng-Lung Sung2006-09-281-1/+4
| | | | | | | | | | | Otherwise compile plain, out of the box. - this configuration makes clucene play nicely with the upcoming update of misc/bibletime. PR: ports/103731 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Notes: svn path=/head/; revision=174014
* - CLucene is a C++ port of Lucene: the high-performance,Cheng-Lung Sung2006-08-104-0/+188
full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++. Notes: svn path=/head/; revision=170232