Leonid Pliushch
37375312b9
explicitly set maintainer for each package
...
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch
6cf335edb0
mariadb: update to 10.5.8
2020-11-22 14:02:44 +00:00
Leonid Pliushch
28809bb068
mariadb: re-add deleted patch 'my_rdtsc.h.patch'
2020-08-30 00:01:27 +03:00
Butta
1d3b637c44
libpsl: update from 0.21.0 to 0.21.1
...
mariadb: update from 10.5.4 to 10.5.5
2020-08-15 17:02:21 +05:30
Leonid Pliushch
683d02906c
mariadb: rebuild
2020-08-13 18:17:52 +03:00
Leonid Pliushch
cfa9e2f6e3
mariadb: fix GRN_WITH_LZ4
...
Option GRN_WITH_LZ4 looks for value yes/no/auto.
2020-08-13 17:27:47 +03:00
Fredrik Fornwall
b185949d1f
mariadb: Update from 10.4.13 to 10.5.4
...
Also try enabling lz4 compression support (see #5524 ).
2020-08-12 09:19:16 +02:00
Leonid Pliushch
96f75b459d
mariadb: fix deletion of unneeded files
...
Do this with TERMUX_PKG_RM_AFTER_INSTALL instead of
post-make-install step.
2020-05-13 12:18:38 +03:00
Leonid Pliushch
fb83a36a6f
mariadb: update to 10.4.13
2020-05-13 11:44:41 +03:00
Henrik Grimler
6c4affb005
Bump liblzma and dependent packages to restart CI
...
All except php since it has been uploaded manually
2020-03-20 08:54:28 +01:00
Leonid Pliushch
6d7e9429f7
bump liblzma-dependent packages
2020-03-19 20:58:37 +02:00
Leonid Pliushch
67887babce
remove inactive maintainers from corresponding build.sh files
...
Unspecify package maintainers who didn't submit any updates for their
packages during last 2 years.
2020-03-16 16:39:29 +02:00
Leonid Pliushch
b0d00d5141
mariadb: attempt to fix https://github.com/termux/termux-packages/issues/4935
...
Previous patch still not working for some devices...
2020-02-19 15:21:14 +02:00
Leonid Pliushch
9711de335e
mariadb: update to 10.4.12
...
ARM builds should be now fixed.
2020-02-17 13:04:44 +02:00
Leonid Pliushch
173bfa8e7f
mariadb: cancel update due to "illegal instruction" error on ARM
...
Help is wanted in order to fix the issue and finally update the MariaDB !
2020-02-16 20:21:21 +02:00
Leonid Pliushch
8c04404be1
Revert "mariadb: Update from 10.4.6 to 10.4.12"
...
This reverts commit b9bc94584eca6a5ffbce683e3e037eb00d753874.
2020-02-16 20:20:25 +02:00
Leonid Pliushch
8237966c69
Revert "mariadb: blacklist builds for i686"
...
This reverts commit 4d00da7c23103417e2de6fd9b4a18c15f93fe074.
2020-02-16 20:20:15 +02:00
Leonid Pliushch
32416b778d
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);
2020-02-16 19:28:06 +02:00
Fredrik Fornwall
56b759e284
mariadb: Update from 10.4.6 to 10.4.12
2020-02-16 00:33:25 +01:00
Henrik Grimler
41586226bb
mariadb: add termux-services script for mysqld
2020-01-05 23:27:57 +01:00
Leonid Pliushch
266acf1f8e
mariadb: switch to another mirror
2019-12-29 21:24:42 +02:00
Leonid Pliushch
4f437b43de
get rid of TERMUX_EXPOSE_FILE_OFFSET64
2019-12-29 21:00:28 +02:00
Leonid Pliushch
7b03075a2d
mariadb: use correct version for URL
2019-09-24 19:00:41 +03:00
Leonid Pliushch
2cbd644b08
mariadb: bump package epoch to allow downgrading
2019-09-24 18:49:43 +03:00
Leonid Pliushch
29ee6b6762
Revert "mariadb: update to 10.4.8"
...
This reverts commit d66de11b24303439210e3f2f83d99de1cafb2eef.
2019-09-24 18:49:17 +03:00
Leonid Pliushch
e7776a06bb
Revert "mariadb: blacklist i686 builds"
...
This reverts commit bcfa3eb1b9f06716b0f68afb168d06262a748d23.
2019-09-24 18:48:42 +03:00
Leonid Pliushch
98249bc2b6
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.
2019-09-18 17:01:54 +03:00
Leonid Pliushch
aa84508ba0
mariadb: update to 10.4.8
2019-09-18 16:34:01 +03:00
Leonid Pliushch
c352216c63
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
2019-08-12 18:49:13 +03:00
Leonid Pliushch
c81d4c8698
add stubs to prevent on-device building packages with dangerous operations in build.sh
...
%ci:no-build
2019-08-08 16:58:34 +03:00
Leonid Pliushch
04e32bec03
mariadb: remove chown
calls from mysql_install_db script
2019-08-04 21:55:56 +03:00
Leonid Pliushch
6e70277fb3
no more develsplit + provide static libraries as separate package
...
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
94db67b19b
mariadb: update to 10.4.6
2019-07-24 17:54:03 +03:00
Leonid Pliushch
f17f9fa85b
mariadb: bump revision
2019-06-20 00:34:36 +03:00
Fredrik Fornwall
adb6a80512
cmake: Fix building against libiconv
2019-05-23 02:11:55 +02:00
Leonid Pliushch
b98ffcf631
add libiconv to dependencies where needed
2019-05-05 21:29:36 +02:00
Leonid Pliushch
dd3134f43a
mariadb: rebuild due to versioned liblzma
2019-05-03 17:44:58 +03:00
Leonid Pliushch
43973ab6d7
mariadb: fix post-installation script
...
See https://github.com/termux/termux-packages/issues/3713
2019-04-25 00:32:52 +03:00
Leonid Pliushch
11200afa32
add zlib to dependencies where needed
2019-04-14 16:00:23 +03:00
Fredrik Fornwall
65cacc9be6
mariadb: Update from 10.3.13 to 10.3.14
2019-04-11 23:46:32 +02:00
Fredrik Fornwall
850df137ea
mariadb: Update from 10.3.12 to 10.3.13
2019-03-04 22:51:11 +01:00
Leonid Pliushch
3de350e9e6
mariadb: create directory $PREFIX/etc/my.cnf.d to prevent error on installation
2019-02-26 01:26:00 +02:00
Leonid Pliushch
2c16db52fc
bump C++ packages for NDK-19
2019-02-23 13:57:09 +02:00
Wetitpig
7ddcce5701
No backticks
2019-02-15 18:01:09 +02:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Oliver Schmidhauser
5b3698e320
bump mariadb because of nl_langinfo error
2019-02-01 15:46:39 +01:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
c04d0e1e40
mariadb: Update from 10.3.11 to 10.3.12
2019-01-11 01:42:02 +01:00
Fredrik Fornwall
69816693cc
mariadb: Update from 10.3.10 to 10.3.11
2018-11-28 02:15:17 +01:00
Fredrik Fornwall
f81b36573d
mariadb: Update from 10.3.9 to 10.3.10
2018-10-18 07:00:36 +02:00