Commit graph

8 commits

Author SHA1 Message Date
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
asau
f9085818f9 pthread.h is needed explicitly on FreeBSD 10. 2014-04-15 20:31:11 +00:00
joerg
b51e874cfe Explicitly reference the std version of some wchar.h functions to
resolve ambiguity.
2013-08-13 10:24:22 +00:00
jaapb
7938e04ade Updated package to version 2.3.3.4. This is an update of a very old
version, so I'm not including the entire changelog here; see the package
changelog for more details. The patch was originally submitted by
Francois Tigeot as PR pkg/46156 - I've updated it since.
2013-08-11 16:06:25 +00:00
joerg
a378365295 Pick wcschr from std. 2013-04-30 22:29:39 +00:00
joerg
9f69b78b6f Fix an obvious infinite loop. Don't redefine variables. 2012-11-16 01:07:26 +00:00
markd
a4969df2b0 Update to 0.9.21b
Changes: fixes potential segfault when used in an multithreaded application

Add LICENSE
2009-07-23 08:59:54 +00:00
markd
3c8126a50c Import libclucene 0.9.21nb1 from pkgsrc-wip
CLucene is a high-performance, scalable, cross platform, full-featured,
open-source indexing and searching API. It is written in C++.

CLucene is a port of the very popular Java Lucene text search engine API.
Specifically, CLucene is the guts of a search engine, the hard stuff.
You write the easy stuff, the UI and the process of selecting and parsing your
data files to pump them into the search engine yourself.

CLucene aims to be a good alternative to Java Lucene when performance really
matters or if you want to stick to good old C++.
2008-11-04 10:52:53 +00:00