Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Oct 2017 13:38:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222021] [PATCH] databases/sqlite3: changed a options logic
Message-ID:  <bug-222021-13-OadiXpo6mU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222021-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222021-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222021

Pavel Volkov <pavelivolkov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #186024|0                           |1
        is obsolete|                            |
 Attachment #186829|                            |maintainer-approval+
              Flags|                            |

--- Comment #5 from Pavel Volkov <pavelivolkov@gmail.com> ---
Created attachment 186829
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186829&action=
=3Dedit
patch

Hello. You right. Let's do it differently, better. Please, look at new patc=
h.

1. Yes, I do it.
2. No. USES=3D readline automatically chooses what is the use: 'port' or 'b=
ase'
version library. For 10.x it's - base library.

It's as example:

FreeBSD fb10.lan 10.4-RC2 FreeBSD 10.4-RC2 #0 r323928: Fri Sep 22 17:08:03 =
UTC
2017     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

/usr/local/bin/sqlite3:
        libreadline.so.8 =3D> /lib/libreadline.so.8 (0x800956000)
        libncurses.so.8 =3D> /lib/libncurses.so.8 (0x800b99000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x800de6000)
        libc.so.7 =3D> /lib/libc.so.7 (0x80100a000)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222021-13-OadiXpo6mU>