FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:05 PM BST
Port details
gmp 5.0.5 math on this many watch lists=39 search for ports that depend on this port
A free library for arbitrary precision arithmetic
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jan 2010 11:18:24
Also Listed In: devel
License: LGPL3


GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers.
There is no limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface. 

GMP is designed to be as fast as possible, both for small operands
and for huge operands. The speed is achieved by using fullwords as
the basic arithmetic type, by using fast algorithms, with carefully
optimized assembly code for the most common inner loops for a lot of
CPUs, and by a general emphasis on speed (instead of simplicity or
elegance). 

GMP is believed to be faster than any other similar library. The
advantage for GMP increases with the operand sizes for certain
operations, since GMP in many cases has asymptotically faster
algorithms. 

WWW: http://gmplib.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Build

for Libraries
archivers/ark cad/openscad comms/kremotecontrol deskutils/kcharselect devel/avr-gcc devel/gps devel/hs-BNFC devel/hs-alex devel/hs-c2hs devel/hs-cabal-install devel/hs-cmdargs devel/hs-cpphs devel/hs-darcs devel/hs-drift devel/hs-ghc-events devel/hs-git-annex devel/hs-gtk2hs-buildtools devel/hs-haddock devel/hs-happy devel/hs-hmake devel/hs-hoogle devel/hs-idoc devel/hs-mueval devel/hs-threadscope devel/hs-uuagc devel/hs-uuagc-bootstrap devel/libXGP devel/libYGP devel/msp430-gcc devel/psptoolchain-gcc-stage1 devel/psptoolchain-gcc-stage2 finance/aqbanking finance/libalkimia lang/ats lang/bigloo lang/ecl lang/gcc lang/gcc42 lang/gcc44 lang/gcc46 lang/gcc47 lang/gcc48 lang/ghc lang/gnat-aux lang/gnatdroid-armv5 lang/gnatdroid-armv7 lang/hs-brainfuck lang/hs-epic lang/hs-unlambda lang/mosh lang/open-cobol lang/parrot lang/pike76 lang/pike78 lang/pure lang/rakudo lang/stklos lang/swi-pl math/cgal math/cvc3 math/fpc-gmp math/hs-Agda math/hs-Agda-executable math/kcalc math/mpfr math/p5-Math-MPC math/p5-Math-MPFR math/php4-gmp math/php5-gmp math/php52-gmp math/php53-gmp math/py-gmpy misc/kdeutils4 net/p5-Crypt-DH-GMP net-p2p/gnunet net-p2p/ktorrent2 net-p2p/libktorrent ports-mgmt/hs-porte print/hs-hscolour print/lilypond science/hs-bio security/hs-Crypto security/kgpg-kde4 security/kwallet security/py-pycrypto sysutils/kdf sysutils/kfloppy sysutils/sweeper textproc/hs-HaXml textproc/hs-lhs2tex textproc/hs-pandoc www/hs-gitit www/hs-hS3 www/hs-happstack www/hs-snap www/hs-yesod x11/hs-xmobar x11-toolkits/hs-wxdirect x11-wm/hs-xmonad Contract depends

for Run

To install the port: cd /usr/ports/math/gmp/ && make install clean
To add the package: pkg_add -r gmp


Configuration Options
===> The following configuration options are available for gmp-5.0.5:
     CPU_OPTS=off (default) "Enable assembly optimizations for your CPU"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.gnu.org/gnu/gmp/
ftp://ftp.gnu.org/gnu/gmp/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/gmp/
http://mirrors.usc.edu/pub/gnu/gmp/
ftp://ftp.kddlabs.co.jp/GNU/gmp/
ftp://ftp.dti.ad.jp/pub/GNU/gmp/
http://ring.nict.go.jp/archives/GNU/gmp/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/gmp/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/gmp/
http://ftp.funet.fi/pub/gnu/prep/gmp/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from math/libgmp4 on 2010-04-19
    REASON: Switch to newer performance release

Number of commits found: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 May 2012 10:17:39
Original commit files touched by this commit  5.0.5
ale search for other commits by this committer
Update to 5.0.5 release.
08 Mar 2012 08:39:52
Original commit files touched by this commit  5.0.4
ale search for other commits by this committer
Update to 5.0.4 release.
30 Jan 2012 11:00:07
Original commit files touched by this commit  5.0.3
ale search for other commits by this committer
Update to 5.0.3 release and pet portlint.
09 Nov 2011 15:26:04
Original commit files touched by this commit  5.0.2
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 09:27:40
Original commit files touched by this commit  5.0.2
beat search for other commits by this committer
- Fix build on FreeBSD 10

Approved by:    ale@ (maintainer)
24 Oct 2011 04:17:38
Original commit files touched by this commit  5.0.2
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
10 May 2011 08:35:57
Original commit files touched by this commit  5.0.2
ale search for other commits by this committer
Update to 5.0.2 release.
20 Mar 2011 12:54:45
Original commit files touched by this commit  5.0.1
miwi search for other commits by this committer
- Get Rid MD5 support
05 Mar 2010 08:21:11
Original commit files touched by this commit  5.0.1
ale search for other commits by this committer
Update to 5.0.1 release.

Feature safe:   yes
19 Jan 2010 11:20:07
Original commit files touched by this commit  5.0.0
ale search for other commits by this committer
Update to 5.0.0 "performance" release.
19 Jan 2010 11:17:56
Original commit files touched by this commit  4.3.2
ale search for other commits by this committer
Forced commit: repocopy from math/libgmp4 to math/gmp.

PR:             ports/142861
Submitted by:   ale
Repocopied by:  marcus

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours8
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.123 seconds.