Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 16:15:12 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Maxim Sobolev <sobomax@freebsd.org>
Cc:        Peter Pentchev <roam@ringlet.net>, ports@freebsd.org
Subject:   Re: Dependencies' list problem
Message-ID:  <20020326161512.J69118@pcwin002.win.tue.nl>
In-Reply-To: <3CA08ECB.2CD005C6@FreeBSD.org>; from sobomax@freebsd.org on Tue, Mar 26, 2002 at 05:07:55PM %2B0200
References:  <20020326144530.E301@straylight.oblivion.bg> <3CA08ECB.2CD005C6@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--vni90+aGYgRvsTuO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 26, 2002 at 05:07:55PM +0200, Maxim Sobolev wrote:
> Peter Pentchev wrote:
> > As you can see, devel/bonobo-conf, which depends on gnomecore, does NOT
> > list devel/gettext as a dependency.  The reason?  Simple:
> > ALL-DEPENDS-LIST uses ${GREP} -qwv (bsd.port.mk, line 3050), and grep(1)
> > treats '-' as a word separator, thus stating that 'devel/gettext' is
> > contained within 'devel/gettext-old' and need not be added to the list
> > of dependencies.
> >=20
> > How to repeat - either issue the commands above, or simply issue a
> > 'make fetch-recursive' in ports/mail/evolution and watch it NOT fetch
> > gettext-0.11.0..
>=20
> You are wrong. bonobo-conf doesn't require gettext to build or run,
> but requires gettext-old to run properly. Evolution requires gettext
> for building and gettext-old for building and running, therefore you
> see what you see.

Erm, I thought 'all-depends-list' should list *ALL* dependencies, including
the ones that you BUILD_DEPENDS on? I think Peter has a point - the
grep -w causes the gettext-* to be the same as gettext.

--Stijn

--=20
"Coca-Cola is solely responsible for ensuring that people - too stupid to k=
now
not to tip half-ton machines on themselves - are safe. Forget parenting - t=
he
blame is entirely on the corporation for designing machines that look so
innocent and yet are so deadly."
	-- http://www.kuro5hin.org/?op=3Ddisplaystory;sid=3D2001/10/28/212418/42

--vni90+aGYgRvsTuO
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8oJCAY3r/tLQmfWcRAhrDAJ9Wsghu3By9hA4pnIuTKqWWI+HVJQCguDCO
aJr2inSfcnAHgyiBLrH4skw=
=AzuA
-----END PGP SIGNATURE-----

--vni90+aGYgRvsTuO--

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




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