pkgsrc/databases/jdb/pkg/PLIST
bad edf75fc2c5 Upgrade JDB to 1.7.
From the change log:
1.7,  5-Jan-00
- NEW: dbcolize now detects and rejects lines that contain embedded
	copies of the field separator
- NEW: configure tries harder to prevent people from improperly
	configuring/installing jdb
- NEW: tcpdump_to_db converter (incomplete)
- NEW: tabdelim_to_db converter:  from spreadsheet tab-delimited files to db
- BUG FIX:  dbjoin used to produce incorrect output if there
	were extra, unmatched values in the 2nd table.
- BUG FIX:  the sample commands in the usage strings
	now all should explicitly include the source of data
	(typically from "cat foo.jdb |").
- DOCUMENTATION BUG FIX: dbcolmovingstats had incorrect sample output.

1.6, 24-May-99
- NEW: dbsort, dbstats, dbmultistats now run in constant memory
	(using tmp files if necessary)
- NEW: dbcolmovingstats does moving means over a series of data
- NEW: dbcol has a -v option to get all columns except those listed
- NEW: dbmultistats does quartitles and medians
- NEW: dbstripextraheaders now also cleans up bogus comments
	before the fist header
- BUG FIX: dbcolneaten works better with double-space-separated data
2000-04-27 14:44:27 +00:00

47 lines
826 B
Text

@comment $NetBSD: PLIST,v 1.2 2000/04/27 14:44:28 bad Exp $
bin/db2dcliff
bin/dbcol
bin/dbcolcreate
bin/dbcoldefine
bin/dbcoldiff
bin/dbcolhisto
bin/dbcolize
bin/dbcolmerge
bin/dbcolmovingstats
bin/dbcolneaten
bin/dbcolpercentile
bin/dbcolrename
bin/dbcolscorrelate
bin/dbcolsplit
bin/dbcolstats
bin/dbcoltighten
bin/dbformmail
bin/dbjoin
bin/dblistize
bin/dbmultistats
bin/dbrecolize
bin/dbrow
bin/dbrowaccumulate
bin/dbrowdiff
bin/dbrowenumerate
bin/dbroweval
bin/dbrowuniq
bin/dbsort
bin/dbstats
bin/dbstripcomments
bin/dbstripextraheaders
bin/dbstripleadingspace
bin/dmalloc_to_db
bin/kitrace_to_db
bin/ns_to_db
bin/tabdelim_to_db
bin/tcpdump_to_db
share/jdb/README
share/jdb/COPYING
share/jdb/release
share/jdb/round.pl
share/jdb/t_distr.pl
share/jdb/dblib.pl
share/jdb/DbGetopt.pm
share/jdb/DbTDistr.pm
@dirrm share/jdb