| Port details |
- p5-MatrixReal Perl module implementing a Matrix of Reals
- 2.10 math
=2 2.10Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: unknown
- Last Update: 2013-11-22 19:07:32
- SVN Revision: 334605
- People watching this port, also watch:: p5-Devel-Symdump, p5-HTML-Mason, p5-Error
- Also Listed In: perl5
- License: ART10 GPLv1
- WWW:
- http://search.cpan.org/dist/Math-MatrixReal/
- Description:
- p5-MatrixReal is port of the perl module Math::MatrixReal, implementing a
matrix of Reals.
Math::MatrixReal needs support for operator overloading to support
operations on matrixes as though they were just another basic perl type.
In addition to the basics (+, -, *) also supported are:
matrix norm, matrix transposition, matrix inverse, determinant of a
matrix, order and numerical condition of a matrix, scalar product of
vectors, vector product of vectors, vector length, projection of row and
column vectors, a comfortable way for reading in a matrix from a file, the
keyboard or your code, solving linear equations, etc.
It also has an implementation of Kleene's algorithm for finding minimal
costs for paths in a graph.
WWW: http://search.cpan.org/dist/Math-MatrixReal/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-MatrixReal>0:math/p5-MatrixReal
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-MatrixReal
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.10 22 Nov 2013 19:07:32
  |
sunpoet  |
- Respect upstream naming: rename math/p5-MatrixReal to math/p5-Math-MatrixReal
- Bump PORTREVISION for math/p5-MatrixReal PORTNAME/path change
- While I'm here:
- Remove unnecessary DISTNAME and MASTER_SITE_SUBDIR
- Add LICENSE
- Sort *_DEPENDS |
2.10 22 Nov 2013 08:34:19
  |
culot  |
- Update to 2.10
Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES |
2.09 05 Nov 2013 06:56:19
  |
vanilla  |
Support STAGEDIR. |
2.09 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.09 29 Aug 2013 17:29:58
  |
sunpoet  |
- Remove Author line |
2.09 29 Aug 2013 17:16:53
  |
sunpoet  |
- Add WWW
- Use single space after WWW:
- Remove Author line |
2.09 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.09 29 Mar 2013 00:44:54
  |
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
2.09 05 Jan 2012 21:55:02
 |
swills  |
- Add TEST_DEPENDS to allow testing |
2.09 06 Nov 2011 03:07:32
 |
clsung  |
- Update to 2.09 |
2.08 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.08 07 Oct 2011 11:22:46
 |
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
2.08 19 Apr 2011 06:09:30
 |
bapt  |
- update to 2.08
- add licenses
- changes: http://cpansearch.perl.org/src/LETO/Math-MatrixReal-2.08/CHANGES |
2.05 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.05 11 Mar 2008 14:59:11
 |
miwi  |
- Update to 1.15 |
2.03 31 Jan 2008 02:35:36
 |
clsung  |
- Update to 2.03
Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES |
2.02 17 Jun 2007 02:10:13
 |
leeym  |
- update to 2.02 |
2.01 14 Mar 2007 08:22:36
 |
linimon  |
Reset sander@haldjas.folklore.ee due to maintainer-timeouts and no response
to email.
Hat: portmgr |
2.01 15 Jun 2006 01:12:14
 |
aaron  |
- Update from v1.9 to v2.01
- Update pkg-descr
PR: ports/98326
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
1.9 22 Jan 2006 12:56:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.9 22 Jan 2006 02:26:24
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.9 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.9 06 Jul 2003 04:29:38
 |
kuriyama  |
Update to 1.9.
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/52322
No response from: maintainer |
1.3a5 21 Feb 2003 12:44:05
 |
knu  |
De-pkg-comment. |
14 Apr 2001 23:31:53
    |
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 04:10:26
    |
asami  |
Convert category math to new layout. |