From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 15:16:55 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F4EE4CA for ; Sun, 20 Apr 2014 15:16:55 +0000 (UTC) Received: from relay.mailchannels.net (si-002-i151.relay.mailchannels.net [108.178.49.163]) by mx1.freebsd.org (Postfix) with ESMTP id B6A38177F for ; Sun, 20 Apr 2014 15:16:54 +0000 (UTC) X-Sender-Id: _forwarded-from|107.201.34.133 Received: from mail-24.name-services.com (ip-10-204-11-22.us-west-2.compute.internal [10.204.11.22]) by relay.mailchannels.net (Postfix) with ESMTPA id 23E2210015D for ; Sun, 20 Apr 2014 15:16:46 +0000 (UTC) X-Sender-Id: _forwarded-from|107.201.34.133 Received: from mail-24.name-services.com (mail-24.name-services.com [10.248.1.153]) (using TLSv1 with cipher AES128-SHA) by 0.0.0.0:2500 (trex/5.0.19); Sun, 20 Apr 2014 15:16:47 GMT X-MC-Relay: Forwarding X-MailChannels-SenderId: _forwarded-from%7C107.201.34.133 X-MailChannels-Auth-Id: demandmedia Received: from [192.168.1.64] (107-201-34-133.lightspeed.bcvloh.sbcglobal.net [107.201.34.133]) by mail-24.name-services.com with SMTP; Sun, 20 Apr 2014 08:16:41 -0700 Message-ID: <5353E4DA.5060606@a1poweruser.com> Date: Sun, 20 Apr 2014 11:16:42 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: questions Subject: How to review pkgng remote dir tree for package names Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2014 15:16:55 -0000 Now that pkgng is on the road to becoming the default package method, need a way to scroll through the online pkg.freebsd.org pkg directory tree to locate packages that have new names. I tried ftp to http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/ but don't think it likes "anonymous" login. What is the preferable method of manual review.