pkgsrc-WIP-cvs archive

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

CVS commit: wip/dbh



Module name:	wip
Committed by:	makoto
Date:		Thu Jan 15 14:45:51 UTC 2015

Modified Files:
	wip/dbh: DESCR Makefile PLIST distinfo
	wip/dbh/patches: patch-aa
Added Files:
	wip/dbh: TODO buildlink3.mk

Log Message:
(Candidate to update databases/dbh, now 1.0.24)
Import libdbh2-5.0.16 as wip/dbh.

Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/dbh/TODO wip/dbh/buildlink3.mk
cvs -z3 rdiff -u -r1.2 -r1.3 wip/dbh/patches/patch-aa
cvs -z3 rdiff -u -r1.3 -r1.4 wip/dbh/DESCR wip/dbh/PLIST wip/dbh/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/dbh/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/patches/patch-aa?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/DESCR?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/PLIST?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dbh/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index