From owner-freebsd-ports@FreeBSD.ORG Tue Mar 28 21:56:01 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCEB916A401; Tue, 28 Mar 2006 21:56:01 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D9043D53; Tue, 28 Mar 2006 21:56:01 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 4B8961A3C1C; Tue, 28 Mar 2006 13:56:01 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B63BB51965; Tue, 28 Mar 2006 16:56:00 -0500 (EST) Date: Tue, 28 Mar 2006 16:56:00 -0500 From: Kris Kennaway To: Kris Kennaway Message-ID: <20060328215600.GA3124@xor.obsecurity.org> References: <20060328210508.GA2424@schweikhardt.net> <20060328215118.GA2994@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <20060328215118.GA2994@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Cc: gerald@FreeBSD.org, ru@FreeBSD.org, freebsd-ports@freebsd.org, Jens Schweikhardt Subject: Re: ports, portsdb and /etc/src.conf interaction X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 21:56:01 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 28, 2006 at 04:51:18PM -0500, Kris Kennaway wrote: > On Tue, Mar 28, 2006 at 11:05:08PM +0200, Jens Schweikhardt wrote: > > hello, world, and gerald in particular\n > >=20 > > it appears there is some unexpected interaction between the ports and > > the recently introduced /etc/src.conf on 7-CURRENT. The man page > > src.conf(5) lists among others WITHOUT_FORTRAN and WITHOUT_NIS. These > > are two variables that cause many ports operations to fail (if you > > set them in /etc/src.conf) with the following failure mode: > >=20 > > /usr/ports/lang/gfortran # make -n fetch > > "/usr/share/mk/bsd.own.mk", line 353: WITH_FORTRAN and WITHOUT_FORTRAN = can't both be set. >=20 > Really the problem is that src.conf shouldn't be sourced for port > builds. Except..hmm, sometimes port builds do need to know src.conf settings like WITHOUT_PROFILE, WITHOUT_KERBEROS, etc (also WITHOUT_FORTRAN, I guess). Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEKbDwWry0BWjoQKURAmXaAJsHVfmk2/EArUbWSv2/YINcj+WFXgCglAWp hlCgHsBY9jyu+BTczX4ctn4= =nNXv -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--