Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 08:18:27 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Bill Moran <wmoran@potentialtech.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: reinstall ports with new options
Message-ID:  <20040813071827.GA57025@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <20040812182009.18b54a3a.wmoran@potentialtech.com>
References:  <411BC7CA.8080803@computerking.ca> <20040812205356.GA6060@nagual.st> <411BE97F.2080907@computerking.ca> <20040812182009.18b54a3a.wmoran@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Aug 12, 2004 at 06:20:09PM -0400, Bill Moran wrote:
> RYAN vAN GINNEKEN <maillist@computerking.ca> wrote:
>=20
> > dick hoogendijk wrote:
> >=20
> > >On 12 Aug RYAN vAN GINNEKEN wrote:
> > >
> > >>I am reinstalling some ports and need new options namely cyrus sasl2=
=20
> > >>think i remember there being a nice screen that poped up asking which=
=20
> > >>pulgins i want but i cannot get to this screen again. I only want the=
=20
> > >>pwcheck plugin to authenticate with postfix.  Have tried
> > >>make clean
> > >>make distclean
> > >>make
> > >>make install
> > >
> > >Isn't "make deinstall ; make reinstall" enough ?
> > >
> > nope just installs maybe i am mistaken about the options screen has=20
> > anyone installed this port lately have seem some docs on the net that=
=20
> > say i should select only the pwcheck from this screen that does not com=
e=20
> > up for me.=20
> >=20
> > Is there anyway to use checkpassword to authenticate to postfix as i=20
> > already have it running for bincimap seems to work well is it secure
>=20
> If there is an option menu, "make config" should allow you to tweak it.
>=20
> It doesn't seem as if the cyrus-sasl2 port has an option menu.

For some of the ports where you can use SASL, all you need to do is
set

    WITH_SASL=3D yes

in your /etc/make.conf (or the equivalent in
/usr/local/etc/pkgtools.conf) and reinstall.  For some of those ports,
that will cause '-sasl' to be added to the port name.

Other ports have both sasl and non-sasl versions, and you just have to
install the appropriate one.

A further set of ports use the OPTIONS mechanism.  Look in
/var/db/ports for all of the options you've set previously.  For
options using ports, you set the options using the pop-up menu the
first time you install the port, and those settings are remembered
even if you completely deinstall and reinstall the port.  You'll only
see the options setting dialog again if:

    * The set of available options changes with a new revision of the
      port

    * You run 'make config' in the appropriate port directory

    * You delete the appropriate directory from under /var/db/ports

That last option is not generally recommended -- better to use the
mechanisms built into the ports system.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--cNdxnHkX5QqsyA0e
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBHGtDiD657aJF7eIRAnV7AKCYK5T/I6lIFk6gB9w67XLNOPazvACaA7XG
clvlZZ+76WOGI/9q2NupID4=
=3DQP
-----END PGP SIGNATURE-----

--cNdxnHkX5QqsyA0e--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040813071827.GA57025>