From owner-freebsd-current Wed Oct 9 12:29:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8786A37B401 for ; Wed, 9 Oct 2002 12:29:08 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8D1743E3B for ; Wed, 9 Oct 2002 12:29:07 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4025266C7B; Wed, 9 Oct 2002 12:29:07 -0700 (PDT) Date: Wed, 9 Oct 2002 12:29:07 -0700 From: Kris Kennaway To: Tony Finch Cc: Kris Kennaway , mark@grondar.za, current@FreeBSD.org Subject: Re: src/games bikeshed time. Message-ID: <20021009192907.GD84472@xor.obsecurity.org> References: <20021009170824.GB84472@xor.obsecurity.org> <20021009182737.B21336@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wLAMOaPNJ0fu1fTG" Content-Disposition: inline In-Reply-To: <20021009182737.B21336@chiark.greenend.org.uk> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --wLAMOaPNJ0fu1fTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 09, 2002 at 06:27:37PM +0100, Tony Finch wrote: > On Wed, Oct 09, 2002 at 10:08:24AM -0700, Kris Kennaway wrote: > > On Wed, Oct 09, 2002 at 05:00:21PM +0100, Tony Finch wrote: > >=20 > > > +.if !defined(NO_OPENSSL) > > > +CFLAGS+=3D-DHAVE_OPENSSL > > > +LDADD+=3D -lcrypto > > > +DPADD+=3D ${LIBCRYPTO} > > > +.endif > >=20 > > You also need to check that the crypto sources are installed. >=20 > Would this be correct (based on stuff in src/etc)? >=20 > .if exists(${.CURDIR}/../../crypto) && !defined(NO_OPENSSL) I think that's correct. For crypto stuff you also need to check NOCRYPT, but I don't think factor falls in that category (unless factor works efficiently with products of large primes ;-) Kris --wLAMOaPNJ0fu1fTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9pIOCWry0BWjoQKURAocEAJ9qfJ2HPEpN1F0YKtVKLxzEoETv7wCZAQID hK03eZmBQAJKPyxfB5XEquM= =y0Nu -----END PGP SIGNATURE----- --wLAMOaPNJ0fu1fTG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message