Commit Graph

67 Commits

Author SHA1 Message Date
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
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
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
665a54371a Extend+sync comment about VERSION sync. 2012-02-18 18:40:18 +00:00
ajacoutot
f350ec581f Remove conflicting file from -ui... grr @ make plist.
reported by naddy@
ok sthen@
2012-01-31 07:58:19 +00:00
ajacoutot
ac120789bc Missing files, thanks to sten@ update plist script. 2012-01-25 14:40:36 +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
ac3218317d I bumped the wrong subpackage... spotted by naddy@ 2011-12-05 12:32:34 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
22704a2e94 Bugfix update to libgda-5.0.2. 2011-11-21 07:38:23 +00:00
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
espie
bf9f94cb6a REALLY bump the subpackage 2011-10-11 05:10:25 +00:00
jasper
de9eaeff42 - fix GI typelib file location 2011-09-29 13:35:41 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
1415cb09fb Update to libgda-4.99.4.
Remove useless mdb support.

ok jasper@
2011-09-12 15:31:15 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +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
naddy
cda47e1efd re-add EPOCH-ldap; EPOCH can never go backwards and we already were
there two years ago
2011-06-10 20:01:02 +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
5e5a1f1085 Bugfix update to libgda-4.2.7. 2011-05-05 15:51:03 +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
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +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
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
c8099f5dcf - fix WANTLIB 2010-09-30 13:10:09 +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
c99e6b8c64 Update to libgda-4.0.11.
Despites jasper@'s best efforts, no I will not move this to plan9
CATEGORIES!
2010-08-27 10:50:51 +00:00
ajacoutot
2626f8f3b1 Add a reminder comment. 2010-07-25 08:18:32 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
kili
c0220d10c2 Zap the v0' from PKGNAME-main to get rid of the v0v0'.
Bump EPOCH (else updates won't work).
2010-07-18 18:27:13 +00:00
ajacoutot
8e9fecc821 Use EPOCH. 2010-07-13 20:39:03 +00:00
ajacoutot
97b09f3f23 Bugfix update to libgda-4.0.9. 2010-06-14 05:45:32 +00:00