./textproc/groonga, Fulltext search engine and column store

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 7.0.6nb3, Package name: groonga-7.0.6nb3, Maintainer: pkgsrc-users

gronnga is an open-source filltext search engine and column store.
It lets you write high-performance applications that requires fulltext search.


Required to run:
[lang/ruby26-base] [devel/libevent] [devel/msgpack] [devel/glib2] [devel/pcre] [net/zeromq] [textproc/mecab]


Package options: groonga-httpd, groonga-suggest-learner, mecab

Master sites:

SHA1: d321f29097fbf66015d4aeaa033308274084ef59
RMD160: fbd6a89a5c05fc5a54ac9f2d45a6567288082f54
Filesize: 14217.098 KB

Version history: (Expand)


CVS history: (Expand)


   2020-09-18 20:22:54 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6323 - requested by he
textproc/groonga: PowerPC build fix

Revisions pulled up:
- textproc/groonga/hacks.mk                                     1.5

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Sun Sep 13 13:16:10 UTC 2020

   Added Files:
   	pkgsrc/textproc/groonga: hacks.mk

   Log message:
   Add use of devel/libatomic on powerpc ports; fixes the build since
   this platform doesn't have native 8-byte atomics.