From owner-cvs-all@FreeBSD.ORG Fri Aug 4 15:03:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA13416A4DE; Fri, 4 Aug 2006 15:03:57 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B13943D70; Fri, 4 Aug 2006 15:03:56 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k74F3u5w099444; Fri, 4 Aug 2006 15:03:56 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k74F3ue8099443; Fri, 4 Aug 2006 15:03:56 GMT (envelope-from acm) Message-Id: <200608041503.k74F3ue8099443@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 4 Aug 2006 15:03:55 +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/linux-krb5-libs Makefile distinfo.i386 ports/security/linux-openssl Makefile distinfo.i386 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: Fri, 04 Aug 2006 15:03:58 -0000 acm 2006-08-04 15:03:55 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/linux-krb5-libs Makefile distinfo.i386 security/linux-openssl Makefile distinfo.i386 pkg-plist Log: - New port: security/linux-krb5-libs Kerberos V5 is an authentication system developed at MIT. (Linux version) WWW: http://web.mit.edu/kerberos/ - New port: security/linux-openssl The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols with full-strength cryptography world-wide. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL tookit and its related documentation. OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions. (Linux version) WWW: http://www.openssl.org/ Approved by: garga (mentor) Revision Changes Path 1.800 +2 -0 ports/security/Makefile 1.1 +23 -0 ports/security/linux-krb5-libs/Makefile (new) 1.1 +6 -0 ports/security/linux-krb5-libs/distinfo.i386 (new) 1.1 +22 -0 ports/security/linux-openssl/Makefile (new) 1.1 +6 -0 ports/security/linux-openssl/distinfo.i386 (new) 1.1 +78 -0 ports/security/linux-openssl/pkg-plist (new)