From owner-freebsd-current@FreeBSD.ORG Tue Oct 11 18:38:33 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CED11065676; Tue, 11 Oct 2011 18:38:33 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id AB5D48FC17; Tue, 11 Oct 2011 18:38:32 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:b9fd:2f11:cd06:1a6]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 7ACAD4AC1C; Tue, 11 Oct 2011 22:38:30 +0400 (MSD) Date: Tue, 11 Oct 2011 22:38:27 +0400 From: Lev Serebryakov Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1564162658.20111011223827@serebryakov.spb.ru> To: Christer Solskogen In-Reply-To: References: <4E8D8451.6060103@freebsd.org> <07E6E2C5-D471-40AC-87E2-EF77B3CFB0F8@gmail.com> <7710238591.20111006223449@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: Garrett Cooper , lev@freebsd.org, Andre Oppermann , "freebsd-current@freebsd.org" Subject: Re: subversion-freebsd dependencies X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2011 18:38:33 -0000 Hello, Christer. You wrote 11 =EE=EA=F2=FF=E1=F0=FF 2011 =E3., 11:52:00: > I'm not sure how Subversion 1.6.x is about this, but in 1.7 you can > just drop sqlite.c from sqlite-source over to Subversion's > sqlite-amalgamation/ directory. > http://svn.apache.org/repos/asf/subversion/trunk/INSTALL I don't want to use this way, as it will create hidden dependency. What if vulnerability is found tomorrow for sqlite? It is not a solution to have some sqlite.c taken from arbitrary source. It is better to fix sqlite3 port. --=20 // Black Lion AKA Lev Serebryakov