98dd FreshPorts -- textproc/clucene
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
clucene 2.3.3.4_2 textproc on this many watch lists=16 search for ports that depend on this port
CLucene is a C++ port of Lucene
Maintained by: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Aug 2006 01:45:53
License: AL2 LGPL21


CLucene is a C++ port of Lucene: the high-performance, 
full-featured text search engine written in Java. 
CLucene is faster than lucene as it is written in C++.

WWW:	http://sourceforge.net/projects/clucene/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/boost-libs
  2. devel/cmake
Required Libraries:
  1. converters/libiconv

This port is required by:

for Build for Libraries

To install the port: cd /usr/ports/textproc/clucene/ && make install clean
To add the package: pkg_add -r clucene


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  3. http://freefr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  4. http://garr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  5. http://heanet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  6. http://hivelocity.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  7. http://ignum.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  8. http://internode.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  9. http://iweb.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  10. http://jaist.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  11. http://kaz.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  12. http://kent.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  13. http://master.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  14. http://nchc.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  15. http://ncu.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  16. http://netcologne.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  17. http://sunet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  18. http://superb-dca3.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  19. http://switch.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  20. http://tenet.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  21. http://ufpr.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
  22. http://waix.dl.sourceforge.net/project/clucene/clucene-core-unstable/2.3/
Port Moves

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 18:25:25
Original commit files touched by this commit  2.3.3.4_2
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
16 Apr 2013 19:02:55
Original commit files touched by this commit  2.3.3.4_2
jkim search for other commits by this committer
Add "-lclucene-shared" to linker flags.  This patch is known to fix build
issues with non-base compilers.

http://sourceforge.net/tracker/?func=detail&aid=3461512&group_id=80013&atid=558446

Prodded by:	avg
Feature safe:	yes
16 Apr 2013 18:37:03
Original commit files touched by this commit  2.3.3.4_2
jkim search for other commits by this committer
- Implement efficient BitSet::nextSetBit() to reduce diff against upstream.

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
28 Mar 2013 02:35:24
Original commit files touched by this commit  2.3.3.4_1
jkim search for other commits by this committer
Revert r315430.  Accidentally committed to the wrong repository.

Pointyhat to:	jkim
28 Mar 2013 02:24:17
Original commit files touched by this commit  2.3.3.4_1
jkim search for other commits by this committer
A minor style tweak.
28 Mar 2013 02:12:49
Original commit files touched by this commit  2.3.3.4_1
jkim search for other commits by this committer
Optimize the previous patch.  No functional change.
28 Mar 2013 00:18:41
Original commit files touched by this commit  2.3.3.4_1
jkim search for other commits by this committer
- Fix a buffer overflow in highlighter. [1]
- 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]
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.3.3.4
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
28 Jan 2013 22:25:05
Original commit files touched by this commit  2.3.3.4
jkim search for other commits by this committer
- Re-assign textproc/clucene maintainship to office@. [1]
- 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]
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.9.21
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.9.21
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:37:17
Original commit files touched by this commit  0.9.21
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.9.21
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
06 Jan 2009 17:43:44
Original commit files touched by this commit  0.9.21
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
27 Aug 2008 02:35:34
Original commit files touched by this commit  0.9.21
clsung search for other commits by this committer
- Update to 0.9.21
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.9.20
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
22 Aug 2007 01:45:24
Original commit files touched by this commit  0.9.20
clsung search for other commits by this committer
- Update to 0.9.20

PR:             ports/115693
Submitted by:   tabthorpe
30 Jul 2007 02:06:37
Original commit files touched by this commit  0.9.19
clsung search for other commits by this committer
- Update to 0.9.19

PR:             ports/114911
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
09 Dec 2006 06:29:56
Original commit files touched by this commit  0.9.16a
clsung search for other commits by this committer
- Update to 0.9.16a

PR:             ports/106480
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
05 Oct 2006 01:38:57
Original commit files touched by this commit  0.9.15_1
clsung search for other commits by this committer
- bump PORTREVISION
  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>
28 Sep 2006 02:30:02
Original commit files touched by this commit  0.9.15
clsung search for other commits by this committer
- set variable WITH_ASCII_SUPPORT to configure ASCII support.
  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>
10 Aug 2006 01:45:03
Original commit files touched by this commit  0.9.15
clsung search for other commits by this committer
- CLucene is a C++ port of Lucene: the high-performance,
  full-featured text search engine written in Java.
  CLucene is faster than lucene as it is written in C++.

Number of commits found: 22

2836
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight57
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0