fa9ef25e61
RDB is a fast, portable Relational Database Management System without arbitrary limits (other than memory and processor speed). It uses the "operator/stream" DBMS paradigm. The operators are Unix filters (i.e. they read STDIN and write STDOUT), so they can be connected by pipes. Provided in PR 15009 by natej@aol.net, modified by me to conform to NetBSD standards - use perl buildlink functionality, use REPLACE_PERL, modify PLIST to conform to standards, general cleanup to pass pkglint.
23 lines
305 B
Text
23 lines
305 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2001/12/20 17:22:16 agc Exp $
|
|
bin/column
|
|
bin/compute
|
|
bin/dataent
|
|
bin/etbl
|
|
bin/headchg
|
|
bin/jointbl
|
|
bin/lst2tbl
|
|
bin/mergetbl
|
|
bin/mktbl
|
|
bin/ptbl
|
|
bin/rdb
|
|
bin/rdbt
|
|
bin/repair
|
|
bin/reporttbl
|
|
bin/row
|
|
bin/search
|
|
bin/sorttbl
|
|
bin/subtotal
|
|
bin/summ
|
|
bin/tbl2lst
|
|
bin/uniqtbl
|
|
bin/valid
|