From owner-freebsd-ports@freebsd.org Sun Mar 19 20:03:47 2017 Return-Path: Delivered-To: freebsd-ports@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 DD242D13D11 for ; Sun, 19 Mar 2017 20:03:47 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B978187A for ; Sun, 19 Mar 2017 20:03:47 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id 6d14ed22 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 19 Mar 2017 14:03:40 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: portmaster installation trampling on my binary packages??? From: Adam Weinberger In-Reply-To: Date: Sun, 19 Mar 2017 14:03:36 -0600 Cc: Ethan Grammatikidis , FreeBSD Ports ML Content-Transfer-Encoding: quoted-printable Message-Id: <52E6B873-E461-474C-9A7D-4A56D1813FDC@adamw.org> References: <1489948526.907848.916282096.587A8CA0@webmail.messagingengine.com> To: Kevin Oberman X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2017 20:03:48 -0000 > On 19 Mar, 2017, at 13:54, Kevin Oberman wrote: >=20 > Then I run 'pkg upgrade' regularly. This will update any ports that = have > been modified since you installed your system. Everything that Kevin said is right on the money, but I wanted to = highlight this in particular. If you've installed from packages, you want to run "pkg upgrade" to keep = your system up-to-date, not "portmaster -a". pkg is the best tool for managing packages. portmaster wasn't written = for binary packages. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org