Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/sipwise-sems: move to unmaintained | Natanael Copa | 2017-02-07 | 11 | -750/+0 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -2/+2 |
| | |||||
* | [various] rename dependency python-dev to python2-dev | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | testing/sipwise-sems: disable on aarch64 | Carlo Landmeter | 2016-08-31 | 1 | -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 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 | -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 Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | testing/sipwise-sems: upgrade to 3.8.2.1 | Natanael Copa | 2015-06-11 | 1 | -4/+4 |
| | |||||
* | testing/sipwise-sems: fix build with x86 | Natanael Copa | 2015-05-15 | 2 | -1/+16 |
| | |||||
* | testing/sipwise-sems: disable x86 as it fails to build there | Natanael Copa | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | new aport: sipwise-sems [3.8.1.1] | Nathan Angelacos | 2015-05-15 | 10 | -0/+739 |
This is sipwise.com's fork of sems, based on 1.6.0-dev + nightlies |