From owner-cvs-all@FreeBSD.ORG Thu Oct 6 09:53:18 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14715106564A; Thu, 6 Oct 2011 09:53:18 +0000 (UTC) (envelope-from bf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0491C8FC16; Thu, 6 Oct 2011 09:53:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p969rH16000850; Thu, 6 Oct 2011 09:53:17 GMT (envelope-from bf@repoman.freebsd.org) Received: (from bf@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p969rHH2000849; Thu, 6 Oct 2011 09:53:17 GMT (envelope-from bf) Message-Id: <201110060953.p969rHH2000849@repoman.freebsd.org> From: Brendan Fabeny Date: Thu, 6 Oct 2011 09:53:17 +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/math Makefile ports/math/libocas Makefile distinfo pkg-descr ports/math/libocas/files patch-linclass.c patch-msvmocas.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2011 09:53:18 -0000 bf 2011-10-06 09:53:17 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/libocas Makefile distinfo pkg-descr math/libocas/files patch-linclass.c patch-msvmocas.c Log: Add libocas 0.93, efficient training of SVM classifiers. Revision Changes Path 1.736 +1 -0 ports/math/Makefile 1.1 +64 -0 ports/math/libocas/Makefile (new) 1.1 +2 -0 ports/math/libocas/distinfo (new) 1.1 +142 -0 ports/math/libocas/files/patch-linclass.c (new) 1.1 +20 -0 ports/math/libocas/files/patch-msvmocas.c (new) 1.1 +10 -0 ports/math/libocas/pkg-descr (new)