From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 00:52:55 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83BA516A407 for ; Thu, 22 Mar 2007 00:52:55 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC0C13C4C2 for ; Thu, 22 Mar 2007 00:52:55 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id 334AC20AA0B; Wed, 21 Mar 2007 20:52:52 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by out1.internal (MEProxy); Wed, 21 Mar 2007 20:52:52 -0400 X-Sasl-enc: 6mCn4tShfPFTafor6H1SObChnLepOOn0utFaTWda6D4z 1174524774 Received: from [10.1.10.136] (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTP id 9F8C1198CA; Wed, 21 Mar 2007 20:52:53 -0400 (EDT) In-Reply-To: <20070321225011.GA60066@xor.obsecurity.org> References: <0EE4A357-FB1C-410D-BDF2-AF3A8BC7736B@goldmark.org> <20070319143905.7c69cc41@gumby.homeunix.com> <823E470A-93A8-4B6B-899A-E337FB75CABD@goldmark.org> <20070321225011.GA60066@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9F2002A1-C336-48D0-A9BA-B43A3E80ABAD@goldmark.org> Content-Transfer-Encoding: 7bit From: Jeffrey Goldberg Date: Wed, 21 Mar 2007 19:52:51 -0500 To: Kris Kennaway X-Mailer: Apple Mail (2.752.2) Cc: RW , freebsd-questions@freebsd.org Subject: Re: Summary: Tell portupgrade to use passive ftp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 00:52:55 -0000 On Mar 21, 2007, at 5:50 PM, Kris Kennaway wrote: > On Wed, Mar 21, 2007 at 05:29:03PM -0500, Jeffrey Goldberg wrote: > >> >> As far as I can tell this and many other configuration options >> are not >> documented anywhere outside of the .mk files themselves. Is that >> really how >> things should be? >> > Let me tell you a totally awesome secret: YOU HAVE THE POWER TO CHANGE > THIS! :-D omg Yes, I know. But I should never be trusted to organize a project, and this is far too much for one person: $ cd /usr/ports/Mk $ sed -n 's/^ *\([a-zA-Z0-9_]*\)?\{0,1\}=.*$/\1/p' *.mk | sort | uniq | wc -l 1593 If someone else is coordinating a project to document all of those, I'd be happy to contribute. Cheers, -j -- Jeffrey Goldberg http://www.goldmark.org/jeff/