summaryrefslogtreecommitdiffstats
path: root/databases/libgda2/pkg-descr
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-25 11:17:48 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-25 11:17:48 +0800
commit8f70c1293a3b528702422bb5aa5ceeda3ff543b9 (patch)
tree6db41ccf5f67170d5c3692ec762ce59feb4d46af /databases/libgda2/pkg-descr
parent34cb070c3e7d8d35cbeb5fdf35980e8f57f490a6 (diff)
downloadmarcuscom-ports-8f70c1293a3b528702422bb5aa5ceeda3ff543b9.tar.gz
marcuscom-ports-8f70c1293a3b528702422bb5aa5ceeda3ff543b9.tar.zst
marcuscom-ports-8f70c1293a3b528702422bb5aa5ceeda3ff543b9.zip
Remove libgda2 and libgnomedb, after merging them into FreeBSD CVS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1261 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgda2/pkg-descr')
-rw-r--r--databases/libgda2/pkg-descr19
1 files changed, 0 insertions, 19 deletions
diff --git a/databases/libgda2/pkg-descr b/databases/libgda2/pkg-descr
deleted file mode 100644
index 12eb57b5e..000000000
--- a/databases/libgda2/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-GNU Data Access (GDA) is an attempt to provide uniform access to
-different kinds of data sources (databases, information servers,
-mail spools, etc).
-
-It is a complete architecture that provides all you need to access
-your data, defined by a set of CORBA interfaces as generic as possible
-(but very powerful at the same time) so that any kind of data source
-can be accessed through them.
-
-libgda is an interface to the GDA architecture, providing a nice
-wrapper around the CORBA interfaces, for both the client and the server
-parts. It also provides a bunch of tools to help you both in the
-development and management of your data sources, all done through
-the GDA model's set of CORBA interfaces.
-
-libgda was part of the GNOME-DB project, but has been separated from it
-to allow non-GNOME applications to be developed based on it.
-
-WWW: http://www.gnome-db.org/