From owner-cvs-all@FreeBSD.ORG Sat Apr 7 06:19:21 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52AD716A403; Sat, 7 Apr 2007 06:19:21 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 2C34313C44C; Sat, 7 Apr 2007 06:19:21 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l376JLL2048291; Sat, 7 Apr 2007 06:19:21 GMT (envelope-from lwhsu@repoman.freebsd.org) Received: (from lwhsu@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l376JKuQ048290; Sat, 7 Apr 2007 06:19:20 GMT (envelope-from lwhsu) Message-Id: <200704070619.l376JKuQ048290@repoman.freebsd.org> From: Li-Wen Hsu Date: Sat, 7 Apr 2007 06:19:20 +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-gnutls Makefile distinfo pkg-descr pkg-plist 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: Sat, 07 Apr 2007 06:19:21 -0000 lwhsu 2007-04-07 06:19:20 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-gnutls Makefile distinfo pkg-descr pkg-plist Log: Add py-gnutls 1.0.0, python wrapper for the GNUTLS library. Approved by: clsung (mentor) Revision Changes Path 1.874 +1 -0 ports/security/Makefile 1.1 +41 -0 ports/security/py-gnutls/Makefile (new) 1.1 +3 -0 ports/security/py-gnutls/distinfo (new) 1.1 +17 -0 ports/security/py-gnutls/pkg-descr (new) 1.1 +58 -0 ports/security/py-gnutls/pkg-plist (new)