From owner-freebsd-questions@freebsd.org Mon Dec 7 15:22:21 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4849B9B7182 for ; Mon, 7 Dec 2015 15:22:21 +0000 (UTC) (envelope-from sclists@gmail.com) Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0BCD21A67 for ; Mon, 7 Dec 2015 15:22:21 +0000 (UTC) (envelope-from sclists@gmail.com) Received: by qgeb1 with SMTP id b1so147074269qge.1 for ; Mon, 07 Dec 2015 07:22:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=5uvpMaleAZtEzhMe1B5Yc8FZVzWD7aebW8ktZ3NlQMk=; b=McL9wanv6f3+nQTpLGTFP3VqFeQ13WU58Q361vUILjRRq8esp+qzV2dgqSHeyxSlaw +JNT+yIxfEU1YPeUQ4m8mSaq73N8kmqZ2AwKQn7hE9rq+4gYShKnN5cXdf5CxtkrpJuv /BJbNp9cpuCCAYYdf22aOnvAI8BobGgVb5RfY//OtgzWJODPDGoo81WyMkEW544FukaV duximZkZiYFn2oeUiJYW2Ib8QzGvjiZRczw5/OV3baYbEnxYT3CDiex7RdENo2GmcZEc 7H9vpAi+Ds+PN6OZzwj7fRXp3ImYDaqDH55tjHuWQbu0J+UOvz6+kU/dDUWXQHZc0v8J pdCw== X-Received: by 10.140.220.136 with SMTP id q130mr39137574qhb.24.1449501739966; Mon, 07 Dec 2015 07:22:19 -0800 (PST) Received: from [192.168.1.4] (ool-45741f2c.dyn.optonline.net. [69.116.31.44]) by smtp.googlemail.com with ESMTPSA id s83sm11720220qhc.28.2015.12.07.07.22.19 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Dec 2015 07:22:19 -0800 (PST) Subject: Re: Migrating to FreeBSD from Debian To: Paul Stuffins , freebsd-questions@freebsd.org References: From: Stephen Cook Message-ID: <5665A42C.8090500@gmail.com> Date: Mon, 7 Dec 2015 10:22:20 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2015 15:22:21 -0000 On 12/7/2015 9:13 AM, Paul Stuffins wrote: > One of my main frustrations is upgrading installed ports, on Debian I just > need to run "sudo apt-get update && sudo apt-get upgrade", but I have never > been able to work out how to upgrade installed ports. portmaster -a