summaryrefslogtreecommitdiff
path: root/databases/edb/pkg
diff options
context:
space:
mode:
authorrh <rh>2001-08-16 10:46:58 +0000
committerrh <rh>2001-08-16 10:46:58 +0000
commit7f143924fca9b34e88240996d3677e85946b1549 (patch)
tree542682a3c2a0b6e01d819035b9cc82be666611c2 /databases/edb/pkg
parent30293eec29bf9cafd41a1feecebfbf671ec32494 (diff)
downloadpkgsrc-7f143924fca9b34e88240996d3677e85946b1549.tar.gz
Initial import of edb-1.0.2, the Enlightenment database abstraction layer.
Diffstat (limited to 'databases/edb/pkg')
-rw-r--r--databases/edb/pkg/DESCR8
-rw-r--r--databases/edb/pkg/PLIST10
2 files changed, 18 insertions, 0 deletions
diff --git a/databases/edb/pkg/DESCR b/databases/edb/pkg/DESCR
new file mode 100644
index 00000000000..bdfb58ab3a9
--- /dev/null
+++ b/databases/edb/pkg/DESCR
@@ -0,0 +1,8 @@
+ Edb is a database abstraction layer to Berkeley Databases. Edb contains
+the source for DB 2.7.7, thus freezing the database format on disk, making
+sure it will never become incompatible. Edb wraps this with a convenience
+and optimization API layer, making database access easy, fast and
+consistent. It handles typing of information in the database and much
+more. Edb is *VERY* fast and all of Enlightenment 17 configuration
+management is built on top of it - every configuration file is a database
+- including Ebits files.
diff --git a/databases/edb/pkg/PLIST b/databases/edb/pkg/PLIST
new file mode 100644
index 00000000000..2145aa119bb
--- /dev/null
+++ b/databases/edb/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/16 10:46:58 rh Exp $
+bin/edb-config
+bin/edb_ed
+bin/edb_gtk_ed
+include/Edb.h
+lib/libedb.a
+lib/libedb.la
+lib/libedb.so
+lib/libedb.so.1
+lib/libedb.so.1.2