From owner-cvs-all@FreeBSD.ORG Mon Mar 20 19:20:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 CB36C16A401; Mon, 20 Mar 2006 19:20:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B48743D45; Mon, 20 Mar 2006 19:20:11 +0000 (GMT) (envelope-from pav@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 k2KJKAUe034379; Mon, 20 Mar 2006 19:20:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2KJKAKZ034378; Mon, 20 Mar 2006 19:20:10 GMT (envelope-from pav) Message-Id: <200603201920.k2KJKAKZ034378@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 20 Mar 2006 19:20:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/gorilla Makefile distinfo pkg-descr pkg-plist ports/security/gorilla/files patch-gorilla.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 20 Mar 2006 19:20:13 -0000 pav 2006-03-20 19:20:10 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/gorilla Makefile distinfo pkg-descr pkg-plist security/gorilla/files patch-gorilla.in Log: Password Gorilla is cross-platform Password Manager. It uses TCL/Tk and runs on most platforms supported by Tcl/Tk. WWW: http://www.fpx.de/fp/Software/Gorilla PR: ports/93179 Submitted by: Kay Lehmann Revision Changes Path 1.738 +1 -0 ports/security/Makefile 1.1 +36 -0 ports/security/gorilla/Makefile (new) 1.1 +3 -0 ports/security/gorilla/distinfo (new) 1.1 +8 -0 ports/security/gorilla/files/patch-gorilla.in (new) 1.1 +4 -0 ports/security/gorilla/pkg-descr (new) 1.1 +29 -0 ports/security/gorilla/pkg-plist (new)