From owner-freebsd-questions@FreeBSD.ORG Thu Jul 23 09:06:06 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E491106564A for ; Thu, 23 Jul 2009 09:06:06 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-bw0-f219.google.com (mail-bw0-f219.google.com [209.85.218.219]) by mx1.freebsd.org (Postfix) with ESMTP id A9A798FC15 for ; Thu, 23 Jul 2009 09:06:05 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: by bwz19 with SMTP id 19so654019bwz.43 for ; Thu, 23 Jul 2009 02:06:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2KpUPBgIYJQKmX4MsQzt0G57WpgwTQ+IizB3qQY4ODE=; b=Qp/KbVpLgA2gtJ6WG91KHc826pZOvaSt9k7ryrSVf0TdCbG4m0DvqbYLZlm3suW7bx wuc8h6j0hQYPejm/ARBarLaoGqf4kH0mk63mNe/Iw68J8DVm5vqZmx5lnZHn/W0boto+ qtTaLHf2MkBlIlmGz5ocBQEZQ9OR2DCJGoYns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=deWmkZWAHVIQPqPZmdKg1rHfaNwnDTohstF/iFqHZXPlkrLfVSns6q+UxNF1Fws0rq m7B6cwcld2HNechpWwX7iYIyzCpHXo60+ZPrjmaG+eGNzComazAXMrVxeV6n0/mFT/Fo BnJJC+jnXlGyojlCBomt9m2InzCwR2vE9FWnE= MIME-Version: 1.0 Received: by 10.239.165.77 with SMTP id w13mr205988hbd.36.1248339964526; Thu, 23 Jul 2009 02:06:04 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Jul 2009 09:06:04 +0000 Message-ID: From: "b. f." To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: sfourman@gmail.com Subject: Re: Ports and package creation Automation 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, 23 Jul 2009 09:06:07 -0000 On 7/23/09, b. f. wrote: ... > where PKG_FETCH is an > sftp-aware client like curll(1) from ftp/curl, with the appropriate > flags ... or, as you said, sftp(1) in the base. entia non sunt multiplicanda praeter necessitatem. b.