Skip site navigation (1)Skip section navigation (2)
Date:      20 Feb 2000 22:37:00 -0800
From:      asami@freebsd.org (Satoshi - Ports Wraith - Asami)
To:        current@freebsd.org
Subject:   Re: [PATCH]: Teach make.conf about FETCH_BEFORE_ARGS
Message-ID:  <vqcbt5b2h9v.fsf@bubble.didi.com>
In-Reply-To: Nik Clayton's message of "Sun, 20 Feb 2000 09:15:41 %2B0000"
References:  <20000220091540.A2628@catkin.nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: Nik Clayton <nik@freebsd.org>

 * [ 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcbt5b2h9v.fsf>