Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2021 17:45:45 -0500
From:      LuMiWa <lumiwa@dismail.de>
To:        Kurt Jaeger <pi@freebsd.org>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: ncurses update
Message-ID:  <20210303174545.295b13b4@dismail.de>
In-Reply-To: <YD8ejVxubB5G843E@home.opsec.eu>
References:  <20210301185143.2cd7cd0d@dismail.de> <YD3OhELkujPzbStx@home.opsec.eu> <20210302174032.46a8115c@dismail.de> <YD8ejVxubB5G843E@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Mar 2021 06:28:45 +0100
Kurt Jaeger <pi@freebsd.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210303174545.295b13b4>