Date: Thu, 4 Feb 1999 05:44:08 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: jkh@zippy.cdrom.com Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc make.conf Message-ID: <199902041344.FAA27901@silvia.hip.berkeley.edu> In-Reply-To: <87411.918135514@zippy.cdrom.com> (jkh@zippy.cdrom.com)
next in thread | previous in thread | raw e-mail | index | archive | help
* Because you haven't committed my fix for that yet! :-) I'm not sure if you are just trying to be funny or I'm sleepy or something. ;) Let me try to spell it out. FTP_PASSIVE_MODE is set in the environment (not /etc/make.conf). The fetch(1) manpage says that environment variable makes fetch use passive mode ftp. Why does bsd.port.mk have to add -P to the argument of fetch if the environment variable already turns passive mode on? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902041344.FAA27901>