[Bug 202866] mail/milter-greylist: Add DKIM support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 19 11:35:30 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202866

Kubilay Kocak <koobs at 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 at FreeBSD.org

--- Comment #3 from Kubilay Kocak <koobs at 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.


More information about the freebsd-ports-bugs mailing list