apache: add extra packages + apache user
authorSebastian Kemper <redacted>
Wed, 1 Jan 2020 22:46:21 +0000 (23:46 +0100)
committerSebastian Kemper <redacted>
Wed, 1 Jan 2020 22:53:54 +0000 (23:53 +0100)
commitc8aba5113bbe90202c87bad9db9d4c72ccc6afa2
tree70350d9226720bd171c0dbd773f5709c6fd14a1a
parent4e6bdd8a496bcf202f59e66bff1042512b49a972
apache: add extra packages + apache user

This adds extra packages for certain modules (basically the ones that
incur further dependencies), support files etc. This is pretty much
follows Alpine's example.

This updates the httpd.conf patch to _not_ uncomment MIMEMagicFile
(because the module isn't loaded by default) and removes that changes
that aren't needed anymore (because of the added module support). The
patch now only changes the default user.

Signed-off-by: Sebastian Kemper <redacted>
net/apache/Config.in [deleted file]
net/apache/Makefile
net/apache/patches/005-httpd_conf.patch
net/apache/patches/010-reproducible-builds.patch
git clone https://git.99rst.org/PROJECT