Commit Graph

34 Commits

Author SHA1 Message Date
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
Henrik Grimler 4b3832e68d apache2: add termux-services script for httpd 2020-01-08 21:32:26 +01:00
Leonid Pliushch b27684d086 rebuild packages: apache2, apr, apr-util 2019-12-31 17:58:13 +02:00
Fredrik Fornwall 5d7a32bfcc Get rid of more liblog linkage 2019-12-30 01:05:41 +01:00
Fredrik Fornwall 29096f00cc apache2: Update from 2.4.39 to 2.4.41 2019-08-17 23:52:23 +02: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 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall 5f4ec3df11 apache2: Update from 2.4.38 to 2.4.39 2019-04-13 09:32:31 +02:00
Fredrik Fornwall 118e41835d apache2: Enable fast-building php 2019-03-18 00:52:08 +01:00
Fredrik Fornwall 06df346576 apache2: Fix quick build 2019-03-18 00:25:12 +01:00
Fredrik Fornwall 251e4ccd18 apache2: Patch package for easier cross-compiling 2019-03-17 23:37:40 +01:00
Fredrik Fornwall 6c248f238c apache2: Update from 2.4.37 to 2.4.38 2019-02-16 00:48:42 +01:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Henrik Grimler e95362928c apache2: add missing dependency libuuid 2019-01-21 00:20:18 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 46b7c801b5 apache2: Build with --disable-brotli 2018-10-29 01:12:16 +01:00
Fredrik Fornwall 4bd7d23205 apache2: Update from 2.4.35 to 2.4.37 2018-10-29 00:04:54 +01:00
Fredrik Fornwall 8c59f1c57c apache2: Update from 2.4.34 to 2.4.35 2018-09-22 20:53:52 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 4e596b293f apache2: Build with --disable-lua 2018-07-15 17:58:03 +02:00
Fredrik Fornwall 6c50662bba apache2: Update from 2.4.33 to 2.4.34 2018-07-15 17:34:30 +02:00
Fredrik Fornwall dbc4ce866c apache2: Do not build mod_md 2018-03-22 23:32:00 +01:00
Fredrik Fornwall 078321f41c apache2: Update from 2.4.29 to 2.4.33 2018-03-22 22:30:04 +01:00
Fredrik Fornwall 58d5d4a7ec apache2: Use https for homepage 2018-03-07 10:49:32 +01:00
Fredrik Fornwall aa55176fee apache2: Fix checksum 2017-10-26 00:26:10 +02:00
Auxilus 52251f7462 Update apache to 2.4.29 (#1716) 2017-10-26 00:20:58 +02:00
Fredrik Fornwall 16aaf673be apache2: Update from 2.4.27 to 2.4.28 2017-10-06 22:51:58 +02:00
Fredrik Fornwall 4e3c2f3746 Bump packages after apr and apr-util update 2017-07-17 20:26:00 +02:00
vishalbiswas e5e26725e9 apache2: update from 2.4.26 to 2.4.27 2017-07-12 18:54:03 +02:00
Fredrik Fornwall 8ee68796a5 apache2: Update from 2.4.25 to 2.4.26 2017-06-20 00:09:28 +02:00
Fredrik Fornwall 95b23f2158 apache2: Configure with --without-libxml2 2017-06-13 16:24:37 +02:00
Vishal Biswas 959a1586a9 apache2: add package (#1040)
* apache2: add package

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