summaryrefslogtreecommitdiffstats
path: root/rules/apache2.make
Commit message (Collapse)AuthorAgeFilesLines
* Licenses: avoid ambiguous license abbreviationJuergen Borleis2015-10-211-1/+1
| | | | | | | "Apache-2.0" is the SPDX like value. "APL" could also mean "Adaptive Public License" and should not used for the Apache license. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* apache2: fix migration from generic -> projectrootMarc Kleine-Budde2015-06-191-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* apache2: don't call install_replace if the file isn't installedMichael Olbrich2015-05-171-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* apache2: convert install_* to use names for users/groupsMarc Kleine-Budde2012-06-141-17/+17
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* apache2: cleanup of targetinstall stageMarc Kleine-Budde2012-05-081-61/+36
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* apache2: update to 2.0.64 + use external apr + apr-utilMarc Kleine-Budde2012-05-081-77/+12
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* apache2: remove obsolete get stageMarc Kleine-Budde2012-05-081-8/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* apache2: fix missing backslashRobert Schwebel2010-12-291-1/+1
| | | | | | | This patch fixes a missing backslash which was introduced with commit 6d2866f4. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [apache2] targetinstall consolidationRobert Schwebel2010-10-221-9/+2
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] install rc.d link with the init scriptMichael Olbrich2010-07-271-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] install headers to <sysroot>/usr/include/apache2Michael Olbrich2010-07-161-0/+1
| | | | | | | apache has some not really unique header names. This avoids conflicts with other packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] really install host-apache2 stuff and use it in apache2Michael Olbrich2010-04-231-3/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] fix install.postMichael Olbrich2010-04-221-1/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] add prelink search pathsMichael Olbrich2010-04-201-0/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] cleanup installMichael Olbrich2010-04-151-3/+4
| | | | | | | | - move fixups to install.post - don't add sysroot to all dirs in /usr/build/config_vars.mk: e.g. the install dir for modules should be /usr/modules Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Eliminate PERL dependencyLadislav Michl2010-04-071-1/+1
| | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [apache2] fix prepare stageMichael Olbrich2010-01-281-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] modernise & cleanup makefileMichael Olbrich2010-01-211-16/+17
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] just cleanupsMarc Kleine-Budde2010-01-101-2/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* binconfig_glob: disable binconfig_glob mechanismMarc Kleine-Budde2010-01-101-0/+2
| | | | | | | This patch disables the binconfig mechanism for some packages whose -config files shouldn't be installed. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [apache2] cleanup targetinstallMichael Olbrich2010-01-041-11/+10
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [apache2] just cleanupsMarc Kleine-Budde2009-05-051-23/+24
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10359 33e552b5-05e3-0310-8538-816dae2090ed
* * apache: rename apache-2, apache2 and httpd consistently to apache2Robert Schwebel2009-05-031-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10338 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-24/+12
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: put httpd.conf into right directory, according to configurationRobert Schwebel2008-11-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9103 33e552b5-05e3-0310-8538-816dae2090ed
* * generic/index.html, generic/var/www/index.html,Marc Kleine-Budde2008-07-041-18/+2
| | | | | | | | | | | | | | | | | generic/httpd.conf, generic/etc/apache2/httpd.conf moved * rules/apache2.in, rules/apache2.make: adoped accordingly * generic/thttpd.html, generic/var/www/thttpd.html: moved * rules/thttpd.in, rules/apache2.make: adoped accordingly git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8581 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/gtk.make, rules/ipkg.make, rules/inotify-tools.make, ↵Marc Kleine-Budde2008-06-061-52/+25
| | | | | | | | | rules/net-snmp.make, rules/apache2.make, rules/sysfsutils.make, rules/libcurl.make, rules/glade.make, rules/fcgi.make, rules/tslib.make, rules/fontconfig.make, rules/dbus.make, rules/libxslt.make, rules/libpv.make: conversion due to not-relinking: executeables are moved from <src>/.libs to <src> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8444 33e552b5-05e3-0310-8538-816dae2090ed
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: if we don't specify expat here, apache2 finds theRobert Schwebel2007-10-081-2/+5
| | | | | | | | internal one and installs it into sysroot, which overwrites our installed version. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7354 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2.make:Marc Kleine-Budde2007-05-151-1/+2
| | | | | | | fix URL git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7172 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2.makeMarc Kleine-Budde2007-01-051-8/+8
| | | | | | | added missing PTXCONF to option ROOTFS_HTTPD_USER_DOC git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6740 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: fixed another nasty typoRobert Schwebel2006-12-171-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6510 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: fix wrong config variable for pidfileRobert Schwebel2006-12-171-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6509 33e552b5-05e3-0310-8538-816dae2090ed
* moving apache's init.d stuff into the packet itselfJuergen Beisert2006-12-071-24/+26
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6481 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: moved projects-example/generic to genericRobert Schwebel2006-10-241-5/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6219 33e552b5-05e3-0310-8538-816dae2090ed
* Add possibility to install custom error messages from apache2 distribution.Ladislav Michl2006-10-021-3/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6090 33e552b5-05e3-0310-8538-816dae2090ed
* Add Multi Process Model choice to Apache.Ladislav Michl2006-09-261-1/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6068 33e552b5-05e3-0310-8538-816dae2090ed
* Upgrade to php-4.4.4 and let it build again.Ladislav Michl2006-09-261-3/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6063 33e552b5-05e3-0310-8538-816dae2090ed
* * revert some changes from yesterdayJuergen Beisert2006-09-121-25/+40
| | | | | | | | - apache's init script and startup link is now part of apache's ipkg - configuring of apache's init script link is still part of the rootfs menu entry git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6039 33e552b5-05e3-0310-8538-816dae2090ed
* * seperating some config files, due to misinterpreting by apache2Juergen Beisert2006-09-111-10/+25
| | | | | | | | | - mime.types is now located into document root "conf/mime.types" - magic is now located into document root "conf/magic" - default httpd.conf modified to replace the pathes automatically git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6037 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2.make:Marc Kleine-Budde2006-07-241-3/+10
| | | | | | | - install apache2, fixup path in installed scripts git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@5947 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@5945 ↵Juergen Beisert2006-07-241-1/+6
| | | | 33e552b5-05e3-0310-8538-816dae2090ed
* keep symbols in syncJuergen Beisert2006-07-171-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@5929 33e552b5-05e3-0310-8538-816dae2090ed
* * add new configvar tweakRobert Schwebel2006-06-201-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5832 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: fix version numbers for librariesRobert Schwebel2006-06-121-8/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5760 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: use a better mirrorRobert Schwebel2006-06-121-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5757 33e552b5-05e3-0310-8538-816dae2090ed
* * apache2: don't run install any moreRobert Schwebel2006-06-111-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5740 33e552b5-05e3-0310-8538-816dae2090ed