Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2011 12:50:08 GMT
From:      Pavel Volkov <pavelivolkov@googlemail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/154705: databases/sqlite3 depends on lang/tcl even when WITHOUT_TCLWRAPPER is defiend
Message-ID:  <201102141250.p1ECo8Y0087739@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154705; it has been noted by GNATS.

From: Pavel Volkov <pavelivolkov@googlemail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/154705: databases/sqlite3 depends on lang/tcl even when
 WITHOUT_TCLWRAPPER is defiend
Date: Mon, 14 Feb 2011 15:40:35 +0300

 Hello.
 This is not a bug, but a feature.
 To automatically create parts of the source sqlite uses tcl.
 It is described as: "The SQLite Amalgamation" process
 (http://www.sqlite.org/amalgamation.html).
 Re-create the corresponding source file is required when changing some
 compile-time options (http://www.sqlite.org/compile.html).
 For example: SQLITE_ENABLE_FTS3, SQLITE_ENABLE_UPDATE_DELETE_LIMIT,
 SQLITE_OMIT_*.
 For the same reason is not used pre-prepared "amalgamation"
 distribution, but "Legacy Source Code Distribution Formats".
 (http://www.sqlite.org/download.html)
 
 On Sat, Feb 12, 2011 at 15:20, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of databases/sqlite3,
 >
 > Please note that PR ports/154705 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/154705
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >



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