Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-13 Thread guanlong huang
___ 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"

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

2021-05-06 Thread Yasuhiro Kimura
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Eugene Grosbein
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Chris
, 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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Dima Panov
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Chris
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Michael Gmelin
uired > .endif > > .include > > You can of course add a better message, and the user can decide to > try the compilation again after changing the default. But this will > of course prevent the building of official packages for FreeBSD-11. > >> As I wrote previou

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Stefan Esser
essage, and the user can decide to try the compilation again after changing the default. But this will of course prevent the building of official packages for FreeBSD-11. > As I wrote previous mail, if 'USES=python:3.8+' is specified in > Makefile of a port, lang/python38 is used for t

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Yasuhiro Kimura
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Yasuhiro Kimura
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Michael Gmelin
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Chris
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Yasuhiro Kimura
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

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-04 Thread Michael Gmelin
> 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 applicatio

Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-04 Thread Yasuhiro Kimura
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, is there any way to make the port of it to use OpenSSL of ports

INDEX now builds successfully on 11.x

2021-04-12 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-04-11 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2021-04-11 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

Re: devel/llvm10 (and 11) on aarch64: only BE_AMDGPU registered targets despite OPTIONS_FILE_SET+=BE_NATIVE also being set

2021-04-09 Thread Mark Millard via freebsd-ports
various llvm*'s for years, > including using such for llvm10. Something has changed.) > > I'll not repeat the material here but llvm11 got the same > sort of result. > > May be that "Host CPU: (unknown)" has something to do with > it? > > This has been t

devel/llvm10 (and 11) on aarch64: only BE_AMDGPU registered targets despite OPTIONS_FILE_SET+=BE_NATIVE also being set

2021-04-08 Thread Mark Millard via freebsd-ports
that "Host CPU: (unknown)" has something to do with it? This has been true since I built and installed back on 2021-Feb-11 and is true of my updating build started yesterday (bulk still in progress). LLVM10 pkg info from active install: # pkg info llvm10 llvm10-10.0.1_5 Name : llvm10

INDEX now builds successfully on 11.x

2021-04-08 Thread Ports Index build
___ 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"

Re: INDEX build failed for 11.x

2021-04-08 Thread Li-Wen Hsu
On Thu, Apr 8, 2021 at 3:56 PM Dave Cottlehuber wrote: > Evidently I didn't even think of checking for dependencies of CouchDB - as a > network service there shouldn't be *any* runtime depencies on CouchDB if you > just install a client.. I'll make sure to do this in future for ports > removals

Re: INDEX build failed for 11.x

2021-04-08 Thread Dave Cottlehuber
On Thu, 8 Apr 2021, at 03:23, Li-Wen Hsu wrote: > On Thu, Apr 8, 2021 at 9:49 AM Yasuhiro Kimura wrote: > > > > From: Ports Index build > > Subject: INDEX build failed for 11.x > > Date: Thu, 8 Apr 2021 00:05:39 GMT > > > > > INDEX build failed with

INDEX build failed for 11.x

2021-04-07 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

Re: INDEX build failed for 11.x

2021-04-07 Thread Li-Wen Hsu
On Thu, Apr 8, 2021 at 9:49 AM Yasuhiro Kimura wrote: > > From: Ports Index build > Subject: INDEX build failed for 11.x > Date: Thu, 8 Apr 2021 00:05:39 GMT > > > INDEX build failed with errors: > > Generating INDEX-11 - please wait..--- describe.accessibility --

INDEX build failed for 11.x

2021-04-07 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

Re: INDEX build failed for 11.x

2021-04-07 Thread Yasuhiro Kimura
From: Ports Index build Subject: INDEX build failed for 11.x Date: Thu, 8 Apr 2021 00:05:39 GMT > INDEX build failed with errors: > Generating INDEX-11 - please wait..--- describe.accessibility --- > --- describe.arabic --- > --- describe.archivers --- > ---

INDEX build failed for 11.x

2021-04-07 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

Re: Port's OpenSSL 1.1.1k, 1 on FreeBSD 11-STABLE shows strange error (Inappropriate ioctl for device) on handshake (Server-side)

2021-04-02 Thread Lev Serebryakov
On 01.04.2021 18:24, Miroslav Lachman wrote: On 01/04/2021 00:10, Lev Serebryakov wrote:   System is 11.4-STABLE r366937.   I've ports built with OpenSSL from ports (DEFAULT_VERSIONS+=ssl=openssl). After upgrade to latest 1.1.1k,1 my nginx reject HTTPS connections with cryptic SSL_do_handsha

Re: Port's OpenSSL 1.1.1k, 1 on FreeBSD 11-STABLE shows strange error (Inappropriate ioctl for device) on handshake (Server-side)

2021-04-01 Thread Miroslav Lachman
On 01/04/2021 00:10, Lev Serebryakov wrote:  System is 11.4-STABLE r366937.  I've ports built with OpenSSL from ports (DEFAULT_VERSIONS+=ssl=openssl). After upgrade to latest 1.1.1k,1 my nginx reject HTTPS connections with cryptic SSL_do_handshake() failed (SSL: error:02015019:system lib

Port's OpenSSL 1.1.1k,1 on FreeBSD 11-STABLE shows strange error (Inappropriate ioctl for device) on handshake (Server-side)

2021-03-31 Thread Lev Serebryakov
System is 11.4-STABLE r366937. I've ports built with OpenSSL from ports (DEFAULT_VERSIONS+=ssl=openssl). After upgrade to latest 1.1.1k,1 my nginx reject HTTPS connections with cryptic SSL_do_handshake() failed (SSL: error:02015019:system library:ioctl:Inappropriate ioctl for device error:

INDEX now builds successfully on 11.x

2021-03-29 Thread Ports Index build
___ 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"

Re: INDEX build failed for 11.x

2021-03-29 Thread Dave Cottlehuber
On Mon, 29 Mar 2021, at 09:03, Ports Index build wrote: > INDEX build failed with errors: > Generating INDEX-11 - please wait..--- describe.accessibility --- ... > --- describe.lang --- > make[5]: "/home/indexbuild/tindex/ports/lang/gleam/Makefile" line 20: > Could not fi

INDEX build failed for 11.x

2021-03-29 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2021-03-06 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-03-06 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2021-03-06 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2021-02-06 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-02-06 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2021-01-24 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-01-24 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2021-01-24 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2021-01-06 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-01-06 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2021-01-03 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-01-03 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2021-01-03 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2021-01-01 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2021-01-01 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2020-12-31 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2020-12-31 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-12-27 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-12-27 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-12-11 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-12-11 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-11-24 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-11-24 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-10-31 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-10-31 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2020-10-31 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-10-21 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-10-21 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2020-10-21 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX build failed for 11.x

2020-10-21 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-08-30 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-08-30 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-08-25 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-08-25 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-08-15 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-08-15 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-07-22 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-07-22 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-06-07 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-06-07 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

Qt5-5.15 Packages for FreeBSD-11

2020-06-07 Thread Tobias C. Berner
Moin moin Qt5 dropped support for OpenSSL 1.0 with Qt5-5.15. As FreeBSD 11 only has OpenSSL 1.0 in base, that means that there won't be any binary packages for net/qt5-network and all ports depending on it once Qt5-5.15 lands in the ports tree. If you require qt5-network, you have two pos

INDEX now builds successfully on 11.x

2020-06-02 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-06-02 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-05-31 Thread Ports Index build
___ 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"

Re: INDEX build failed for 11.x

2020-05-31 Thread Rene Ladan
On Sun, May 31, 2020 at 12:11:01PM +, Ports Index build wrote: > INDEX build failed with errors: > Generating INDEX-11 - please wait..--- describe.accessibility --- [...] > Done. > make_index: /home/indexbuild/tindex/ports/finance/py-ofxparse: no entry for > /home/indexbuild/t

INDEX build failed for 11.x

2020-05-31 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-05-23 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-05-23 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-04-24 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-04-24 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-04-18 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-04-18 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

Re: openssl problem after 11 -> 12

2020-04-15 Thread Matthias Andree
Am 15.04.20 um 07:55 schrieb Per olof Ljungmark: > On 2020-04-15 00:39, Matthias Andree wrote: >> >>> Finally managed to figure it out, you need to tell the perl script >>> exactly what cipher to use, so I added to 'check_ilo2_health.pl': >>> --sslopts 'SSL_verify_mode => SSL_VERIFY_NONE, SSL_versi

Re: openssl problem after 11 -> 12

2020-04-14 Thread Per olof Ljungmark
On 2020-04-15 00:39, Matthias Andree wrote: Finally managed to figure it out, you need to tell the perl script exactly what cipher to use, so I added to 'check_ilo2_health.pl': --sslopts 'SSL_verify_mode => SSL_VERIFY_NONE, SSL_version => "TLSv1_1", SSL_cipher_list => "EDH-RSA-DES-CBC3-SHA"' W

Re: openssl problem after 11 -> 12

2020-04-14 Thread Matthias Andree
> Finally managed to figure it out, you need to tell the perl script > exactly what cipher to use, so I added to 'check_ilo2_health.pl': > --sslopts 'SSL_verify_mode => SSL_VERIFY_NONE, SSL_version => > "TLSv1_1", SSL_cipher_list => "EDH-RSA-DES-CBC3-SHA"' > > Works with openssl from ports. But

Re: openssl problem after 11 -> 12

2020-04-14 Thread Per olof Ljungmark
On 2020-04-14 19:48, Per olof Ljungmark wrote: On 2020-04-14 17:08, Mathieu Arnold wrote: On Tue, Apr 14, 2020 at 11:58:05AM +0200, Per olof Ljungmark wrote: Hello, After upgrading our Nagios host, I can no longer get status from our older HP servers with iLO3. Using a perl script

Re: openssl problem after 11 -> 12

2020-04-14 Thread Per olof Ljungmark
On 2020-04-14 17:08, Mathieu Arnold wrote: On Tue, Apr 14, 2020 at 11:58:05AM +0200, Per olof Ljungmark wrote: Hello, After upgrading our Nagios host, I can no longer get status from our older HP servers with iLO3. Using a perl script, check_ilo2_health.pl, this stopped working due to lack of

Re: openssl problem after 11 -> 12

2020-04-14 Thread Mathieu Arnold
On Tue, Apr 14, 2020 at 11:58:05AM +0200, Per olof Ljungmark wrote: > Hello, > > After upgrading our Nagios host, I can no longer get status from our older > HP servers with iLO3. > > Using a perl script, check_ilo2_health.pl, this stopped working due to lack > of suppor

Re: openssl problem after 11 -> 12

2020-04-14 Thread Per olof Ljungmark
On 2020-04-14 13:52, Eugene Grosbein wrote: 14.04.2020 16:58, Per olof Ljungmark wrote: I am at loss right now on how I could teach the FBSD-12 system to use the older ciphers, it still works fine from 11. Easiest way would be untar'ing FreeBSD 11 base.txz into chroot area and copy

Re: openssl problem after 11 -> 12

2020-04-14 Thread Eugene Grosbein
14.04.2020 16:58, Per olof Ljungmark wrote: > I am at loss right now on how I could teach the FBSD-12 system to use the > older ciphers, it still works fine from 11. Easiest way would be untar'ing FreeBSD 11 base.txz into chroot area and copy your script there, too. Then use ch

openssl problem after 11 -> 12

2020-04-14 Thread Per olof Ljungmark
routines:ssl3_read_bytes:sslv3 alert handshake failure I am at loss right now on how I could teach the FBSD-12 system to use the older ciphers, it still works fine from 11. Thanks for hints.. Per ___ freebsd-ports@freebsd.org mailing list https

INDEX now builds successfully on 11.x

2020-03-25 Thread Ports Index build
___ 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"

INDEX build failed for 11.x

2020-03-25 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese

INDEX now builds successfully on 11.x

2020-03-13 Thread Ports Index build
___ 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"

Re: INDEX build failed for 11.x

2020-03-13 Thread John Kennedy
On Fri, Mar 13, 2020 at 11:25:51AM -0700, John Kennedy wrote: > There seems to be something similar going on for devel/llvm10, and probably a > lot more since they do the same kind of comparison. Seems to be fixed as of 528375 (somewhere between e9ecbe62adad..71e1eb7115a2; revision

Re: INDEX build failed for 11.x

2020-03-13 Thread John Kennedy
On Fri, Mar 13, 2020 at 06:04:38PM +, Ports Index build wrote: > --- describe.biology --- > make[5]: "/home/indexbuild/tindex/ports/biology/canu/Makefile" line 34: > warning: String comparison operator should be either == or != > make[5]: "/home/indexbuild/tindex/ports/biology/star/Makefile" l

  1   2   3   4   5   6   >