Re: OpenSSL Base vs. OpenSSL Port?

2009-06-17 Thread b. f.
On 6/17/09, b. f. wrote: > On 6/17/09, b. f. wrote: > >> Put WITH_OPENSSL_PORT=yes in your build environment -- /etc/make.conf is >> a >> good >> way -- and then rebuild all ports that depend on openssl. There are >> many different >> ways to do this -- you could use: >> >> pkgdb -L && portupgra

Re: OpenSSL Base vs. OpenSSL Port?

2009-06-17 Thread b. f.
On 6/17/09, b. f. wrote: > On 6/17/09, b. f. wrote: > >> Put WITH_OPENSSL_PORT=yes in your build environment -- /etc/make.conf is >> a >> good >> way -- and then rebuild all ports that depend on openssl. There are >> many different >> ways to do this -- you could use: >> >> pkgdb -L && portupgra

Re: OpenSSL Base vs. OpenSSL Port?

2009-06-17 Thread b. f.
On 6/17/09, b. f. wrote: > Put WITH_OPENSSL_PORT=yes in your build environment -- /etc/make.conf is a > good > way -- and then rebuild all ports that depend on openssl. There are > many different > ways to do this -- you could use: > > pkgdb -L && portupgrade -fur openssl-* > > (The first comman

Re: OpenSSL Base vs. OpenSSL Port?

2009-06-17 Thread b. f.
>I had been running 6.2 with openssl base for quite a while. Then I >attempted to implement the dkim-filter port which required using openssl >to generate keys. That's when I noticed that openssl is broken on my >machine. See this example: ># openssl genrsa -out rsa.private 1024 >Error configuri