FreeBSD Bugzilla – Attachment 46460 Details for
Bug 71325
[NEW PORT] math/ldouble: Long double math precision functions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ldouble-0.1.shar
ldouble-0.1.shar (text/plain), 1.69 KB, created by
Michael Johnson
on 2004-09-03 06:10:23 UTC
(
hide
)
Description:
ldouble-0.1.shar
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-09-03 06:10:23 UTC
Size:
1.69 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: ># ># ldouble ># ldouble/pkg-descr ># ldouble/Makefile ># ldouble/distinfo ># >echo c - ldouble >mkdir -p ldouble > /dev/null 2>&1 >echo x - ldouble/pkg-descr >sed 's/^X//' >ldouble/pkg-descr << 'END-of-ldouble/pkg-descr' >XLibrary of elementary mathematical functions, probability and elliptic >Xintegrals in 80-bit long double precision. >X >XWWW: http://www.moshier.net/ldoubdoc.html >END-of-ldouble/pkg-descr >echo x - ldouble/Makefile >sed 's/^X//' >ldouble/Makefile << 'END-of-ldouble/Makefile' >X# New ports collection makefile for: ldouble >X# Date created: 2004-09-02 >X# Whom: Michael Johnson <ahze@ahze.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= ldouble >XPORTVERSION= 0.1 >XCATEGORIES= math >XMASTER_SITES= http://www.moshier.net/ >XDISTNAME= ldouble >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= Long double math precision functions >X >XUSE_ZIP= yes >XNO_WRKSUBDIR= yes >XMAKEFILE= makefile >XUSE_REINPLACE= yes >X >XPLIST_FILES= lib/libml.a >XPORTDOCS= ldoubdoc.html >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|gcc|${CC}|; s|-O -Wall|${CFLAGS}|' \ >X ${WRKSRC}/${MAKEFILE} >X >Xdo-install: >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X @${INSTALL_DATA} ${WRKSRC}/ldoubdoc.html ${DOCSDIR} >X.endif >X @${INSTALL_DATA} ${WRKSRC}/libml.a ${PREFIX}/lib >X >X.include <bsd.port.mk> >END-of-ldouble/Makefile >echo x - ldouble/distinfo >sed 's/^X//' >ldouble/distinfo << 'END-of-ldouble/distinfo' >XMD5 (ldouble.zip) = e7c83fa95acb0e5426aa644170267524 >XSIZE (ldouble.zip) = 226266 >END-of-ldouble/distinfo >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 71325
: 46460 |
46461