aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sipwise-sems
Commit message (Collapse)AuthorAgeFilesLines
* testing/sipwise-sems: disable on aarch64Carlo Landmeter2016-08-311-1/+1
| | | | | /home/clandmeter/aports/testing/sipwise-sems/src/sems-mr3.8.7.3/core/sip/resolver.cpp:826:57: error: no matching function for call to 'make_pair(const string&, dns_entry*&)' insert(make_pair<const key_type&,mapped_type>(key,e));
* 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-6/+2
| | | | | | | | | | | | 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,,,
* testing/sipwise-sems: upgrade to 3.8.2.1Natanael Copa2015-06-111-4/+4
|
* testing/sipwise-sems: fix build with x86Natanael Copa2015-05-152-1/+16
|
* testing/sipwise-sems: disable x86 as it fails to build thereNatanael Copa2015-05-151-1/+1
|
* new aport: sipwise-sems [3.8.1.1]Nathan Angelacos2015-05-1510-0/+739
This is sipwise.com's fork of sems, based on 1.6.0-dev + nightlies