aboutsummaryrefslogtreecommitdiffstats
path: root/main/minidlna
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-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 Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* main/minidlna: rebuild against ffmpeg-3.0Natanael Copa2016-03-311-1/+1
|
* main/minidlna: moved dependencies from depends_dev to makedepends since ↵Francesco Colista2015-12-151-3/+3
| | | | MiniDLNA does not ship -dev subpkg
* main/minidlna: upgrade to 1.1.5Eivind Uggedal2015-09-221-5/+5
|
* main/minidlna: rebuild with new fortify headersCarlo Landmeter2015-08-151-1/+1
|
* main/minidlna: rebuild with fixed fortify-headersNatanael Copa2015-05-071-1/+1
| | | | fixes #4075
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/minidlna: rebuild to fix -dev's dependNatanael Copa2015-04-091-1/+1
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+1
|
* main/minidlna: rebuild with ffmpeg-2.5Natanael Copa2014-12-171-2/+2
|
* main/minidlna: move to mainCarlo Landmeter2014-10-054-0/+117