summaryrefslogtreecommitdiffstats
path: root/databases/libgda2/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
commita6888a2a213b49d671bf658e58428d9a1d342f66 (patch)
tree73b4b8892d2a32df0f24d16b19046bc481baf971 /databases/libgda2/pkg-descr
parenta740241125f843ca61310f787f0eea0d5b40784f (diff)
downloadmarcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 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/