Commit Graph

36 Commits

Author SHA1 Message Date
Oskar 000204fe97
memcached: update to 1.6.12 (#7689) 2021-10-06 20:50:36 +01:00
Henrik Grimler 836a10587e memcached: add patch to fix error for debug build
Took me an annoyingly long time to find a mask that the ndk was happy
with. The original mask gives identical permissions as this one (and
several other variants I tried). printf("%d\n", ~(S_IRUSR | S_IWUSR));
returns a negative number, and I guess that is the reason the ndk is
unhappy.

Original error message:

restart.c:233:48: error: 'umask' called with invalid mode
    mode_t oldmask = umask(~(S_IRUSR | S_IWUSR));
                                               ^
/home/builder/.termux-build/_cache/android-r21d-api-24-v3/bin/../sysroot/usr/include/bits/fortify/stat.h:47:5: note: from 'diagnose_if' attribute on 'umask':
    __clang_error_if(mode & ~0777, "'umask' called with invalid mode") {
    ^                ~~~~~~~~~~~~
/home/builder/.termux-build/_cache/android-r21d-api-24-v3/bin/../sysroot/usr/include/sys/cdefs.h:134:52: note: expanded from macro '__clang_error_if'
                                                   ^
1 error generated.
make[2]: *** [Makefile:1060: memcached-restart.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:1699: all-recursive] Error 1
2021-02-04 19:20:18 +01:00
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 0d5b653202 memcached: update patches 2020-11-22 14:28:16 +00:00
Leonid Pliushch 18e413f079 memcached: update to 1.6.9 2020-11-22 14:03:05 +00:00
Butta ec8e76c3f9 vim and vim-python: update from 8.2.1550 to 8.2.1600 and bump memcached and valac on CI 2020-09-06 20:56:08 +05:30
Butta ac197f5a5a memcached: update from 1.6.6 to 1.6.7
mpdscribble: update from 0.22 to 0.23

valac: update from 0.48.9 to 0.48.10
2020-09-06 19:51:06 +05:30
Leonid Pliushch c49768d332 memcached: update to 1.6.6 2020-05-13 11:47:38 +03:00
Leonid Pliushch c52bbec3b7 memcached: update to 1.6.5 2020-04-14 15:43:21 +03:00
Henrik Grimler 5f34d5e4ae memcached: update to 1.6.4 2020-04-13 12:17:24 +02:00
Leonid Pliushch 0b05768a6d memcached: avoid static linking 2020-03-29 22:53:20 +03:00
Leonid Pliushch ea8c58ec9c memcached: fix build configuration 2020-03-29 22:51:15 +03:00
Leonid Pliushch 917d56f6ae memcached: update to 1.6.3 2020-03-29 22:11:34 +03:00
Leonid Pliushch 560769ff95 memcached: update to 1.6.1 2020-03-20 13:38:06 +02:00
Leonid Pliushch d5a0cbc4b6 memcached: update to 1.5.22 2020-02-10 14:07:18 +02:00
Fredrik Fornwall 71d3b33a3e memcached: Update from 1.5.20 to 1.5.21 2020-01-22 22:34:32 +01:00
Fredrik Fornwall a80cb5e6f2 memcached: Update from 1.5.17 to 1.5.20 2019-11-24 20:10:07 +01:00
Leonid Pliushch 3568e0d945 memcached: update to 1.5.17 2019-09-08 03:01:05 +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 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch a0f69a3fd0 memcached: update to 1.5.16 2019-05-26 21:25:32 +03:00
Leonid Pliushch 275025d2e1 memcached: update to 1.5.15 2019-05-21 15:24:24 +03:00
Fredrik Fornwall 3ebf5e8c65 memcached: Update from 1.5.13 to 1.5.14 2019-04-27 22:30:41 +02:00
Fredrik Fornwall 5baa5663a9 memcached: Update from 1.5.12 to 1.5.13 2019-04-22 17:01:19 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 3292dc2f76 libsasl: Update from 2.1.26 to 2.1.27 2018-12-28 00:58:45 +01:00
Fredrik Fornwall e1905f5e61 memcached: Update from 1.5.11 to 1.5.12 2018-11-05 23:03:17 +01:00
Fredrik Fornwall 4512844047 memcached: Update from 1.5.10 to 1.5.11 2018-10-18 06:53:02 +02:00
Fredrik Fornwall 3261041c9b memcached: Update from 1.5.9 to 1.5.10 2018-08-11 19:38:37 +02:00
Leonid Pliushch bd16ffc626 memcached: update to 1.5.9 2018-07-09 22:37:43 +02:00
Fredrik Fornwall 020c9420a9 memcached: Update from 1.5.7 to 1.5.8 2018-05-25 21:15:00 +02:00
Fredrik Fornwall c6cecd311f memcached: Update from 1.5.6 to 1.5.7 2018-03-30 22:59:50 +02:00
Fredrik Fornwall 79f5e692ca memcached: Update from 1.5.5 to 1.5.6 2018-03-01 11:01:17 +01:00
Fredrik Fornwall df852f0c49 memcached: Update from 1.5.2 to 1.5.5 2018-02-14 22:42:30 +01:00
Fredrik Fornwall cb1a3fe4a4 memcached: Update from 1.4.36 to 1.5.2 2017-10-15 01:02:39 +02:00
David Martínez 15511c3f3a memcached: add package (#950) 2017-04-22 00:48:19 +02:00