From owner-cvs-ports@FreeBSD.ORG Fri Sep 5 14:23:43 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0167106567A; Fri, 5 Sep 2008 14:23:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D09128FC13; Fri, 5 Sep 2008 14:23:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m85ENhMN079010; Fri, 5 Sep 2008 14:23:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m85ENhiO079005; Fri, 5 Sep 2008 14:23:43 GMT (envelope-from miwi) Message-Id: <200809051423.m85ENhiO079005@repoman.freebsd.org> From: Martin Wilke Date: Fri, 5 Sep 2008 14:23:43 +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/py-pycryptopp Makefile distinfo pkg-descr pkg-plist 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, 05 Sep 2008 14:23:44 -0000 miwi 2008-09-05 14:23:43 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-pycryptopp Makefile distinfo pkg-descr pkg-plist Log: pycryptopp is a set of Python wrappers for a few of the best crypto algorithms from the Crypto++ library. WWW: http://allmydata.org/trac/pycryptopp PR: ports/126977 Submitted by: Wen Heping Revision Changes Path 1.993 +1 -0 ports/security/Makefile 1.1 +21 -0 ports/security/py-pycryptopp/Makefile (new) 1.1 +3 -0 ports/security/py-pycryptopp/distinfo (new) 1.1 +4 -0 ports/security/py-pycryptopp/pkg-descr (new) 1.1 +82 -0 ports/security/py-pycryptopp/pkg-plist (new)