Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 17:01:14 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Waitman Gobble <gobble.wa@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: postgresql93 port and libedit
Message-ID:  <20150115160113.GE98528@ivaldir.etoilebsd.net>
In-Reply-To: <CAFuo_fzX5i357NofZ2DFkz_=qDZzdNdGKdT8RfhoTN-wo=YDSA@mail.gmail.com>
References:  <CAFuo_fzX5i357NofZ2DFkz_=qDZzdNdGKdT8RfhoTN-wo=YDSA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Wed, Jan 14, 2015 at 10:27:14PM -0800, Waitman Gobble wrote:
> Hi,
> 
> I noticed that postgresql93-client port pulls in readline, which is GPLv3.
> When I get rid of readline in Makefile 'USES' and also change the
> bottom of the Makefile in postgresql93-server,
> 
> ...
> .include "${.CURDIR}/../postgresql92-server/Makefile"
> 
> CONFIGURE_ARGS+=--with-libedit-preferred
> 
> 
> It builds without readline and links against libedit in base:
> 
except that libedit is not really an alternative as it does not supprot unicode
(except in head) one solution would be to try linking against the editline port
which contains the same fixes as libedit in head and see if it works.

Best regards,
Bapt

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEABECAAYFAlS35EcACgkQ8kTtMUmk6Eyr7wCgk6P54/VfB2hXuLoMIVZ4Mb3U
6fQAn2We12yGKverKzMjH9ZZEPsnQFXr
=xURf
-----END PGP SIGNATURE-----

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