Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | testing/[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 | -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 Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | testing/drizzle: rebuild against boost 1.55.0 | Bartłomiej Piotrowski | 2014-02-08 | 1 | -1/+5 |
| | |||||
* | testing/drizzle: rebuild against boost 1.54.0 | Bartłomiej Piotrowski | 2013-07-06 | 1 | -1/+1 |
| | |||||
* | testing/drizzle: upgrade to 7.1.33 | Natanael Copa | 2012-07-19 | 1 | -4/+4 |
| | |||||
* | testing/drizzle: disable | Natanael Copa | 2012-03-13 | 1 | -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.30 | Natanael Copa | 2012-03-13 | 1 | -2/+2 |
| | |||||
* | testing/drizzle: build fixes | Natanael Copa | 2011-12-01 | 1 | -2/+3 |
| | |||||
* | Replace instances of "--chuid" to "--user" in initd scripts | Jesse Young | 2011-12-01 | 2 | -3/+3 |
| | | | | | | Fixes #776 Signed-off-by: Jesse Young <jlyo@jlyo.org> | ||||
* | testing/drizzle: added gettext-dev to depends-dev | Carlo Landmeter | 2011-04-04 | 1 | -3/+3 |
| | |||||
* | testing/drizzle: build fix, needs python | Natanael Copa | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | testing/drizzle: build fix. needs readline-dev | Natanael Copa | 2011-04-04 | 1 | -1/+2 |
| | |||||
* | testing/drizzle: new aport | Kiyoshi Aman | 2011-04-04 | 3 | -0/+96 |