From owner-cvs-all Sat Jul 6 9:54:51 2002 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 1187737B400; Sat, 6 Jul 2002 09:54:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C10E543E31; Sat, 6 Jul 2002 09:54:46 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g66GskJU012319; Sat, 6 Jul 2002 09:54:46 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g66Gsk0L012318; Sat, 6 Jul 2002 09:54:46 -0700 (PDT) Message-Id: <200207061654.g66Gsk0L012318@freefall.freebsd.org> From: Anders Nordby Date: Sat, 6 Jul 2002 09:54:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/gringotts Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/gringotts/files gnomeless-Makefile.in patch-Makefile.in patch-grg_safe.c patch-gringotts.in patch-src-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/07/06 09:54:46 PDT Modified files: security Makefile Added files: security/gringotts Makefile distinfo pkg-comment pkg-descr pkg-plist security/gringotts/files gnomeless-Makefile.in patch-Makefile.in patch-grg_safe.c patch-gringotts.in patch-src-Makefile.in Log: Add gringotts, a GTK application for securely storing sensitive data. Revision Changes Path 1.312 +1 -0 ports/security/Makefile 1.1 +39 -0 ports/security/gringotts/Makefile (new) 1.1 +1 -0 ports/security/gringotts/distinfo (new) 1.1 +11 -0 ports/security/gringotts/files/gnomeless-Makefile.in (new) 1.1 +16 -0 ports/security/gringotts/files/patch-Makefile.in (new) 1.1 +49 -0 ports/security/gringotts/files/patch-grg_safe.c (new) 1.1 +10 -0 ports/security/gringotts/files/patch-gringotts.in (new) 1.1 +10 -0 ports/security/gringotts/files/patch-src-Makefile.in (new) 1.1 +1 -0 ports/security/gringotts/pkg-comment (new) 1.1 +22 -0 ports/security/gringotts/pkg-descr (new) 1.1 +15 -0 ports/security/gringotts/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message