From owner-cvs-ports@FreeBSD.ORG Fri Jul 6 00:01:37 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A212E1065677; Fri, 6 Jul 2012 00:01:37 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CC838FC1B; Fri, 6 Jul 2012 00:01:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q6601bYo096121; Fri, 6 Jul 2012 00:01:37 GMT (envelope-from jgh@repoman.freebsd.org) Received: (from jgh@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q6601bBU096120; Fri, 6 Jul 2012 00:01:37 GMT (envelope-from jgh) Message-Id: <201207060001.q6601bBU096120@repoman.freebsd.org> From: Jason Helfman Date: Fri, 6 Jul 2012 00:01:37 +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/kpcli Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 06 Jul 2012 00:01:37 -0000 jgh 2012-07-06 00:01:37 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/kpcli Makefile distinfo pkg-descr Log: add new port: security/kpcli A command line interface (interactive shell) to work with KeePassX and KeePass 1.x database files. WWW: http://kpcli.sourceforge.net/ PR: ports/168334 Submitted by: alexander.4mail@gmail.com Revision Changes Path 1.1294 +1 -0 ports/security/Makefile 1.1 +46 -0 ports/security/kpcli/Makefile (new) 1.1 +2 -0 ports/security/kpcli/distinfo (new) 1.1 +4 -0 ports/security/kpcli/pkg-descr (new)