Date: Mon, 26 Jan 2009 15:31:24 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/p5-Algorithm-Munkres Makefile distinfo pkg-descr pkg-plist Message-ID: <200901261531.n0QFVOUd034678@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jadawin 2009-01-26 15:31:24 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/p5-Algorithm-Munkres Makefile distinfo pkg-descr
pkg-plist
Log:
Algorithm-Munkres is a perl extension for Munkres' solution to
classical Assignment problem for square and rectangular matrices
This module extends the solution of Assignment problem for square
matrices to rectangular matrices by padding zeros. Thus a rectangular
matrix is converted to square matrix by padding necessary zeros.
WWW: http://search.cpan.org/dist/Algorithm-Munkres/
PR: ports/131010
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.580 +1 -0 ports/math/Makefile
1.1 +22 -0 ports/math/p5-Algorithm-Munkres/Makefile (new)
1.1 +3 -0 ports/math/p5-Algorithm-Munkres/distinfo (new)
1.1 +7 -0 ports/math/p5-Algorithm-Munkres/pkg-descr (new)
1.1 +5 -0 ports/math/p5-Algorithm-Munkres/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901261531.n0QFVOUd034678>
