From owner-freebsd-ports@freebsd.org Wed Mar 3 22:45:52 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3113155336C for ; Wed, 3 Mar 2021 22:45:52 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DrTcJ05Zpz3htc for ; Wed, 3 Mar 2021 22:45:52 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: by mailman.nyi.freebsd.org (Postfix) id 017D355356D; Wed, 3 Mar 2021 22:45:52 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01444553676 for ; Wed, 3 Mar 2021 22:45:52 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mx1.dismail.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DrTcH4B6gz3hrr; Wed, 3 Mar 2021 22:45:51 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 73f0a31c; Wed, 3 Mar 2021 23:45:48 +0100 (CET) Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 77e1fab7; Wed, 3 Mar 2021 23:45:48 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 9670eabb; Wed, 3 Mar 2021 23:45:48 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 2684b00f (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 3 Mar 2021 23:45:47 +0100 (CET) Date: Wed, 3 Mar 2021 17:45:45 -0500 From: LuMiWa To: Kurt Jaeger Cc: FreeBSD Ports Subject: Re: ncurses update Message-ID: <20210303174545.295b13b4@dismail.de> In-Reply-To: References: <20210301185143.2cd7cd0d@dismail.de> <20210302174032.46a8115c@dismail.de> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; amd64-portbld-freebsd12.2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4DrTcH4B6gz3hrr X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2021 22:45:52 -0000 On Wed, 3 Mar 2021 06:28:45 +0100 Kurt Jaeger wrote: > Hi! >=20 > > make showconfig > > =3D=3D=3D> The following configuration options are available for > > ncurses-6.2.20210213_1: DEBUG=3Doff: Build with debugging support > > DOCS=3Don: Build and/or install documentation > > EXAMPLES=3Don: Build and/or install examples > > MANPAGES=3Don: Build and/or install manual pages > > PROFILE=3Doff: Build with profiling support > > TRACE=3Doff: Add trace() function to all models of ncurses > > =3D=3D=3D> Use 'make config' to modify these settings >=20 > I have: >=20 > =3D=3D=3D> The following configuration options are available for > ncurses-6.2.20210227: DEBUG=3Doff: Build with debugging support > DOCS=3Don: Build and/or install documentation > EXAMPLES=3Don: Build and/or install examples > MANPAGES=3Don: Build and/or install manual pages > PROFILE=3Doff: Build with profiling support > TRACE=3Doff: Add trace() function to all models of ncurses >=20 > and bapt/swills both committed updates and fixes inbetween. Can you > try to update to the most recent version ? >=20 No, the last version doesn't work. The last version has in Makefile: USES=3D cpe pkgconfig shebangfix tar:tgz CONFIGURE_ARGS=3D --datadir=3D${PREFIX}/share/misc \ --with-terminfo-dirs=3D"${PREFIX}/share/misc/terminfo:${LOCALBASE}/share= /site-terminfo" \ and the version from 02-16-2021 has: USES=3D cpe pkgconfig shebangfix tar:tgz terminfo CONFIGURE_ARGS=3D --datadir=3D${PREFIX}/share/misc \ and it works for me --=20 =E2=80=9CWe live in a world where there is more and more information, and l= ess and less meaning.=E2=80=9D Jean Baudrillard