Broken port qmail-tls, upstream dead

Kurt Jaeger pi at freebsd.org
Mon Nov 12 14:07:45 UTC 2018


Hi!

> On 12.11.18 07:20, Kurt Jaeger wrote:
> 
> > Which feature breaks ?
> 
> Relaying after auth with client certs. The patch manually resets
> openssl's ssl context state to trigger a second handshake after reneg
> and those fields are now opaque in openssl.
> 
> > Patches can be applied conditionally (e.g. only for 12).
> > If you provide the patch in a way that fixes the build only for 12 ?
> 
> Any pointers for that?

Put the 12er patch into files/extra-patch-fbsd12

and add this to the Makefile:

.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200000
EXTRA_PATCHES=extra-patch-fbsd12
.endif

> > Migrate to exim 8-) ? If upstream is dead, maybe it's a signal
> > to migrate away ?

> Well netqmail is well and kicking, it's just that the tls implementation
> is a little rough arund the edges and needs some brushing ;)

Yes, I would not want to migrate, either 8-)

-- 
pi at opsec.eu            +49 171 3101372                    2 years to go !


More information about the freebsd-ports mailing list