Up to [cvs.NetBSD.org] / pkgsrc / databases / libgda-postgres
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.37 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:35 2022 UTC (2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
massive revision bump after textproc/icu update
Revision 1.36 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:36 2022 UTC (9 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
revbump for textproc/icu update
Revision 1.35 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:38 2021 UTC (13 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
revbump for icu and libffi
Revision 1.34 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:12 2021 UTC (21 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
revbump for textproc/icu
Revision 1.33 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:41 2020 UTC (2 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:25 2020 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Revbump for icu
Revision 1.31 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:05 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: recursive bump for libffi
Revision 1.30 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:56 2020 UTC (3 years ago) by jperkin
Branch: MAIN
Changes since 1.29: +2 -1
lines
Diff to previous 1.29 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.29 / (download) - annotate - [select for diffs], Fri May 17 08:20:34 2019 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.28: +1 -2
lines
Diff to previous 1.28 (colored)
libgda*: update to 5.2.9 Fixes build with OpenSSL-1.1. libgda 5.2.9 - Fix Sun JRE 1.8 detection - Fix JDK 11.0 detection - Drop unneeded JAVAH variable check - Fix build for System Installed SQLite libs - Non-Dates and Timestamps values returns 'NULL' string when converted - Fix --with-ui, now UI is buildable when enable libgda 5.2.8 2018-12-03 - Fix a typo on sv translation - Please note: releases 5.2.6 and 5.2.7 were unable to be published at downdload.gnome.org libgda 5.2.7 2018-11-07 - SQLite provider uses system installed one by default - Revome build's date from documentation - introspection: removed system install in favor of --prefix libgda 5.2.6 2018-10-03 - Fixed compilation on MacOS - All Vala bindings and Vala extensions are built by default using --enable-vala, added --disable* switch to disable some or all of them - Fixes on outdated unit tests - Removed unused Vala extensions - Translations: - es (Daniel Mustieles) libgda 5.2.5 2018-09-25 - GdaConnection has removed the use of g_object_weak_*, improving multi-threading behaviour - Prepared statements now use GWeakRef for weak references - GdaDataPivot use instance providers and locking - GdaVConnectionDataModel use GRecMutex - Updated SQLite to 3.8.11.1 - Fix SQLCipher build by embedding source code for 3.4.2 version - Fix SQLCipher disabling - Updated GObject Introspection annotations - Fix Doc generation - Bugs corrected: #787685 #789382 #761560 #761529 #760420 #761424 #754263 #754208 - Corrected HTML output containing <SCRIPT> tag - Correct some truncated help strings - Don't use (deprecated) g_thread_supported() - MySQL meta data: fixed case where schema is incomplete in MySQL database - Allow introspection for gda_sql_builder_add_cond_v() - SQLite: handle WITHOUT ROWID without any error - Translations: - es (Daniel Mustieles) - da (Ask Hjorth Larsen) - pt_BR (Rafael Fontenelle) - eu (Inaki Larranaga Murgoitio) - sr (иолав иколи) - sv (Anders Jonsson) - de (Mario Blättermann) - cs (Marek ernocký) - hu (Balázs Meskó) - oc (Balázs Meskó) - el (Tom Tryfonidis) - po (Pedro Albuquerque) - id (Andika Triwidada) libgda 5.2.4, 2015-06-13 - Added missing file in distributed tarball, bug #750891 libgda 5.2.3, 2015-06-12 - Improved Vala and introspection - Bugs corrected: #722531, #722773, #730813, #742312, #750191 and others - Translations: - zh_CN (Wylmer Wang) - el (Dimitris Spingos) - sr (иолав иколи) - bs (Samir Ribic) - pl (Piotr Drg) - cs (Marek ernocký) - es (Daniel Mustieles) - id (Andika Triwidada) - eu (Inaki Larranaga Murgoitio) - pt (Pedro Albuquerque)
Revision 1.28 / (download) - annotate - [select for diffs], Sun Oct 9 21:41:56 2016 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Recursive bump for all users of pgsql now that the default is 95.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:11 2016 UTC (6 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Feb 12 23:17:39 2014 UTC (8 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 6 19:55:38 2013 UTC (9 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.24: +1 -2
lines
Diff to previous 1.24 (colored)
Update to libgda-5.1.2 for modern Anjuta. This moves to Gnome 3 environment.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 2 21:25:21 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Sep 15 10:04:02 2012 UTC (10 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
recursive bump from libffi shlib major bump (additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 5 10:02:09 2012 UTC (10 years, 5 months ago) by obache
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jun 14 07:45:08 2012 UTC (10 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Recursive PKGREVISION bump for libxml2 buildlink addition.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 3 00:14:24 2012 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.19 / (download) - annotate - [select for diffs], Mon Feb 6 12:39:44 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 22 13:45:17 2011 UTC (11 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 10 19:34:05 2010 UTC (12 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Bump revision for change of PostgreSQL default version.
Revision 1.16 / (download) - annotate - [select for diffs], Wed May 20 01:09:12 2009 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
More readline-6.0 stragglers.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:00 2008 UTC (14 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Mark as destdir ready.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 13 17:38:48 2008 UTC (14 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Make PostgreSQL 8.2 the default version. Bump all packages using it. Remove PostgreSQL 8.0 as choice.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 21 19:14:46 2007 UTC (16 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
Update to 2.99.2; for details see libgda update.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Dec 28 12:12:57 2006 UTC (16 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Change PostgreSQL default version to 8.1 and bump revision of all packages which have it active by default.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 5 10:22:47 2006 UTC (16 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
Update to 1.99.1: libgda 1.99.1, 2006-10-26 ------------------------- - Database providers compilation fixes (Marc-Andre) - General corrections (Murray) - Possibility to avoid compiling C# bindings (Vivien) - Gda# packaging corrections (Vivien) - Translations: - it (Marco Ciampa) - en_GB (David Lodge) - fi (Ilkka) libgda 1.99.0, 2006-10-18 ------------------------- - Database providers fixes (Bas, Vivien) - Gda# fixes (Daniel) - Oracle provider improvements (Bas) - API cleanups and made more coherent (Vivien) - New convenience functions for some common tasks (Daniel) - SQLite provider now relies on SQLite 3.3.8 (Vivien) - Improved documentation about migration from previous versions (Vivien) - Many bug fixes and small improvements - Translations: - en_GB (David Lodge) - fi (Ilkka) - ne (Pawan Chitrakar) - ja (Ryoichi INAGAKI) - vi (Clytie)
Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 16 10:19:03 2006 UTC (16 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add missing files to PLIST. Bump PKGREVISION.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 2 22:46:55 2006 UTC (16 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.8: +1 -3
lines
Diff to previous 1.8 (colored)
Update to 1.9.102: libgda 1.9.102, 2006-03-24 -------------------------- - Merged the Libgnomedb's part which is not GUI related (Vivien) - GdaDataModel API simplifications (Vivien) - Added support for cursor based navigation in GdaDataModel (Vivien) - Fixed #327797 (Rodrigo) - Fixed #329933 (Thomas) - Improved Cygwin compilation (Cygwin Ports Maintainer) - Added data import from CSV and XML files (Vivien) - Use SQLite 3.3.4 (Vivien) - Providers can now provide information about constraints in the database structure (Vivien) - Fixes for building out of the source tree (Bob) - FreeTDS provider compilation fixes (Leonardo) - New tests - More respectfull of standard naming conventions (Dan, Murray) - Documentation improvements (Juan Manuel Mouriz, Vivien) - Modifications to require glib >= 2.6.0 (Bas) - Many bug fixes - Many other small improvements - Translations: - new Chinese (Taiwan) translation (Chao-Hsiung) - fi (Ilkka) - it (Marco) - en_CA (Adam) - vi (Clytie) - es (Francisco Javier) - eu (Iñaki) - zh_TW (Chao-Hsiung) - pt_BR (Raphael)
Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:31 2006 UTC (16 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 4 17:02:46 2006 UTC (16 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other relevant dependencies). Remove libda-sqlite, since it's included in libgda by default. libgda 1.9.100, 2005-10-13 -------------------------- - Fixed #317267 (Rodrigo) - GdaRow API improvements (Vivien) - GdaColumn API improvements (Vivien) - Limit usage of SQLite internal structures (Vivien) - Removed usage of C++ 'new' keyboard as argument (Bas) - Added missing declarations to gda-column.h (Vivien) libgda 1.9.99, 2005-09-26 ------------------------- - Added Mono bindings from GTK# (Dan) - Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel) - Don't use scrollkeeper for API docs (Rodrigo) - Improved data types in SQLite provider (Vivien) - API fixes (Vivien, Murray) - Removed unfinished, non-working objects (Vivien) - Blob object fixes (Vivien) - Blob improvements in PostgreSQL provider (Vivien) - Improved test to locate MDB libraries (Vivien) - Added "gda_type_changed" signal to GdaColumn (Vivien) - Updated translations: - eu (Iñaki) - ne (Pawan) - vi (Clytie) libgda 1.3.91, 2005-08-10 ------------------------- - Compilation fixes for 64bit platforms (Rodrigo) - Fixed call to undefined symbol in XML provider (Rodrigo) libgda 1.3.90, 2005-08-07 ------------------------- - Port GdaValue to use GValue (Daniel, Vivien) - Disabled useless test in Firebird provider (Juan Manuel) - GCC 4 compilation fixes (Christopher) - Fixed #311573 (Rodrigo) - GdaClient/GdaConnection API improvements (Vivien) - Renamed GdaError to GdaConnectionEvent, to be used not only for errors, but for any DB event (Vivien, Juan Manuel) - Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel) - Update to SQLite3 API (Vivien) - Added get_specs method to GdaServerProvider, to get information on arguments for actions (Vivien) - Fixed PostgreSQL libraries detection (Vivien) - Fixed NUMERIC values passing in Oracle provider (Vivien) - Updated translations: - vi (Clytie) libgda 1.3.4, 2005-07-08 ------------------------ - Fixed leak in PostgreSQL provider (Alex) - Use libgda-2.0 for the pkg-config files (Rodrigo) - Fixed #307549 (Rodrigo) - Fixed installation on 64 bit platforms (Bas) - Allow compilation with Berkeley DB > 4.3.x (Bas) - Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas) - Fixed return values on some invalid functions (Stanislav) - Building fixes (Stanislav) - Fixed invalid free in MySQL recordsets (Rodrigo) - Some fixes in global config file saving (Vivien) - More API documentation (Vivien) - Use GType for all types, not guint (Vivien) - Tables' fields schema fixes (Vivien) - Fix #309332 (Murray) - Updated translations: - de (Hendrik) libgda 1.3.3, 2005-06-06 ------------------------ - New API additions (Vivien) - Added get_specs_create_database and create_database_params virtual methods for providers (Vivien) - Updated API documentation (Vivien) - Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien) - Build fixes (Rodrigo) libgda 1.3.2, 2005-05-27 ------------------------ - Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan) - Improved update of PostgreSQL data models (Bas) - Improved exporting of data models (Vivien) - Added GdaThreader object to make it easy to run threaded operations (Vivien) - Implemented missing schemas in SQLite provider (Vivien) - Fixed GdaXqlUpdate API typo (Murray) - Improved fields schema for PostgreSQL provider (Vivien) - Added procedures schema to MySQL provider (Vivien) - Fixed MySQL value conversion to string (Alan) - Compilation fixes (Dru, Bas, Rodrigo) - Added functions to dump data models (Vivien) - Improved data types schema in MySQL provider (Vivien) - Added synonyms to the data types schema (Vivien) - API documentation (Dru) - Fixed typo in GdaExport signal creation (Mike Kestner) - Changed procedures schema to include more information (Vivien) - Added creation of ~/.libgda directory when it does not exist (Vivien) - Fixed #153292 (Jorge) - Fixed #301480 (Magnus) - Fixed #301485 (Magnus) - Fixed #302158 (Jean) - Fixed #304586 (Mike Fisk) - Updated translations: - es (Jorge) - it (Marco) - rw (Steve) - uk (Maxim) - zw (Steve) libgda 1.3.1, 2005-03-21 ------------------------ - Improved GdaRow API (Vivien) - Fixed #167573 (Rodrigo) - Added gda_xml_database_remove_table function (lvaro) - Fixed libsql build (Rodrigo) - Upgraded SQLite provider to SQLite3 (Denis) - Install providers in versioned directories for parallel installation (Rodrigo) - Use libgda*-3 as library names (Rodrigo) - Fixed #129153 (Rodrigo) - Renamed GdaDataModelColumnAttributes to GdaColumn (lvaro) - Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (lvaro) - Code cleanup for data model classes (Bas) - Cleanup auto* build noise (Bas) - Replace gda_connection_escape_string with more generic gda_connection_value_to_sql_string (Alan) - Updated translations: - cs (Miroslav) - de (Frank) - en_CA (Adam) - en_GB (David) - it (Marco) - pt (Duarte) - pt_BR (Raphael) libgda 1.3.0, 2005-02-07 ------------------------ - Fixed spec includedir (Aaron) - Set missing row number on gda_data_model_hash_append_row (Bas) - Changed GdaDataModel class to be an interface (Vivien) - Data model improvements (Vivien, Bas, lvaro) - Renamed GdaField to GdaColumn (Vivien) - Improved documentation (Vivien, Bas) - Added full update/remove for MySQL and PostgreSQL data models (Bas) - Fixed build (Rodrigo) - Added methods for creating/droping tables and indices (Bas) - Updated translations: - cs (Miroslav) - de (Frank) - en_CA (Adam) - es (Francisco) - it (Marco) - nl (Vincent) - pt_BR (Raphael)
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 24 07:31:59 2006 UTC (17 years ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:04 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 25 17:22:43 2005 UTC (17 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +1 -3
lines
Diff to previous 1.3 (colored)
reset PKGREVISION as we got a new version
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 5 17:01:29 2005 UTC (17 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
PKGREVISION must not be in Makefile.common.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 24 22:45:15 2004 UTC (18 years, 6 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL version.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu May 6 11:17:26 2004 UTC (18 years, 8 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of libgda-postgres, version 1.0.4: This package provides the postgres plugin for libgda, which lets it act as a PostgreSQL client.
Revision 1.1 / (download) - annotate - [select for diffs], Thu May 6 11:17:26 2004 UTC (18 years, 8 months ago) by jmmv
Branch: MAIN
Initial revision