Re: upgrade port, a couple of questions
- From: Scott Oertel <freebsd@xxxxxxxxxxxxx>
- Date: Wed, 02 Aug 2006 15:04:40 -0700
Nicolas Blais wrote:
On Wednesday 02 August 2006 17:27, Efren Bravo wrote:This is a question i've had for a while, so this ("+REQUIRED_BY") checks what depends on libgmp, how do you check what libgmp depends on?
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 +REQUIRED_BY. Read it (cat "+REQUIRED_BY") to see which ports require libgmp.
You usually do not have to rebuild those ports unless there was a major change in the library. It's up to you to know if you need to rebuild them or not.
Nicolas.
Scott.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: upgrade port, a couple of questions
- From: Chris Whitehouse
- Re: upgrade port, a couple of questions
- References:
- upgrade port, a couple of questions
- From: Efren Bravo
- Re: upgrade port, a couple of questions
- From: Nicolas Blais
- upgrade port, a couple of questions
- Prev by Date: 17" or 19"
- Next by Date: Re: Mysql from ports
- Previous by thread: Re: upgrade port, a couple of questions
- Next by thread: Re: upgrade port, a couple of questions
- Index(es):
Relevant Pages
|