aboutsummaryrefslogtreecommitdiffstats
path: root/main/varnish
Commit message (Collapse)AuthorAgeFilesLines
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-0/+1
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* main/varnish: sync with openrc scripts from gentooNatanael Copa2016-04-148-137/+207
|
* main/varnish: fix init.d scriptNatanael Copa2016-04-142-5/+5
| | | | | varnish 4.1 removed the -u and -g options. fix init.d script accordingly.
* main/varnish: upgrade to 4.1.2Natanael Copa2016-04-011-4/+4
|
* main/varnish: upgrade to 4.1.1Natanael Copa2016-03-021-5/+5
|
* main/varnish: fix stack overflowNatanael Copa2016-03-022-1/+49
| | | | ref #4938
* main/varnish: add -dbgNatanael Copa2016-01-081-2/+2
| | | | ref #4938
* main/varnish: upgrade to 4.1.0Natanael Copa2015-11-161-6/+7
|
* main/varnish: rebuild against ncurses-6.0Natanael Copa2015-10-161-1/+1
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/varnish: upgrade to 4.0.3Natanael Copa2015-04-301-5/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/varnish: fix arm buildTimo Teräs2014-12-032-8/+24
| | | | | arm has only limited support for __builtin_return_address() due to calling convention. disable the backtrace() emulation on arm.
* main/varnish: upgrade to 4.0.2Natanael Copa2014-10-151-4/+5
|
* main/varnish: upgrade to 4.0.1Natanael Copa2014-07-171-6/+5
|
* main/varnish: fix init.d scriptNatanael Copa2014-06-053-8/+16
| | | | | we need to wait til varnish has started up properly before we can start the logger
* main/varnish: create /etc/varnish dir and fix depsNatanael Copa2014-06-051-2/+3
| | | | we need libgcc for generating the config
* main/varnish: upgrade to 4.0.0Natanael Copa2014-05-143-46/+24
|
* main/varnish: disable jemalloc to fix musl buildBartłomiej Piotrowski2014-02-241-1/+2
|
* main/varnish: upgrade to 3.0.5Natanael Copa2013-12-051-5/+5
|
* main/varnish: fix maxminddb vcl subTimo Teräs2013-11-142-5/+4
|
* main/varnish: make maxminddb plugin always set X-GeoIP-*Timo Teräs2013-11-142-21/+24
| | | | | to allow consistent headers in case of any error. also adds now X-GeoIP-Error in case of any error.
* main/varnish: add plugin to do maxmind geoip lookupsTimo Teräs2013-11-144-10/+102
|
* main/varnish: misc fixes in init.d scriptNatanael Copa2013-10-304-31/+65
| | | | http://lists.alpinelinux.org/alpine-devel/3300.html
* main/varnish: use /sbin/nologin as shellNatanael Copa2013-09-031-0/+10
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/varnish: build fix. needs readlineNatanael Copa2013-07-011-1/+1
|
* main/varnish: upgrade to 3.0.4prymeroot2013-06-291-3/+3
|
* Improved confd and add checkpath, build fixesV.Krishn2013-05-094-13/+57
|
* main/varnish: use libc-dev meta packageNatanael Copa2013-01-181-8/+2
|
* main/varnish: fix build on eglibcCarlo Landmeter2013-01-051-1/+7
|
* main/varnish: upgrade to 3.0.3Bartłomiej Piotrowski2012-12-172-5/+42
|
* main/varnish: fix varnishd.initd reload, add flushTimo Teräs2012-08-213-10/+26
| | | | | | * vcl.use does not take config file name * discard old, no longer used configs * add flush command to purge cache using appropriate ban
* main/varnish: typo in init.dLeonardo Arena2012-06-152-4/+4
|
* testing/varnish: move to mainLeonardo Arena2012-06-154-0/+130