Commit Graph

60 Commits

Author SHA1 Message Date
Tee KOBAYASHI 898338c562 apache2: Update to 2.4.53 2022-03-15 15:42:28 +09:00
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
NoNameMan1231 05e01cc1ae Fixed sha256sum 2021-12-24 14:31:01 +05:30
NoNameMan1231 eaa2869843 Update apache 2021-12-24 14:31:01 +05:30
Tee KOBAYASHI c562c08518 apache2: Fix DT_NEEDED and DT_RUNPATH for modules 2021-11-25 11:28:22 +01:00
Henrik Grimler 22ecf22438
apache2: compile host tool in termux_step_host_build
Instead of in termux_step_post_configure.
2021-11-18 08:35:34 +01:00
Lucinda May Phipps ee3f7ab178
apache2: update to 2.1.51 2021-10-14 09:45:21 +01:00
Lucy Phipps cacf49ed84
apache2, asciidoctor, capnproto: trigger rebuild 2021-10-04 17:50:20 +01:00
Lucy Phipps a1ffc4974a
apache2: update to 2.4.50 2021-10-04 17:07:17 +01:00
Leonid Pliushch 1eec182a0c
Revert "rebuild packages that were not uploaded"
Bumps are already submitted...

This reverts commit 727500eb25.
2021-09-21 10:14:42 +03:00
Leonid Pliushch 727500eb25
rebuild packages that were not uploaded 2021-09-21 10:13:24 +03:00
Henrik Grimler 1ee90b2736
apache2: bump revision 2021-09-21 09:02:01 +02:00
Leonid Pliushch 0651de9cec
apache2: update to 2.4.49 2021-09-20 19:13:38 +03:00
Yaksh Bariya d3911b412c Bump `apache2` to 2.4.48 2021-06-24 12:00:29 +03:00
Leonid Pliushch 8b41a44672
restart build of composer & apache2 2021-05-25 12:18:08 +03:00
Leonid Pliushch 17313f2357 apache2: bump epoch due downgrade 2021-05-25 11:09:32 +03:00
Puneet Gopinath 6cb7f97496 revert "apache2: update to 2.4.47" 2021-05-25 11:09:32 +03:00
Leonid Pliushch fb870f330b
apache2: update to 2.4.47 2021-05-03 18:08:05 +00: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 60bb9bac24 apache2: add dummy configuration file in conf.d
Fixes error on startup.
2020-09-26 15:10:34 +03:00
Leonid Pliushch 6453923c6b apache2: bump revision 2020-09-02 22:58:04 +03:00
Leonid Pliushch 6f536127e6 apache2: update location of conf.d include in httpd.conf 2020-09-02 15:39:57 +03:00
ifurther 5c67e0d779 new package: phpmyadmin (#5746) 2020-08-31 14:41:55 +03:00
Fredrik Fornwall d9c2ed0e8f apache2: Update from 2.4.43 to 2.4.46 2020-08-09 00:44:15 +02:00
Henrik Grimler 3efa45721a Update various packages (#5113)
* calcurse: update to 4.6.0

* dialog: update to 20200327

* dictd: update to 1.13.0

* gitea: update to 1.11.4

* jfrog-cli: update to 1.35.3

* libgd: update to 2.3.0

* libgit2: update to 1.0.0

* libgraphite: update to 1.3.14

* libnftnl: update to 1.1.6

* vim, vim-python: update to 8.2.0500

* unrar: update to 5.9.2

* remind: update to 03.03.01

* nano: update to 4.9.1

* seafile-client: update to 7.0.7

* libgnutls: update to 3.6.13

* apache2: update to 2.4.43
2020-04-03 17:30:41 +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
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