aboutsummaryrefslogtreecommitdiffstats
path: root/main/rtpproxy
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/rtpproxyNathan Angelacos2016-04-121-3/+10
| | | | create additional -tools package with extractaudio and makeann
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/rtpproxy: rename downloaded source archiveNatanael Copa2015-03-121-4/+4
|
* main/rtpproxy: Version bump to 2.0.0Nathan Angelacos2015-03-124-8/+72
| | | | new subpackage: rtpproxy-debug
* main/rtpproxy: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/rtpproxy: use /sbin/nologin as shellNatanael Copa2013-09-031-0/+6
|
* main/rtpproxy: update config.subNatanael Copa2013-08-161-1/+2
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/rtpproxy: rebuild due to missing originNatanael Copa2013-02-071-1/+1
|
* main/rtpproxy: moved from testingJeff Bilyk2011-02-094-0/+86
moved rtpproxy to main