From owner-cvs-ports@FreeBSD.ORG Fri Dec 30 04:39:11 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10CF316A41F; Fri, 30 Dec 2005 04:39:11 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC0143D8C; Fri, 30 Dec 2005 04:38:58 +0000 (GMT) (envelope-from edwin@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 jBU4cuTc009002; Fri, 30 Dec 2005 04:38:56 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBU4cuAk009001; Fri, 30 Dec 2005 04:38:56 GMT (envelope-from edwin) Message-Id: <200512300438.jBU4cuAk009001@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 30 Dec 2005 04:38:56 +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/cutlass 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, 30 Dec 2005 04:39:11 -0000 edwin 2005-12-30 04:38:56 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/cutlass Makefile distinfo pkg-descr pkg-plist Log: [NEW PORT]: security/cutlass The attached shar is for security/cutlass - an encrypted peer-to-peer voice, text, and file transmission protocol entended to bring encrypted Internet use to the masses. Also included is a sample application using the protocol. Please note that the patch ommited from the PR will have to be added when ports/91035 : [UPDATE]: security/botan is commited. PR: ports/91072 Submitted by: Wesley Shields Revision Changes Path 1.719 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/cutlass/Makefile (new) 1.1 +3 -0 ports/security/cutlass/distinfo (new) 1.1 +8 -0 ports/security/cutlass/pkg-descr (new) 1.1 +46 -0 ports/security/cutlass/pkg-plist (new)