aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-23 15:22:40 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-23 15:22:40 +0000
commitd1642c61ebd5a164fbabacba515d4637759000b5 (patch)
tree151859a48aed93cdfca41f633a95fbe8668fc7f2
parentd057340b07051555cf81639e27661f522a1d52d2 (diff)
downloadports-d1642c61ebd5a164fbabacba515d4637759000b5.tar.gz
ports-d1642c61ebd5a164fbabacba515d4637759000b5.zip
Notes
-rw-r--r--databases/gnome-db/Makefile3
-rw-r--r--databases/gnome-db/distinfo2
-rw-r--r--databases/gnome-db/files/patch-components::Makefile.in14
-rw-r--r--databases/gnome-db/files/patch-ltmain.sh22
-rw-r--r--databases/gnome-db/pkg-plist27
-rw-r--r--databases/gnomedb/Makefile3
-rw-r--r--databases/gnomedb/distinfo2
-rw-r--r--databases/gnomedb/files/patch-components::Makefile.in14
-rw-r--r--databases/gnomedb/files/patch-ltmain.sh22
-rw-r--r--databases/gnomedb/pkg-plist27
-rw-r--r--databases/gnomedb2/Makefile3
-rw-r--r--databases/gnomedb2/distinfo2
-rw-r--r--databases/gnomedb2/files/patch-components::Makefile.in14
-rw-r--r--databases/gnomedb2/files/patch-ltmain.sh22
-rw-r--r--databases/gnomedb2/pkg-plist27
-rw-r--r--databases/libgda/Makefile3
-rw-r--r--databases/libgda/distinfo2
-rw-r--r--databases/libgda/pkg-plist39
-rw-r--r--databases/libgda2/Makefile3
-rw-r--r--databases/libgda2/distinfo2
-rw-r--r--databases/libgda2/pkg-plist39
-rw-r--r--databases/libgda3/Makefile3
-rw-r--r--databases/libgda3/distinfo2
-rw-r--r--databases/libgda3/pkg-plist39
24 files changed, 291 insertions, 45 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile
index 4d094beb9093..3b50479b2388 100644
--- a/databases/gnome-db/Makefile
+++ b/databases/gnome-db/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomedb
-PORTVERSION= 0.2.93
-PORTREVISION= 3
+PORTVERSION= 0.2.94
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-db
diff --git a/databases/gnome-db/distinfo b/databases/gnome-db/distinfo
index 4e3a6330ec63..7f8af4e1a3c0 100644
--- a/databases/gnome-db/distinfo
+++ b/databases/gnome-db/distinfo
@@ -1 +1 @@
-MD5 (gnome-db-0.2.93.tar.gz) = c19e062606e6780581fd9309deb91da8
+MD5 (gnome-db-0.2.94.tar.gz) = f342cf85499d8396f7a68b0877e083e3
diff --git a/databases/gnome-db/files/patch-components::Makefile.in b/databases/gnome-db/files/patch-components::Makefile.in
new file mode 100644
index 000000000000..2591b83787b6
--- /dev/null
+++ b/databases/gnome-db/files/patch-components::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- components/Makefile.in 2002/01/22 13:14:51 1.1
++++ components/Makefile.in 2002/01/22 13:15:50
+@@ -177,7 +177,7 @@
+
+ libdatabase_moniker_la_SOURCES = gnomedb-monikers-database.c gnomedb-monikers.h
+
+-libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS)
++libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS) -module -avoid-version
+
+
+ oafdir = $(datadir)/oaf
diff --git a/databases/gnome-db/files/patch-ltmain.sh b/databases/gnome-db/files/patch-ltmain.sh
index 98cb05e4ddb3..91c341790451 100644
--- a/databases/gnome-db/files/patch-ltmain.sh
+++ b/databases/gnome-db/files/patch-ltmain.sh
@@ -1,19 +1,27 @@
$FreeBSD$
---- ltmain.sh 2001/08/27 09:51:26 1.1
-+++ ltmain.sh 2001/08/27 09:51:42
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
+--- ltmain.sh.orig Sun Jan 20 16:11:07 2002
++++ ltmain.sh Tue Jan 22 13:34:20 2002
+@@ -1060,6 +1060,7 @@
+
+ -module)
+ module=yes
++ build_old_libs=no
+ continue
+ ;;
+
+@@ -2442,6 +2443,9 @@
+ *-*-openbsd*)
+ # Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4175,10 +4178,12 @@
+ if test $build_libtool_need_lc = "yes"; then
+@@ -4208,10 +4212,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/databases/gnome-db/pkg-plist b/databases/gnome-db/pkg-plist
index 15c223033aed..ff232531a02a 100644
--- a/databases/gnome-db/pkg-plist
+++ b/databases/gnome-db/pkg-plist
@@ -34,27 +34,49 @@ include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-table-editor.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-util.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-window.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db.h
-lib/bonobo/monikers/libdatabase_moniker.a
lib/bonobo/monikers/libdatabase_moniker.so
-lib/bonobo/monikers/libdatabase_moniker.so.0
lib/libgnomedb.a
lib/libgnomedb.so
lib/libgnomedb.so.0
share/gnome/apps/Applications/gnomedb-fe.desktop
+share/gnome/help/gnome-db/C/comlib.html
share/gnome/help/gnome-db/C/fdl-appendix.sgml
share/gnome/help/gnome-db/C/gnome-db.sgml
+share/gnome/help/gnome-db/C/index.html
+share/gnome/help/gnome-db/C/introduction.html
share/gnome/help/gnome-db/C/topic.dat
+share/gnome/help/gnome-db/C/widgetlib-overview.html
+share/gnome/help/gnome-db/C/widgetlib.html
+share/gnome/help/gnome-db/es/comlib.html
+share/gnome/help/gnome-db/es/gnome-db.html
share/gnome/help/gnome-db/es/gnome-db.sgml
+share/gnome/help/gnome-db/es/index.html
+share/gnome/help/gnome-db/es/introduction.html
share/gnome/help/gnome-db/es/topic.dat
+share/gnome/help/gnome-db/es/widgetlib-overview.html
+share/gnome/help/gnome-db/es/widgetlib.html
+share/gnome/help/gnome-db/it/comlib.html
share/gnome/help/gnome-db/it/fdl-appendix.sgml
share/gnome/help/gnome-db/it/gnome-db.sgml
+share/gnome/help/gnome-db/it/index.html
+share/gnome/help/gnome-db/it/introduction.html
share/gnome/help/gnome-db/it/topic.dat
+share/gnome/help/gnome-db/it/widgetlib-overview.html
+share/gnome/help/gnome-db/it/widgetlib.html
+share/gnome/help/gnome-db/pt_BR/comlib.html
+share/gnome/help/gnome-db/pt_BR/components.html
share/gnome/help/gnome-db/pt_BR/gnome-db.sgml
+share/gnome/help/gnome-db/pt_BR/index.html
+share/gnome/help/gnome-db/pt_BR/introduction.html
+share/gnome/help/gnome-db/pt_BR/manager.html
share/gnome/help/gnome-db/pt_BR/topic.dat
+share/gnome/help/gnome-db/pt_BR/widgetlib-overview.html
+share/gnome/help/gnome-db/pt_BR/widgetlib.html
share/gnome/html/libgnomedb-decl.txt
share/gnome/html/libgnomedb-sections.txt
share/gnome/html/libgnomedb.args
share/gnome/html/libgnomedb.hierarchy
+share/gnome/html/libgnomedb.signals
share/gnome/html/libgnomedb.types
share/gnome/idl/GNOME_Database_UI.idl
share/gnome/oaf/GNOME_DB_Builder.oaf
@@ -75,6 +97,7 @@ share/gnome/ui/gnomedb-com-designer.xml
share/gnome/ui/gnomedb-com-log.xml
share/gnome/ui/gnomedb-fe.xml
share/gnome/ui/gnomedb-manager.xml
+share/locale/az/LC_MESSAGES/gnome-db.mo
share/locale/ca/LC_MESSAGES/gnome-db.mo
share/locale/da/LC_MESSAGES/gnome-db.mo
share/locale/de/LC_MESSAGES/gnome-db.mo
diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile
index 4d094beb9093..3b50479b2388 100644
--- a/databases/gnomedb/Makefile
+++ b/databases/gnomedb/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomedb
-PORTVERSION= 0.2.93
-PORTREVISION= 3
+PORTVERSION= 0.2.94
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-db
diff --git a/databases/gnomedb/distinfo b/databases/gnomedb/distinfo
index 4e3a6330ec63..7f8af4e1a3c0 100644
--- a/databases/gnomedb/distinfo
+++ b/databases/gnomedb/distinfo
@@ -1 +1 @@
-MD5 (gnome-db-0.2.93.tar.gz) = c19e062606e6780581fd9309deb91da8
+MD5 (gnome-db-0.2.94.tar.gz) = f342cf85499d8396f7a68b0877e083e3
diff --git a/databases/gnomedb/files/patch-components::Makefile.in b/databases/gnomedb/files/patch-components::Makefile.in
new file mode 100644
index 000000000000..2591b83787b6
--- /dev/null
+++ b/databases/gnomedb/files/patch-components::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- components/Makefile.in 2002/01/22 13:14:51 1.1
++++ components/Makefile.in 2002/01/22 13:15:50
+@@ -177,7 +177,7 @@
+
+ libdatabase_moniker_la_SOURCES = gnomedb-monikers-database.c gnomedb-monikers.h
+
+-libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS)
++libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS) -module -avoid-version
+
+
+ oafdir = $(datadir)/oaf
diff --git a/databases/gnomedb/files/patch-ltmain.sh b/databases/gnomedb/files/patch-ltmain.sh
index 98cb05e4ddb3..91c341790451 100644
--- a/databases/gnomedb/files/patch-ltmain.sh
+++ b/databases/gnomedb/files/patch-ltmain.sh
@@ -1,19 +1,27 @@
$FreeBSD$
---- ltmain.sh 2001/08/27 09:51:26 1.1
-+++ ltmain.sh 2001/08/27 09:51:42
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
+--- ltmain.sh.orig Sun Jan 20 16:11:07 2002
++++ ltmain.sh Tue Jan 22 13:34:20 2002
+@@ -1060,6 +1060,7 @@
+
+ -module)
+ module=yes
++ build_old_libs=no
+ continue
+ ;;
+
+@@ -2442,6 +2443,9 @@
+ *-*-openbsd*)
+ # Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4175,10 +4178,12 @@
+ if test $build_libtool_need_lc = "yes"; then
+@@ -4208,10 +4212,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/databases/gnomedb/pkg-plist b/databases/gnomedb/pkg-plist
index 15c223033aed..ff232531a02a 100644
--- a/databases/gnomedb/pkg-plist
+++ b/databases/gnomedb/pkg-plist
@@ -34,27 +34,49 @@ include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-table-editor.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-util.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-window.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db.h
-lib/bonobo/monikers/libdatabase_moniker.a
lib/bonobo/monikers/libdatabase_moniker.so
-lib/bonobo/monikers/libdatabase_moniker.so.0
lib/libgnomedb.a
lib/libgnomedb.so
lib/libgnomedb.so.0
share/gnome/apps/Applications/gnomedb-fe.desktop
+share/gnome/help/gnome-db/C/comlib.html
share/gnome/help/gnome-db/C/fdl-appendix.sgml
share/gnome/help/gnome-db/C/gnome-db.sgml
+share/gnome/help/gnome-db/C/index.html
+share/gnome/help/gnome-db/C/introduction.html
share/gnome/help/gnome-db/C/topic.dat
+share/gnome/help/gnome-db/C/widgetlib-overview.html
+share/gnome/help/gnome-db/C/widgetlib.html
+share/gnome/help/gnome-db/es/comlib.html
+share/gnome/help/gnome-db/es/gnome-db.html
share/gnome/help/gnome-db/es/gnome-db.sgml
+share/gnome/help/gnome-db/es/index.html
+share/gnome/help/gnome-db/es/introduction.html
share/gnome/help/gnome-db/es/topic.dat
+share/gnome/help/gnome-db/es/widgetlib-overview.html
+share/gnome/help/gnome-db/es/widgetlib.html
+share/gnome/help/gnome-db/it/comlib.html
share/gnome/help/gnome-db/it/fdl-appendix.sgml
share/gnome/help/gnome-db/it/gnome-db.sgml
+share/gnome/help/gnome-db/it/index.html
+share/gnome/help/gnome-db/it/introduction.html
share/gnome/help/gnome-db/it/topic.dat
+share/gnome/help/gnome-db/it/widgetlib-overview.html
+share/gnome/help/gnome-db/it/widgetlib.html
+share/gnome/help/gnome-db/pt_BR/comlib.html
+share/gnome/help/gnome-db/pt_BR/components.html
share/gnome/help/gnome-db/pt_BR/gnome-db.sgml
+share/gnome/help/gnome-db/pt_BR/index.html
+share/gnome/help/gnome-db/pt_BR/introduction.html
+share/gnome/help/gnome-db/pt_BR/manager.html
share/gnome/help/gnome-db/pt_BR/topic.dat
+share/gnome/help/gnome-db/pt_BR/widgetlib-overview.html
+share/gnome/help/gnome-db/pt_BR/widgetlib.html
share/gnome/html/libgnomedb-decl.txt
share/gnome/html/libgnomedb-sections.txt
share/gnome/html/libgnomedb.args
share/gnome/html/libgnomedb.hierarchy
+share/gnome/html/libgnomedb.signals
share/gnome/html/libgnomedb.types
share/gnome/idl/GNOME_Database_UI.idl
share/gnome/oaf/GNOME_DB_Builder.oaf
@@ -75,6 +97,7 @@ share/gnome/ui/gnomedb-com-designer.xml
share/gnome/ui/gnomedb-com-log.xml
share/gnome/ui/gnomedb-fe.xml
share/gnome/ui/gnomedb-manager.xml
+share/locale/az/LC_MESSAGES/gnome-db.mo
share/locale/ca/LC_MESSAGES/gnome-db.mo
share/locale/da/LC_MESSAGES/gnome-db.mo
share/locale/de/LC_MESSAGES/gnome-db.mo
diff --git a/databases/gnomedb2/Makefile b/databases/gnomedb2/Makefile
index 4d094beb9093..3b50479b2388 100644
--- a/databases/gnomedb2/Makefile
+++ b/databases/gnomedb2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomedb
-PORTVERSION= 0.2.93
-PORTREVISION= 3
+PORTVERSION= 0.2.94
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-db
diff --git a/databases/gnomedb2/distinfo b/databases/gnomedb2/distinfo
index 4e3a6330ec63..7f8af4e1a3c0 100644
--- a/databases/gnomedb2/distinfo
+++ b/databases/gnomedb2/distinfo
@@ -1 +1 @@
-MD5 (gnome-db-0.2.93.tar.gz) = c19e062606e6780581fd9309deb91da8
+MD5 (gnome-db-0.2.94.tar.gz) = f342cf85499d8396f7a68b0877e083e3
diff --git a/databases/gnomedb2/files/patch-components::Makefile.in b/databases/gnomedb2/files/patch-components::Makefile.in
new file mode 100644
index 000000000000..2591b83787b6
--- /dev/null
+++ b/databases/gnomedb2/files/patch-components::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- components/Makefile.in 2002/01/22 13:14:51 1.1
++++ components/Makefile.in 2002/01/22 13:15:50
+@@ -177,7 +177,7 @@
+
+ libdatabase_moniker_la_SOURCES = gnomedb-monikers-database.c gnomedb-monikers.h
+
+-libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS)
++libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS) -module -avoid-version
+
+
+ oafdir = $(datadir)/oaf
diff --git a/databases/gnomedb2/files/patch-ltmain.sh b/databases/gnomedb2/files/patch-ltmain.sh
index 98cb05e4ddb3..91c341790451 100644
--- a/databases/gnomedb2/files/patch-ltmain.sh
+++ b/databases/gnomedb2/files/patch-ltmain.sh
@@ -1,19 +1,27 @@
$FreeBSD$
---- ltmain.sh 2001/08/27 09:51:26 1.1
-+++ ltmain.sh 2001/08/27 09:51:42
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
+--- ltmain.sh.orig Sun Jan 20 16:11:07 2002
++++ ltmain.sh Tue Jan 22 13:34:20 2002
+@@ -1060,6 +1060,7 @@
+
+ -module)
+ module=yes
++ build_old_libs=no
+ continue
+ ;;
+
+@@ -2442,6 +2443,9 @@
+ *-*-openbsd*)
+ # Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4175,10 +4178,12 @@
+ if test $build_libtool_need_lc = "yes"; then
+@@ -4208,10 +4212,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/databases/gnomedb2/pkg-plist b/databases/gnomedb2/pkg-plist
index 15c223033aed..ff232531a02a 100644
--- a/databases/gnomedb2/pkg-plist
+++ b/databases/gnomedb2/pkg-plist
@@ -34,27 +34,49 @@ include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-table-editor.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-util.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-window.h
include/libgnomedb-%%VERSION%%/gnome-db/gnome-db.h
-lib/bonobo/monikers/libdatabase_moniker.a
lib/bonobo/monikers/libdatabase_moniker.so
-lib/bonobo/monikers/libdatabase_moniker.so.0
lib/libgnomedb.a
lib/libgnomedb.so
lib/libgnomedb.so.0
share/gnome/apps/Applications/gnomedb-fe.desktop
+share/gnome/help/gnome-db/C/comlib.html
share/gnome/help/gnome-db/C/fdl-appendix.sgml
share/gnome/help/gnome-db/C/gnome-db.sgml
+share/gnome/help/gnome-db/C/index.html
+share/gnome/help/gnome-db/C/introduction.html
share/gnome/help/gnome-db/C/topic.dat
+share/gnome/help/gnome-db/C/widgetlib-overview.html
+share/gnome/help/gnome-db/C/widgetlib.html
+share/gnome/help/gnome-db/es/comlib.html
+share/gnome/help/gnome-db/es/gnome-db.html
share/gnome/help/gnome-db/es/gnome-db.sgml
+share/gnome/help/gnome-db/es/index.html
+share/gnome/help/gnome-db/es/introduction.html
share/gnome/help/gnome-db/es/topic.dat
+share/gnome/help/gnome-db/es/widgetlib-overview.html
+share/gnome/help/gnome-db/es/widgetlib.html
+share/gnome/help/gnome-db/it/comlib.html
share/gnome/help/gnome-db/it/fdl-appendix.sgml
share/gnome/help/gnome-db/it/gnome-db.sgml
+share/gnome/help/gnome-db/it/index.html
+share/gnome/help/gnome-db/it/introduction.html
share/gnome/help/gnome-db/it/topic.dat
+share/gnome/help/gnome-db/it/widgetlib-overview.html
+share/gnome/help/gnome-db/it/widgetlib.html
+share/gnome/help/gnome-db/pt_BR/comlib.html
+share/gnome/help/gnome-db/pt_BR/components.html
share/gnome/help/gnome-db/pt_BR/gnome-db.sgml
+share/gnome/help/gnome-db/pt_BR/index.html
+share/gnome/help/gnome-db/pt_BR/introduction.html
+share/gnome/help/gnome-db/pt_BR/manager.html
share/gnome/help/gnome-db/pt_BR/topic.dat
+share/gnome/help/gnome-db/pt_BR/widgetlib-overview.html
+share/gnome/help/gnome-db/pt_BR/widgetlib.html
share/gnome/html/libgnomedb-decl.txt
share/gnome/html/libgnomedb-sections.txt
share/gnome/html/libgnomedb.args
share/gnome/html/libgnomedb.hierarchy
+share/gnome/html/libgnomedb.signals
share/gnome/html/libgnomedb.types
share/gnome/idl/GNOME_Database_UI.idl
share/gnome/oaf/GNOME_DB_Builder.oaf
@@ -75,6 +97,7 @@ share/gnome/ui/gnomedb-com-designer.xml
share/gnome/ui/gnomedb-com-log.xml
share/gnome/ui/gnomedb-fe.xml
share/gnome/ui/gnomedb-manager.xml
+share/locale/az/LC_MESSAGES/gnome-db.mo
share/locale/ca/LC_MESSAGES/gnome-db.mo
share/locale/da/LC_MESSAGES/gnome-db.mo
share/locale/de/LC_MESSAGES/gnome-db.mo
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile
index 2977844ddfbe..2a5c59ab8339 100644
--- a/databases/libgda/Makefile
+++ b/databases/libgda/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgda
-PORTVERSION= 0.2.93
-PORTREVISION= 2
+PORTVERSION= 0.2.94
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
diff --git a/databases/libgda/distinfo b/databases/libgda/distinfo
index 3a656b9703f5..6d8dbb0a1db8 100644
--- a/databases/libgda/distinfo
+++ b/databases/libgda/distinfo
@@ -1 +1 @@
-MD5 (libgda-0.2.93.tar.gz) = 29e9831a5cfdec308042ef34be453258
+MD5 (libgda-0.2.94.tar.gz) = 0705678122b349535b90597114288838
diff --git a/databases/libgda/pkg-plist b/databases/libgda/pkg-plist
index 6d254614be78..45298b744c1f 100644
--- a/databases/libgda/pkg-plist
+++ b/databases/libgda/pkg-plist
@@ -63,16 +63,55 @@ share/gnome/gda/templates/gda-srv-connection.c.tmpl
share/gnome/gda/templates/gda-srv-recordset.c.tmpl
share/gnome/gda/templates/gda-srv.h.tmpl
share/gnome/gda/templates/main-srv.c.tmpl
+share/gnome/help/libgda/C/architecture.html
+share/gnome/help/libgda/C/index.html
+share/gnome/help/libgda/C/installation-installing.html
+share/gnome/help/libgda/C/installation.html
+share/gnome/help/libgda/C/introduction.html
+share/gnome/help/libgda/C/libgda.html
share/gnome/help/libgda/C/topic.dat
+share/gnome/help/libgda/es/architecture.html
+share/gnome/help/libgda/es/index.html
+share/gnome/help/libgda/es/installation-installing.html
+share/gnome/help/libgda/es/installation.html
+share/gnome/help/libgda/es/introduction.html
+share/gnome/help/libgda/es/libgda.html
share/gnome/help/libgda/es/topic.dat
+share/gnome/help/libgda/pt_BR/architecture.html
+share/gnome/help/libgda/pt_BR/c162.html
+share/gnome/help/libgda/pt_BR/c182.html
+share/gnome/help/libgda/pt_BR/c323.html
+share/gnome/help/libgda/pt_BR/c350.html
+share/gnome/help/libgda/pt_BR/clients-building-corba.html
+share/gnome/help/libgda/pt_BR/clients-building.html
+share/gnome/help/libgda/pt_BR/gda-client-batch.html
+share/gnome/help/libgda/pt_BR/gda-client-meta.html
+share/gnome/help/libgda/pt_BR/gda-client-objects.html
+share/gnome/help/libgda/pt_BR/gda-client-types.html
+share/gnome/help/libgda/pt_BR/gda-common-logs.html
+share/gnome/help/libgda/pt_BR/gda-common-xml-databases.html
+share/gnome/help/libgda/pt_BR/gda-common-xml-queries.html
+share/gnome/help/libgda/pt_BR/index.html
+share/gnome/help/libgda/pt_BR/installation-configuring.html
+share/gnome/help/libgda/pt_BR/installation-installing.html
+share/gnome/help/libgda/pt_BR/installation.html
+share/gnome/help/libgda/pt_BR/introduction.html
+share/gnome/help/libgda/pt_BR/libgda.html
+share/gnome/help/libgda/pt_BR/providers-actual-implementation.html
+share/gnome/help/libgda/pt_BR/providers-examples.html
+share/gnome/help/libgda/pt_BR/providers-implementation.html
share/gnome/help/libgda/pt_BR/topic.dat
+share/gnome/html/libgda-client-decl.txt
share/gnome/html/libgda-client-sections.txt
share/gnome/html/libgda-client.args
share/gnome/html/libgda-client.hierarchy
+share/gnome/html/libgda-client.signals
share/gnome/html/libgda-client.types
+share/gnome/html/libgda-common-decl.txt
share/gnome/html/libgda-common-sections.txt
share/gnome/html/libgda-common.args
share/gnome/html/libgda-common.hierarchy
+share/gnome/html/libgda-common.signals
share/gnome/html/libgda-common.types
share/gnome/idl/GDA.idl
share/gnome/idl/GDA_Command.idl
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 2977844ddfbe..2a5c59ab8339 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgda
-PORTVERSION= 0.2.93
-PORTREVISION= 2
+PORTVERSION= 0.2.94
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
diff --git a/databases/libgda2/distinfo b/databases/libgda2/distinfo
index 3a656b9703f5..6d8dbb0a1db8 100644
--- a/databases/libgda2/distinfo
+++ b/databases/libgda2/distinfo
@@ -1 +1 @@
-MD5 (libgda-0.2.93.tar.gz) = 29e9831a5cfdec308042ef34be453258
+MD5 (libgda-0.2.94.tar.gz) = 0705678122b349535b90597114288838
diff --git a/databases/libgda2/pkg-plist b/databases/libgda2/pkg-plist
index 6d254614be78..45298b744c1f 100644
--- a/databases/libgda2/pkg-plist
+++ b/databases/libgda2/pkg-plist
@@ -63,16 +63,55 @@ share/gnome/gda/templates/gda-srv-connection.c.tmpl
share/gnome/gda/templates/gda-srv-recordset.c.tmpl
share/gnome/gda/templates/gda-srv.h.tmpl
share/gnome/gda/templates/main-srv.c.tmpl
+share/gnome/help/libgda/C/architecture.html
+share/gnome/help/libgda/C/index.html
+share/gnome/help/libgda/C/installation-installing.html
+share/gnome/help/libgda/C/installation.html
+share/gnome/help/libgda/C/introduction.html
+share/gnome/help/libgda/C/libgda.html
share/gnome/help/libgda/C/topic.dat
+share/gnome/help/libgda/es/architecture.html
+share/gnome/help/libgda/es/index.html
+share/gnome/help/libgda/es/installation-installing.html
+share/gnome/help/libgda/es/installation.html
+share/gnome/help/libgda/es/introduction.html
+share/gnome/help/libgda/es/libgda.html
share/gnome/help/libgda/es/topic.dat
+share/gnome/help/libgda/pt_BR/architecture.html
+share/gnome/help/libgda/pt_BR/c162.html
+share/gnome/help/libgda/pt_BR/c182.html
+share/gnome/help/libgda/pt_BR/c323.html
+share/gnome/help/libgda/pt_BR/c350.html
+share/gnome/help/libgda/pt_BR/clients-building-corba.html
+share/gnome/help/libgda/pt_BR/clients-building.html
+share/gnome/help/libgda/pt_BR/gda-client-batch.html
+share/gnome/help/libgda/pt_BR/gda-client-meta.html
+share/gnome/help/libgda/pt_BR/gda-client-objects.html
+share/gnome/help/libgda/pt_BR/gda-client-types.html
+share/gnome/help/libgda/pt_BR/gda-common-logs.html
+share/gnome/help/libgda/pt_BR/gda-common-xml-databases.html
+share/gnome/help/libgda/pt_BR/gda-common-xml-queries.html
+share/gnome/help/libgda/pt_BR/index.html
+share/gnome/help/libgda/pt_BR/installation-configuring.html
+share/gnome/help/libgda/pt_BR/installation-installing.html
+share/gnome/help/libgda/pt_BR/installation.html
+share/gnome/help/libgda/pt_BR/introduction.html
+share/gnome/help/libgda/pt_BR/libgda.html
+share/gnome/help/libgda/pt_BR/providers-actual-implementation.html
+share/gnome/help/libgda/pt_BR/providers-examples.html
+share/gnome/help/libgda/pt_BR/providers-implementation.html
share/gnome/help/libgda/pt_BR/topic.dat
+share/gnome/html/libgda-client-decl.txt
share/gnome/html/libgda-client-sections.txt
share/gnome/html/libgda-client.args
share/gnome/html/libgda-client.hierarchy
+share/gnome/html/libgda-client.signals
share/gnome/html/libgda-client.types
+share/gnome/html/libgda-common-decl.txt
share/gnome/html/libgda-common-sections.txt
share/gnome/html/libgda-common.args
share/gnome/html/libgda-common.hierarchy
+share/gnome/html/libgda-common.signals
share/gnome/html/libgda-common.types
share/gnome/idl/GDA.idl
share/gnome/idl/GDA_Command.idl
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 2977844ddfbe..2a5c59ab8339 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgda
-PORTVERSION= 0.2.93
-PORTREVISION= 2
+PORTVERSION= 0.2.94
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
diff --git a/databases/libgda3/distinfo b/databases/libgda3/distinfo
index 3a656b9703f5..6d8dbb0a1db8 100644
--- a/databases/libgda3/distinfo
+++ b/databases/libgda3/distinfo
@@ -1 +1 @@
-MD5 (libgda-0.2.93.tar.gz) = 29e9831a5cfdec308042ef34be453258
+MD5 (libgda-0.2.94.tar.gz) = 0705678122b349535b90597114288838
diff --git a/databases/libgda3/pkg-plist b/databases/libgda3/pkg-plist
index 6d254614be78..45298b744c1f 100644
--- a/databases/libgda3/pkg-plist
+++ b/databases/libgda3/pkg-plist
@@ -63,16 +63,55 @@ share/gnome/gda/templates/gda-srv-connection.c.tmpl
share/gnome/gda/templates/gda-srv-recordset.c.tmpl
share/gnome/gda/templates/gda-srv.h.tmpl
share/gnome/gda/templates/main-srv.c.tmpl
+share/gnome/help/libgda/C/architecture.html
+share/gnome/help/libgda/C/index.html
+share/gnome/help/libgda/C/installation-installing.html
+share/gnome/help/libgda/C/installation.html
+share/gnome/help/libgda/C/introduction.html
+share/gnome/help/libgda/C/libgda.html
share/gnome/help/libgda/C/topic.dat
+share/gnome/help/libgda/es/architecture.html
+share/gnome/help/libgda/es/index.html
+share/gnome/help/libgda/es/installation-installing.html
+share/gnome/help/libgda/es/installation.html
+share/gnome/help/libgda/es/introduction.html
+share/gnome/help/libgda/es/libgda.html
share/gnome/help/libgda/es/topic.dat
+share/gnome/help/libgda/pt_BR/architecture.html
+share/gnome/help/libgda/pt_BR/c162.html
+share/gnome/help/libgda/pt_BR/c182.html
+share/gnome/help/libgda/pt_BR/c323.html
+share/gnome/help/libgda/pt_BR/c350.html
+share/gnome/help/libgda/pt_BR/clients-building-corba.html
+share/gnome/help/libgda/pt_BR/clients-building.html
+share/gnome/help/libgda/pt_BR/gda-client-batch.html
+share/gnome/help/libgda/pt_BR/gda-client-meta.html
+share/gnome/help/libgda/pt_BR/gda-client-objects.html
+share/gnome/help/libgda/pt_BR/gda-client-types.html
+share/gnome/help/libgda/pt_BR/gda-common-logs.html
+share/gnome/help/libgda/pt_BR/gda-common-xml-databases.html
+share/gnome/help/libgda/pt_BR/gda-common-xml-queries.html
+share/gnome/help/libgda/pt_BR/index.html
+share/gnome/help/libgda/pt_BR/installation-configuring.html
+share/gnome/help/libgda/pt_BR/installation-installing.html
+share/gnome/help/libgda/pt_BR/installation.html
+share/gnome/help/libgda/pt_BR/introduction.html
+share/gnome/help/libgda/pt_BR/libgda.html
+share/gnome/help/libgda/pt_BR/providers-actual-implementation.html
+share/gnome/help/libgda/pt_BR/providers-examples.html
+share/gnome/help/libgda/pt_BR/providers-implementation.html
share/gnome/help/libgda/pt_BR/topic.dat
+share/gnome/html/libgda-client-decl.txt
share/gnome/html/libgda-client-sections.txt
share/gnome/html/libgda-client.args
share/gnome/html/libgda-client.hierarchy
+share/gnome/html/libgda-client.signals
share/gnome/html/libgda-client.types
+share/gnome/html/libgda-common-decl.txt
share/gnome/html/libgda-common-sections.txt
share/gnome/html/libgda-common.args
share/gnome/html/libgda-common.hierarchy
+share/gnome/html/libgda-common.signals
share/gnome/html/libgda-common.types
share/gnome/idl/GDA.idl
share/gnome/idl/GDA_Command.idl