0
0
Fork 0
Commit Graph

34 Commits

Author SHA1 Message Date
kenmays 6f914751c8
apache: bump to 2.4.50 (#6248) 2021-10-07 23:03:52 +03:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
kenmays de61fdcc01
apache: bump version (#5255)
* apache: disabled build
2020-09-16 16:15:03 +02:00
Augustin Cavalier 165a784ece Bump revisions of all packages that depend on curl. 2020-04-11 17:32:56 -04:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
alwayslivid f939ec6c27 apache: bump version (#4432) 2019-12-09 13:13:59 +01:00
fbrosson 1a90c0e945
Apache: enable x86 secondary arch... 2018-10-23 20:22:12 +00:00
fbrosson 9c5bf79cd8
Apache: bump to 2.4.37, make some important changes.
* The modules were previously installed directly in /system/lib/.
  Now the are being installed in /system/lib/apache/.

* On x86 secondary arch the modules are now being installed in
  /system/lib/x86/apache/, and we can re-enable that arch.

* The "httpd.conf" file, as well as two subdirectories, "extra"
  and "original", were previously installed in /system/settings/.
  Now they are being installed in /system/settings/apache/.

* Several directories ("build", "cgi-bin", "error", "htdocs",
  "icons" and "manual") which were previously installed in
  /system/data/ are now being installed in /system/data/apache/.
  Remark: Although "cgi-bin", "htdocs" and "icons" could have been
  kept in /system/data/, having "build", "error" and "manual" in
  /system/data/ was definitely wrong. Hence the global move.

* Move GLOBAL_WRITABLE_FILES before PROVIDES.
2018-10-23 20:13:41 +00:00
fbrosson 0448f8c7cc
Apache: bump to 2.4.35, use lib{brotlienc,curl,jansson}.
This brings mod_brotli and mod_md. The "managed domains" module,
mod_md, is required for integrating Let's Encrypt functionality.

Also mark x86 secondary arch as untested because the modules are
not being installed in system/lib/x86/ but in system/lib/.
2018-09-22 09:04:23 +00:00
fbrosson 037a5053b8
Apache: rev-bump, sorry... Closes #2949 2018-09-06 04:34:31 +00:00
fbrosson 640add17fc
Apache: use libnghttp2. This allows to build mod_http2.
While at it, comment out the "User daemon" and "Group daemon"
directives in the default httpd.conf to workaround #2949.
2018-09-06 04:22:58 +00:00
fbrosson fcbd68f593
Apache: bump to 2.4.34, switch SOURCE_URI to tar.bz2.
Remark: the default configuration does not work out-of-the-box, but
this was already the case before this version bump...
2018-07-16 13:55:17 +00:00
miqlas 4d9b6491f0 Apache: bump, provides fix, debuginfo, bindir, general cleanup (#2549) 2018-05-20 10:57:18 -04:00
Michael Lotz b63610ca88 Various revision bumps to force rebuild of _x86 packages.
These were all built against openssl11 which was deactivated.
2017-11-29 21:26:57 +01:00
Jerome Duval c9f9111499 apache: bump version. 2017-11-07 22:03:58 +01:00
Jerome Duval be1c56e826 apache: bump version. 2017-11-06 19:00:56 +01:00
miqlas 66cacb9ef9 Apache: bump version, fix patchset (#1391)
* Apache: bump version, fix patchset

* Switch to secure source
2017-06-05 07:24:44 -04:00
Jerome Duval b27a00f73b apache: fix patchset. 2016-11-01 17:15:16 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Timothy Gu 3b728a2c41 Remove apache-2.2.*
- It's the old bep format
- It fails lint
- There is a new recipe available
2015-01-01 02:41:58 -08:00
Adrien Destugues 727f9b4abb Apache2: Rewrap description and add missing $jobArgs. 2014-12-16 09:22:43 +01:00
Nav 50097924a8 Removed TEST block 2014-12-15 23:30:51 +02:00
Nav ec82f204f9 Updated summary and description 2014-12-15 23:13:04 +02:00
Nav dba95e89ac Updated Apache 2.4.3 recipe, updated revision 2014-12-15 21:56:29 +02:00
Nav 8bbc2101f9 Updated Apache 2.4.3 recipe 2014-12-15 21:53:31 +02:00
Nav 86bf66bba0 Updated Apache recipe 2014-12-15 21:49:34 +02:00
Nav dc46df0a98 Updated recipe 2014-12-15 16:54:45 +02:00
Nav 275daa9bf7 Fixed Apache 2.4.3 - Added recipe 2014-12-15 16:52:02 +02:00
Nav 37601bf0e3 Fixed Apache 2.4.3 2014-12-15 16:48:43 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 134b578f09 Adjusted directory locations a bit for Apache. This still needs further work. 2011-02-12 00:48:41 +00:00
Scott McCreary be1792a3af Initial .bep and patch files for apache httpd, patch is based on Kaliber's previous patch. TODO: fix directories being used
using finddir, and figure out user name issue.
2011-02-04 19:40:43 +00:00