From owner-freebsd-hackers Mon Feb 17 16:10:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA26642 for hackers-outgoing; Mon, 17 Feb 1997 16:10:27 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA26628; Mon, 17 Feb 1997 16:10:23 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id QAA28148; Mon, 17 Feb 1997 16:10:18 -0800 (PST) To: Jaye Mathisen cc: port@freebsd.org, hackers@freebsd.org Subject: Re: How about a ports.conf file In-reply-to: Your message of "Mon, 17 Feb 1997 12:28:19 PST." Date: Mon, 17 Feb 1997 16:10:18 -0800 Message-ID: <28145.856224618@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > that can have localized settings for running fetch with -p, and all that > kind of stuff, like make.conf? And what's to stop you from just controlling this from make.conf? I do this now for the exact case you're describing (FTP_PASSIVE_MODE=YES) Jordan > > I get tired of having to reedit the .mk file after each time I do a make > world on any box that has firewall software running. > > Or is there someplace for this already? >