26 Commits

Author SHA1 Message Date
naddy
1aeb1f2753 Update to 4.0.2, patch level 1.
Additional testing by bcallah@ (powerpc) and kmos@ (sparc64).
2019-11-30 18:28:46 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
naddy
53302a19c9 Re-add the gmpxx C++ library. productivity/libalkimia requires the
C++ templates, though not libgmpxx.

Split off the C++ support into a separate cxx subpackage.  Add a
no_cxx bootstrap flavor and use it for the dependency chain up to
lang/gcc/4.9 in order to allow bootstrapping a C++ compiler from
ports.

Based on work by sthen@, tweaks by espie@.
2018-11-02 18:43:56 +00:00
naddy
155c85978c Keep TLS support disabled. With the pthread bits in libc, libcompiler_rt's
emutls no longer requires libpthread and mpfr configures to use TLS and thus
requires the new libc, breaking the lang/gcc bootstrap.

Analyzed by guenther@
2017-09-04 21:00:57 +00:00
naddy
bfdce37863 update to 3.1.5 patch level 2 for some bug fixes 2017-02-09 21:13:18 +00:00
naddy
17be12b459 update to 3.1.5 to go along with devel/gmp update 2016-11-11 19:41:00 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
espie
cc9fa3ec7c zap extra space before comment 2012-10-15 10:09:10 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
f24b6d785f Update to 3.1.0 pl3.
Regression tests run successfully on alpha, arm, amd64, i386, mips64el,
powerpc.
sparc64 continues to be a bit flakey.
2011-11-16 12:08:32 +00:00
naddy
8945f1d6d0 * update to 3.0.1 patch level 4
* stop breaking the inter-library dependency on gmp

ok jasper@
2011-05-27 20:49:53 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
naddy
4e24496904 update to 2.3.2; from Daniel Dickman, but the library needs a bump, too 2008-10-27 20:45:54 +00:00
naddy
22b12a30a5 update to 2.3.1; based on a submission by Dongsheng Song 2008-02-14 19:54:16 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
ee27422a8e build with gmp build so that sparc64 gets correct defines and passes
its regression tests.

Until the mpfr guys fix their build for real...
2006-11-03 20:16:12 +00:00
naddy
c344735e9f Import mpfr 2.2.0 (which was split off from gmp)
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding).
It is based on the GMP multiple-precision library.

Joint work with espie@
2006-11-01 18:41:21 +00:00