aboutsummaryrefslogtreecommitdiffstats
path: root/testing/drizzle
Commit message (Collapse)AuthorAgeFilesLines
* testing/[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/+6
| | | | | | | | | | | | 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,,,
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/drizzle: rebuild against boost 1.55.0Bartłomiej Piotrowski2014-02-081-1/+5
|
* testing/drizzle: rebuild against boost 1.54.0Bartłomiej Piotrowski2013-07-061-1/+1
|
* testing/drizzle: upgrade to 7.1.33Natanael Copa2012-07-191-4/+4
|
* testing/drizzle: disableNatanael Copa2012-03-131-1/+1
| | | | | | | Nobody ever cared to report if this works or not so nobdy care if it enters main. I suspect nobody care about this at all. It slows me down. It does not build in parallell.
* testing/drizzle: rebuild against pcre-8.30Natanael Copa2012-03-131-2/+2
|
* testing/drizzle: build fixesNatanael Copa2011-12-011-2/+3
|
* Replace instances of "--chuid" to "--user" in initd scriptsJesse Young2011-12-012-3/+3
| | | | | | Fixes #776 Signed-off-by: Jesse Young <jlyo@jlyo.org>
* testing/drizzle: added gettext-dev to depends-devCarlo Landmeter2011-04-041-3/+3
|
* testing/drizzle: build fix, needs pythonNatanael Copa2011-04-041-1/+1
|
* testing/drizzle: build fix. needs readline-devNatanael Copa2011-04-041-1/+2
|
* testing/drizzle: new aportKiyoshi Aman2011-04-043-0/+96