FreeBSD Bugzilla – Attachment 173796 Details for
Bug 209905
[NEW PORT] math/amath: Simple command line calculator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Port source
amath.shar (text/plain), 1.68 KB, created by
Carsten Larsen
on 2016-08-17 18:13:33 UTC
(
hide
)
Description:
Port source
Filename:
MIME Type:
Creator:
Carsten Larsen
Created:
2016-08-17 18:13:33 UTC
Size:
1.68 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: ># ># amath ># amath/Makefile ># amath/distinfo ># amath/pkg-descr ># >echo c - amath >mkdir -p amath > /dev/null 2>&1 >echo x - amath/Makefile >sed 's/^X//' >amath/Makefile << '7d3fcf090eecacaa1ea67dd57e8c4dbd' >X# $FreeBSD$ >X >XPORTNAME= amath >XPORTVERSION= 1.6.0 >XCATEGORIES= math >XMASTER_SITES= http://suyai.innolan.net/ >X >XMAINTAINER= cs@innolan.dk >XCOMMENT= Simple command line calculator >X >XLICENSE= BSD2CLAUSE >X >XNO_ARCH= yes >XHAS_CONFIGURE= yes >XUSE_GCC= yes >XPLIST_FILES= bin/amath >XAMATH_CMD= ${PORTNAME} >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/amath ${STAGEDIR}${PREFIX}/bin/amath >X >Xregression-test: build >X @cd ${WRKSRC} && ${AMATH_CMD} test >X >X.include <bsd.port.mk> >7d3fcf090eecacaa1ea67dd57e8c4dbd >echo x - amath/distinfo >sed 's/^X//' >amath/distinfo << 'd5bcdd542bbef1ad70123ea5e6b99f92' >XTIMESTAMP = 1468439952 >XSHA256 (amath-1.6.0.tar.gz) = 82caf96dd59a72bf165892c9b8ec429c8f1bf6cecbaa4e9bbfc33b31537f3dbb >XSIZE (amath-1.6.0.tar.gz) = 1073583 >d5bcdd542bbef1ad70123ea5e6b99f92 >echo x - amath/pkg-descr >sed 's/^X//' >amath/pkg-descr << '017c754634d13574cb9008ffeddceb89' >XFeatures a case sensitive command line interface, internal IEEE 754 >Xcalculations with 15 significant digits, calculations with real and >Xcomplex numbers, variables and user defined functions, logarithmic >Xand exponential functions, trigonometric and hyperbolic function >Xand selected mathematical constants and rounding functions. >017c754634d13574cb9008ffeddceb89 >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
Flags:
cs
:
maintainer-approval+
Actions:
View
Attachments on
bug 209905
:
170882
|
171169
|
172482
|
172483
|
172484
|
172486
| 173796