FreeBSD Bugzilla – Attachment 104700 Details for
Bug 144914
[NEW PORT] math/ised: A tool for generating number sequences and arithmetic evaluation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ised-2.2.2.shar
ised-2.2.2.shar (text/plain), 2.16 KB, created by
Charlie Kester
on 2010-03-20 18:50:01 UTC
(
hide
)
Description:
ised-2.2.2.shar
Filename:
MIME Type:
Creator:
Charlie Kester
Created:
2010-03-20 18:50:01 UTC
Size:
2.16 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: ># ># ised ># ised/pkg-descr ># ised/Makefile ># ised/distinfo ># >echo c - ised >mkdir -p ised > /dev/null 2>&1 >echo x - ised/pkg-descr >sed 's/^X//' >ised/pkg-descr << 'faa75386c1c0d973e4c8be0193f9c815' >Xised is a command-line tool for generating number sequences and >Xarithmetic evaluation. Unlike big gui-based software (e.g. Mathematica, >XDerive, Matlab, Octave,...) it is intended for use in shell scripting, >Xtogether with gnu core utilities. >X >XIts main advantage is that all functions are generalized to operate >Xon one-dimensional arrays. It can be used for loop indexing (much >Xlike seq), line-by-line arithmetic processing of files, floating >Xpoint math for shells that don't support it natively, or interactively, >Xas extended calculator. >X >XWWW: http://ised.sourceforge.net >faa75386c1c0d973e4c8be0193f9c815 >echo x - ised/Makefile >sed 's/^X//' >ised/Makefile << '721e92c1f5082df33ee5f6dd54e4a11d' >X# ex:ts=8 >X# Ports collection makefile for: ised >X# Date created: 20 Mar 2010 >X# Whom: Charlie Kester <corky1951@comcast.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= ised >XPORTVERSION= 2.2.2 >XCATEGORIES= math >XMASTER_SITES= SF/${PORTNAME}/ >X >XMAINTAINER= corky1951@comcast.net >XCOMMENT= A tool for generating number sequences and arithmetic evaluation >X >XUSE_BZIP2= yes >X >XGNU_CONFIGURE= yes >X >X.if !defined(NO_INSTALL_MANPAGES) >XMAN1= ${PORTNAME}.1 >X.endif >X >XPLIST= bin/${PORTNAME} >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin >X.if !defined(NO_INSTALL_MANPAGES) >X ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 >X.endif >X >X.include <bsd.port.mk> >721e92c1f5082df33ee5f6dd54e4a11d >echo x - ised/distinfo >sed 's/^X//' >ised/distinfo << 'd4f8bb3e72dc539364cfcf00c3d73bbb' >XMD5 (ised-2.2.2.tar.bz2) = 441fe6f5228f3d9b0549f88b5b3776bb >XSHA256 (ised-2.2.2.tar.bz2) = b6d2c6ad218cca1c2ccfc2d4cee570fcb41cc09b824de15992630abdb46561d9 >XSIZE (ised-2.2.2.tar.bz2) = 99694 >d4f8bb3e72dc539364cfcf00c3d73bbb >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 144914
: 104700