Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 15:30:56 -0500
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Conor McDermottroe <lists@mcdermottroe.com>
Cc:        ports@freebsd.org
Subject:   Re: How to find package dependencies from the package
Message-ID:  <790a9fff0509141330312dc2ea@mail.gmail.com>
In-Reply-To: <1126727985.776.8.camel@platinum.office.edgespace.net>
References:  <1126727985.776.8.camel@platinum.office.edgespace.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/14/05, Conor McDermottroe <lists@mcdermottroe.com> wrote:
> Hi,
>=20
> I have a terrible feeling that this is a very stupid question, but here
> goes:
:
> This happens despite the fact that the entry at
> http://www.freebsd.org/ports/net.html says:
>=20
> poptop-1.1.4.b4_3
>        Windows 9x compatible PPTP (VPN) server
>        Long description | Package | Sources | Main Web Site
>        Maintained by: ports@FreeBSD.org
>        Requires: expat-1.95.8_3, gettext-0.14.5, gmake-3.80_2,
>        libgnugetopt-1.2, libiconv-1.9.2_1
>=20
Some of these are only used at build time (i.e. gmake depends on
gettext which depends on libiconv), and libgnugetop is a libary
depends when OSVERSION < 500041. Not sure where expat comes from.

The generation of the html page concatenates the RUN_DEPENDS,
BUILD_DEPENDS, LIB_DEPENDS,... when creating that entry.
--=20
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



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