Date: Sun, 18 Nov 2012 19:01:56 +0200 From: Alexander Kapshuk <alexander.kapshuk@gmail.com> To: Paul Schmehl <pschmehl_lists@tx.rr.com> Cc: freebsd@dreamchaser.org, FreeBSD Mailing List <freebsd-questions@freebsd.org>, Bernt Hansson <bah@bananmonarki.se> Subject: Re: ports: deinstall-all Message-ID: <50A91484.3060501@gmail.com> In-Reply-To: <AC1DD16C1A10FAF5298D8E00@Pauls-MacBook-Pro.local> References: <50A16467.6090406@dreamchaser.org> <50A1F06F.7080602@bananmonarki.se> <50A800B7.7080809@gmail.com> <AC1DD16C1A10FAF5298D8E00@Pauls-MacBook-Pro.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/18/2012 12:18 AM, Paul Schmehl wrote: >> # for p >> in `pkg_info -ao | grep '.*/.*' | sed 's;.*;/usr/ports/&;'` >> { >> cd $p && make deinstall >> } >> > > All that to accomplish this? pkg_deinstall -fa Good one. Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A91484.3060501>