I've just tried to install amavisd-new with option WITH_SPAMASSASSIN=1.
But unfortunatelly there is problem toinstall/use amavisd, because there
bad dependencies with razor-agents. Currently:
.if defined(WITH_SPAMASSASSIN)
BUILD_DEPENDS+=
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/SpamAssassin.pm:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Razor/Client.pm:${PORTSDIR}/mail/razor-agents
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
And when you do: cd /usr/ports/mail/razor-agents && make all, then you see
that there's no such module Client.pm. there is subdirectory Razor2/Client.
Of course in compiled amavisd there are bad references to Razor are ad,
and amavis does not work properly.
I think this port should be broken, when WITH_SPAMASSASSIN=1 option is
used.
Or maybe I missed something? If so, please write me someinstructions.
Greetings
--
/~\ The ASCII Krzysztof Stryjek
\ / Ribbon Campaign w...@mud.pl
X Against HTML http://mud.pl/~wtp/
/ \ Email! GG: 3608113 ICQ: 124986907
Your conscience never stops you from doing anything. It just stops you
from enjoying it.
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message