From owner-freebsd-current Sun Feb 20 22:37:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from m2.cs.berkeley.edu (m2.CS.Berkeley.EDU [128.32.45.178]) by hub.freebsd.org (Postfix) with ESMTP id 8361137C15A for ; Sun, 20 Feb 2000 22:37:12 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: from bubble.didi.com (sji-ca1-68.ix.netcom.com [209.109.232.68]) by m2.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id WAA47024 for ; Sun, 20 Feb 2000 22:37:06 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.9.3/8.8.8) id WAA14297; Sun, 20 Feb 2000 22:37:02 -0800 (PST) (envelope-from asami) To: current@freebsd.org Subject: Re: [PATCH]: Teach make.conf about FETCH_BEFORE_ARGS References: <20000220091540.A2628@catkin.nothing-going-on.org> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Date: 20 Feb 2000 22:37:00 -0800 In-Reply-To: Nik Clayton's message of "Sun, 20 Feb 2000 09:15:41 +0000" Message-ID: Lines: 28 X-Mailer: Gnus v5.7/Emacs 20.5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Nik Clayton * [ Sent to -current and -ports, followups set to -current ] (Your Followups-to: didn't survive someone's MTA, so replying to -current manually.) * Here's another trivial patch that people might like to comment on before I * commit it. I'm doing more and more FreeBSD installs recently at various * client sites, and adding "FETCH_BEFORE_ARGS=-p" to make.conf is just one of * those standard things you have to do if there's a firewall in place. * * Any one got any objection to mentioning that fact, with the included patch? /etc/make.conf is not the right place to add it. (Besides, FETCH_BEFORE_ARGS wasn't supposed to be used for site-specific defaults -- this will kill ports that set FETCH_BEFORE_ARGS in their Makefile.) Jordan already fixed this is /etc/login.conf on 1999/5/28. === revision 1.31 date: 1999/05/28 11:07:16; author: jkh; state: Exp; lines: +2 -2 Set FTP_PASSIVE_MODE=YES by default in the default login class. === Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message