pkgsrc-wip/fastbit/PLIST
Alexander Nasonov 55fbc2d29d Initial commit of FastBit, version 1.2.0.
FastBit is an open-source data processing library following the
spirit of NoSQL movement. It offers a set of searching functions
supported by compressed bitmap indexes. It treats user data in the
column-oriented fashion similar to well-known database management
systems such as Sybase IQ, MonetDB, and Vertica. It is designed to
accelerate user's data selection tasks without imposing undue
requirements. In particular, the user data is NOT required to be
under the control of FastBit software.
2010-10-11 23:33:57 +00:00

65 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2010/10/11 23:33:57 alnsn Exp $
bin/ardea
bin/ibis
bin/rara
bin/tcapi
bin/thula
include/array_t.h
include/bitvector.h
include/bitvector64.h
include/bord.h
include/bundle.h
include/capi.h
include/category.h
include/colValues.h
include/column.h
include/const.h
include/countQuery.h
include/dictionary.h
include/fastbit-config.h
include/fileManager.h
include/filter.h
include/fromClause.h
include/fromLexer.h
include/fromParser.hh
include/horometer.h
include/ibin.h
include/ibis.h
include/idirekte.h
include/ikeywords.h
include/index.h
include/irelic.h
include/iroster.h
include/jnatural.h
include/jrange.h
include/location.hh
include/mensa.h
include/meshQuery.h
include/part.h
include/position.hh
include/qExpr.h
include/quaere.h
include/query.h
include/resource.h
include/rids.h
include/selectClause.h
include/selectLexer.h
include/selectParser.hh
include/stack.hh
include/tab.h
include/table.h
include/tafel.h
include/twister.h
include/util.h
include/utilidor.h
include/whereClause.h
include/whereLexer.h
include/whereParser.hh
lib/libfastbit.la
share/doc/fastbit/dataDistributions.html
share/doc/fastbit/dataLoading.html
share/doc/fastbit/footer.html
share/doc/fastbit/ibisCommandLine.html
share/doc/fastbit/index.html
share/doc/fastbit/indexSpec.html
share/doc/fastbit/quickstart.html