Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2017 16:04:26 +0200
From:      DutchDaemon - FreeBSD Forums Administrator <DutchDaemon@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: openssl problem
Message-ID:  <416e8b03-43ee-93b4-c135-dcf237d167f8@FreeBSD.org>
In-Reply-To: <59EF4775.40009@gmail.com>
References:  <59EF4775.40009@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--5kkPUbQfGDNapR1fWkcs06aXkxGsktj4j
Content-Type: multipart/mixed; boundary="b4ox0PW6qFWmJoWGqohsfpNj5F3UppX1R";
 protected-headers="v1"
From: DutchDaemon - FreeBSD Forums Administrator <DutchDaemon@FreeBSD.org>
To: freebsd-ports@freebsd.org
Message-ID: <416e8b03-43ee-93b4-c135-dcf237d167f8@FreeBSD.org>
Subject: Re: openssl problem
References: <59EF4775.40009@gmail.com>
In-Reply-To: <59EF4775.40009@gmail.com>

--b4ox0PW6qFWmJoWGqohsfpNj5F3UppX1R
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Language: nl

On 24-10-2017 16:00, Ernie Luzar wrote:
> I do "pkg install openssl" that works ok.
>
> But from that point I get 2 different messages at port make time
> depending on the port being installed.
>
> /usr/ports/sysutils/qjail >make install clean
> /!\ WARNING /!\
>
> You have security/openssl installed but do not have
> DEFAULT_VERSIONS+=3Dssl=3Dopenssl set in your make.conf
>
> Which stops if I add DEFAULT_VERSIONS+=3Dssl=3Dopenssl to /etc/make.con=
f
>
>
> Get this error all the time, even with /etc/make.com populated with
> DEFAULT_VERSIONS+=3Dssl=3Dopenssl
>
> /usr/ports/www/links >make install clean
> make: "/usr/ports/Mk/Uses/ssl.mk" line 77: You are using
> an unsupported SSL provider openssl
>
> I see this needing 2 solutions.
>
> 1. The openssl port needs to be changes so it populates /etc/make.conf
> with DEFAULT_VERSIONS+=3Dssl=3Dopenssl
>
> 2. The /usr/ports/Mk/Uses/ssl.mk" line 77 needs to be changed to
> resolve this bogus error message.
>
> Any thoughts on these solutions?
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org=
"

Just use something that looks like this:


DEFAULT_VERSIONS=3D=C2=A0 perl5=3D5.24 python=3D2.7 python2=3D2.7 php=3D5=
6 apache=3D2.2
mysql=3D56 ssl=3Dopenssl




--b4ox0PW6qFWmJoWGqohsfpNj5F3UppX1R--

--5kkPUbQfGDNapR1fWkcs06aXkxGsktj4j
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJZ70huAAoJEOihpd08uSnEy44P/2kybH3Ubjzh3EFvIL1mEyFz
lXa97c0GMO/zFuQQOMUCFN81H2Vmt7QyQaA0oEWtv/02mA9u0od1yJ0AsPXqAZjZ
lj2jUV3KptQClG3Kv6Jx86wMKwOs1Mrw3Sc4o9b4VLZPdqU01VOFx0aSXhwGj8/p
Yz1SQiI3MC8O665wh+4baGpr0R4JSC+ZVU4HhkBfqTZdRi3wBqaVrHqSteX87YB/
dYBfK40QOAMYw6jOmuEa1nOMIpW4N7b5AKQnNqkd+bpe+asVkbG++aV8PuihG5mj
4zl5wB3Z9NRwraN1Qq0OlEavi8CpY7vdTTMwNslhKyZo++4Shb/krmUidcAYcqNX
UANQI8EIfs2RWHWV1gxwq7BfnmcpjU1tAtZkBd03svnNjIp+zkzOx8zDMgKff7br
wEbncTv4DSfF+DYqbroigDf5JRPoxW6TKPhMWYptTPAkKm8VAlJ3WR62DxRGQv5x
c3/HFLWZyQUVgyEPoxiFk2B6LKdnTHt8VjUwG2yNXY/d9zXVzGLraZ1Jgu5nm4Am
D2chXyHpPU+Uuql/S3NWHUx1oMnvrjspk+K4KkcaDwyzi8A3dsmvTSYOvhi+26j5
Hoi5GYY6Zg2ZyHb/UOeADG6y2b+uOkNCy1vIsQ46iAfkrgPJQ09so4O3SwuZUCee
ZjzwB9epmacQcTnjEO6n
=8lNh
-----END PGP SIGNATURE-----

--5kkPUbQfGDNapR1fWkcs06aXkxGsktj4j--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?416e8b03-43ee-93b4-c135-dcf237d167f8>