Age | Commit message (Expand) | Author | Files | Lines |
2013-10-02 | Oops.. switched back to .tar.bz2 | adam | 2 | -6/+6 |
2013-10-02 | Changes 5.1.3: | adam | 2 | -7/+7 |
2013-05-25 | Update to 5.1.2: | wiz | 2 | -6/+6 |
2013-05-10 | Fix devel/gmp cross-build by telling it about the native C compiler. | riastradh | 1 | -1/+5 |
2013-04-07 | Perform fetch at fetch phase. | asau | 1 | -2/+8 |
2013-04-07 | "fetch" isn't a good target to fetch distfiles, it doesn't calculate digests. | asau | 1 | -2/+2 |
2013-02-12 | Changes 5.1.1: | adam | 2 | -6/+6 |
2013-02-01 | Document .tar.bz2 requirement, requested by wiz. | hans | 1 | -1/+3 |
2013-02-01 | Use .tar.bz2 distfile so that no extra dependency on archivers/xz is | hans | 2 | -6/+6 |
2013-01-31 | Changes 5.1.0: | adam | 14 | -805/+29 |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-05-11 | update to 5.0.5 | drochner | 2 | -6/+6 |
2012-04-13 | Add inplace.mk to allow building this inside another package. | hans | 1 | -0/+13 |
2012-02-21 | update to 5.0.4 | drochner | 3 | -13/+12 |
2012-02-16 | Set CFLAGS for the benefit of packages ignoring CPPFLAGS. | hans | 1 | -1/+2 |
2011-11-16 | Make this work on thumbless CPUs. | is | 3 | -2/+17 |
2011-09-14 | Fix detection of builtin gmp on SunOS. | hans | 1 | -2/+8 |
2011-07-08 | allow to use gmp/mpfr/mpc which comes with the system (eg on | drochner | 1 | -0/+15 |
2011-05-08 | Update GMP to version 5.0.2 | asau | 2 | -6/+6 |
2010-09-24 | Fix build on Solaris 10. | jwise | 1 | -2/+3 |
2010-05-28 | In the VAX asm code: hide all local labels and make calculated jumps PIC, | martin | 8 | -175/+200 |
2010-05-18 | Adapt global symbold names to ELF worldorder | martin | 8 | -37/+86 |
2010-05-18 | oops | martin | 1 | -2/+2 |
2010-05-18 | Adopt VAX asm code to modern gas requirements (prefix all registers with %) | martin | 8 | -1/+701 |
2010-03-24 | Recursive revision bump for GMP update, 2nd part. | asau | 1 | -2/+2 |
2010-02-13 | Update to GMP 5.0.1 | asau | 3 | -24/+6 |
2009-09-18 | Apply patch from http://gmplib.org/list-archives/gmp-bugs/2009-May/001485.html | sketch | 2 | -1/+19 |
2009-08-16 | Update to 4.3.1. Add gnu-gpl-v3 to LICENSE, since README claims it | wiz | 2 | -19/+7 |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-01-20 | Disable C++ and fat binary support when using Sun Studio, they don't build. | sketch | 2 | -6/+14 |
2008-11-21 | regen | jmcneill | 1 | -2/+2 |
2008-11-21 | PKGREVISION++ | bjs | 1 | -2/+8 |
2008-11-21 | Enable building the fat binary unless we're using Darwin; | bjs | 1 | -7/+17 |
2008-11-20 | Fix for gcc-4.2 on Darwin | adam | 2 | -11/+14 |
2008-10-09 | Update to 4.2.4: | wiz | 2 | -6/+6 |
2008-08-17 | Update to gmp-4.2.3. | bjs | 3 | -20/+17 |
2008-07-14 | Fix build under MacOSX Leopard with Xcode 3 | tonio | 2 | -1/+20 |
2008-04-01 | Add distribution patch (from gmplib.org) for the following bug: | bjs | 2 | -2/+10 |
2008-03-11 | Put back a couple of IRIX conditionals the way they used to behave, | tnn | 1 | -2/+2 |
2007-12-02 | Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. | wiz | 1 | -2/+2 |
2007-11-25 | Sunpro accepts __attribute__((mode ...)), but ignores it. Fixed the | rillig | 3 | -3/+30 |
2007-11-07 | comment out LICENESE for now. | gdt | 1 | -2/+2 |
2007-10-30 | Update to version 4.2.2. Support DESTDIR installation. Add option | bjs | 2 | -7/+25 |
2007-10-16 | Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. | tnn | 1 | -2/+2 |
2007-06-18 | Don't use x86 assembly on Darwin, as it doesn't build. | schmonz | 1 | -1/+6 |
2007-02-22 | pkglint cleanup; update HOMEPAGE/MASTER_SITES. | wiz | 1 | -2/+2 |
2006-12-09 | Update to GNU MP 4.2.1 | jnemeth | 6 | -429/+13 |
2006-12-02 | Instead of setting compiler flags in each package if it uses C99, | jschauma | 1 | -8/+2 |
2006-10-22 | corrected LOWER_OPSYS matching for IRIX 5 | schwarz | 1 | -2/+2 |