Commit Graph

7 Commits

Author SHA1 Message Date
sthen
4102b9d891 - remove -tds flavour which used internal FreeTDS api
- add -odbc flavour
2009-08-01 14:14:24 +00:00
ajacoutot
cd5af24898 - use a stable version as the gnomedb API will change in the next major and
we do not want to use an in-between release
- fix a LIB_DEPENDS while here
- remove an XXX

"go for it!" jasper@
2009-02-11 15:20:19 +00:00
jasper
dbb39f2f95 - use sqlite3 from ports, instead of the one shipped with libgda
- remove configure option that doesn't do anything
- regen PLIST

hint from simon@ some time ago about private functions of sqlite3
feedback and ok ajacoutot@
2009-01-31 22:13:37 +00:00
jasper
c7cf88e5cf - add a -tds subpackage
- fix the postgresql configure option
- set SHARED_ONLY

feedback and ok ajacoutot@
2008-11-29 12:53:51 +00:00
ajacoutot
5010871952 - when db4 is installed it will be picked whatever option we set, so
merge -db4 subpackage into -main (which makes sense anyway)
- fix WANTLIB and regen PLIST for all subpackages

ok jasper@
2008-11-22 23:53:47 +00:00
jasper
5b9a1a9950 - update libgda to 3.1.5
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:35:31 +00:00
jasper
df2581ac29 import libgda 3.0.4
GNOME 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.  It is 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.

most work done by ajacoutot@, based on an initial port by me.
2008-08-21 10:27:24 +00:00