From owner-freebsd-questions@FreeBSD.ORG Sat Aug 31 20:05:05 2013 Return-Path: Delivered-To: freebsd-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 ESMTP id E96B96AF; Sat, 31 Aug 2013 20:05:05 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id B65282244; Sat, 31 Aug 2013 20:05:05 +0000 (UTC) Received: from pd2mr1so-ssvc.prod.shaw.ca ([10.0.141.110]) by pd3mo1so-svcs.prod.shaw.ca with ESMTP; 31 Aug 2013 14:03:57 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=s+0R4JzlRBUW8GXF//6L4/AwYJegyFoFyppZH3AfVto= c=1 sm=1 a=FKkrIqjQGGEA:10 a=2f1WNkP2WCUA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=T79Eqp5B50Re2ew1V5kA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=GED_LIiEBe0A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO cds005.dcs.int.inet) ([10.0.141.22]) by pd2mr1so-svcs.prod.shaw.ca with ESMTP; 31 Aug 2013 14:03:52 -0600 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: find ports that aren't required anymore References: <004001cea67e$f774a530$e65def90$@dalescott.net> <1377978095.27510.16416805.52E0E55D@webmail.messagingengine.com> From: Dale Scott MIME-Version: 1.0 In-Reply-To: <1377978095.27510.16416805.52E0E55D@webmail.messagingengine.com> Message-Id: <47C3DB8E-92C7-48CE-A4F1-2BB752290E7C@shaw.ca> Date: Sat, 31 Aug 2013 14:03:52 -0600 (MDT) To: Mark Felder X-Mailer: Zimbra 7.1.4_GA_2567 (MobileSync - Apple-iPad2C5/1002.329) Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Aug 2013 20:05:06 -0000 Cool, thanks Mark. Guess that's also a reason to learn new pkg tools.=20 . On 2013-08-31, at 1:41 PM, Mark Felder wrote: >=20 >=20 > On Sat, Aug 31, 2013, at 14:19, Dale Scott wrote: >> I was using the postfix port, but decided to replace it with ssmtp to >> reduce >> ports in use and simplify system updating (deleting postfix with >> pkg_delete). Is it possible that deleting postfix will leave ports >> installed >> that aren't required anymore? Will pkg_delete also delete any >> dependencies >> no longer required? If I could have ports still installed that aren't >> required anymore? How can I find them now? Portmaster? >=20 > If you're using the old pkg format you'll want to use something like > pkg_cutleaves which is in ports. >=20 > If you're using the new pkg format you can simply run "pkg autoremove". > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"