Date: Mon, 19 Oct 2015 11:35:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202866] mail/milter-greylist: Add DKIM support Message-ID: <bug-202866-13-aM248peCz7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202866-13@https.bugs.freebsd.org/bugzilla/> References: <bug-202866-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202866 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|mail/milter-greylist: |mail/milter-greylist: Add |please add DKIM support |DKIM support Keywords| |needs-patch, needs-qa, | |patch CC| |koobs@FreeBSD.org --- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> --- This port also needs a number of options blocks converted to options helpers. Eg: .if ${PORT_OPTIONS:MDKIM} CONFIGURE_ARGS+= --with-libdkim=${LOCALBASE} and .if ${PORT_OPTIONS:MSPF} CONFIGURE_ARGS+= --with-libspf2=${LOCALBASE} Please also let us know whether the port passes QA (portlint/poudriere) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202866-13-aM248peCz7>