From owner-freebsd-questions@FreeBSD.ORG Thu Jul 14 12:21:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B030716A41C for ; Thu, 14 Jul 2005 12:21:54 +0000 (GMT) (envelope-from chris@seagul.co.uk) Received: from office.seagul.co.uk (dsl-62-3-120-198.zen.co.uk [62.3.120.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id D04E743D46 for ; Thu, 14 Jul 2005 12:21:53 +0000 (GMT) (envelope-from chris@seagul.co.uk) Received: from [192.168.3.101] ([192.168.3.101]) by office.seagul.co.uk with MailEnable ESMTP; Thu, 14 Jul 2005 13:21:18 +0100 Message-ID: <42D658BE.3090406@seagul.co.uk> Date: Thu, 14 Jul 2005 13:21:18 +0100 From: Chris Roos User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Glenn Dawson References: <42D627B0.2080101@seagul.co.uk> <6.1.0.6.2.20050714033219.11ed2bf0@cobalt.antimatter.net> <42D650D1.4010609@seagul.co.uk> <6.1.0.6.2.20050714044809.12534280@cobalt.antimatter.net> In-Reply-To: <6.1.0.6.2.20050714044809.12534280@cobalt.antimatter.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Apache 1.3 FreeBsd Port missing mod_auth_digest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2005 12:21:54 -0000 Glenn Dawson wrote: > At 04:47 AM 7/14/2005, Chris Roos wrote: > >> Glenn Dawson wrote: >> >> >> Ok. I had already seen the apache page detailing the fact that it >> should already be available in the Apache distribution since 1.3.8, >> which is why I was confused when I couldn't find it. The problem I >> have now is how would I find out what options are available to be >> added to CONFIGURE_ARGS? Is this something I would find somewhere in >> the ports info or in the Apache docs? > > > You can do make extract in the dir for the port. Then you can go to the > work dir, find configure and do ./configure --help > That will give you a list of available options. > That's great thanks Glenn. I think I've spotted the option I need and the source file (mod_auth_digest.c) certainly appears in the work directory. Cheers, Chris > -Glenn > > >> Thanks for your help, >> >> Chris >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > > >