Skip site navigation (1)Skip section navigation (2)
Date:      28 Dec 2004 11:03:50 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "Jonathan Reeder" <jreeder@minutemenu.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Trouble determining configure options in ports
Message-ID:  <44k6r2e7fd.fsf@be-well.ilk.org>
In-Reply-To: <NIECLIJFBLKHJMOALIKPKEHLCNAA.jreeder@minutemenu.com>
References:  <NIECLIJFBLKHJMOALIKPKEHLCNAA.jreeder@minutemenu.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Jonathan Reeder" <jreeder@minutemenu.com> writes:

> 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.

It says that --with-pam is always set, and that --with-pam_smbpass is
set if you select the appropriate option in "make config".

> 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?

"pkg_info -L"?

> I guess a broader question is, how can you control the options that you
> could normally set in ./configure when installing via ports?

If they're useful options, the port Makefile will usually support
them, including any localisation to make them work on FreeBSD.  If
not, you can add them to the CONFIGURE_ARGS variable yourself.  See
the Porter's Handbook if you need more information on how to tweak a
port. 


-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44k6r2e7fd.fsf>