From owner-freebsd-questions Tue Jan 22 23:32:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tgd.net (pop3-ssl.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id EE5DE37B43E for ; Tue, 22 Jan 2002 23:32:25 -0800 (PST) Received: by mail.tgd.net (Postfix, from userid 1001) id BFBC820F05; Tue, 22 Jan 2002 23:32:25 -0800 (PST) Date: Tue, 22 Jan 2002 23:32:25 -0800 From: Sean Chittenden To: freebsd-questions@freebsd.org Subject: cvs + gserver.... Message-ID: <20020122233225.H4278@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What's the easiest way to recompile CVS and enable gserver for krb5 support? I'm using MIT kerberos and it doesn't look like there's an easy way to compile in gssapi support into cvs. The best I can come up with is to download the cvs tarball off of cvshome.org and dork with it until I get the paths setup correctly or to recompile krb5 to use a custom path such as /usr/local/krb5 then change into /usr/src/contrib/cvs and run the config with the --with-gssapi=/usr/local/krb5 option. Any other more elegant ideas? Should I turn my findings into a port that'll create a cvs binary that gets tossed into /usr/local/bin? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message