Date: Fri, 18 Jul 2003 21:33:07 -0700 (PDT) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/lp_solve Makefile distinfo pkg-descr pkg-plist ports/math/lp_solve/files patch-Makefile patch-lpkit.h Message-ID: <200307190433.h6J4X7e0080683@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2003/07/18 21:33:07 PDT FreeBSD ports repository Modified files: math Makefile Added files: math/lp_solve Makefile distinfo pkg-descr pkg-plist math/lp_solve/files patch-Makefile patch-lpkit.h Log: lp_solve, A free linear programming solver that can process standard MPL format. This lp_solve versions is released under the LGPL license PR: 53649 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Revision Changes Path 1.223 +1 -0 ports/math/Makefile 1.1 +40 -0 ports/math/lp_solve/Makefile (new) 1.1 +1 -0 ports/math/lp_solve/distinfo (new) 1.1 +26 -0 ports/math/lp_solve/files/patch-Makefile (new) 1.1 +10 -0 ports/math/lp_solve/files/patch-lpkit.h (new) 1.1 +11 -0 ports/math/lp_solve/pkg-descr (new) 1.1 +41 -0 ports/math/lp_solve/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307190433.h6J4X7e0080683>