Commit graph

3 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
0e2979100b - Make work with binutils-2.23.2 by setting --copy-dt-needed-entries for ld.
See "Changes in 2.22" in http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.131.2.1&content-type=text/plain&cvsroot=src&only_with_tag=binutils-binutils-2_23_2
- Bump portrevision.

Reported by:	Robert Burmeister <Robert.Burmeister@UToledo.edu>
2013-06-28 03:28:12 +00:00
Stephen Montgomery-Smith
0f02531569 - Update to 5.0.
- Add the following patches:
http://trac.sagemath.org/sage_trac/ticket/12400
http://trac.sagemath.org/sage_trac/ticket/12818
http://trac.sagemath.org/sage_trac/ticket/12828
http://trac.sagemath.org/sage_trac/ticket/12862
- Remove obsolete patches.
- Add options to build optional subpackages.
- Add option to use 387 FPU instead of SSE (amd64 only).
- Reduce size of what is installed in PREFIX.
- It now passes all tests (except minor floating point differences) under
amd64.  There are still unsolved failed tests with i386.
2012-05-15 11:56:52 +00:00
Stephen Montgomery-Smith
d394b3aa7c - Add hack so that base cc is never used.
- Add -Wl,-rpath=${WRKSRC}/local/lib to various flags.
- Stop do-install creating directory $HOME/.sage.
- Remove IGNORE for FreeBSD 9 and higher.
- Other improvements to Makefile.
- Bump portrevision.

Almost all changes suggested by:	bf (private emails)
2012-01-31 05:29:36 +00:00