From owner-freebsd-current@FreeBSD.ORG Sun Nov 20 19:16:44 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF4F716A41F for ; Sun, 20 Nov 2005 19:16:44 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6538043D4C for ; Sun, 20 Nov 2005 19:16:44 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([66.130.198.54]) by VL-MO-MR004.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IQ9001JVPJTPS60@VL-MO-MR004.ip.videotron.ca> for freebsd-current@freebsd.org; Sun, 20 Nov 2005 14:16:43 -0500 (EST) Date: Sun, 20 Nov 2005 14:16:38 -0500 From: Nicolas Blais In-reply-to: <20051120190852.GB2963@soaustin.net> To: Mark Linimon Message-id: <200511201416.39125.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart1348166.D7DgsPAtJ7; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <200511201403.58634.nb_root@videotron.ca> <20051120190852.GB2963@soaustin.net> User-Agent: KMail/1.8.3 Cc: freebsd-current@freebsd.org Subject: Re: [patch] remove build dependencies in bsd.ports.mk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2005 19:16:44 -0000 --nextPart1348166.D7DgsPAtJ7 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On November 20, 2005 02:08 pm, you 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-builddepend= s' > > 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. > > mcl Hm, I wasn't aware of that port. Thanks! But isn't that an option that=20 should be offered when building a port?=20 I mean, we can deinstall the port or deinstall all ports dependencies but=20 can't deinstall its build dependencies? =20 Maybe I'm too lazy too... I'll give that port a try. Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #1: Sat Nov 19 12:36:29 EST 2005 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? (updated 16 Nov 05) : http://www.clkroot.net/security/nb_root.asc --nextPart1348166.D7DgsPAtJ7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDgMuX4wTBlvcsbJURAmYsAKCXPt5pYk5RICjJGMmRnsKK/OwPPgCfQAt/ 0WLcDkK8BhjxKXroH9jWEPk= =qzRo -----END PGP SIGNATURE----- --nextPart1348166.D7DgsPAtJ7--