FreeBSD Port: dspam-devel-3.8.0,1

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sat Jun 2 08:23:54 UTC 2007


On Sat, 2 Jun 2007 09:04:29 +0200
Klaus Koch <klaus at sentinel.dyndns.info> wrote:

> Hello,
> 
> dspam-devel and dspam ports are not installable with current mysql
> version. Although there is
> 
> OPTIONS+=       MYSQL51 "Use MySQL 5.1.x as back-end" off
> 
> in the Makefile, I don't reach the point where I can select it,
> because of the ports dependency to mysql-client-5.0.41 :
> 
> ** Port marked as IGNORE: mail/dspam-devel:
>         cannot install: MySQL versions mismatch: mysql51-client is
> installed and wanted version is mysql50-client

The you should either use mysql 51, because that's what you have
installed on your system, or upgrade mysql client to 5.1 before trying
to build the port.

That mysql OPTIONs are there to help new users that don't
have any mysql installed to have the version they want pulled in
automatically. Nowadays one could achieve the same by defining
WITH_MYSQL_VER but I think that's more user-friendly.

> also, according to http://dspam.nuclearelephant.com/download.shtml , 
> dspam 3.8 was released as stable on March 19, 2007.
> 
> Are there any plans to move dspam port to version 3.8 and change the
> mysql dependency in the near future or should I go for a manual
> install?

cd /usr/ports/mail/dspam-devel && make install clean
:-)

I will MFD after a few more days.


--
IOnut


More information about the freebsd-ports mailing list