Commit Graph

12 Commits

Author SHA1 Message Date
jasper
15d166b839 - fix pkgspec 2009-03-23 07:31:09 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +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
b80c6e405c - plug memory leak; from upstream svn rev. 3157.
- remove XXX that was resolved recently
2009-02-05 09:50:31 +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
0baf77c9e7 - do the correct db4-dance in LIB_DEPENDS
spotted by naddy@, thanks!
2009-01-23 18:13:25 +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
naddy
adbe21a999 unbreak MDB detection on amd64 and sparc64; ok ajacoutot@ 2008-09-10 19:37:29 +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