FreeBSD Bugzilla – Attachment 72179 Details for
Bug 104983
[NEW PORT] math/matrices: Matrix calculator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.78 KB, created by
Morten Slot Kristensen
on 2006-10-31 21:00:35 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Morten Slot Kristensen
Created:
2006-10-31 21:00:35 UTC
Size:
1.78 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># matrices/ ># matrices/Makefile ># matrices/distinfo ># matrices/pkg-descr ># >echo c - matrices/ >mkdir -p matrices/ > /dev/null 2>&1 >echo x - matrices/Makefile >sed 's/^X//' >matrices/Makefile << 'END-of-matrices/Makefile' >X# New ports collection makefile for: matrices >X# Date created: Oct. 29 - 2006 >X# Whom: Morten Slot Kristensen >X# >X# $FreeBSD$ >X# >X >XPORTNAME= matrices >XPORTVERSION= 1.0 >XCATEGORIES= math >XMASTER_SITES= http://mplus.dk/${PORTNAME}/ >X >XMAINTAINER= ontherenth@gmail.com >XCOMMENT= Matrix calculator (with both GUI & console-interface) >X >XGNU_CONFIGURE= yes >XPLIST_FILES= bin/${PORTNAME} >XUSE_GNOME= glib20 gtk20 >X >XMAN1= ${PORTNAME}.1 >X >X.include <bsd.port.mk> >END-of-matrices/Makefile >echo x - matrices/distinfo >sed 's/^X//' >matrices/distinfo << 'END-of-matrices/distinfo' >XMD5 (matrices-1.0.tar.gz) = fc13e41f4b25da6ffb9b4a185a0d93cc >XSHA256 (matrices-1.0.tar.gz) = c32d22e469d0ae1d356b4e65eb4cb862916e74503d1d1de8b07d07848cc641d9 >XSIZE (matrices-1.0.tar.gz) = 69915 >END-of-matrices/distinfo >echo x - matrices/pkg-descr >sed 's/^X//' >matrices/pkg-descr << 'END-of-matrices/pkg-descr' >XThis is a program which can calculate with several martices. >XIt can multiplicate (by matrix or number), add, substract, invert, >Xtranspose and get the determinant of matrices. And these calculations >Xcan be done on matrices of any order. >X >XIt has two interfaces: GTK GUI and console-interface. >X >XMorten Slot Kristensen <ontherenth@gmail.com> >X >XWWW: http://mplus.dk/matrices/ >END-of-matrices/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 104983
: 72179