Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 00:40:26 -0700
From:      Adam Weinberger <adam@vectors.cx>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: portupgrade: how the heck do i know which dependency
Message-ID:  <20021010074026.GX81796@vectors.cx>
In-Reply-To: <E17zXkO-000Mob-00@roam.psg.com>
References:  <E17zXV0-000Fqb-00@roam.psg.com> <20021010071938.GW81796@vectors.cx> <E17zXkO-000Mob-00@roam.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
/usr/ports/INDEX shows all the ports that each port depends upon.
grep "^libglade" /usr/ports/INDEX
it's in alphabetical order. gnomecore doesn't show up.
grep "^gnomecore" /usr/ports/INDEX
libglade shows up.

even easier is to read the pkg-descr files, figure out what each one
does, and then deduce the answer. or read each port's Makefile. there's
more than one way to skin a developer.

-Adam


>> (10.10.2002 @ 0028 PST): Randy Bush said, in 0.3K: <<
> >> how the heck do i know which link to break?
> > libglade -> gnomecore  can be unlinked.
> 
> thanks for the help.  but as i am getting a bunch of this stuff
> (all in gnome-land), i want to learn how to KNOW which one to
> break.  though i do appreciate the clue, i don't like magic, at
> least when it comes to computers.
> 
> randy
> 
>> end of "Re: portupgrade: how the heck do i know which dependency" from Randy Bush <<


--
"Oh good, my dog found the chainsaw."
        -Lilo, "Lilo & Stitch"
Adam Weinberger
adam@vectors.cx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021010074026.GX81796>