From owner-freebsd-mips@FreeBSD.ORG Tue Nov 18 21:57:51 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0731CF7C for ; Tue, 18 Nov 2014 21:57:51 +0000 (UTC) Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD8B79DB for ; Tue, 18 Nov 2014 21:57:50 +0000 (UTC) Received: by mail-oi0-f41.google.com with SMTP id a3so6651640oib.28 for ; Tue, 18 Nov 2014 13:57:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=BZvWYPOM6f/L1XXOqaHl8n10/Dyu3nhZhhQvg4s2c1E=; b=sd/rY7/VEpiril+8UK9k+XvRBs4tmf1gkCeM/sqxRtf1Ag3fmEdkiVSMtxJ3VrCBA3 U9EtyalpabXtmIpUccJUiU31RmwCLrm40rnQMS/GKl5W0N2Wa3KSQwFGhSPlu6KLLbiB hEpHjPLDd/Mrw4jbKnZkd/DooKnvGcuP8VxraQDKiyVFCPbQwoxs7q51ZqqYcyNBznkp /FfClfCH0u468dcTXFRoqXyMRzuz9LEBk4A3K9A35vEI6sg3Ufd4KKArqHeOFGuFzkY/ d2oXn7uc+vhy6YAnD6lyQNeuTBVUWLHVlNA5oEZXxur0us6YPSuytXgtBXCFCgcHX+RA zWiw== MIME-Version: 1.0 X-Received: by 10.60.84.166 with SMTP id a6mr3991184oez.58.1416347870143; Tue, 18 Nov 2014 13:57:50 -0800 (PST) Sender: ndorfman@gmail.com Received: by 10.60.143.1 with HTTP; Tue, 18 Nov 2014 13:57:50 -0800 (PST) In-Reply-To: <546BBB26.5050603@gmail.com> References: <546BA46C.4050908@gmail.com> <20141118200226.GP44537@home.opsec.eu> <20141118212630.GQ44537@home.opsec.eu> <546BBB26.5050603@gmail.com> Date: Tue, 18 Nov 2014 16:57:50 -0500 X-Google-Sender-Auth: Qq81yE--jRpYGLaaODd7CZ21VhM Message-ID: Subject: Re: is pkgng=no valid? From: Nathan Dorfman To: Jungle Boogie Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2014 21:57:51 -0000 On Tue, Nov 18, 2014 at 4:33 PM, Jungle Boogie wrote: > Well the problem I have is that any application I attempt to install from > ports, like vim-lite, tmux, etc, all fail after several hours of trying. > > Can you share your /etc/make.conf? I doubt it will make a difference on my > build, though. I haven't tried the specific ports you mention, but I have successfully built some other ports on my EdgeRouter Lite running FreeBSD/mips. (They also depend on pkgng, like all ports, and that built/installed just fine.) I didn't touch make.conf. The only difference I can think of immediately is that I'm running 10-stable and you're on 11-current.