Commit graph

17 commits

Author SHA1 Message Date
taca
69794b3875 Update ruby-ferret to 0.11.8.7.
No changes are available but commit log.  Plrease refer
<https://github.com/dbalmain/ferret/commits/master> in detail.
2017-06-05 15:21:20 +00:00
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
taca
968d8994c1 Update ruby-ferret to 0.11.8.6.
* Compile fix for Ruby 2.2.
* And a few bug fixes.

pkgsrc change

* support pkg_alternatives.
* Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
2015-03-08 15:24:55 +00:00
taca
b6a0638a80 Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
jperkin
9e7a1ba4b9 Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so.  This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
2014-03-13 11:08:49 +00:00
taca
fc0b00fda1 Update ruby-ferret to 0.11.8.5.
Exact changes are unknown, please refer github:
	https://github.com/jkraemer/ferret/commits/master.
2012-12-17 13:55:27 +00:00
taca
a959ae146c Remove unused patches. I forgot to remove them with previous commit.
Thanks to David Holland.
2012-03-20 01:57:56 +00:00
taca
1b9ebf936f Update ruby-ferret to 0.11.8.4.
Exact changes are unknown.
2012-03-18 02:44:18 +00:00
taca
f36a626fa7 Fix build problem adding paches from http://cvs.pld-linux.org/. 2011-08-12 17:19:26 +00:00
taca
0e0a2f7b5e Add patches to use modern Ruby's API. Most of them are based on
patches of http://cvs.pld-linux.org/.

Bump PKGREVISION.
2011-06-19 16:01:52 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
taca
db9cfa491f * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove redundant PKGNAME.
2010-09-10 08:10:44 +00:00
taca
bb99299a80 * Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
2010-09-07 17:20:24 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
taca
566453cb7a Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
jlam
b93dfe6ced Update ruby-ferret to version 0.11.6. Changes from version 0.11.4
include:

+ Install as a Ruby gem.

* Fixed major bug in term vectors which was in turn affecting
  highlighting
* Fixed memory leak in PerFieldAnalyzer
* Fixed range query highlighter
* Fixed memory alignment issues on Solaris
* Added :use_keywords option to query parser so you can now turn
  of keywords so a search for OR will work
* multiple other bug fixes
2008-04-04 15:21:28 +00:00
minskim
d9d7aa5079 Import ruby-ferret.
Ferret is a high-performance, full-featured text search engine library
written for Ruby.  It is a Ruby port of the Java Lucene search engine.
In the same way as Lucene, it is not a standalone application, but a
library you can use to index documents and search for things in them
later.
2007-06-11 17:28:17 +00:00