Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+4 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2005-11-02 | Fix for OpenBSD/i386. | hiramatsu | 2 | -7/+20 |
2005-10-21 | Make this work on IRIX, by passing -c99 (if mipspro is used) and by | jschauma | 3 | -6/+377 |
2005-06-14 | revert previous; this wasn't tested very well. Sorry. | jschauma | 2 | -2537/+1 |
2005-06-14 | make this build on IRIX | jschauma | 2 | -1/+2537 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-10 | patch configure to work with current irix versions | jschauma | 2 | -1/+15 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-15 | Add patch provided by Richard Earnshaw in PR 23181: | wiz | 3 | -2/+26 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 |
2004-12-18 | set ABI=o32 on irix5, as gmp only supports o32 on irix5. | grant | 1 | -1/+6 |
2004-11-22 | Changes 4.1.4: | adam | 2 | -7/+5 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -9/+1 |
2004-08-18 | Changes 4.1.3: | adam | 4 | -23/+23 |
2004-05-29 | unused. | kristerw | 1 | -21/+0 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -4/+5 |
2004-02-26 | fix amd64 inline assembler code to deal with 32-bit integers | drochner | 2 | -1/+18 |
2004-02-15 | Remove info files entries from PLIST. | seb | 1 | -11/+1 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-02-12 | This package uses C++. Also some reorg to improve readability. | jlam | 1 | -5/+5 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-19 | bl3ify | jlam | 2 | -2/+21 |
2003-12-30 | Add the gmpxx lib and .h files. | kristerw | 1 | -1/+3 |
2003-12-02 | Add math to CATEGORIES. | salo | 1 | -5/+7 |
2003-10-28 | The configure script thinks gcc 2.95 for ARM is too buggy to use, | kristerw | 1 | -1/+6 |
2003-09-27 | use tools.mk for GNU m4. | grant | 1 | -5/+3 |