Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: bad
Date: Thu Apr 27 14:44:29 UTC 2000
Modified Files:
pkgsrc/databases/jdb: Makefile
pkgsrc/databases/jdb/files: md5 patch-sum
pkgsrc/databases/jdb/pkg: PLIST
Removed Files:
pkgsrc/databases/jdb/patches: patch-aa
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/jdb/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/jdb/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/databases/jdb/files/patch-sum
cvs rdiff -r1.1.1.1 -r0 pkgsrc/databases/jdb/patches/patch-aa
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/jdb/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index