Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -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 Pawelczyk | 2016-04-25 | 1 | -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 Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | main/varnish: sync with openrc scripts from gentoo | Natanael Copa | 2016-04-14 | 8 | -137/+207 |
| | |||||
* | main/varnish: fix init.d script | Natanael Copa | 2016-04-14 | 2 | -5/+5 |
| | | | | | varnish 4.1 removed the -u and -g options. fix init.d script accordingly. | ||||
* | main/varnish: upgrade to 4.1.2 | Natanael Copa | 2016-04-01 | 1 | -4/+4 |
| | |||||
* | main/varnish: upgrade to 4.1.1 | Natanael Copa | 2016-03-02 | 1 | -5/+5 |
| | |||||
* | main/varnish: fix stack overflow | Natanael Copa | 2016-03-02 | 2 | -1/+49 |
| | | | | ref #4938 | ||||
* | main/varnish: add -dbg | Natanael Copa | 2016-01-08 | 1 | -2/+2 |
| | | | | ref #4938 | ||||
* | main/varnish: upgrade to 4.1.0 | Natanael Copa | 2015-11-16 | 1 | -6/+7 |
| | |||||
* | main/varnish: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -2/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/varnish: upgrade to 4.0.3 | Natanael Copa | 2015-04-30 | 1 | -5/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/varnish: fix arm build | Timo Teräs | 2014-12-03 | 2 | -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.2 | Natanael Copa | 2014-10-15 | 1 | -4/+5 |
| | |||||
* | main/varnish: upgrade to 4.0.1 | Natanael Copa | 2014-07-17 | 1 | -6/+5 |
| | |||||
* | main/varnish: fix init.d script | Natanael Copa | 2014-06-05 | 3 | -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 deps | Natanael Copa | 2014-06-05 | 1 | -2/+3 |
| | | | | we need libgcc for generating the config | ||||
* | main/varnish: upgrade to 4.0.0 | Natanael Copa | 2014-05-14 | 3 | -46/+24 |
| | |||||
* | main/varnish: disable jemalloc to fix musl build | Bartłomiej Piotrowski | 2014-02-24 | 1 | -1/+2 |
| | |||||
* | main/varnish: upgrade to 3.0.5 | Natanael Copa | 2013-12-05 | 1 | -5/+5 |
| | |||||
* | main/varnish: fix maxminddb vcl sub | Timo Teräs | 2013-11-14 | 2 | -5/+4 |
| | |||||
* | main/varnish: make maxminddb plugin always set X-GeoIP-* | Timo Teräs | 2013-11-14 | 2 | -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 lookups | Timo Teräs | 2013-11-14 | 4 | -10/+102 |
| | |||||
* | main/varnish: misc fixes in init.d script | Natanael Copa | 2013-10-30 | 4 | -31/+65 |
| | | | | http://lists.alpinelinux.org/alpine-devel/3300.html | ||||
* | main/varnish: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -0/+10 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/varnish: build fix. needs readline | Natanael Copa | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | main/varnish: upgrade to 3.0.4 | prymeroot | 2013-06-29 | 1 | -3/+3 |
| | |||||
* | Improved confd and add checkpath, build fixes | V.Krishn | 2013-05-09 | 4 | -13/+57 |
| | |||||
* | main/varnish: use libc-dev meta package | Natanael Copa | 2013-01-18 | 1 | -8/+2 |
| | |||||
* | main/varnish: fix build on eglibc | Carlo Landmeter | 2013-01-05 | 1 | -1/+7 |
| | |||||
* | main/varnish: upgrade to 3.0.3 | Bartłomiej Piotrowski | 2012-12-17 | 2 | -5/+42 |
| | |||||
* | main/varnish: fix varnishd.initd reload, add flush | Timo Teräs | 2012-08-21 | 3 | -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.d | Leonardo Arena | 2012-06-15 | 2 | -4/+4 |
| | |||||
* | testing/varnish: move to main | Leonardo Arena | 2012-06-15 | 4 | -0/+130 |