From owner-freebsd-questions@FreeBSD.ORG Tue Dec 28 10:38: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 B4AEA16A4CE for ; Tue, 28 Dec 2004 10:38:44 +0000 (GMT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 111C143D54 for ; Tue, 28 Dec 2004 10:38:44 +0000 (GMT) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.13.1/8.13.1) with ESMTP id iBSAfFCi049632; Tue, 28 Dec 2004 11:41:15 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.13.1/8.13.1/Submit) id iBSAfFxZ049631; Tue, 28 Dec 2004 11:41:15 +0100 (CET) (envelope-from mail25@bzerk.org) Date: Tue, 28 Dec 2004 11:41:15 +0100 From: Ruben de Groot To: Jonathan Reeder Message-ID: <20041228104115.GA49609@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Jonathan Reeder , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED, FROM_ENDS_IN_NUMS autolearn=failed version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on ei.bzerk.org 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 10:38:44 -0000 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"