Subject: Re: Postfix from pkgsrc with mysql and sasl2
To: Carl Libra <calibra_2@hotmail.com>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: netbsd-help
Date: 04/02/2004 13:08:08
--Signature=_Fri__2_Apr_2004_13_08_08_+0200_WNYxBXJyGewdJocX
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Fri, 02 Apr 2004 11:03:40 +0000
"Carl Libra" <calibra_2@hotmail.com> wrote:

> Hi,
> 
> When installing postfix from pkgsrc is mysql and sasl2 here in included or 
> do I need to make my own install.
> 
> If I look in the Makefile it says:
> 
> BUILD_DEFS+=	POSTFIX_USE_INET6
> BUILD_DEFS+=	POSTFIX_USE_TLS
> BUILD_DEFS+=	POSTFIX_USE_PCRE
> BUILD_DEFS+=	POSTFIX_USE_LDAP
> BUILD_DEFS+=	POSTFIX_USE_MYSQL
> BUILD_DEFS+=	POSTFIX_USE_PGSQL
> BUILD_DEFS+=	USE_SASL
> BUILD_DEFS+=	USE_SASL2
> 
> Does this mean it's all included or do I need to specify it on the command 
> line to be included

You should specify what options will you use when building it, e.g:

$ make POSTFIX_USE_INET6=YES USE_SASL2=YES install

Or you can put those options into /etc/mk.conf.

-- 
	Juan RP <juan@xtraeme.unixbsd.org>

--Signature=_Fri__2_Apr_2004_13_08_08_+0200_WNYxBXJyGewdJocX
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAbUmbypkLYVDran0RAtCJAJ9X9Cj/bCcJppYhvK9MhjwWr9SLewCgsRpa
PqQtUFpuhMXJ3KuFozK/c8s=
=AGWS
-----END PGP SIGNATURE-----

--Signature=_Fri__2_Apr_2004_13_08_08_+0200_WNYxBXJyGewdJocX--