I'm using the FreeBSD 7.2-RELESE. I've installed spamassassin using the ports. When running sa-update -D I get the following output (part of it)
[97306] dbg: diag: module installed: Net::SMTP, version 2.31 [97306] dbg: diag: module installed: Mail::SPF, version v2.006 [97306] dbg: diag: module not installed: Mail::SPF::Query ('require' failed) [97306] dbg: diag: module installed: IP::Country::Fast, version 604.001 [97306] dbg: diag: module installed: Razor2::Client::Agent, version 2.84 [97306] dbg: diag: module installed: Net::Ident, version 1.20 When installing the module Mail::SPF::Query I'll get: zen# make install ===> Installing for p5-Mail-SPF-Query-1.999.1 ===> p5-Mail-SPF-Query-1.999.1 conflicts with installed package(s): p5-Mail-SPF-2.006 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/mail/p5-Mail-SPF-Query. Is this a bug in sa-update or a bug of the portssytem of freebsd??? Thanks for your time Jack