From owner-freebsd-ports@FreeBSD.ORG Sat Apr 5 11:55:52 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8558A274 for ; Sat, 5 Apr 2014 11:55:52 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46217245 for ; Sat, 5 Apr 2014 11:55:51 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=U9oQ/JXu c=1 sm=1 a=uNsD4W5u/UlQopoDAqU1YA==:17 a=fZBWQ0Qh6m4A:10 a=xYR589SgkfUA:10 a=AaUjGI9IrlcA:10 a=IkcTkHD0fZMA:10 a=OA2lqS22AAAA:8 a=6I5d2MoRAAAA:8 a=MXMgH218Oe9Unq-_dcwA:9 a=QEXdDO2ut3YA:10 a=SV7veod9ZcQA:10 a=uNsD4W5u/UlQopoDAqU1YA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.39.223 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.39.223] ([209.6.39.223:1441] helo=[10.0.0.3]) by smtp.rcn.com (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id F8/E5-36379-64FEF335; Sat, 05 Apr 2014 07:55:50 -0400 Message-ID: <533FEF44.10302@rcn.com> Date: Sat, 05 Apr 2014 07:55:48 -0400 From: Robert Huff User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: pkgng abilities (was: pkgng vs. portupgrade reporting ports outdated) Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 11:55:52 -0000 Matthew Seaman writes: > pkg(8) does a damn sight more than the old pkg_tools. Granted, though much of it I currently have little use for. :-) >> "pkgng" can do almost everything the old system can, and does it >> better.> > > s/almost// OK, Obi-wan - what's the replacement for: a) "portsclean" with the C, D (single and double), and L options? (Use no more than two commands.) b) "pkg_sort" ? With these, I will cheerfully delete portupgrade. Robert Huff