Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | Remove DJB_RESTRICTED, no longer used. | schmonz | 1 | -2/+1 |
2020-08-24 | qmail: mark as NOT_FOR_UNPRIVILEGED | tnn | 1 | -1/+2 |
2020-06-25 | Retire 'djbware-errno-hack' and associated options.mk cleverness. | schmonz | 1 | -4/+3 |
2020-05-23 | Update to notqmail 1.08 (as qmail-1.03nb49). From the changelog: | schmonz | 1 | -13/+16 |
2020-05-02 | mail/qmail: doesn't need the errno hack anymore | rillig | 1 | -1/+2 |
2020-03-18 | Make sure ${TAR} is present | joerg | 1 | -1/+3 |
2020-02-03 | Update to tlsonlyremote 20200202 from upstream TLS patch 20200107. Adds | schmonz | 1 | -3/+3 |
2020-01-18 | *: Recursive revision bump for openssl 1.1.1. | jperkin | 1 | -2/+2 |
2019-11-02 | mail: align variable assignments | rillig | 1 | -22/+22 |
2019-08-20 | Update from netqmail 1.06 (2007) to notqmail 1.07 (just released). From | schmonz | 1 | -50/+40 |
2019-07-01 | BIGDNS_PATCH has been reliably reachable; remove from MASTER_SITE_LOCAL. | schmonz | 1 | -4/+3 |
2019-06-30 | qmail.org domain lapsed. netqmail.org has not, as yet. | schmonz | 1 | -3/+3 |
2019-06-28 | Use CPPFLAGS, not CFLAGS, for consistency with ucspi-tcp6 and djbdns. | schmonz | 1 | -2/+2 |
2019-04-10 | Update to tlsonlyremote 20190408, cut from upstream TLS patch with the | schmonz | 1 | -10/+3 |
2019-01-17 | Apply the "tai-leapsecs" patch iff the 'tai-system-clock' option is set | schmonz | 1 | -31/+2 |
2019-01-09 | Add Toby Betts' "tai-leapsecs" patch to handle leap seconds correctly | schmonz | 1 | -2/+35 |
2018-12-17 | Bump destdir patch to build on OpenBSD. No functional change elsewhere. | schmonz | 1 | -2/+2 |
2018-12-16 | Avoid the -O (to stdout) tar option, as it's not sufficiently portable. | schmonz | 1 | -3/+6 |
2018-12-13 | Just set CFLAGS.Darwin in Makefile. | schmonz | 1 | -1/+3 |
2018-12-04 | Take responsibility from qmail-run for creating and removing the basic | schmonz | 1 | -2/+2 |
2018-11-14 | Build and install config-fast-pkgsrc, which is like config-fast but | schmonz | 1 | -3/+9 |
2018-11-10 | Move patches long since non-optional out of options.mk. | schmonz | 1 | -1/+51 |
2018-11-10 | Add a new non-optional patch: qmail-spp, a generic plugin interface for | schmonz | 1 | -2/+2 |
2018-11-08 | Provide a TLS patch without the qmail-smtpd portion, as acceptutils | schmonz | 1 | -2/+2 |
2018-10-24 | We've been stuck on a TLS implementation from 2007 because the TLS | schmonz | 1 | -2/+2 |
2018-09-14 | The latest upstream TLS patch (netqmail-1.06-tls-20160918.patch, not yet | schmonz | 1 | -2/+2 |
2018-08-01 | Depend on new enough sysutils/checkpassword{,-pam} such that qmail-run | schmonz | 1 | -2/+2 |
2018-07-29 | Add 'inet6' and 'pam' options to control dependencies on ucspi-tcp{6,} | schmonz | 1 | -4/+2 |
2018-07-25 | Add dependency on checkpassword-pam, since checkpassword is not yet licensed. | schmonz | 1 | -1/+2 |
2018-07-25 | s/ucspi-tcp/ucspi-tcp6/g in dependencies. Bump PKGREVISIONs. | schmonz | 1 | -3/+3 |
2018-05-28 | Extract qmail-rejectutils to standalone package. Bump PKGREVISION. | schmonz | 1 | -6/+2 |
2017-08-13 | Update to 1.03nb32. pkgsrc changes: | schmonz | 1 | -3/+2 |
2017-08-03 | Let binary packages built with MANZ install to completion by informing | schmonz | 1 | -15/+13 |
2017-08-01 | With the enabled-by-default "eai" option, outbound message headers were | schmonz | 1 | -2/+2 |
2017-07-27 | Set PKG_{USER,GROUP}S_VARS. | schmonz | 1 | -1/+5 |
2017-07-27 | Use SUBST_VARS where applicable. | schmonz | 1 | -5/+2 |
2017-07-21 | Update to 1.03nb29. pkgsrc changes: | schmonz | 1 | -62/+48 |
2017-05-22 | Add optional QMAILREMOTE patch. Bump PKGREVISION. | schmonz | 1 | -2/+2 |
2017-04-27 | Honor custom values of ${QMAIL_DAEMON_USER} and ${QMAIL_QMAIL_GROUP}. | schmonz | 1 | -1/+3 |
2017-04-08 | Remove dependency on sysutils/checkpassword. In the default install it's | schmonz | 1 | -3/+2 |
2017-04-04 | Give absolute path to srsfilter. From Nathan Arthur in private mail. | schmonz | 1 | -2/+3 |
2017-04-04 | Substitute configured qmail users and groups (defaults haven't changed). | schmonz | 1 | -11/+47 |
2017-03-31 | Add "qmail-srs" option to apply the Sender Rewriting Scheme patch, | schmonz | 1 | -4/+5 |
2017-03-29 | To make the newly useful binary package a bit more useful, enable | schmonz | 1 | -2/+2 |
2017-03-23 | Add qmail-maildiruniq and qmail-rcptcheck options, off by default. Since | schmonz | 1 | -3/+4 |
2017-03-20 | When I added basic DESTDIR support, I introduced a regression: the | schmonz | 1 | -30/+9 |
2017-03-10 | Look up user/group IDs at runtime. | schmonz | 1 | -3/+3 |
2016-04-10 | Adjust checks for _USE_DESTDIR != no or incorrect references to | joerg | 1 | -14/+12 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -6/+4 |