From owner-cvs-all Fri Feb 5 00:52:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17825 for cvs-all-outgoing; Fri, 5 Feb 1999 00:52:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17681; Fri, 5 Feb 1999 00:52:10 -0800 (PST) (envelope-from asami@sunrise.cs.berkeley.edu) Received: from bubble.didi.com (tfx-us7-29.ix.netcom.com [205.186.65.61]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id AAA04633; Fri, 5 Feb 1999 00:52:07 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.8/8.8.8) id AAA00667; Fri, 5 Feb 1999 00:46:52 -0800 (PST) (envelope-from asami) Date: Fri, 5 Feb 1999 00:46:52 -0800 (PST) Message-Id: <199902050846.AAA00667@bubble.didi.com> To: jkh@zippy.cdrom.com CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <87096.918133465@zippy.cdrom.com> (jkh@zippy.cdrom.com) Subject: Re: cvs commit: src/etc make.conf From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Oh, so you mean you want to put it in /etc/make.conf because that's where people will look for build stuff and can't be bothered to read the fetch manpage? Ok, then please put in a comment there telling them to set FTP_PASSIVE_MODE in their environment or /etc/login.conf. That way we can have the best of both worlds. I do not agree that we should add a kludge to bsd.port.mk so setting FTP_PASSIVE_MODE in /etc/make.conf would make it only if you are using ports. People will sooner or later try to run "fetch" by itself or run pkg_add, just to discover that it doesn't work and say "but I set it in /etc/make.conf!" ;) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message