From owner-cvs-all@FreeBSD.ORG Sun Apr 8 10:15:36 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 9F28116A404; Sun, 8 Apr 2007 10:15:36 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8F1A013C4C5; Sun, 8 Apr 2007 10:15:36 +0000 (UTC) (envelope-from vanilla@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 l38AFaI9014015; Sun, 8 Apr 2007 10:15:36 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l38AFaJ5014014; Sun, 8 Apr 2007 10:15:36 GMT (envelope-from vanilla) Message-Id: <200704081015.l38AFaJ5014014@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 8 Apr 2007 10:15:35 +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/xyssl Makefile distinfo pkg-descr pkg-plist ports/security/xyssl/files patch-Makefile 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: Sun, 08 Apr 2007 10:15:36 -0000 vanilla 2007-04-08 10:15:35 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/xyssl Makefile distinfo pkg-descr pkg-plist security/xyssl/files patch-Makefile Log: Add xyssl 0.6, a liteweight SSL and TLS toolkit for C developers. PR: ports/111279 Submitted by: mdh Revision Changes Path 1.875 +1 -0 ports/security/Makefile 1.1 +22 -0 ports/security/xyssl/Makefile (new) 1.1 +3 -0 ports/security/xyssl/distinfo (new) 1.1 +37 -0 ports/security/xyssl/files/patch-Makefile (new) 1.1 +7 -0 ports/security/xyssl/pkg-descr (new) 1.1 +29 -0 ports/security/xyssl/pkg-plist (new)