From owner-freebsd-stable@FreeBSD.ORG Mon Feb 13 21:08:18 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7875716A420 for ; Mon, 13 Feb 2006 21:08:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E172543D4C for ; Mon, 13 Feb 2006 21:08:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C66521A3C1F; Mon, 13 Feb 2006 13:08:17 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A719D5152B; Mon, 13 Feb 2006 16:08:16 -0500 (EST) Date: Mon, 13 Feb 2006 16:08:16 -0500 From: Kris Kennaway To: Bill Milford Message-ID: <20060213210816.GA50212@xor.obsecurity.org> References: <009701c630cd$fe735cc0$0132a8c0@taec.toshiba.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <009701c630cd$fe735cc0$0132a8c0@taec.toshiba.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: pkg_sign & pkg_check missing with ports openssl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 21:08:18 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 OpenC= A=20 > working on a 6.1pre release system. >=20 > I buildworld and installworld with the following in /etc/make.conf > NO_OPENSSL=3Dtrue > WITH_OPENSSL_PORT=3Dyes > WITH_OPENSSL_BETA=3Dyes >=20 > 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 a= dd=20 > back in the crypto left out of the base system, but I cannot figure out h= ow=20 > 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 --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD8PU/Wry0BWjoQKURArDpAKDe1cUJCWtYm4X091N6h0ebgJJsJACgyYYu o1+ZzBmoi4+pysNtJBlqodk= =i8QP -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--