summaryrefslogtreecommitdiff
path: root/databases/dbh/PLIST
diff options
context:
space:
mode:
authorhubertf <hubertf>2003-04-06 13:45:39 +0000
committerhubertf <hubertf>2003-04-06 13:45:39 +0000
commita8324fbfb4b038f9f3b225da0b1db5116bb96e7b (patch)
tree180143aab63e2439d9e7e80e6b947b512c75ba1b /databases/dbh/PLIST
parentb667ce14e554e2a02afe09e35b0e1ff99d994b36 (diff)
downloadpkgsrc-a8324fbfb4b038f9f3b225da0b1db5116bb96e7b.tar.gz
Import dbh-1.0.14: Library to create disk based Hashtables
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. Submitted by benedikt.meurer@unix-ag.uni-siegen.de in pkgsrc-wip
Diffstat (limited to 'databases/dbh/PLIST')
-rw-r--r--databases/dbh/PLIST17
1 files changed, 17 insertions, 0 deletions
diff --git a/databases/dbh/PLIST b/databases/dbh/PLIST
new file mode 100644
index 00000000000..9717cbb3649
--- /dev/null
+++ b/databases/dbh/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/06 13:45:39 hubertf Exp $
+include/dbh.h
+include/dbh_config.h
+include/dbh_functions.h
+lib/libdbh-1.0.so
+lib/libdbh-1.0.so.1
+lib/libdbh-1.0.so.1.0
+lib/libdbh.a
+lib/libdbh.la
+lib/libdbh.so
+lib/pkgconfig/dbh-1.0.pc
+share/doc/dbh/AUTHORS
+share/doc/dbh/COPYING
+share/doc/dbh/ChangeLog
+share/doc/dbh/html/dbh-hash-tables.html
+@dirrm share/doc/dbh/html
+@dirrm share/doc/dbh