From owner-cvs-all@FreeBSD.ORG Sun Nov 14 20:37:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2C1816A4CE; Sun, 14 Nov 2004 20:37:02 +0000 (GMT) Received: from vertigo.gelemna.org (vertigo.gelemna.org [69.55.236.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id C398E43D31; Sun, 14 Nov 2004 20:37:02 +0000 (GMT) (envelope-from croyle@gelemna.org) Received: from cali.gelemna.org (vertigo [69.55.236.156]) by vertigo.gelemna.org (Postfix) with ESMTP id B20AF24004; Sun, 14 Nov 2004 12:37:06 -0800 (PST) Received: from [127.0.0.1] (unknown [10.23.42.3]) by cali.gelemna.org (Postfix) with ESMTP id 92125AB11; Sun, 14 Nov 2004 15:32:25 -0500 (EST) Message-ID: <4197C1E3.5000001@gelemna.org> Date: Sun, 14 Nov 2004 15:36:51 -0500 From: Don Croyle User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Yen-Ming Lee References: <419699CE.8060301@gelemna.org> <20041114002347.GA71813@utopia.leeym.com> In-Reply-To: <20041114002347.GA71813@utopia.leeym.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/news/p5-News-Article Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 20:37:03 -0000 Yen-Ming Lee wrote: >Hmm, I tried to parse an article on usenet today, and I don't need PGP since >I don't want GnuPG, which I prefer, to conflict with PGP related stuff. > PGP::Sign can do GnuPG. Most messages don't need the functions it provides. If you were running a hierarchy, it can be used in place of pgpverify to sign newgroups, rmgroups and checkgroups. Some moderators use the pgpmoose functions due to problems with approval forgery. >How about make it optional dependency which is turned ON by default? >please take a look on the attached patch. > > That would work, but I'd describe the option as "PGP::Sign support for header signing".