___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
From: Stefan Esser
Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD
11.x,Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x
Date: Wed, 5 May 2021 18:55:47 +0200
>> You misunderstand my intention. What I would like to do is to make a
>> port
06.05.2021 10:49, Dima Panov wrote:
> Chris, your suggestion leads to dll hell due to mix-links between ssl
> libraries :(
> At least, your setup easily face up situation where one lib will be built
> with “port openss” and consumers still get a “base openssl”.
> DEFAULT_VERSION here is set to a
, Chris (mailto:portmas...@bsdforge.com)> wrote:
On 2021-05-05 09:10, Yasuhiro Kimura wrote:
> From: Chris
> Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD
> 11.x
> Date: Wed, 05 May 2021 08:03:00 -0700
>
> > I ran into a similar situation requir
ro Kimura wrote:
> > From: Chris
> > Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD
> > 11.x
> > Date: Wed, 05 May 2021 08:03:00 -0700
> >
> > > I ran into a similar situation requiring freebsd 11 users not use
> > > SSL
On 2021-05-05 09:10, Yasuhiro Kimura wrote:
From: Chris
Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD
11.x
Date: Wed, 05 May 2021 08:03:00 -0700
I ran into a similar situation requiring freebsd 11 users not use
SSL from base, and I simply used a conditional based
> On 5. May 2021, at 18:56, Stefan Esser wrote:
>
> Am 05.05.21 um 18:00 schrieb Yasuhiro Kimura:
>> You misunderstand my intention. What I would like to do is to make a
>> port use security/openssl instead of base OpenSSL even if user sets
>> 'DEFAULT_VERSIONS+=ssl=base' in /etc/make.conf (or
Am 05.05.21 um 18:00 schrieb Yasuhiro Kimura:
> You misunderstand my intention. What I would like to do is to make a
> port use security/openssl instead of base OpenSSL even if user sets
> 'DEFAULT_VERSIONS+=ssl=base' in /etc/make.conf (or user doesn't
> customize setting about ssl at all).
You ca
From: Chris
Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x
Date: Wed, 05 May 2021 08:03:00 -0700
> I ran into a similar situation requiring freebsd 11 users not use
> SSL from base, and I simply used a conditional based against freebsd
> version, that also
From: Michael Gmelin
Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x
Date: Wed, 5 May 2021 17:32:02 +0200
> Which port are you talking about by the way?
>
> This worked for me just fine in the past (placed in make.conf):
>
> DEFAULT_VERSION
On Wed, 05 May 2021 23:22:08 +0900 (JST)
Yasuhiro Kimura wrote:
> From: Michael Gmelin
> Subject: Re: Making a port to use OpenSSL of ports collection on
> FreeBSD 11.x Date: Tue, 4 May 2021 23:05:06 +0200
>
> > See
> > https://docs.freebsd.org/en/books/porters
On 2021-05-05 07:22, Yasuhiro Kimura wrote:
From: Michael Gmelin
Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD
11.x
Date: Tue, 4 May 2021 23:05:06 +0200
See https://docs.freebsd.org/en/books/porters-handbook/uses/#uses-ssl
Best
I checked it but couldn't
From: Michael Gmelin
Subject: Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x
Date: Tue, 4 May 2021 23:05:06 +0200
> See https://docs.freebsd.org/en/books/porters-handbook/uses/#uses-ssl
>
> Best
I checked it but couldn't find proper solution.
I think what i
> On 4. May 2021, at 21:50, Yasuhiro Kimura wrote:
>
> Hello,
>
> Of the currently supported FreeBSD versions, base system of FreeBSD
> 11.x uses OpenSSL 1.0.2 and that of FreeBSD 12.x or later use OpenSSL
> 1.1.1.
>
> Then when new version of an application dropped suport of OpenSSL
> 1.0.2
14 matches
Mail list logo