From owner-cvs-ports@FreeBSD.ORG Tue Feb 1 21:26:59 2005 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 E667516A4CF; Tue, 1 Feb 2005 21:26:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFBEF43D39; Tue, 1 Feb 2005 21:26:59 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j11LQxn7082328; Tue, 1 Feb 2005 21:26:59 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j11LQxjt082327; Tue, 1 Feb 2005 21:26:59 GMT (envelope-from marcus) Message-Id: <200502012126.j11LQxjt082327@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 1 Feb 2005 21:26:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/seahorse Makefileports/security/seahorse/files patch-libseahorse_seahorse-gpg-options.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: Tue, 01 Feb 2005 21:27:00 -0000 marcus 2005-02-01 21:26:59 UTC FreeBSD ports repository Modified files: security/seahorse Makefile Added files: security/seahorse/files patch-agent_seahorse-agent-io.c patch-agent_seahorse-agent.c patch-libseahorse_seahorse-gpg-options.c Log: * Update maintainer email address * Fix daemonization of seahorse-agent * Keep seahorse-agent from taking up 100% of the CPU [1] * Add support for gnupg 1.4 Submitted by: marcus [1] maintainer Revision Changes Path 1.34 +2 -1 ports/security/seahorse/Makefile 1.1 +32 -0 ports/security/seahorse/files/patch-agent_seahorse-agent-io.c (new) 1.1 +19 -0 ports/security/seahorse/files/patch-agent_seahorse-agent.c (new) 1.1 +11 -0 ports/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c (new)