Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 12:47:50 -0600
From:      "Bill Milford" <freebsd@milfordmail.com>
To:        <freebsd-stable@freebsd.org>
Subject:   pkg_sign & pkg_check missing with ports openssl
Message-ID:  <009701c630cd$fe735cc0$0132a8c0@taec.toshiba.com>

next in thread | raw e-mail | index | archive | help
I am using the ports beta version of openssl in order to try to get OpenCA 
working on a 6.1pre release system.

I buildworld and installworld with the following in /etc/make.conf
NO_OPENSSL=true
WITH_OPENSSL_PORT=yes
WITH_OPENSSL_BETA=yes

This doesn't install pkg_sign and pkg_check since they depend on openssl.

I installed the ports for openssl-beta, openssh-portable and heimdal to add 
back in the crypto left out of the base system, but I cannot figure out how 
to get pkg_sign and pkg_check back and if I even need to worry about it.

Bill 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009701c630cd$fe735cc0$0132a8c0>