aboutsummaryrefslogtreecommitdiffstats
path: root/main/opensmtpd
Commit message (Collapse)AuthorAgeFilesLines
* main/opensmtpd: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/opensmtpd: fix sendmail crash through undefined declarationsShiz2017-04-123-3/+159
|
* main/opensmtpd: fix checksumJakub Jirutka2017-04-051-9/+1
|
* main/opensmtpd: update to 6.0.2p1Shiz2017-04-054-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 guessRoberto Oliveira2017-03-281-0/+9
| | | | | Update config guess before build and change config.guess permission to allow update.
* main/opensmtpd: fix libressl arc4random circularityCarlo Landmeter2017-02-102-5/+44
|
* main/opensmtpd: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/opensmtpd: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/opensmtpd: enable on allBartłomiej Piotrowski2016-07-131-1/+1
|
* main/opensmtpd: Upgrade version to 5.9.2ScrumpyJack2016-06-203-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 fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-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 Pawelczyk2016-04-251-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.3p2Sören Tempel2016-02-111-9/+10
|
* main/opensmtpd: fixed ca-file locationScrumpyJack2015-12-231-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 testingNatanael Copa2015-11-116-0/+680