From owner-svn-ports-all@freebsd.org Mon Sep 28 09:14:38 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E05E1A0B540 for ; Mon, 28 Sep 2015 09:14:38 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from vfemail.net (ninezero.vfemail.net [96.30.253.190]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2601135E for ; Mon, 28 Sep 2015 09:14:38 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: (qmail 58512 invoked by uid 89); 28 Sep 2015 09:14:36 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 28 Sep 2015 09:14:36 -0000 Received: (qmail 58463 invoked by uid 89); 28 Sep 2015 09:14:19 -0000 Received: by simscan 1.3.1 ppid: 58451, pid: 58455, t: 0.0049s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 28 Sep 2015 09:14:19 -0000 Received: (qmail 24721 invoked by uid 89); 28 Sep 2015 09:14:19 -0000 Received: by simscan 1.4.0 ppid: 24699, pid: 24717, t: 0.7505s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 28 Sep 2015 09:14:18 -0000 From: Jan Beich To: Kubilay Kocak Cc: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r398061 - head/databases/sqlite3 References: <201509272158.t8RLwiJM002278@repo.freebsd.org> <5608A3CC.3020807@FreeBSD.org> Date: Mon, 28 Sep 2015 11:13:53 +0200 In-Reply-To: <5608A3CC.3020807@FreeBSD.org> (Kubilay Kocak's message of "Mon, 28 Sep 2015 12:19:56 +1000") Message-ID: <612u-q52m-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2015 09:14:39 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kubilay Kocak writes: > On 28/09/2015 7:58 AM, Jan Beich wrote: > >> Author: jbeich >> Date: Sun Sep 27 21:58:43 2015 >> New Revision: 398061 >> URL: https://svnweb.freebsd.org/changeset/ports/398061 >>=20 >> Log: >> databases/sqlite3: enable DBSTAT by default for firefox 41+ > > This change certainly solves for pkg users, but ports users can/may > still inadvertently disable the option. Ports users are out of luck. Once the selected options are saved they wouldn't change even if the defaults do. > Perhaps this use-case warrants a sqlite3-dbstat or sqlite3-firefox, > until flavours/variants support lands. Thoughts? It warrants UPDATING entry similar to 20120726 until bsd.port.mk learns to support *_DEPENDS with options requirements e.g., # a la Gentoo BUILD_DEPENDS=3D sqlite3>=3D3.8.10.1[SECURE_DELETE,THREADSAFE,FTS3,UNLOCK= _NOTIFY,DBSTAT]:${PORTSDIR}/databases/sqlite3 or # https://lists.freebsd.org/pipermail/freebsd-ports/2005-August/025244.ht= ml BUILD_DEPENDS=3D sqlite3>=3D3.8.10.1:${PORTSDIR}/databases/sqlite3%SECURE= _DELETE%THREADSAFE%FTS3%UNLOCK_NOTIFY%DBSTAT I'm not sure if anyone works on this. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWCQTRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3brJ0H/2WQA5X4wMTd2dfGE7X3/1IA HviqVcPKCbOx+iKEVTJDXO+PRWbI209PMi2RQMS9MJvoFScJ+vRcbRT8COx3q+Wz PHHOyJ0q+eR59GfL7s13f177b330qV6aqu6nzD9tFwqGhjZDOwAqAUePjWnjsLQg 4uasuOBZizdolAQQEjcEuK9kxPBYtQcgthvCNaAI46lP22F671FhMOcBKq/msI7K XSo8E+DTN+cw7nxTbDgOOALDvIlk5ftuHwcDJYsQgF/gKCIrYlBBYlLlwtZ9Mv3c Q4B8jHkN/GJPsnAgj2ORdKxh8Mmhr+M3B9ujTEchLoYoVljtkbizKUpovjJ7TDc= =jPvH -----END PGP SIGNATURE----- --=-=-=--