On 2016-02-08 20:13, Michael Grimm wrote: > Hi — > > I am wondering why postfix-current is still marked broken regarding SPF > support: > > | poudriere build log file excerpt: > | Finished build of mail/postfix-current: Ignored: is marked as broken: > At the moment, SPF support is unavailable for postfix-3.0-20151003 > > Thus, I made a custom port removing this restriction in the Makefile, and > that custom port compiles including SPF support: > > | mail> pkg query %do postfix-custom > | security/openssl > | devel/icu > | mail/dovecot2 > | mail/libspf2 > | devel/pcre > > | mail> pkg info | grep libspf > | libspf2-1.2.10_2 Sender Rewriting Scheme 2 C Implementation > > | mail> ldd `which postfix` > | /usr/local/sbin/postfix: > | ... > | libspf2.so.2 => /usr/local/lib/libspf2.so.2 (0x8024a8000) > | ... > > I do not have a demand in using SPF at the moment, but I am only wondering > whether this is a bug or feature. > > Any feedback is highly appreciated, > Michael
Hi Michael, until now the patch will not apply clean and there is no new patch available. If we remove the BROKEN message users getting perhaps no notification if current will become the new default postfix ===> Fetching all distfiles required by postfix-current-3.0.20151003_1,4 for building => SHA256 Checksum OK for postfix/postfix-3.0.3.tar.gz. => SHA256 Checksum OK for postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz. ===> Patching for postfix-current-3.0.20151003_1,4 ===> Applying distribution patches for postfix-current-3.0.20151003_1,4 1 out of 2 hunks failed--saving rejects to src/global/mail_params.c.rej 1 out of 7 hunks failed--saving rejects to src/smtpd/smtpd.c.rej 1 out of 3 hunks failed--saving rejects to src/smtpd/smtpd_check.c.rej *** Error code 1 -- olli _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"