From owner-freebsd-questions@FreeBSD.ORG Sun Mar 14 03:11:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2123D16A4CE for ; Sun, 14 Mar 2004 03:11:44 -0800 (PST) Received: from home.mnet.bg (home.mnet.bg [193.110.223.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E30B643D3F for ; Sun, 14 Mar 2004 03:11:41 -0800 (PST) (envelope-from dpenev@mnet.bg) Received: from localhost (home [127.0.0.1]) by home.mnet.bg (Postfix) with ESMTP id 578563B302; Sun, 14 Mar 2004 13:11:26 +0200 (EET) Received: from venus.dpsca.bg (ip220-81.mnet.bg [193.110.220.81]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by home.mnet.bg (Postfix) with ESMTP id 8877B3B2F8; Sun, 14 Mar 2004 13:11:25 +0200 (EET) Received: from earth.dpsca.bg (earth.dpsca.bg [192.168.1.1]) by venus.dpsca.bg (8.12.9/8.12.9) with ESMTP id i2EBCHCu014461; Sun, 14 Mar 2004 13:12:17 +0200 (EET) Received: (from dpenev@localhost) by earth.dpsca.bg (8.12.10/8.12.10/Submit) id i2EBGUbF001664; Sun, 14 Mar 2004 13:16:30 +0200 (EET) (envelope-from dpenev) Date: Sun, 14 Mar 2004 13:16:30 +0200 From: Dancho Penev To: Robert Fitzpatrick Message-ID: <20040314111630.GA829@earth.dpsca.bg> Mail-Followup-To: Robert Fitzpatrick , freebsd-questions@FreeBSD.ORG References: <1079197240.7034.9.camel@columbus> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <1079197240.7034.9.camel@columbus> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian GNU/Linux) at mnet.bg cc: freebsd-questions@FreeBSD.ORG Subject: Re: Changing configuration options for ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 11:11:44 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 13, 2004 at 12:00:40PM -0500, Robert Fitzpatrick wrote: >From: Robert Fitzpatrick >To: FreeBSD >Date: Sat, 13 Mar 2004 12:00:40 -0500 >Subject: Changing configuration options for ports > >I've posted this question about building GSSAPI into my Cyrus-SASL port On principle to compile any port with kerberos support (if the port has such) it is enogh to set KRB5_HOME variable in /etc/make.conf. For illiustration I use MIT Kerberos and in my make.conf I have: =2E.. KRB5_HOME=3D /usr/local =2E.. According to sasl2 Makefile that will do the trick, but I'm not sure because I don't use sasl2. =20 >installation a couple of times, but not receiving any response to how to >make the changes to the port install. I just need to confirm what I'm >doing is correct, can't seem to find anything in the Handbook related to >re-installing the same port to enable support options. > >Right now, I am just editing the Makefile and adding the config options >I need and then 'make deinstall' and 'make reinstall'. But this doesn't >seem to work. The port builds OK, but no support for the option enabled. >For instance, Cyrus-IMAPD, I add to the Makefile >'--with-krb=3D/usr/local/lib' under the CONFIGURE_ARGS section, but >afterward, no support for Kerberos. Can someone just tell me what I'm >doing wrong. > >--=20 >Robert > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" --=20 Dancho Penev GnuGP public key: http://www.mnet.bg/~dpenev/gnupg.key Key fingerprint: E88D 8B7B 3EF6 E9C8 C5D2 7554 2AA8 C347 71A1 4277 --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQFAVD8OKqjDR3GhQncRAoqyAKCo4oN1OnUrn0gXr6wUyiz/BYBXxwCY5WNO gmC6m9oZxC8k9nHUV4RoAw== =11Oa -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--