Date: Mon, 21 Nov 2005 09:08:13 +0000 From: Brian Candler <B.Candler@pobox.com> To: Mark Linimon <linimon@lonesome.com> Cc: freebsd-current@freebsd.org, Nicolas Blais <nb_root@videotron.ca> Subject: Re: [patch] remove build dependencies in bsd.ports.mk Message-ID: <20051121090813.GD21670@uk.tiscali.com> In-Reply-To: <20051120190852.GB2963@soaustin.net> References: <200511201403.58634.nb_root@videotron.ca> <20051120190852.GB2963@soaustin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 20, 2005 at 01:08:52PM -0600, Mark Linimon wrote: > On Sun, Nov 20, 2005 at 02:03:46PM -0500, Nicolas Blais wrote: > > As I 'ls /var/db/pkg', I noticed a lot of ports I didn't use and that didn't > > have a +REQUIRED_BY file. Ports such as ezm3 and gcc-ooo that I could do > > without. So, what I did is a simple hack in /usr/ports/Mk/bsd.port.mk so that > > I can run 'make deinstall-builddepends' after a port is installed, and it > > will ask me to remove any build dependencies. > > A lot of people use sysutils/pkg_cutleaves, which will interactively walk > through all unused ('leaf') ports. I don't support the ports system is smart enough to remember which ports were installed explicitly, and which were installed only because they were a dependency for another port?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051121090813.GD21670>