From owner-cvs-ports@FreeBSD.ORG Mon Dec 13 01:09:12 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 488CE16A4CE; Mon, 13 Dec 2004 01:09:12 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B8B43D2D; Mon, 13 Dec 2004 01:09:12 +0000 (GMT) (envelope-from DougB@dougbarton.net) Received: from [192.168.0.4] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (rwcrmhc12) with ESMTP id <2004121301091001400eilmne>; Mon, 13 Dec 2004 01:09:11 +0000 Message-ID: <41BCEBB6.6020406@DougBarton.net> Date: Sun, 12 Dec 2004 17:09:10 -0800 From: Doug Barton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041110 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock References: <200412111328.iBBDS6Eq056365@repoman.freebsd.org> <1102790363.50655.1.camel@shumai.marcuscom.com> <200412112007.28045.michaelnottebrock@gmx.net> <200412121711.31008.michaelnottebrock@gmx.net> In-Reply-To: <200412121711.31008.michaelnottebrock@gmx.net> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Joe Marcus Clarke cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/gpgme Makefile pkg-plist ports/security/gpgme/files patch-configure patch-gpgme-engine-gpgsm.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 01:09:12 -0000 Michael Nottebrock wrote: > On Saturday, 11. December 2004 20:07, Michael Nottebrock wrote: > >>On Saturday, 11. December 2004 19:39, Joe Marcus Clarke wrote: >> >>>Why enable pth support? FreeBSD shouldn't require this, and it just >>>adds another dependency? I had specifically disabled it for that >>>reason. What about making it optional? >> >>The pth support doesn't use pth instead of FreeBSD's native pthread libs, >>it produces an additional library that applications/developers might want >>to use for portability reasons. Making it optional isn't worth it IMO since >>pth is a small package anyway (<200kb) and the option would need to default >>to on in order to make the gpgme-package feature-complete. > > > Update: I've talked to Marcus Brinkmann of gpgme and he tells me the pth > support is, to his knowledge, only used internally g10, so it should be safe > to turn it off at least for now. I'll make it an OPTION with default to off. > This is an excellent resolution to this issue. Thanks for doing the extra detective work. Doug -- If you're never wrong, you're not trying hard enough