FreeBSD Bugzilla – Attachment 12603 Details for
Bug 24268
new port : gmp3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.69 KB, created by
Ying-Chieh Liao
on 2001-01-12 08:30:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Ying-Chieh Liao
Created:
2001-01-12 08:30:01 UTC
Size:
2.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: ># ># libgmp3 ># libgmp3/pkg-comment ># libgmp3/Makefile ># libgmp3/pkg-descr ># libgmp3/pkg-plist ># libgmp3/distinfo ># >echo c - libgmp3 >mkdir -p libgmp3 > /dev/null 2>&1 >echo x - libgmp3/pkg-comment >sed 's/^X//' >libgmp3/pkg-comment << 'END-of-libgmp3/pkg-comment' >XGMP is a free library for arbitrary precision arithmetic >END-of-libgmp3/pkg-comment >echo x - libgmp3/Makefile >sed 's/^X//' >libgmp3/Makefile << 'END-of-libgmp3/Makefile' >X# ex:ts=8 >X# New ports collection makefile for: libgmp3 >X# Date created: Jan 11, 2001 >X# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= libgmp3 >XPORTVERSION= 3.1.1 >XCATEGORIES= math devel >XMASTER_SITES= ${MASTER_SITE_GNU} >XMASTER_SITE_SUBDIR= gmp >XDISTNAME= gmp-${PORTVERSION} >X >XMAINTAINER= ijliao@csie.nctu.edu.tw >X >XGNU_CONFIGURE= yes >XCONFIGURE_TARGET= # empty >X >XUSE_LIBTOOL= yes >X >XINSTALLS_SHLIB= yes >X >X.include <bsd.port.mk> >END-of-libgmp3/Makefile >echo x - libgmp3/pkg-descr >sed 's/^X//' >libgmp3/pkg-descr << 'END-of-libgmp3/pkg-descr' >XGMP is a free library for arbitrary precision arithmetic, operating >Xon signed integers, rational numbers, and floating point numbers. >XThere is no limit to the precision except the ones implied by the >Xavailable memory in the machine GMP runs on. GMP has a rich set of >Xfunctions, and the functions have a regular interface. >X >XGMP is designed to be as fast as possible, both for small operands >Xand for huge operands. The speed is achieved by using fullwords as >Xthe basic arithmetic type, by using fast algorithms, with carefully >Xoptimized assembly code for the most common inner loops for a lot of >XCPUs, and by a general emphasis on speed (instead of simplicity or >Xelegance). >X >XGMP is believed to be faster than any other similar library. The >Xadvantage for GMP increases with the operand sizes for certain >Xoperations, since GMP in many cases has asymptotically faster >Xalgorithms. >X >XWWW: http://www.swox.com/gmp/ >X >X-- Ying-Chieh Liao >X ijliao@csie.nctu.edu.tw >END-of-libgmp3/pkg-descr >echo x - libgmp3/pkg-plist >sed 's/^X//' >libgmp3/pkg-plist << 'END-of-libgmp3/pkg-plist' >Xinclude/gmp.h >Xlib/libgmp.a >Xlib/libgmp.so >Xlib/libgmp.so.4 >X@unexec install-info --delete %D/info/gmp.info %D/info/dir >Xinfo/gmp.info >X@exec install-info %D/info/gmp.info %D/info/dir >END-of-libgmp3/pkg-plist >echo x - libgmp3/distinfo >sed 's/^X//' >libgmp3/distinfo << 'END-of-libgmp3/distinfo' >XMD5 (gmp-3.1.1.tar.gz) = 7c25f129df145fd6f72455926e911791 >END-of-libgmp3/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 24268
: 12603