1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 23:07:10 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Leonid Plyushch
7da4f866c1
rebuild everything due to termux-elf-cleaner fix
See https://github.com/termux/termux-packages/issues/4287.

%ci:no-build
2019-11-29 14:22:56 +02:00
Fredrik Fornwall
6a42459543 apache2: Update from 2.4.39 to 2.4.41 2019-08-17 23:52:05 +02:00
Leonid Plyushch
e5aeb9853f
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 23:04:11 +03:00
Leonid Plyushch
5f32f21976
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
2019-08-08 17:05:05 +03:00
Leonid Plyushch
1b4a91414c no more develsplit + provide static libraries as separate package
%ci:no-build
2019-08-04 21:42:51 +03:00
tomty89
e3eb5d6b6b [android-5] zlib: add package (#3499)
* zlib: add package

* add zlib to dependencies where needed

* aapt: fix compilation error after adding own zlib

* fossil: specify zlib installation

* fossil: specify CPPFLAGS

* exa: fix build error where zlib.h was not found

* bat: fix build error where zlib.h was not found

* lftp: specify correct zlib location

* zlib-dev: breaks and replaces old ndk-sysroot

also bump toolchain version for z{lib,conf}.h removal

* texlive-bin: fix compilation errors
2019-04-21 20:23:02 +02:00
Fredrik Fornwall
2025e629f8 apache2: Update from 2.4.38 to 2.4.39 2019-04-13 09:20:17 +02:00
Fredrik Fornwall
8b025a7a43 apache2: Enable fast-building php 2019-03-18 00:51:48 +01:00
Fredrik Fornwall
835717be8b apache2: Fix quick build 2019-03-18 00:24:47 +01:00
Fredrik Fornwall
5daa5dd331 apache2: Patch package for easier cross-compiling 2019-03-17 23:37:13 +01:00
Fredrik Fornwall
3539ba29da apache2: Update from 2.4.37 to 2.4.38 2019-02-16 00:48:42 +01:00
Wetitpig
78b944ba05 Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Henrik Grimler
0572a49ac8 apache2: add missing dependency libuuid 2019-01-21 00:20:18 +01:00
Leonid Plyushch
4fd7ca06f6 [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall
1a5971383e apache2: Build with --disable-brotli 2018-10-29 01:12:16 +01:00
Fredrik Fornwall
0efa23cd27 apache2: Update from 2.4.35 to 2.4.37 2018-10-29 00:04:54 +01:00
Fredrik Fornwall
4b5c7adb28 apache2: Update from 2.4.34 to 2.4.35 2018-09-22 20:53:52 +02:00
Fredrik Fornwall
540102f2eb
openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall
b2ea47bad6 apache2: Build with --disable-lua 2018-07-15 17:58:03 +02:00
Fredrik Fornwall
a5420e18ee apache2: Update from 2.4.33 to 2.4.34 2018-07-15 17:34:30 +02:00
Fredrik Fornwall
131c692406 apache2: Do not build mod_md 2018-03-22 23:32:00 +01:00
Fredrik Fornwall
ae33fc6c89 apache2: Update from 2.4.29 to 2.4.33 2018-03-22 22:30:04 +01:00
Fredrik Fornwall
cb296801c1 apache2: Use https for homepage 2018-03-07 10:49:32 +01:00
Fredrik Fornwall
15efc40a3b apache2: Fix checksum 2017-10-26 00:26:10 +02:00
Auxilus
274f9073f4 Update apache to 2.4.29 (#1716) 2017-10-26 00:20:58 +02:00
Fredrik Fornwall
e10eaa7ef7 apache2: Update from 2.4.27 to 2.4.28 2017-10-06 22:51:58 +02:00
Fredrik Fornwall
b754bd2638 Bump packages after apr and apr-util update 2017-07-17 20:26:00 +02:00
vishalbiswas
1ce0a9b96b apache2: update from 2.4.26 to 2.4.27 2017-07-12 18:54:03 +02:00
Fredrik Fornwall
eb191c6a1a apache2: Update from 2.4.25 to 2.4.26 2017-06-20 00:09:28 +02:00
Fredrik Fornwall
d12000be3c apache2: Configure with --without-libxml2 2017-06-13 16:24:37 +02:00
Vishal Biswas
c1bd0a1c07 apache2: add package (#1040)
* apache2: add package

* apache2: create empty log dir
2017-06-06 10:20:51 +02:00