Postfix + MySQL 4.0.x ? (ports link against mysql323-client ?)

Sergey Matveychuk sem at ciam.ru
Thu Feb 5 06:55:00 PST 2004


Ion-Mihai Tetcu wrote:
> Hi,
> 
> I need to use postfix with mysql, but mail/postfix, mail/postfix-current
> link against
> ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql323-client
> AFAIK there had been some changes in the mysql's client protocol
> sometime on 4.0 life.

Do NOT use direct depends. It's deprecated now. Use USE_MYSQL macro instead.

I've updated a few ports from 3.23 to 4.0 and got only a little API 
changes troubles. You don't need care about binary protocol.

---
Sem.


More information about the freebsd-ports mailing list