From owner-cvs-all Wed Feb 3 15:24:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA15037 for cvs-all-outgoing; Wed, 3 Feb 1999 15:24:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA15014; Wed, 3 Feb 1999 15:24:30 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.2/8.9.2) with ESMTP id PAA13683; Wed, 3 Feb 1999 15:25:10 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc make.conf In-reply-to: Your message of "Wed, 03 Feb 1999 14:25:49 PST." <199902032225.OAA34044@freefall.freebsd.org> Date: Wed, 03 Feb 1999 15:25:10 -0800 Message-ID: <13679.918084310@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Actually, I was just about to submit a patch that switches off of this to add -p to FETCH_BEFORE_ARGS in the FETCH=/usr/bin/fetch case. Even though it's an environment variable, it would be nice to have it actually work for both those who have set it in their environment OR in /etc/make.conf (since there is really no place reasonable for specifying a protoype environment save login.conf, which doesn't actually work for this anyway). Unless you have some other mechanism in the works for those using the build system behind a firewall, I'd like to have this put back. Thanks. - Jordan > asami 1999/02/03 14:25:43 PST > > Modified files: > etc make.conf > Log: > Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always > been) an environment variable and doesn't belong here. > > Pointed out by: cnh@ems.mindspring.net, sanpei@yy.cs.keio.ac.jp > > Revision Changes Path > 1.74 +1 -6 src/etc/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message