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/minidlna: rebuild against ffmpeg-3.0 | Natanael Copa | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | main/minidlna: moved dependencies from depends_dev to makedepends since ↵ | Francesco Colista | 2015-12-15 | 1 | -3/+3 |
| | | | | MiniDLNA does not ship -dev subpkg | ||||
* | main/minidlna: upgrade to 1.1.5 | Eivind Uggedal | 2015-09-22 | 1 | -5/+5 |
| | |||||
* | main/minidlna: rebuild with new fortify headers | Carlo Landmeter | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | main/minidlna: rebuild with fixed fortify-headers | Natanael Copa | 2015-05-07 | 1 | -1/+1 |
| | | | | fixes #4075 | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/minidlna: rebuild to fix -dev's depend | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/minidlna: rebuild with ffmpeg-2.5 | Natanael Copa | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | main/minidlna: move to main | Carlo Landmeter | 2014-10-05 | 4 | -0/+117 |