Leonid Pliushch
70abcf4871
mariadb: fix deletion of unneeded files
Do this with TERMUX_PKG_RM_AFTER_INSTALL instead of
post-make-install step.
5 years ago
Leonid Pliushch
605266f629
mariadb: update to 10.4.13
5 years ago
Henrik Grimler
246a59f80f
Bump liblzma and dependent packages to restart CI
All except php since it has been uploaded manually
5 years ago
Leonid Plyushch
e03e05fba0
bump liblzma-dependent packages
5 years ago
Leonid Plyushch
62866811aa
remove inactive maintainers from corresponding build.sh files
Unspecify package maintainers who didn't submit any updates for their
packages during last 2 years.
5 years ago
Leonid Plyushch
d665dc8ae9
mariadb: attempt to fix https://github.com/termux/termux-packages/issues/4935
Previous patch still not working for some devices...
5 years ago
Leonid Plyushch
f0d8184df1
mariadb: update to 10.4.12
ARM builds should be now fixed.
5 years ago
Leonid Plyushch
3f84719582
mariadb: cancel update due to "illegal instruction" error on ARM
Help is wanted in order to fix the issue and finally update the MariaDB !
5 years ago
Leonid Plyushch
298272c558
Revert "mariadb: Update from 10.4.6 to 10.4.12"
This reverts commit b9bc94584e
.
5 years ago
Leonid Plyushch
4ab520f5a3
Revert "mariadb: blacklist builds for i686"
This reverts commit 4d00da7c23
.
5 years ago
Leonid Plyushch
4d00da7c23
mariadb: blacklist builds for i686
Due to error:
In file included from /home/builder/.termux-build/mariadb/src/mysys/my_new.cc:25:
In file included from /home/builder/.termux-build/mariadb/src/mysys/mysys_priv.h:20:
In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'
(void) my_atomic_add32_explicit(value, 1, MY_MEMORY_ORDER_RELAXED);
5 years ago
Fredrik Fornwall
b9bc94584e
mariadb: Update from 10.4.6 to 10.4.12
5 years ago
Henrik Grimler
7184c26b61
mariadb: add termux-services script for mysqld
5 years ago
Leonid Plyushch
b078d74984
mariadb: switch to another mirror
5 years ago
Leonid Plyushch
5bb2fd8c6a
get rid of TERMUX_EXPOSE_FILE_OFFSET64
5 years ago
Leonid Plyushch
1fff15713c
mariadb: use correct version for URL
5 years ago
Leonid Plyushch
5e22c36a4a
mariadb: bump package epoch to allow downgrading
5 years ago
Leonid Plyushch
132afc780a
Revert "mariadb: update to 10.4.8"
This reverts commit d66de11b24
.
5 years ago
Leonid Plyushch
9c7f14693e
Revert "mariadb: blacklist i686 builds"
This reverts commit bcfa3eb1b9
.
5 years ago
Leonid Plyushch
bcfa3eb1b9
mariadb: blacklist i686 builds
Compilation errors:
In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'
No patch available currently.
5 years ago
Leonid Plyushch
d66de11b24
mariadb: update to 10.4.8
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
ed0796cd57
mariadb: remove `chown` calls from mysql_install_db script
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
6ccc842c12
mariadb: update to 10.4.6
6 years ago
Leonid Plyushch
6b26a02305
mariadb: bump revision
6 years ago
Fredrik Fornwall
bbbcca619b
cmake: Fix building against libiconv
6 years ago
Leonid Plyushch
94145252d1
add libiconv to dependencies where needed
6 years ago
Leonid Plyushch
18a45d3fd1
mariadb: rebuild due to versioned liblzma
6 years ago
Leonid Plyushch
77eb00c4c8
mariadb: fix post-installation script
See https://github.com/termux/termux-packages/issues/3713
6 years ago
Leonid Plyushch
cb93af0c30
add zlib to dependencies where needed
6 years ago
Fredrik Fornwall
ef5f26176d
mariadb: Update from 10.3.13 to 10.3.14
6 years ago
Fredrik Fornwall
224ebbe0f4
mariadb: Update from 10.3.12 to 10.3.13
6 years ago
Leonid Plyushch
175dbc1828
mariadb: create directory $PREFIX/etc/my.cnf.d to prevent error on installation
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Oliver Schmidhauser
2ddddde852
bump mariadb because of nl_langinfo error
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
52abf87c19
mariadb: Update from 10.3.11 to 10.3.12
6 years ago
Fredrik Fornwall
9ee45fe2ad
mariadb: Update from 10.3.10 to 10.3.11
6 years ago
Fredrik Fornwall
c07fd913ed
mariadb: Update from 10.3.9 to 10.3.10
6 years ago
Fredrik Fornwall
540102f2eb
openssl: Update from 1.0.2 to 1.1.1 ( #2775 )
6 years ago
Fredrik Fornwall
dee11011e1
mariadb: Update from 10.3.8 to 10.3.9
6 years ago
Fredrik Fornwall
20e9518338
mariadb: Update from 10.3.7 to 10.3.8
7 years ago
Fredrik Fornwall
f34d32b355
mariadb: Update cmake parameters
7 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
2dca2e9c63
mariadb: Fix building with latest cmake
7 years ago
Fredrik Fornwall
f3adf8454d
mariadb: Update from 10.2.15 to 10.3.7
7 years ago