Date: Wed, 5 Sep 2007 01:59:36 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/clp Makefile distinfo pkg-descr pkg-plist Message-ID: <200709050159.l851xaGf062252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-09-05 01:59:36 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/clp Makefile distinfo pkg-descr pkg-plist Log: This is a port of Clp (Coin-or linear programming), which is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also included. WWW: http://www.coin-or.org/Clp/index.html PR: ports/115185 Submitted by: Robin Schilham Revision Changes Path 1.465 +1 -0 ports/math/Makefile 1.1 +20 -0 ports/math/clp/Makefile (new) 1.1 +3 -0 ports/math/clp/distinfo (new) 1.1 +6 -0 ports/math/clp/pkg-descr (new) 1.1 +97 -0 ports/math/clp/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709050159.l851xaGf062252>