summaryrefslogtreecommitdiff
path: root/databases/libgda3
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-03-25 04:07:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-03-25 04:07:34 +0000
commit558937276c52703c32d1c89f11afde6147410719 (patch)
treefab90f38ee1cd1aa125f7fbd66d5077d2a4107dc /databases/libgda3
parent- Update to 1.249 [1] (diff)
Update to 1.9.102.
Notes
Notes: svn path=/head/; revision=158089
Diffstat (limited to 'databases/libgda3')
-rw-r--r--databases/libgda3/Makefile3
-rw-r--r--databases/libgda3/distinfo6
-rw-r--r--databases/libgda3/files/patch-libgda__gda-value.c18
-rw-r--r--databases/libgda3/pkg-plist185
4 files changed, 169 insertions, 43 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 817e1b841a4e..cc70480130fd 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= libgda2
-PORTVERSION= 1.9.100
-PORTREVISION= 2
+PORTVERSION= 1.9.102
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R}
diff --git a/databases/libgda3/distinfo b/databases/libgda3/distinfo
index f875cd350ff6..cc6c915ac462 100644
--- a/databases/libgda3/distinfo
+++ b/databases/libgda3/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libgda-1.9.100.tar.bz2) = c943610dc4c9c286bb14d6ce3c6e549b
-SHA256 (gnome2/libgda-1.9.100.tar.bz2) = 73087e84a9712aa05a74ebc4dfdea07a26d5337f805ef653edaecee2a214f80f
-SIZE (gnome2/libgda-1.9.100.tar.bz2) = 1464595
+MD5 (gnome2/libgda-1.9.102.tar.bz2) = 5a97f6a00fe1cbd369be14b70dbee261
+SHA256 (gnome2/libgda-1.9.102.tar.bz2) = 6c01444976afe7b37e9b146ea9311c1da7cc8965d2aa4182e7f452843ecaa702
+SIZE (gnome2/libgda-1.9.102.tar.bz2) = 1935950
diff --git a/databases/libgda3/files/patch-libgda__gda-value.c b/databases/libgda3/files/patch-libgda__gda-value.c
index f0f47ef033dd..5a57ca4c4bc4 100644
--- a/databases/libgda3/files/patch-libgda__gda-value.c
+++ b/databases/libgda3/files/patch-libgda__gda-value.c
@@ -1,6 +1,6 @@
---- ../../work-/libgda-1.9.100/libgda/gda-value.c Tue Nov 8 14:56:44 2005
-+++ libgda/gda-value.c Tue Nov 8 14:57:29 2005
-@@ -1263,8 +1263,8 @@
+--- libgda/gda-value.c.orig Fri Mar 17 11:08:32 2006
++++ libgda/gda-value.c Fri Mar 24 22:31:12 2006
+@@ -1281,8 +1281,8 @@ gda_value_is_null (GdaValue *value)
gboolean
gda_value_is_number (GdaValue *value)
{
@@ -10,15 +10,3 @@
type = GDA_VALUE_TYPE(value);
switch (type) {
-@@ -1437,10 +1437,10 @@
- void
- gda_value_set_blob (GdaValue *value, const GdaBlob *val)
- {
-+ GdaBlob *blob;
- g_return_if_fail (value);
- g_return_if_fail (GDA_IS_BLOB (val));
-
-- GdaBlob *blob;
- l_g_value_unset (value);
- g_value_init (value, G_VALUE_TYPE_BLOB);
-
diff --git a/databases/libgda3/pkg-plist b/databases/libgda3/pkg-plist
index 45074e725442..e3da862626b8 100644
--- a/databases/libgda3/pkg-plist
+++ b/databases/libgda3/pkg-plist
@@ -1,6 +1,7 @@
bin/gda-config-tool
bin/gda-report-test
bin/gda-run
+bin/gda-test-delimiter
etc/libgda/config
etc/libgda/sales_test.db
include/libgda-%%VERSION%%/libgda-report/gda-report-document.h
@@ -26,27 +27,77 @@ include/libgda-%%VERSION%%/libgda/gda-command.h
include/libgda-%%VERSION%%/libgda/gda-config.h
include/libgda-%%VERSION%%/libgda/gda-connection-event.h
include/libgda-%%VERSION%%/libgda/gda-connection.h
+include/libgda-%%VERSION%%/libgda/gda-data-access-wrapper.h
+include/libgda-%%VERSION%%/libgda/gda-data-handler.h
include/libgda-%%VERSION%%/libgda/gda-data-model-array.h
-include/libgda-%%VERSION%%/libgda/gda-data-model-base.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-extra.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-filter-sql.h
include/libgda-%%VERSION%%/libgda/gda-data-model-hash.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-import.h
include/libgda-%%VERSION%%/libgda/gda-data-model-index.h
-include/libgda-%%VERSION%%/libgda/gda-data-model-list.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-iter.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-private.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-query.h
+include/libgda-%%VERSION%%/libgda/gda-data-model-row.h
include/libgda-%%VERSION%%/libgda/gda-data-model.h
+include/libgda-%%VERSION%%/libgda/gda-data-proxy.h
+include/libgda-%%VERSION%%/libgda/gda-decl.h
+include/libgda-%%VERSION%%/libgda/gda-dict-aggregate.h
+include/libgda-%%VERSION%%/libgda/gda-dict-constraint.h
+include/libgda-%%VERSION%%/libgda/gda-dict-database.h
+include/libgda-%%VERSION%%/libgda/gda-dict-field.h
+include/libgda-%%VERSION%%/libgda/gda-dict-function.h
+include/libgda-%%VERSION%%/libgda/gda-dict-table.h
+include/libgda-%%VERSION%%/libgda/gda-dict-type.h
+include/libgda-%%VERSION%%/libgda/gda-dict.h
+include/libgda-%%VERSION%%/libgda/gda-entity-field.h
+include/libgda-%%VERSION%%/libgda/gda-entity.h
include/libgda-%%VERSION%%/libgda/gda-enum-types.h
+include/libgda-%%VERSION%%/libgda/gda-enums.h
+include/libgda-%%VERSION%%/libgda/gda-graphviz.h
include/libgda-%%VERSION%%/libgda/gda-log.h
include/libgda-%%VERSION%%/libgda/gda-marshal.h
+include/libgda-%%VERSION%%/libgda/gda-object-ref.h
+include/libgda-%%VERSION%%/libgda/gda-object.h
+include/libgda-%%VERSION%%/libgda/gda-parameter-list.h
include/libgda-%%VERSION%%/libgda/gda-parameter.h
include/libgda-%%VERSION%%/libgda/gda-quark-list.h
+include/libgda-%%VERSION%%/libgda/gda-query-condition.h
+include/libgda-%%VERSION%%/libgda/gda-query-field-agg.h
+include/libgda-%%VERSION%%/libgda/gda-query-field-all.h
+include/libgda-%%VERSION%%/libgda/gda-query-field-field.h
+include/libgda-%%VERSION%%/libgda/gda-query-field-func.h
+include/libgda-%%VERSION%%/libgda/gda-query-field-value.h
+include/libgda-%%VERSION%%/libgda/gda-query-field.h
+include/libgda-%%VERSION%%/libgda/gda-query-join.h
+include/libgda-%%VERSION%%/libgda/gda-query-object.h
+include/libgda-%%VERSION%%/libgda/gda-query-parsing.h
+include/libgda-%%VERSION%%/libgda/gda-query-private.h
+include/libgda-%%VERSION%%/libgda/gda-query-target.h
+include/libgda-%%VERSION%%/libgda/gda-query.h
+include/libgda-%%VERSION%%/libgda/gda-referer.h
+include/libgda-%%VERSION%%/libgda/gda-renderer.h
include/libgda-%%VERSION%%/libgda/gda-row.h
-include/libgda-%%VERSION%%/libgda/gda-select.h
+include/libgda-%%VERSION%%/libgda/gda-server-provider-extra.h
+include/libgda-%%VERSION%%/libgda/gda-server-provider-private.h
include/libgda-%%VERSION%%/libgda/gda-server-provider.h
include/libgda-%%VERSION%%/libgda/gda-threader.h
include/libgda-%%VERSION%%/libgda/gda-transaction.h
include/libgda-%%VERSION%%/libgda/gda-util.h
include/libgda-%%VERSION%%/libgda/gda-value.h
-include/libgda-%%VERSION%%/libgda/global-decl.h
+include/libgda-%%VERSION%%/libgda/gda-xml-storage.h
+include/libgda-%%VERSION%%/libgda/graph/gda-graph-item.h
+include/libgda-%%VERSION%%/libgda/graph/gda-graph-query.h
+include/libgda-%%VERSION%%/libgda/graph/gda-graph.h
+include/libgda-%%VERSION%%/libgda/handlers/gda-handler-bin.h
+include/libgda-%%VERSION%%/libgda/handlers/gda-handler-boolean.h
+include/libgda-%%VERSION%%/libgda/handlers/gda-handler-numerical.h
+include/libgda-%%VERSION%%/libgda/handlers/gda-handler-string.h
+include/libgda-%%VERSION%%/libgda/handlers/gda-handler-time.h
+include/libgda-%%VERSION%%/libgda/handlers/gda-handler-type.h
include/libgda-%%VERSION%%/libgda/libgda.h
-include/libgda-%%VERSION%%/sql/sql_parser.h
+include/libgda-%%VERSION%%/libsql/sql_parser.h
+include/libgda-%%VERSION%%/sql-delimiter/gda-sql-delimiter.h
lib/libgda-3.a
lib/libgda-3.la
lib/libgda-3.so
@@ -55,6 +106,18 @@ lib/libgda-report-3.a
lib/libgda-report-3.la
lib/libgda-report-3.so
lib/libgda-report-3.so.3
+lib/libgda_graph-3.a
+lib/libgda_graph-3.la
+lib/libgda_graph-3.so
+lib/libgda_graph-3.so.3
+lib/libgda_handlers-3.a
+lib/libgda_handlers-3.la
+lib/libgda_handlers-3.so
+lib/libgda_handlers-3.so.3
+lib/libgda_sql_delimiter-3.a
+lib/libgda_sql_delimiter-3.la
+lib/libgda_sql_delimiter-3.so
+lib/libgda_sql_delimiter-3.so.3
lib/libgdasql.a
lib/libgdasql.la
lib/libgdasql.so
@@ -87,26 +150,69 @@ lib/libgda-%%VERSION%%/providers/libgda-sqlite.a
lib/libgda-%%VERSION%%/providers/libgda-sqlite.la
lib/libgda-%%VERSION%%/providers/libgda-sqlite.so
libdata/pkgconfig/libgda-2.0.pc
+%%DOCSDIR%%/GdaBlob.html
%%DOCSDIR%%/GdaClient.html
%%DOCSDIR%%/GdaColumn.html
%%DOCSDIR%%/GdaColumnIndex.html
+%%DOCSDIR%%/GdaConnection.html
+%%DOCSDIR%%/GdaConnectionEvent.html
+%%DOCSDIR%%/GdaDataAccessWrapper.html
%%DOCSDIR%%/GdaDataModel.html
%%DOCSDIR%%/GdaDataModelArray.html
+%%DOCSDIR%%/GdaDataModelFilterSQL.html
%%DOCSDIR%%/GdaDataModelHash.html
-%%DOCSDIR%%/GdaDataModelList.html
-%%DOCSDIR%%/GdaRow.html
-%%DOCSDIR%%/GdaSelect.html
+%%DOCSDIR%%/GdaDataModelImport.html
+%%DOCSDIR%%/GdaDataModelIter.html
+%%DOCSDIR%%/GdaDataModelQuery.html
+%%DOCSDIR%%/GdaDataModelRow.html
+%%DOCSDIR%%/GdaDataProxy.html
+%%DOCSDIR%%/GdaDict.html
+%%DOCSDIR%%/GdaDictAggregate.html
+%%DOCSDIR%%/GdaDictConstraint.html
+%%DOCSDIR%%/GdaDictDatabase.html
+%%DOCSDIR%%/GdaDictField.html
+%%DOCSDIR%%/GdaDictFunction.html
+%%DOCSDIR%%/GdaDictTable.html
+%%DOCSDIR%%/GdaDictType.html
+%%DOCSDIR%%/GdaEntity.html
+%%DOCSDIR%%/GdaEntityField.html
+%%DOCSDIR%%/GdaGraphviz.html
+%%DOCSDIR%%/GdaObject.html
+%%DOCSDIR%%/GdaObjectRef.html
+%%DOCSDIR%%/GdaParameter.html
+%%DOCSDIR%%/GdaParameterList.html
+%%DOCSDIR%%/GdaQuery.html
+%%DOCSDIR%%/GdaQueryCondition.html
+%%DOCSDIR%%/GdaQueryField.html
+%%DOCSDIR%%/GdaQueryFieldAgg.html
+%%DOCSDIR%%/GdaQueryFieldAll.html
+%%DOCSDIR%%/GdaQueryFieldField.html
+%%DOCSDIR%%/GdaQueryFieldFunc.html
+%%DOCSDIR%%/GdaQueryFieldValue.html
+%%DOCSDIR%%/GdaQueryJoin.html
+%%DOCSDIR%%/GdaQueryObject.html
+%%DOCSDIR%%/GdaQueryTarget.html
+%%DOCSDIR%%/GdaReferer.html
+%%DOCSDIR%%/GdaRenderer.html
%%DOCSDIR%%/GdaServerProvider.html
+%%DOCSDIR%%/GdaThreader.html
%%DOCSDIR%%/GdaTransaction.html
+%%DOCSDIR%%/GdaXmlStorage.html
%%DOCSDIR%%/architecture.html
+%%DOCSDIR%%/ch04s03.html
+%%DOCSDIR%%/ch05s04.html
+%%DOCSDIR%%/ch05s05.html
+%%DOCSDIR%%/ch05s06.html
%%DOCSDIR%%/ch06.html
-%%DOCSDIR%%/ch09s04.html
-%%DOCSDIR%%/ch09s05.html
-%%DOCSDIR%%/ch09s06.html
+%%DOCSDIR%%/ch10.html
+%%DOCSDIR%%/ch11.html
+%%DOCSDIR%%/ch13.html
+%%DOCSDIR%%/ch14.html
%%DOCSDIR%%/compiling.html
-%%DOCSDIR%%/connecting.html
+%%DOCSDIR%%/connection.html
%%DOCSDIR%%/connections.html
%%DOCSDIR%%/data-model.html
+%%DOCSDIR%%/data_models.html
%%DOCSDIR%%/fdl-section1.html
%%DOCSDIR%%/fdl-section10.html
%%DOCSDIR%%/fdl-section2.html
@@ -119,21 +225,23 @@ libdata/pkgconfig/libgda-2.0.pc
%%DOCSDIR%%/fdl-section9.html
%%DOCSDIR%%/fdl-using.html
%%DOCSDIR%%/fdl.html
+%%DOCSDIR%%/getting_started.html
%%DOCSDIR%%/home.png
%%DOCSDIR%%/index.html
%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/init_config.html
%%DOCSDIR%%/installation-configuring.html
%%DOCSDIR%%/installation-installing.html
%%DOCSDIR%%/installation.html
%%DOCSDIR%%/introduction.html
%%DOCSDIR%%/ix01.html
%%DOCSDIR%%/left.png
-%%DOCSDIR%%/libgda-BLOBs.html
-%%DOCSDIR%%/libgda-Commands.html
-%%DOCSDIR%%/libgda-GdaConnection.html
-%%DOCSDIR%%/libgda-GdaConnectionEvent.html
+%%DOCSDIR%%/libgda-Configuration.html
+%%DOCSDIR%%/libgda-GdaCommand.html
%%DOCSDIR%%/libgda-GdaDataModelIndex.html
-%%DOCSDIR%%/libgda-GdaParameter.html
+%%DOCSDIR%%/libgda-GdaGraph.html
+%%DOCSDIR%%/libgda-GdaGraphItem.html
+%%DOCSDIR%%/libgda-GdaGraphQuery.html
%%DOCSDIR%%/libgda-GdaReportDocument.html
%%DOCSDIR%%/libgda-GdaReportItem.html
%%DOCSDIR%%/libgda-GdaReportItemDetail.html
@@ -152,14 +260,30 @@ libdata/pkgconfig/libgda-2.0.pc
%%DOCSDIR%%/libgda-Logging.html
%%DOCSDIR%%/libgda-Quark-lists.html
%%DOCSDIR%%/libgda-Utility-functions.html
-%%DOCSDIR%%/libgda-api.html
-%%DOCSDIR%%/libgda-gda-config.html
-%%DOCSDIR%%/libgda-gda-data-model-base.html
%%DOCSDIR%%/libgda-gda-report-types.html
+%%DOCSDIR%%/libgda-provider-begin-transaction.html
+%%DOCSDIR%%/libgda-provider-change-database.html
%%DOCSDIR%%/libgda-provider-class.html
+%%DOCSDIR%%/libgda-provider-close-connection.html
+%%DOCSDIR%%/libgda-provider-commit-transaction.html
+%%DOCSDIR%%/libgda-provider-create-database-cnc.html
+%%DOCSDIR%%/libgda-provider-drop-database-cnc.html
+%%DOCSDIR%%/libgda-provider-execute-command.html
+%%DOCSDIR%%/libgda-provider-get-database.html
+%%DOCSDIR%%/libgda-provider-get-schema.html
+%%DOCSDIR%%/libgda-provider-get-specs.html
+%%DOCSDIR%%/libgda-provider-introduction.html
+%%DOCSDIR%%/libgda-provider-perform-action-params.html
%%DOCSDIR%%/libgda-provider-recordset.html
-%%DOCSDIR%%/libgda-providers.html
+%%DOCSDIR%%/libgda-provider-rollback-transaction.html
+%%DOCSDIR%%/libgda-provider-supports.html
+%%DOCSDIR%%/libgda-reports-introduction.html
%%DOCSDIR%%/libgda-reports.html
+%%DOCSDIR%%/libgda-tools-author-dict.html
+%%DOCSDIR%%/libgda-tools-diagnose.html
+%%DOCSDIR%%/libgda-tools-inspect-dict.html
+%%DOCSDIR%%/libgda-tools-introduction.html
+%%DOCSDIR%%/libgda-tools-list-config.html
%%DOCSDIR%%/libgda.devhelp
%%DOCSDIR%%/main_example.html
%%DOCSDIR%%/manage-gdavalue.html
@@ -167,10 +291,18 @@ libdata/pkgconfig/libgda-2.0.pc
%%DOCSDIR%%/migration-configuration.html
%%DOCSDIR%%/migration-executing-commands.html
%%DOCSDIR%%/migration.html
-%%DOCSDIR%%/processing-queries.html
+%%DOCSDIR%%/misc.html
+%%DOCSDIR%%/part_begin.html
+%%DOCSDIR%%/part_libgda-reports.html
+%%DOCSDIR%%/part_libgda_api.html
+%%DOCSDIR%%/part_providers.html
+%%DOCSDIR%%/part_tools.html
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
+%%DOCSDIR%%/transactions.html
%%DOCSDIR%%/up.png
+share/gnome/libgda/dtd/libgda-array.dtd
+share/gnome/libgda/dtd/libgda-dict.dtd
%%MYSQL:%%share/gnome/libgda/mysql_specs_create_db.xml
%%MYSQL:%%share/gnome/libgda/mysql_specs_dsn.xml
%%POSTGRES:%%share/gnome/libgda/postgres_specs_create_db.xml
@@ -222,16 +354,23 @@ share/locale/tr/LC_MESSAGES/libgda-3.mo
share/locale/uk/LC_MESSAGES/libgda-3.mo
share/locale/vi/LC_MESSAGES/libgda-3.mo
share/locale/zh_CN/LC_MESSAGES/libgda-3.mo
+share/locale/zh_HK/LC_MESSAGES/libgda-3.mo
share/locale/zh_TW/LC_MESSAGES/libgda-3.mo
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/libgda/xml
+@dirrm share/gnome/libgda/dtd
@dirrm share/gnome/libgda
@dirrm lib/libgda-%%VERSION%%/providers
@dirrm lib/libgda-%%VERSION%%
@dirrm lib/libgda
-@dirrm include/libgda-%%VERSION%%/sql
+@dirrm include/libgda-%%VERSION%%/sql-delimiter
+@dirrm include/libgda-%%VERSION%%/libsql
@dirrm include/libgda-%%VERSION%%/libgda-report
+@dirrm include/libgda-%%VERSION%%/libgda/handlers
+@dirrm include/libgda-%%VERSION%%/libgda/graph
@dirrm include/libgda-%%VERSION%%/libgda
@dirrm include/libgda-%%VERSION%%
@dirrm etc/libgda