From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 01:05:01 2014 Return-Path: Delivered-To: freebsd-questions@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 4337836F for ; Thu, 24 Apr 2014 01:05:01 +0000 (UTC) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.fisglobal.com", Issuer "VeriSign Class 3 Secure Server CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 101F51DD5 for ; Thu, 24 Apr 2014 01:05:00 +0000 (UTC) Received: from smarthost.fisglobal.com ([10.132.206.193]) by ltcfislmsgpa05.fnfis.com (8.14.5/8.14.5) with ESMTP id s3O14x16001669 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 23 Apr 2014 20:04:59 -0500 Received: from THEMADHATTER (10.242.181.54) by smarthost.fisglobal.com (10.132.206.193) with Microsoft SMTP Server id 14.3.174.1; Wed, 23 Apr 2014 20:04:58 -0500 From: Sender: Devin Teske To: "'Walter Hurry'" , References: In-Reply-To: Subject: RE: Browse available packages? Date: Wed, 23 Apr 2014 18:04:55 -0700 Message-ID: <022c01cf5f59$35b13e10$a113ba30$@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQFnUL/TfGQSL0QzGtFv7XMrAnynpJvwEE8g Content-Language: en-us X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.96, 1.0.14, 0.0.0000 definitions=2014-04-23_04:2014-04-23,2014-04-23,1970-01-01 signatures=0 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: Thu, 24 Apr 2014 01:05:01 -0000 > -----Original Message----- > From: Walter Hurry [mailto:walterhurry@gmail.com] > Sent: Tuesday, April 22, 2014 5:43 PM > To: freebsd-questions@freebsd.org > Subject: pkg: Browse available packages? > > In my /usr/local/etc/pkg/repos/FreeBSD.conf I have: > > FreeBSD: { > url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", > mirror_type: "srv", > enabled: true > } > > This seems to work well, but is there a way to browse available packages and > their versions? > bsdconfig packages I've got a couple bugfixes, but it's usable. Bug 1: You may get a warning about PACKAGESITE being deprecated even though you're already using a config file. Bug 2: Packages may be listed twice in the catagories. Caused by a change in the pkg API that I haven't adapted to yet (but will soon). -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.