From owner-freebsd-questions@FreeBSD.ORG Tue Dec 28 15:49:38 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 4FE9816A4CE for ; Tue, 28 Dec 2004 15:49:38 +0000 (GMT) Received: from mail.minutemenu.com (mail.minutemenu.com [69.93.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263B543D3F for ; Tue, 28 Dec 2004 15:49:38 +0000 (GMT) (envelope-from jreeder@minutemenu.com) Received: from localhost (localhost.minutemenu.com [127.0.0.1]) by mail.minutemenu.com (Postfix) with ESMTP id 06B972286C4; Tue, 28 Dec 2004 09:43:41 -0600 (CST) Received: from mail.minutemenu.com ([69.93.74.12]) by localhost (lisa.minutemenu.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21225-07; Tue, 28 Dec 2004 09:43:40 -0600 (CST) Received: from jreed (unknown [216.138.72.218]) by mail.minutemenu.com (Postfix) with SMTP id 30263228593; Tue, 28 Dec 2004 09:43:40 -0600 (CST) From: "Jonathan Reeder" To: "Ruben de Groot" Date: Tue, 28 Dec 2004 09:49:00 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20041228104115.GA49609@ei.bzerk.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Virus-Scanned: by amavisd-new at mail.minutemenu.com cc: freebsd-questions@freebsd.org Subject: RE: Trouble determining configure options in 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: Tue, 28 Dec 2004 15:49:38 -0000 I had not looked prior to now, but I just did and it is empty. -----Original Message----- From: Ruben de Groot [mailto:mail25@bzerk.org] Sent: Tuesday, December 28, 2004 4:41 AM To: Jonathan Reeder Cc: freebsd-questions@freebsd.org Subject: Re: Trouble determining configure options in ports On Mon, Dec 27, 2004 at 03:30:30PM -0600, Jonathan Reeder typed: > I'm trying to install the samba3 port, and I'm having trouble figuring out > whether or not the --with-pam config option is being set. I've looked > through the Makefile in /usr/ports/net/samba3, but I have to admit its not > making all that much sense to me. > > I really don't want to install samba from source, but it doesn't appear to > me that --with-pam is being set by ports' Makefile, since I don't have a > /etc/pam.d/samba file when all is said and done. Can anyone offer me any > pointers? Have you looked in /usr/local/etc/pam.d/ ? > I guess a broader question is, how can you control the options that you > could normally set in ./configure when installing via ports? > _______________________________________________ > 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"