From owner-freebsd-ports@FreeBSD.ORG Wed Aug 7 06:04:22 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 11B559B5 for ; Wed, 7 Aug 2013 06:04:22 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8348828E0 for ; Wed, 7 Aug 2013 06:04:21 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.7/8.14.7) with ESMTP id r7764Eio054403 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 7 Aug 2013 07:04:14 +0100 (BST) (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk r7764Eio054403 Authentication-Results: smtp.infracaninophile.co.uk/r7764Eio054403; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy) Message-ID: <5201E357.4010400@FreeBSD.org> Date: Wed, 07 Aug 2013 07:04:07 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: [SOLVED] libpkg, sqlite and database problems prevent building any packages References: <17955.77948.bm@smtp106.sbc.mail.bf1.yahoo.com> In-Reply-To: <17955.77948.bm@smtp106.sbc.mail.bf1.yahoo.com> X-Enigmail-Version: 1.5.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A169XPLlQmVfdacxQWXK7XLT3TXPhqhEE" X-Virus-Scanned: clamav-milter 0.97.8 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Aug 2013 06:04:22 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --A169XPLlQmVfdacxQWXK7XLT3TXPhqhEE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 07/08/2013 02:00, Thomas Mueller wrote: > At first, with sqlite3 not listed as a dependency of pkg, I wouldn't ha= ve realized what needed fixing. That's deliberate. If pkg(8) had to install other packages as dependencies of itself, it would make bootstrapping pkg on a new system a bit difficult. So sqlite is bundled into the pkg source tree, along with a few other external bits. That pkg(8) uses sqlite is not exactly secret -- there's a whole man page for pkg-shell(8) which talks about using the sqlite3 console, and sqlite is clearly mentioned in pkg(8) and other man pages. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --A169XPLlQmVfdacxQWXK7XLT3TXPhqhEE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlIB414ACgkQ8Mjk52CukIw4+wCfeX2k2lI81/WGa19VesMAvYNy lw8AnjOHI3KU4c5wpSQmMS8TXTmGQvfs =rm+H -----END PGP SIGNATURE----- --A169XPLlQmVfdacxQWXK7XLT3TXPhqhEE--