pkg_sign pkg_check missing with ports openssl

2006-02-13 Thread Bill Milford
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 


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkg_sign pkg_check missing with ports openssl

2006-02-13 Thread Kris Kennaway
On Mon, Feb 13, 2006 at 12:47:50PM -0600, Bill Milford wrote:
 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.

Right.  They won't link to an openssl in a non-default location.

 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.

You probably wanted to tell them to install into /usr, not /usr/local.
Check the port makefiles for the knob for enabling this.

Kris


pgpwR7Sp8c4vv.pgp
Description: PGP signature