Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 00/16] New package Apache including mod_php
@ 2014-10-05 17:38 Bernd Kuhls
  2014-10-05 17:38 ` [Buildroot] [PATCH v2 01/16] package/apr: Fix detection of rlimit and large file support Bernd Kuhls
                   ` (16 more replies)
  0 siblings, 17 replies; 21+ messages in thread
From: Bernd Kuhls @ 2014-10-05 17:38 UTC (permalink / raw)
  To: buildroot

Hi,

this patchset adds Apache webserver and its PHP module to buildroot.

v2:
- reordered patches (Yann)
- split patch and reordered apr-util dependencies (Yann)
- added support for PHP modules gd, mcrypt, mbstring
- updated patch to support in PHP (Yann, Thomas)
  - split patch to support Apache in PHP
    - patch PHP configure only to properly detect Apache
    - patching PHP configure for thread detection is now done
      with by sed as a POST_PATCH_HOOK
    - added slash after PKGDIR
- updated patch to add Apache as new package
  - added upstream SCM urls for the gen_test_char cross-compile patch (Yann)
  - added comments for the need to install to staging and autoreconf
  - added apr as dependency
  - moved --enable-nonportable-atomics to an if-clause
- apr
  - added upstream SCM urls for the gen_test_char cross-compile patch (Yann)
  - added comment for the need to autoreconf

Regards, Bernd

Bernd Kuhls (16):
  package/apr: Fix detection of rlimit and large file support
  package/apr-util: Add expat hard-dependency
  package/apr-util: Remove unused dependencies to neon and zlib
  package/apr-util: make sqlite optional
  package/apr-util: add optional dependency to berkeleydb
  package/apr-util: add optional dependency to gdbm
  package/apr-util: add optional dependency to mysql
  package/apr-util: add optional dependency to openssl
  package/php: Add support for GD module
  package/php: Add support for mcrypt module
  package/php: Add support for mbstring module
  package/apr: Bump version to 1.5.1
  package/apr: Fix for Apache when listening to multiple ports
  package/apr-util: Bump version to 1.5.4
  Apache: New package
  package/php: Add Apache support

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2014-10-26 21:53 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-05 17:38 [Buildroot] [PATCH v2 00/16] New package Apache including mod_php Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 01/16] package/apr: Fix detection of rlimit and large file support Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 02/16] package/apr-util: Add expat hard-dependency Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 03/16] package/apr-util: Remove unused dependencies to neon and zlib Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 04/16] package/apr-util: make sqlite optional Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 05/16] package/apr-util: add optional dependency to berkeleydb Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 06/16] package/apr-util: add optional dependency to gdbm Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 07/16] package/apr-util: add optional dependency to mysql Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 08/16] package/apr-util: add optional dependency to openssl Bernd Kuhls
2014-10-05 18:39   ` Thomas Petazzoni
2014-10-05 18:47     ` Bernd Kuhls
2014-10-06 19:33     ` Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 09/16] package/php: Add support for GD module Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 10/16] package/php: Add support for mcrypt module Bernd Kuhls
2014-10-05 17:38 ` [Buildroot] [PATCH v2 11/16] package/php: Add support for mbstring module Bernd Kuhls
2014-10-05 17:39 ` [Buildroot] [PATCH v2 12/16] package/apr: Bump version to 1.5.1 Bernd Kuhls
2014-10-05 17:39 ` [Buildroot] [PATCH v2 13/16] package/apr: Fix for Apache when listening to multiple ports Bernd Kuhls
2014-10-05 17:39 ` [Buildroot] [PATCH v2 14/16] package/apr-util: Bump version to 1.5.4 Bernd Kuhls
2014-10-05 17:39 ` [Buildroot] [PATCH v2 15/16] Apache: New package Bernd Kuhls
2014-10-05 17:39 ` [Buildroot] [PATCH v2 16/16] package/php: Add Apache support Bernd Kuhls
2014-10-26 21:53 ` [Buildroot] [PATCH v2 00/16] New package Apache including mod_php Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox