summaryrefslogtreecommitdiffstats
path: root/main/mini_httpd
Commit message (Collapse)AuthorAgeFilesLines
* main/mini_httpd: upgrade to 1.21Leonardo Arena2015-06-021-5/+5
| | | | Fixes #4262
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-3/+11
|
* main/mini_httpd: fix build on eglibcCarlo Landmeter2013-01-051-2/+12
|
* main/mini_httpd: look for conf in /etc/mini_httpd/Natanael Copa2012-05-022-3/+3
|
* main/mini_httpd: move config to /etc/mini_httpd/Natanael Copa2012-05-025-7/+20
| | | | and provide upgrade path
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/mini_httpd: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/mini_httpd: added logrotate scriptNatanael Copa2009-09-034-7/+30
| | | | | | moved default logfile and pid fiels to /var/{run,log}/mini_httpd/ fixes #80
* moved extra/* to main/Natanael Copa2009-07-243-0/+117
and fixed misc build issues