From owner-freebsd-questions@FreeBSD.ORG Wed Aug 2 21:47:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AD5716A4E5 for ; Wed, 2 Aug 2006 21:47:31 +0000 (UTC) (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 90A3643D5F for ; Wed, 2 Aug 2006 21:47:24 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([24.202.77.103]) by VL-MO-MR004.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0J3E00M5M4IZAF00@VL-MO-MR004.ip.videotron.ca> for freebsd-questions@freebsd.org; Wed, 02 Aug 2006 17:47:24 -0400 (EDT) Date: Wed, 02 Aug 2006 17:47:16 -0400 From: Nicolas Blais In-reply-to: <20060802212710.46366.qmail@web25214.mail.ukl.yahoo.com> To: freebsd-questions@freebsd.org Message-id: <200608021747.23216.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart4196585.935RhiWVSG; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <20060802212710.46366.qmail@web25214.mail.ukl.yahoo.com> User-Agent: KMail/1.9.3 Cc: Efren Bravo Subject: Re: upgrade port, a couple of questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2006 21:47:31 -0000 --nextPart4196585.935RhiWVSG Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 02 August 2006 17:27, Efren Bravo wrote: > Hi, > > How can I see which ports depend on > libgmp-4.1.4_1? > > If I upgrade it, the applications that are using > the old libgmp would be affected? > > Thanks... > > Efren Bravo. If you go into /var/db/pkg/libgmp-4.1.4_1 you'll see a file called=20 +REQUIRED_BY. Read it (cat "+REQUIRED_BY") to see which ports require libgm= p. You usually do not have to rebuild those ports unless there was a major cha= nge=20 in the library. It's up to you to know if you need to rebuild them or not. Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #11: Sun Jul 30 12:12:59 EDT 2006 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? : http://www.clkroot.net/security/nb_root.asc --nextPart4196585.935RhiWVSG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE0R1r4wTBlvcsbJURAujQAJ9g3Ye4cP5lTHY+vK6RTHOgftYbwwCeK+mz qky+sTTorZPE4dsSzP7mzQU= =bFds -----END PGP SIGNATURE----- --nextPart4196585.935RhiWVSG--