Commit Graph

28 Commits

Author SHA1 Message Date
jasper
96d633e307 add bz url 2012-04-25 09:48:10 +00:00
espie
8c45098492 fix broken lookup of sqlite includes, okay aja.
bump REVISIONs just to be sure, since we were building stuff in a very
weird and possibly bad way.
2012-04-25 06:23:16 +00:00
ajacoutot
e180d70cba Update to libgda-5.0.3. 2012-01-25 13:26:05 +00:00
ajacoutot
eba9d62d75 Properly find and load libdb. 2012-01-25 11:30:41 +00:00
ajacoutot
22704a2e94 Bugfix update to libgda-5.0.2. 2011-11-21 07:38:23 +00:00
ajacoutot
6e95acbef7 Finally update to libgda-5.0.0 stable. 2011-10-26 22:31:27 +00:00
jasper
de9eaeff42 - fix GI typelib file location 2011-09-29 13:35:41 +00:00
ajacoutot
1415cb09fb Update to libgda-4.99.4.
Remove useless mdb support.

ok jasper@
2011-09-12 15:31:15 +00:00
ajacoutot
135b2332c8 Bugfix update to libgda-4.2.9. 2011-09-05 14:28:55 +00:00
ajacoutot
b4d94612de Bugfix update to libgda-4.2.8.
Enable the new (read-only for now) LDAP backend.

prodded by jasper@
2011-06-02 07:16:32 +00:00
ajacoutot
35503da7cc Update to libgda-4.2.6. 2011-04-20 16:43:34 +00:00
jasper
c096b26bb7 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:55:25 +00:00
ajacoutot
e5e050a203 Maintenance update to libgda-4.2.5. 2011-03-07 19:30:33 +00:00
ajacoutot
fe48f3741f Bugfix update to libgda-4.2.3. 2011-01-11 10:59:25 +00:00
jasper
725ae551e3 - update libgda to 4.2.2 2010-11-27 17:13:42 +00:00
jasper
4ed1c5d2b0 - update libgda to 4.2.1
- remove the empty subpacakges for ldap and odbc now that upstream
  decided not to rework them, but just removed the code instead.
- add @pkgpath markers accordingly
- new DEPENDS
2010-11-18 16:44:33 +00:00
ajacoutot
acac3d9726 Major update to libgda-4.2.0.
Add a new libgda-ui subpackage: GTK+ extension and tools for libgda
2010-09-27 12:12:41 +00:00
ajacoutot
97b09f3f23 Bugfix update to libgda-4.0.9. 2010-06-14 05:45:32 +00:00
ajacoutot
d9ccc8ff9c Update to libgda-4.0.8.
ok jasper@
2010-03-21 09:54:50 +00:00
jasper
ea921c3456 - update libgda to 4.0.5
* the ldap and odbc backends are being rewritten and weren't
enabled in this release. although they will be in the future again, so
don't remove the subpackages just yet

discussed with aja@
2009-10-14 23:30:43 +00:00
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
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
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
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