From owner-freebsd-pkg@freebsd.org Thu Oct 20 05:44:08 2016 Return-Path: Delivered-To: freebsd-pkg@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 C2059C18EDA for ; Thu, 20 Oct 2016 05:44:08 +0000 (UTC) (envelope-from bsd_atog@comcast.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id A9739D08 for ; Thu, 20 Oct 2016 05:44:08 +0000 (UTC) (envelope-from bsd_atog@comcast.net) Received: by mailman.ysv.freebsd.org (Postfix) id A8D77C18ED8; Thu, 20 Oct 2016 05:44:08 +0000 (UTC) Delivered-To: pkg@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 A8817C18ED7 for ; Thu, 20 Oct 2016 05:44:08 +0000 (UTC) (envelope-from bsd_atog@comcast.net) Received: from resqmta-ch2-12v.sys.comcast.net (resqmta-ch2-12v.sys.comcast.net [IPv6:2001:558:fe21:29:69:252:207:44]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "resqmta-po-01v.sys.comcast.net", Issuer "COMODO RSA Organization Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C2F3D07 for ; Thu, 20 Oct 2016 05:44:08 +0000 (UTC) (envelope-from bsd_atog@comcast.net) Received: from resomta-ch2-11v.sys.comcast.net ([69.252.207.107]) by resqmta-ch2-12v.sys.comcast.net with SMTP id x698b74TuxBKTx698bvTub; Thu, 20 Oct 2016 05:44:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1476942246; bh=I5VUcBHSSoQdntVYdge5bttvPz/NKuUVAI6JqibaYYY=; h=Received:Received:Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; b=hwOyxLO6rc1MNy+2mbE+FCCYaJyFXAdUH1kZ23r6+fShiR/qBNPk+PihksQEmarvZ zBLp7JVbGwh4dcWemIaNZcJ4w8X7HqVOtEU481f3EGBvSof5ArhN/VzeOjKjA2RnYJ Jzo4x6IfOD8n2MrXV/k2AUIT6PHOfL/M8scKQ8aycMy7FVkrNWJok4HMJtw7Xc5RzL wBtRy5mhdmOHbPQ0IK0jK06G52y6jtn3vrn2eXNu8M1frNGcfFQLV6tKMrj59hXPyJ X+E10WBSJ5CQDECWOsNkDmyR814K/WvlIt08Jfc+hWRJiOWjL4uPlEVRHu/mnAZ+k7 B0rbkavAuIqPA== Received: from KoggyBSD.org ([68.60.93.182]) by resomta-ch2-11v.sys.comcast.net with SMTP id x697bmtGwMaapx698bd5TX; Thu, 20 Oct 2016 05:44:06 +0000 Date: Thu, 20 Oct 2016 01:46:03 -0400 From: Allen To: pkg@FreeBSD.org Subject: Question about Installed Packages Message-ID: <20161020014603.57f36431@KoggyBSD.org> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; i386-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfM2J/jCkrKlHwGsm4OmkZGJCp19uqjNysPLhsDZrXP+Wye7RVm1LBBolZHOFXDTlrnMVXRKm316C1srEaLAhT/h4760feG5zIXnhl/9Hy7Br1BIKFIpQ KhNQzojUc4GbLppWV4LixA9NeLvF7hs2k9cTOsxELX03UQzuXnwNVhfI X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2016 05:44:08 -0000 Hi, I'm using FreeBSD 10.1-RELEASE-p40 I've been using pkg to install the things I want installed, and I'm wondering if there's a way, which I'm sure there is, to make a list of all the Packages that I've installed since first installing my OS. Basically, I'd like to make a list of every Package I've installed, where I'd be able to see what I've installed. Really, anything that would allow me to see a text list would be just fine, as I just want to make a list of the Packages installed, and be able to view them, and of course save the list. I'm planning on upgrading my OS to a new version at some point as I'm using an older version right now, and I already purchased 10.3 on DVD, and whenever I install FreeBSD, I end up spending DAYS on the Web Site looking on the Ports Collection to see what I want to install, and so every time I get my machine how I want it, if I go to do a fresh install which is what I normally enjoy doing, most of the time, but I'd like to be able to have that list so I could just look at it and then install whatever I want. Thanks for any help, -Allen