Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2015 18:07:29 -0700
From:      Yuri <yuri@rawbw.com>
To:        "Dr. Peter Voigt" <pvoigt@uos.de>, freebsd-ports@freebsd.org
Subject:   Re: www/firefox really depends on security/openssl?
Message-ID:  <55515251.5040503@rawbw.com>
In-Reply-To: <20150512022857.7230c163@kirk.drpetervoigt.private>
References:  <20150509125643.0bda93e6@kirk.drpetervoigt.private>	<554EEBB5.8010304@rawbw.com>	<20150511202110.34e6e29c@kirk.drpetervoigt.private>	<55510C22.9050900@rawbw.com>	<20150512000259.32a44ec4@kirk.drpetervoigt.private>	<55512E8F.8040508@rawbw.com> <20150512022857.7230c163@kirk.drpetervoigt.private>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/11/2015 17:28, Dr. Peter Voigt wrote:
> What is wrong with my system? Why does porttree need port openssl as
> well. It is obviosuly wrong. If I build ports-mgmt/porttree from
> source, there is not dependency from port openssl. Might there be
> something wrong with my package database? How can I fix?

Python depends on openssl.

# porttree ports-mgmt/porttree
Depending on
0       +ports-mgmt/porttree
1       ++lang/python27
2       |++devel/libffi
3       ||`print/indexinfo
4       |+devel/ncurses
5       |+devel/pkgconf
6       |`+security/openssl
7       | `lang/perl5.16
8       `+math/py-networkx
9        ++devel/py-setuptools27
          |`+lang/python27 -> 1
          `+lang/python27 -> 1

You won't be able to remove port openssl.

Yuri



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