| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
|
|
|
|
|
|
|
|
| |
issues with non-base compilers.
http://sourceforge.net/tracker/?func=detail&aid=3461512&group_id=80013&atid=558446
Prodded by: avg
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=commitdiff;h=17e53d7
- Fix a buffer overflow in CJKAnalyzer. Somehow the upstream missed this
in 2.3.3.4 branch.
http://clucene.svn.sourceforge.net/viewvc/clucene?view=revision&revision=2630
- Fix potential memory leaks in libstemmer. Merged from Snowball changes.
http://svn.tartarus.org/snowball/trunk/snowball/libstemmer/libstemmer_c.in?r1=409&r2=520&view=patch
- Implement SnowballAnalyzer::reusableTokenStream(). [1] Also, this patch
fixes memory leaks found by the submitter.
Submitted by: Kishore Ramareddy (kishore at niksun dot com)
(initial version) [1]
Feature safe: yes
|
|
|
|
| |
Pointyhat to: jkim
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Apply upstream patches to plug a memory leak, etc.
- Move CLuceneConfig.cmake to DATADIR as other ports do.
- Fix several problems found by Clang and make it build cleanly.
Submitted by: Kishore Ramareddy (kishore at niksun dot com)
(initial version) [1]
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update textproc/clucene to 2.3.3.4. Note this version is required by
recent LibreOffice.
- Remove textproc/clucene-contrib because it is now integrated into
textproc/clucene. [2]
- Mark textproc/p5-Lucene as broken. There is no dependent port and it was
only written for obsolete Lucene 0.9.x API. [3]
- Update deskutils/kdepim4 and deskutils/strigi to build with the new
CLucene port. [4]
- Update misc/bibletime and misc/sword to use new CLucene 2.3.x API. [5]
Approved by: clsung (maintainer timeout) [1]
Approved by: tj (maintainer) [2]
Approved by: perl [3]
Approved by: kde [4]
Approved by: tabthorpe (maintainer timeout) [5]
Obtained from: The SWORD Project [5]
|
| |
|
| |
|
|
|
|
| |
starting with T,U,V
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
| |
Approved by: pav
|
| |
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
| |
PR: ports/115693
Submitted by: tabthorpe
|
|
|
|
|
| |
PR: ports/114911
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
|
|
|
|
|
| |
PR: ports/106480
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
full-featured text search engine written in Java.
CLucene is faster than lucene as it is written in C++.
|