2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103) |
Log message:
Revbump for MySQL default change
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2019-11-02 16:38:12 by Roland Illig | Files touched by this commit (115) |
Log message:
databases: align variable assignments
pkglint -Wall -F --only aligned -r
No manual corrections.
|
2018-06-08 21:25:39 by Niclas Rosenvik | Files touched by this commit (6) | |
Log message:
Updated databases/qore-mysql-module to version 2.0.2.1 .
patch-configure and patch-src_Makefile.in removed since
they have applied upstream.
Changes from release notes:
* updated SQLStatement::fetchColumns() to return an empty
hash when no data is available
* fixed a bug where DBI-SELECT-ROW-ERROR exceptions were
being raised as MYSQL-SELECT-ROW-ERROR exceptions
* fixed formatting bugs in invalid value specification
error messages
* updated configure to find and compile with MariaDB and
Percona includes and libs
* placeholders and quotes in SQL comments are ignored
* fixed time column retrieval; the date component is now
set to 1970-01-01
* fixed binary and varbinary column handling
* fixed the "optimal-numbers" option with decimal values
with decimal points
* fixed returning result sets with duplicate column names
|
2018-01-28 17:24:15 by Thomas Klausner | Files touched by this commit (71) |
Log message:
recursive bump after mpfr shlib major bump
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-10-12 20:21:24 by Niclas Rosenvik | Files touched by this commit (16) | |
Log message:
Revbump and use of c++11 beacuse of lang/qore update.
|
2016-08-07 13:44:43 by Niclas Rosenvik | Files touched by this commit (11) |
Log message:
email style fix
|
2016-07-22 15:01:33 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
Correct error in buildlink3.mk done in previous commit
|