Commit Graph

28 Commits

Author SHA1 Message Date
ajacoutot
da2ac1d1cc Update to libgda-5.0.1.
Enable vala bindings.
2011-11-07 07:53:28 +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
jasper
1699ccac19 - fix some more fallout from the recent @comment changes
ok aja@
2011-07-29 20:42:26 +00:00
ajacoutot
cff11ed126 Don't install libtool files. 2011-07-26 15:36:26 +00:00
ajacoutot
b5818598a3 Fix CONFIGURE_ARGS for the no_pgsql PSEUDO_FLAVOR.
Remove the no_ldap PSEUDO_FLAVOR because we need the headers installed
in -main since they are referenced by other headers.
Move some files from -main to -ui so that we can actually build this
will all no_* FLAVORS set.
2011-07-12 15:32:16 +00:00
ajacoutot
f5b39def0f Unbreak build of dependent ports by moving includes from -ldap to -main.
breakage reported by Nigel Taylor.
2011-06-02 15:54:10 +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
ajacoutot
a22402d249 Put the Gdaui files into the -ui subpackage. 2011-04-07 09:28:54 +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
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