Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/opensmtpd: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/opensmtpd: fix sendmail crash through undefined declarations | Shiz | 2017-04-12 | 3 | -3/+159 |
| | |||||
* | main/opensmtpd: fix checksum | Jakub Jirutka | 2017-04-05 | 1 | -9/+1 |
| | |||||
* | main/opensmtpd: update to 6.0.2p1 | Shiz | 2017-04-05 | 4 | -71/+56 |
| | | | | | | Removes old LibreSSL patch that seems to be checked properly now, and fix some incorrect config.h checking. Also refactors the initd script to be more natural/declarative. | ||||
* | main/opensmtpd: update config guess | Roberto Oliveira | 2017-03-28 | 1 | -0/+9 |
| | | | | | Update config guess before build and change config.guess permission to allow update. | ||||
* | main/opensmtpd: fix libressl arc4random circularity | Carlo Landmeter | 2017-02-10 | 2 | -5/+44 |
| | |||||
* | main/opensmtpd: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | 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 |