Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   agc
Date:           Thu Dec 20 17:24:19 UTC 2001

Modified Files:
        doc: pkg-CHANGES

Log Message:
Note addition of rdb-2.6d to the NetBSD Packages Collection.

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@localhost, 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.


To generate a diff of this commit:
cvs rdiff -r1.5612 -r1.5613 doc/pkg-CHANGES

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