aboutsummaryrefslogtreecommitdiffstats
path: root/main/umurmur
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-2/+4
| | | | | | | | | | | | 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,,,
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* main/umurmur: upgrade to 0.2.16aSören Tempel2016-02-121-31/+35
| | | | | | Also compile with OpenSSL instead of polarssl because this was the only package still needing main/mbedtls1 furthermore we usually compile packages with OpenSSL instead of polarssl by default.
* main/umurmur: rebuild with mbedtls1Natanael Copa2015-07-311-2/+2
|
* main/umurmur: rebuild against mbedtls 1.3.11Bartłomiej Piotrowski2015-07-091-1/+1
|
* main/umurmur: fix source archive nameNatanael Copa2015-04-291-4/+4
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/umurmur: upgrade to 0.2.16Leonardo Arena2015-04-281-4/+4
|
* main/umurmur: rebuild against mbedtlsŁukasz Jendrysik2015-03-191-1/+1
|
* main/umurmur: upgrade to 0.2.15Leonardo Arena2014-11-102-3774/+15
|
* main/umurmur: update maintainerLeonardo Arena2014-11-101-1/+1
|
* main/umurmur: switch to polarsslBartłomiej Piotrowski2014-08-021-3/+3
|
* main/umurmur: regenerate configure scriptBartłomiej Piotrowski2014-08-011-1/+3
|
* main/umurmur: fix typo in post-deinstallBartłomiej Piotrowski2014-08-012-1/+8
|
* main/umurmur: rebuild against protobuf-c 1.0.0Bartłomiej Piotrowski2014-08-012-8/+3770
|
* main/umurmur: update init script and optionsLeonardo Arena2014-07-283-9/+9
|
* replace exit with return in some packagesLeonardo Arena2014-07-091-4/+4
|
* testing/umurmur: upgrade to 0.2.14 and move to mainLeonardo Arena2014-06-245-0/+149