Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/opensmtpd: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/opensmtpd: enable on all | Bartłomiej Piotrowski | 2016-07-13 | 1 | -1/+1 |
| | |||||
* | main/opensmtpd: Upgrade version to 5.9.2 | ScrumpyJack | 2016-06-20 | 3 | -542/+26 |
| | | | | | Upgrades from 5.7.3 to 5.9.2 and removes the patch. Slight changes to configure options are new to 5.9.2 | ||||
* | 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 | -2/+2 |
| | | | | | | | 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 | -2/+0 |
| | | | | | | | | | | | | 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. | ||||
* | main/opensmtpd: upgrade to 5.7.3p2 | Sören Tempel | 2016-02-11 | 1 | -9/+10 |
| | |||||
* | main/opensmtpd: fixed ca-file location | ScrumpyJack | 2015-12-23 | 1 | -1/+2 |
| | | | | | Added configure option --with-ca-file=/etc/ssl/certs/ca-certificates.crt The default was /etc/ssl/cert.pem and broke starttls | ||||
* | main/opensmtpd: move from testing | Natanael Copa | 2015-11-11 | 6 | -0/+680 |