From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 24 01:58:52 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8CB7EC98 for ; Mon, 24 Jun 2013 01:58:52 +0000 (UTC) (envelope-from dbb008@gmail.com) Received: from mail-oa0-x242.google.com (mail-oa0-x242.google.com [IPv6:2607:f8b0:4003:c02::242]) by mx1.freebsd.org (Postfix) with ESMTP id 5EFFE1749 for ; Mon, 24 Jun 2013 01:58:52 +0000 (UTC) Received: by mail-oa0-f66.google.com with SMTP id g12so4773780oah.1 for ; Sun, 23 Jun 2013 18:58:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/0gsQEiCiU4Mhy/GBE2ZMbQctDRf5pZBfyRWwth1vTs=; b=OIp6wP0LzTHk381acPcIFNpzUHsHfNcFHA+x4uBTi0I338tYx5Y4h5ha8qfGIYoZvF EXznrqdBTsRZipU+x+ypIUA55D4QvzwLTfu/L/+09GYdENfwvvwlJ6+2rZb+BEHfAxVq UJXEuOKJ7LLpEAliHWBEpQfop3xKzOJtWCHNaHR9D9Bnnrh89u0EaXPcHv6SacluQyhI mr46tLkM+RId2CDE6nDo1Ycp3c5i5kTZIa3CYv6X7A+Kt8SN3uaSJwdJxHQ8FKpdh01h mBhbHJC4Z2fyBVjy05eB0h+TkbFohUZ1umzQ/tvvPeC41j7O4xnp++GvV3kJ0SYu2Aup ETSQ== MIME-Version: 1.0 X-Received: by 10.182.242.45 with SMTP id wn13mr7156126obc.30.1372039131953; Sun, 23 Jun 2013 18:58:51 -0700 (PDT) Received: by 10.60.121.69 with HTTP; Sun, 23 Jun 2013 18:58:51 -0700 (PDT) Date: Sun, 23 Jun 2013 21:58:51 -0400 Message-ID: Subject: Vim package From: dbb To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 01:58:52 -0000 At the time of writing, there is no vim package available on: ftp://ftp.freebsd.org/pub/FreeBSD/ports/powerpc/packages-9-stable/Latest/ Only vim-lite is available. I am writing to ask what is the recommended method for installing vim on a powerpc machine running FreeBSD. It would seem that waiting for make to download scores of patches sequentially is almost certainly not the best solution. Thanks, dbb