From owner-freebsd-questions@FreeBSD.ORG Tue Aug 5 13:19:15 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 EC6EB2F1 for ; Tue, 5 Aug 2014 13:19:15 +0000 (UTC) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) (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 6D1522999 for ; Tue, 5 Aug 2014 13:19:15 +0000 (UTC) Received: from slackbox.erewhon.home (slackbox.xs4all.nl [83.162.243.5]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id s75DJA6l078242; Tue, 5 Aug 2014 15:19:11 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.home (Postfix, from userid 1001) id 8B9AE123BC; Tue, 5 Aug 2014 15:19:10 +0200 (CEST) Date: Tue, 5 Aug 2014 15:19:10 +0200 From: Roland Smith To: "William A. Mahaffey III" Subject: Re: pkg question .... Message-ID: <20140805131910.GA72939@slackbox.erewhon.home> Mail-Followup-To: "William A. Mahaffey III" , FreeBSD Questions !!!! References: <53E0D2B7.9060402@hiwaay.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <53E0D2B7.9060402@hiwaay.net> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD Questions !!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 13:19:16 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 05, 2014 at 07:48:55AM -0500, William A. Mahaffey III wrote: >=20 >=20 > .... is there a way to get pkg to list all available packages for=20 > installation ? 'yum -y list available' works nicely under RH linux=20 > distros .... pkg rquery -a '%n-%v' Assuming you have the FreeBSD repo set up in /usr/local/etc/pkg/repos/FreeB= SD.conf: FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", enabled: yes } > Also, I type in 'pkg info' & all I get back is 'pkg-1.3.3=20 > Package manager' .... I expected a list of all packages installed so far= =20 > (just the base install for me at the moment) .... The base install doesn't exist in packages. Packages are only for ports. So it shows exactly what it should. Roland --=20 R.F.Smith http://rsmith.home.xs4all.nl/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 5753 3324 1661 B0FE 8D93 FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0) --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJT4NnOAAoJEED21dyjijPgsIIP/3a/pW9RxnUPeJjh7h+3QfSu TIJmcTi/18t9CIncfu3DGvCOL4kyeRvrw3KBhwC7WRsn6hl24gVa2nZtBuFeyzhS N59pVXCmdyaQwQdpROuwgbpUKCA9g5e6QoMnoZsYdPOUAR3nKjrx/yy2K1dac8eR zZpNER0fNgwUPBH0nt82FZwvcDrk52oZz1boofoqUWkNMWHna9ypeXZ147/K55fs tlhJzJ0nh/+rvFbsfHobwqbM7Zo9taC0dWj8j4S9a3dd4KN2rLoIOrIxR/pn0DZm g6GoVEpN/BrmGXV6COtO/kiYbZWZS/uiRiCE/GOUyzdgIEMyebz+B8c8ani84j4D BOWT+Llz5woT9JswAE85LBvUrMmhYYYlg4ial6k31+GQJa699abiatTQlVmqlv8z Sl+wigT8sfA2Cc1USIt+d90X9+5o3riWAJMiO62J72KyLyvnctx/6+7tUApSyNhs iHWtzMAQzP1OhWNN/sVv5ypVT+RljQRpl2JEbq3s0TwTqqinVB/q9zp+vlCI2R3O nYtQjmfqgByE7yzoOE/2N1yZAT1UmLOoQIfa2kX9fD42RnKWYIWfvjDtK7Izcjgj V3T8Xvgn5ruTu+m8atdyqH0Gg7sJ2pmOrvtlz+EPKpRhOFMR6CoM9oc5ca98DeO4 b5dLmg83E71GQyVPFqT8 =n2Gq -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--