From owner-cvs-all@FreeBSD.ORG Fri Mar 16 11:57:31 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 4536616A402; Fri, 16 Mar 2007 11:57:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 34BD013C45B; Fri, 16 Mar 2007 11:57:31 +0000 (UTC) (envelope-from miwi@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 l2GBvVMJ062405; Fri, 16 Mar 2007 11:57:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2GBvV5J062404; Fri, 16 Mar 2007 11:57:31 GMT (envelope-from miwi) Message-Id: <200703161157.l2GBvV5J062404@repoman.freebsd.org> From: Martin Wilke Date: Fri, 16 Mar 2007 11:57:31 +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/ocaml-ssl 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: Fri, 16 Mar 2007 11:57:31 -0000 miwi 2007-03-16 11:57:31 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ocaml-ssl Makefile distinfo pkg-descr pkg-plist Log: ocaml-ssl is a set of OCaml bindings for openssl. WWW: http://savonet.sourceforge.net/wiki/OCamlLibs PR: ports/110303 Submitted by: Jaap Boender Revision Changes Path 1.870 +1 -0 ports/security/Makefile 1.1 +52 -0 ports/security/ocaml-ssl/Makefile (new) 1.1 +3 -0 ports/security/ocaml-ssl/distinfo (new) 1.1 +3 -0 ports/security/ocaml-ssl/pkg-descr (new) 1.1 +17 -0 ports/security/ocaml-ssl/pkg-plist (new)