From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 12:10:46 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D3A716A468 for ; Thu, 2 Aug 2007 12:10:46 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.227]) by mx1.freebsd.org (Postfix) with ESMTP id E704213C46B for ; Thu, 2 Aug 2007 12:10:45 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: by hu-out-0506.google.com with SMTP id 28so347330hub for ; Thu, 02 Aug 2007 05:10:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; b=MDcVvpD0zXDQdADKa4VtGW+ff2HxipPEl7oXoGtZh7u8zfZjw57Krfy4ZG/1FExFaskcaYirl/ISEQxTEY+AJrz6eij951w/kr6LOjCMWeHoagCYigyzXuM53js5jkG21QE1u9Gz5tkCgArpYKVqomOzKWJ4ovzevGtjASADSEg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; b=ZzEoWPRPZi9F1T1x946Zeygb/81FZxS7Om0MIsgGhaO+4mOo56OfkPAoMnJon2lJgzwFmDKY141DHEHVcPf7V9zvbTrOUsNj9NApayqp1+1y1vpLCRjbzTRkbEIgGd1efMtBH1sNtxk+porvg4CGQjakAQlfmvQBSij3n76mvdY= Received: by 10.86.54.3 with SMTP id c3mr1345308fga.1186056644451; Thu, 02 Aug 2007 05:10:44 -0700 (PDT) Received: from persephone.orchid.homeunix.org ( [84.10.173.180]) by mx.google.com with ESMTPS id y18sm3852095fkd.2007.08.02.05.10.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Aug 2007 05:10:43 -0700 (PDT) Message-ID: <46B1C9AF.404@gmail.com> Date: Thu, 02 Aug 2007 14:10:23 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 2.0.0.5 (X11/20070723) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20070802083535.GA89509@demeter.hydra> <20070802102407.GA90696@demeter.hydra> In-Reply-To: <20070802102407.GA90696@demeter.hydra> X-Enigmail-Version: 0.95.2 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig43C26E912B3394D07C90899F" Subject: Re: GnuPG, pinentry, and Qt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: karol.kwiat@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 12:10:46 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig43C26E912B3394D07C90899F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Chad Perrin wrote: > On Thu, Aug 02, 2007 at 02:35:35AM -0600, Chad Perrin wrote: >> So I tried installing GnuPG on a FreeBSD 6.2-RELEASE system. It doesn= 't >> work without pinentry installed. >> >> Okay, I can handle that. No big deal. Apparently GnuPG 2.x requires = a >> separate utility for password handling now. No big deal. I run >> portinstall pinentry. >> >> At this point, I notice something very, very odd: pinentry won't insta= ll >> because of a problem with Qt. >> >> Why the heck would GnuPG ultimately depend on Qt in any way? >=20 > Okay . . . so I should have looked a little harder at the pinentry port= s > available before sending this email to the list. Apparently there are > three different versions. I'm still curious about a couple of things, > though: >=20 > 1. Why is Qt the default for the nonspecific security/pinentry port? > 2. Why start a separate, external application for getting the > passphrase at all? >=20 I'm not sure, but here's output from my system (default config): $ cd /usr/ports/security/gnupg $ make pretty-print-run-depends-list pretty-print-build-depends-list This port requires package(s) "curl-7.16.1_1 dirmngr-0.9.7_2 gettext-0.16.1_3 libgcrypt-1.2.4_1 libgpg-error-1.5 libiconv-1.9.2_2 libksba-1.0.1_1 openldap- client-2.3.37 pth-2.0.7" to run. This port requires package(s) "curl-7.16.1_1 gettext-0.16.1_3 gmake-3.81_2 libassuan-1.0.1 libgcrypt-1.2.4_1 libgpg-error-1.5 libiconv-1.9.2_2 libksba-1.0.1_1 openldap-client-2.3.37 pth-2.0.7" to bui= ld. No pinentry dependency, no such port installed, too: $ pkg_info -IX "gnupg|pinentry" gnupg-1.4.7_1 The GNU Privacy Guard gnupg-2.0.4 The GNU Privacy Guard HTH, Karol --=20 Karol Kwiatkowski OpenPGP 0x06E09309 --------------enig43C26E912B3394D07C90899F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRrHJuQhgT0HIecD5AQiQOggAnfjrZlaVVbvyrvH38HdQ9G0oL73tdYVF AroELvgIN6gblPMrS9DeMc9uPIO2XbKT+OuaDvcptrIHrvB/KtFzCZxa8rohvFRP IBAaDNnnPDQ8Q6DTDGp60KWK0Hu7k6N+WHRNpJOi7kkaUufvUJQPNAzfFIKCG2sv qD5G2bJTtSP28tdziAPUHdGC9Lz3tSyYcMY90T3fM6KYnbwqsCAB1hI/d0rB7O0P dT6R4ZE9EA2OMjCjhjFDLt3O6KgZ9X4FKUBcgeVRxF4C6mb6It2hEN5g3MfBjHdE 2kCWydtC3uYtey1tkPZW2KDQeQ18lopsUvNs9wiRKP6erPJcix5j5g== =Rs9i -----END PGP SIGNATURE----- --------------enig43C26E912B3394D07C90899F--