From owner-cvs-all@FreeBSD.ORG Fri Jul 29 14:23:59 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 B3850106564A; Fri, 29 Jul 2011 14:23:59 +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 A342C8FC1D; Fri, 29 Jul 2011 14:23:59 +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 p6TENxOR041075; Fri, 29 Jul 2011 14:23:59 GMT (envelope-from bf@repoman.freebsd.org) Received: (from bf@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6TENxTS041074; Fri, 29 Jul 2011 14:23:59 GMT (envelope-from bf) Message-Id: <201107291423.p6TENxTS041074@repoman.freebsd.org> From: Brendan Fabeny Date: Fri, 29 Jul 2011 14:23:59 +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/coinmp Makefile distinfo pkg-descr pkg-plist ports/math/coinmp/files patch-Cbc__src__CbcEventHandler.hpp patch-CoinUtils+src+CoinParam.hpp 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: Fri, 29 Jul 2011 14:23:59 -0000 bf 2011-07-29 14:23:59 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/coinmp Makefile distinfo pkg-descr pkg-plist math/coinmp/files patch-Cbc__src__CbcEventHandler.hpp patch-CoinUtils+src+CoinParam.hpp Log: Add coinmp 1.4.0, optimization library with support for most of COIN-OR CLP, CBC and CGL. PR: 158269 Submitted by: Pedro Giffuni Revision Changes Path 1.711 +1 -0 ports/math/Makefile 1.1 +47 -0 ports/math/coinmp/Makefile (new) 1.1 +2 -0 ports/math/coinmp/distinfo (new) 1.1 +10 -0 ports/math/coinmp/files/patch-Cbc__src__CbcEventHandler.hpp (new) 1.1 +10 -0 ports/math/coinmp/files/patch-CoinUtils+src+CoinParam.hpp (new) 1.1 +6 -0 ports/math/coinmp/pkg-descr (new) 1.1 +255 -0 ports/math/coinmp/pkg-plist (new)