Commit graph

113 commits

Author SHA1 Message Date
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
wiz
8b765c474f Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ryoon
aa0f45c114 Really bump PKGREVISION 2014-01-29 18:57:54 +00:00
ryoon
1e8fede61c Bump PKGREVISION
* Fix build. itstool is needed.
2014-01-29 18:44:32 +00:00
ryoon
2a104968d1 Fix MASTER_SITE 2014-01-23 23:42:38 +00:00
ryoon
a53f8e3885 Update to 5.2.2
Changelog:
libgda 5.2.2, 2013-12-23

 - Avoid using setlocale() in libraries
 - Bugs corrected: GraphViz detection, #720594
 - Translations:
        - it (Marco Ciampa, Milo Casagrande)


libgda 5.2.1, 2013-11-17

 - Fixed a Unix compilation issue, bug #712143
 - Improved configure script output
 - Translations:
        - de (Benjamin Steinwender)

libgda 5.2.0, 2013-11-11

 - Vala bindings improvements, thanks to Daniel Espinosa
 - Improvements to most database providers (MySQL, PostgreSQL, SQLite, SqlCipher, JDBC, ...)
 - Use SqlCipher 3.0.0 and Sqlite 3.8.0.2
 - Switched to GTK+3
 - Lots of work on the Windows platform
 - Many bugs fixed
 - Translations updated for many languages, thanks to all the translators!
2014-01-21 13:08:19 +00:00
joerg
d480823855 Update to libgda-5.1.2 for modern Anjuta.
This moves to Gnome 3 environment.
2013-10-06 19:55:38 +00:00
obache
eec8d5df25 fixes last change 2013-07-18 04:51:02 +00:00
obache
51b94498f7 catch up to changes in Makefile
(devel/readline/buildlink3.mk => mk/readline.buildlink3.mk)
2013-07-17 12:24:41 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
4d6b196ee4 PKGREVISION bump (to 5) matching rev 1.33 of distinfo and associated
patches, which was even described as changing installed headers for
client packages but I apparently spaced on it. noted by obache.
2012-06-03 22:33:50 +00:00
dholland
14f64cf863 glib2 build fixes for the providers sub-packages, plus one for when the
fam option is enabled. Closes PR 46429, PR 46430, and PR 46432.
2012-05-10 21:45:05 +00:00
dholland
eee22f5e78 Fix build with the new glib2. Bleh. 2012-05-06 05:29:53 +00:00
joerg
c6dd1e5f1f Don't return values from void functions. 2012-05-04 16:08:09 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
6c9c77e597 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:42 +00:00
wiz
4e764ba4c2 Fix typo in used-by line. 2012-02-06 11:27:48 +00:00
dholland
cdcec6ee44 Suppress Oracle, from B.ICT A.P. deBROUWER Jr. in PR 45838.
(Someone(TM) might want to prepare an Oracle backend package for this,
if it can be done the same way as the Postgres and MySQL ones.)
2012-01-15 16:43:51 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
af990a0133 Note "used by..." comments. 2011-04-17 09:30:03 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
drochner
3206345680 fix PRINT_PLIST_AWK for future print-PLISTs 2007-08-09 19:07:38 +00:00
obache
d590ae415f Update libgda to 3.0.1
Based on patch proveided by Makoto Fujiwara in PR 36715.

Pkgsrc Changes:
 Added fam option.

from NEWS:
libgda 3.0.1, 2007-05-10

 - Bug fixes: #433687, #434464, #432798, #432798
 (Armin Burgmeier, Gustavo R. Montesino, Leonardo Boshell, Vivien Malerba)
 - Translations:
	- ar (Djihed Afifi)


libgda 3.0.0, 2007-04-20

 - misc. bug fixes (Armin Burgmeier, Vivien Malerba)
 - bug fixes in the SQL delimiter to handle comments, BEGIN and END blocks and PostgreSQL's
   dollar quoting (Vivien Malerba)
 - more unit tests (Vivien Malerba)
 - removed dependecy and test for popt (Baris Cicek)
 - fixed SQLite provider's error reporting, and implemented the get_last_insert_id() virtuel
   method (Vivien Malerba)
 - fixed MySQL's provider error where the same column would be reported several times in
   the TABLE_FIELDS schema (Vivien Malerba)
 - fixed a misbehaviour in the data model import of XML files (Vivien Malerba)
 - docs improvements
 - removed ambiguities in the source files: mention LGPL everywhere in the library, and
   GPL for the executables (Murray Cumming)
 - allow dictionary XML file to specify its own DTD file (Vivien Malerba)
 - Bug fixes: #421986, #421986, #420306, #410200, #427605, #407908, #417249 (Carsten Clark, Baris Cicek,
   Vivien Malerba
 - Translations:
	- dz (Pema Geyleg)
	- lt (Gintautas Miliauskas)
	- ar (Djihed Afifi)

libgda 2.99.6, 2007-03-23

 - Merged several libraries into one for efficiency and because of inter-dependencies (yselkowitz,
   Gustavo R. Montesino, Christopher Taylor)
 - More explicit API function names (Murray Cumming)
 - Applications can now check installed DBMS providers (yselkowitz)
 - C# bindings removed from the libgda's module (Murray Cumming)
 - Added regression tests for SQL parsing and delimiting (Vivien Malerba)
 - Reworked SQL delimiter and made the SQL parser report non parsed characters (Vivien Malerba)
 - Embedded SQLite is now 3.3.13 (Vivien Malerba)
 - Added configure tests to work around changes in the MDB API (yselkowitz)
 - Improved WIN32 building for Cygwin and MinGW (yselkowitz, Gustavo R. Montesino, Christopher Taylor)
 - Bug fixes: #407064, #411811, #314732, #390609, #353404, #411984, #349548, #412122, #411811
   (Leonardo Boshell, yselkowitz, Armin Burgmeier, Daniel Espinosa, Murray Cumming, Christopher Taylor,
   Vivien Malerba)
 - Lots of minor bug fixes
 - Translations:
	- new dz translation (Pema Geyleg)
	- sv (Daniel Nylander)
	- en_GB (David Lodge)
	- it (Marco Ciampa)

libgda 2.99.5, 2007-02-12

 - Correct a linker error when using the (recently renamed to)
   gda_query_field_value_get_is_parameter() function.
   I'm doing a quick extra release because I imagine that the effects of using
   an implicitly-declared function could be odd.

libgda 2.99.4, 2007-02-12

 - GdaQuery: Renamed gda_query_is_modif_query() to gda_query_is_modify_query().
   (Murray Cumming)
 - GdaQueryFieldValue: Added the is_parameter property
   (Daniel Espinosa)
 - GdaEntityField: Renamed get_data_type() vfunc to get_dict_type().
   (Daniel Espinosa)
 - GdaQueryField: Renamed get_data_type() vfunc to get_dict_type().
   (Daniel Espinosa)
 - GdaObject: Added the option for GdaObject sub-classes to copy the
   "name" property to the "id" one if the "id" is not set (used by the GdaParameter object)
   (Vivien Malerba)
 - GdaDataModelQuery:
   - Correctly detect when it's not possible to get information about columns.
   - Added a "use_transaction" property to allow the object to start a transaction before
     running the modification SQL queries and to end it afterwards (so all the modifications are atomic).
   (Vivien Malerba)
 - GdaDataModel: Added "reset" signal, emitted when the data model has completely changed.
   (Vivien Malerba)
 - GdaDataProxy:
   - Added "re_init_done" signal, emitted when the proxied data model's number of columns changes.
   - Corrected a bug which prevented any modification to be applied to the proxied data model.
   - Added gda_data_proxy_get_n_modified_rows().
   (Vivien Malerba)
 - Improvements to _new() functions for language bindings, such as C++:
   GdaParameterList,  (Johannes Schmid, Openismus)
 - Make type checks more flexible, allowing use of derived GTypes by
   language bindings: (Armin Burgmeier, Openismus)
 - Use enum types instead of guint or gulong for flags, matching the
   conventions used in GTK+, and making the API clearer: GdaQuery, GdaObjectRef
   (Murray Cumming, Openismus)
 - Use specific types for property and signal parameter registrations, and use specific signal marshallers.
   This should be more robust, and is needed by language bindings.
   (Murray Cumming, Openismus)
 - Correct all remaining installation location conflicts with libgda 1.2.
   (Leonardo Boshell)
 - Correct the check for the gamin version.
   (Leonardo Boshell)
 - gda-sharp (mono bindings) updated.
   (Daniel Espinosa)
 - Added tests. (Vivien Malerb)
 - Win32 build improvements. (Brecht Sanders)
 - MDB provider: Attempt to fix the build for more recent versions of the MDB API.
   (Murray Cumming)


libgda 2.99.3, 2007-01-23

 - Build fixes:
   - With gamin/fam. (Murray Cumming)
   - removed unnecessary libxslt dependency. (Vivien Malerba)
   - gda-sharp binding fixes. (Vivien Malerba)
   - Fixed many compiler warnings. (Murray Cumming)
   - Replace use of deprecated sys_errlist() with strerror().
     (Joseph Sacco, Bug #353729)
   - Win32 build fixes. (yselkowitz, Bug #314732)
   - Darwin (MacOS X) build fixes. (Min Sik Kim, Bug #382933)
 - GdaConfig: Handle the GDA_DSN_LIST_IN_MEMORY environment variable.
   When defined, initial DSN list will be loaded from the filename specified
   in that environment variable, and the DSN list modifications will not be
   written to a file. (Vivien Malerba)
 - GdaQueryFieldValue: can now render parameters in SQL with the :param_name
   syntax, as used by Oracle. (Vivien Malerba)
 - GdaBlobOp: New object, for improved blob handling. (Vivien Malerba)
 - GdaQuarkList: gda_quark_list_add_from_string():
   Prevent a crash when the connection string has a final ; character.
   (Andrea Zagli, Bug #317831)
 - GdaQuery:
   - Allow use of derived types, for language bindings. (Armin Burgmeier)
   - Avoid memory corruption. (Chris Shoemaker, Bug #341061)
 - GdaQueryFieldField: The field_name property is now readable. (Vivien Malerba)
 - GdaServerProvider:
   - Added the escape_string() and unescape_string() virtual methods. (Vivien Malerba)
   - Removed unimplemented gda_server_provider_create_blob() and
     gda_server_provider_fetch_blob_by_id() functions.  (Murray Cumming)
 - Removed unused "prop" properties. (Murray Cumming)
 - Spelling and grammar corrections. (Clytie Siddall, bug #352122)

 - Providers:
   - FreeTDS: Build fixes. (Leonardo Boshell)
   - MySQL:
     - Slight speed optimization. (Esteban Sanchez)
     - Fixed a bug with FK reporting in the CONSTRAINTS schema report.
       Added the "bit" data type as a synonym to "tinyint"
       removed GDA_TYPE_BLOB reference as MySQL does not support blobs.
       (Vivien Malerba)
   - Oracle: Major improvments, including blob handling. (Vivien Malerba)
   - Postgres
     - Fix failure of current transaction when trying to delete a
     nonexisting blob Oid
     - Improved GdaBinary handling.
     (Vivien Malerba)
   - Sqlite: Update Sqlite sources to 3.3.10.
   - BDB and ODBC: Correct a cast (Hans de Goede, bug #366694)
2007-08-04 11:13:37 +00:00
joerg
2c6290042f Don't use malloc.h, use stdlib.h. 2007-08-03 22:57:06 +00:00
obache
96e5866842 Force not to detect PostgreSQL, fixes PR 36123. 2007-04-04 13:30:26 +00:00
joerg
8cf8129bab No X11 here. 2007-01-30 22:34:06 +00:00
dillo
afe636d7b2 Modifications for upcoming libgda-mysql package. 2007-01-26 10:59:59 +00:00
wiz
62065c0068 Update to 2.99.2.
Bump API depends, because of shlib name change, and
all its dependencies will depend on the new API in a few minutes.

libgda 2.99.2, 2006-12-22
-------------------------

 - Make all the providers compile again (Vivien)
 - C# bindings corrections (Daniel)
 - MySQL provider fixes (Vivien, Stian)
 - API renaming to avoid using the G namespace (Murray)
 - Code cleanups (Murray)
 - Change version to 2.99.x to become 3.0.x when the API/ABI is declared stable (Murray)
 - Lots of corrections and small improvements (Stian, Vivien)
 - Make connections keep track of the current transaction status (Vivien)
 - Doc. improvements (Vivien)
 - 64 bits corrections (Bas)
 - Improved code to make bindings easier (Murray)
 - Translations:
	- new Arabic transtation (Djihed Afifi)
	- it (Marco Ciampa)
2007-01-21 19:14:20 +00:00
minskim
5b32522004 Add a patch in Gnome bug 382933 to make this package build on Darwin. 2006-12-12 21:02:26 +00:00
minskim
bca2518ac7 Include sys/types.h to use uint on Darwin.
http://bugzilla.gnome.org/show_bug.cgi?id=382936
2006-12-06 18:00:41 +00:00
obache
38e14c6dc8 Portability fix again.
Instead of sys_errlist[], use strerror(3), ANSI C89 function.
At least, Solaris in LP64 don't have sys_errlist.
2006-12-06 12:14:00 +00:00
obache
4f2a508e72 Portability fix suggested in PR 34833.
Instead of sys_errlist[], use strerror(3), ANSI C89 function.
At least, Solaris in LP64 don't have sys_errlist.
2006-12-06 08:52:31 +00:00
wiz
8f4e406ac9 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)
2006-12-05 10:22:27 +00:00
drochner
2cddbdb437 migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION 2006-11-13 21:31:26 +00:00
wiz
292a96f6be Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
 - Added Data Definition queries to be handled by the providers as no SQL standard exists
   in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
   creation and destruction, table creation and destruction, table renaming, and column addition
   and removal) (Vivien, Bas)
 - Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
 - Improved the MDB (MS Access) provider (Vivien)
 - GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
 - Specifications required to declare a new data source are now translatable (Vivien)
 - Connections can now easily be opened without requiring to create a data source first (Vivien)
 - Lots of documentation update
 - Better usage of DTDs (Vivien)
 - More consistant API (Murray, Vivien)
 - Removed usage of GdaValue in favor of GValue
 - Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
   Thierry)
 - Many bug fixes and small improvements (Murray, Rodrigo)
 - Translations:
	- new Lithuanian (lt) translation (Gintautas Miliauskas)
	- vi (Clytie)
	- fi (Ilkka)
	- zh_HK, zh_TW (Chao-Hsiung Liao)
	- eu (Iñaki)
	- nb (Kjartan Maraas)
	- es (Francisco Javier)
	- fr (Marc-André Lureau)
	- ru (Valek Filippov)
	- de (Hendrik Richter)
	- nl (Vincent van Adrighem)
	- it (Marco Ciampa)
2006-09-11 17:06:48 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
minskim
49f2e22345 Add link options to avoid "Undefined symbols" on Darwin. 2006-06-26 21:23:47 +00:00
joerg
acb064a9b9 Needs msgfmt. 2006-06-08 09:47:58 +00:00
drochner
8691297d83 don't @dirrm in PKGSYSCONFDIR 2006-05-02 10:44:20 +00:00