From owner-cvs-all@FreeBSD.ORG Thu Aug 19 18:49:03 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 1313816A4CE; Thu, 19 Aug 2004 18:49:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5BD43D55; Thu, 19 Aug 2004 18:49:03 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7JIn2CR044493; Thu, 19 Aug 2004 18:49:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7JIn2gh044492; Thu, 19 Aug 2004 18:49:02 GMT (envelope-from marcus) Message-Id: <200408191849.i7JIn2gh044492@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 19 Aug 2004 18:49:02 +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 Makefile ports/security/revelation Makefile distinfo pkg-descr pkg-plist 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: Thu, 19 Aug 2004 18:49:03 -0000 marcus 2004-08-19 18:49:02 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/revelation Makefile distinfo pkg-descr pkg-plist Log: Add revelation, a password manager for the GNOME 2 desktop. It stores all your account and passwords in a single, secure, place, and give you access to them all through a user-friendly graphical interface. PR: 70653 Submitted by: ports@c0decafe.net Revision Changes Path 1.539 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/revelation/Makefile (new) 1.1 +2 -0 ports/security/revelation/distinfo (new) 1.1 +24 -0 ports/security/revelation/pkg-descr (new) 1.1 +64 -0 ports/security/revelation/pkg-plist (new)