<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/mpc, branch 7-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=7-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=7-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-08-05T22:28:43Z</updated>
<entry>
<title>Advise PORTSCOUT not to run into a false positive due to the</title>
<updated>2012-08-05T22:28:43Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2012-08-05T22:28:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dce904a447066900ad7555fd6ffc9d88638f8cd8'/>
<id>urn:sha1:dce904a447066900ad7555fd6ffc9d88638f8cd8</id>
<content type='text'>
server providing arbitrary redirects. [1]

Remove ABI version numbers for library dependencies.

Submitted by:	shaun [1]
</content>
</entry>
<entry>
<title>- Remove WITH_FBSD10_FIX, is no longer needed</title>
<updated>2011-11-09T15:26:04Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-11-09T15:26:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e1c6649edf48e1cb8863aca8abf8d880a2f0c31c'/>
<id>urn:sha1:e1c6649edf48e1cb8863aca8abf8d880a2f0c31c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix build on FreeBSD 10</title>
<updated>2011-10-29T07:20:16Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-10-29T07:20:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d7e50664312cbc50fb33ae2b515ad3082c7fc0f'/>
<id>urn:sha1:3d7e50664312cbc50fb33ae2b515ad3082c7fc0f</id>
<content type='text'>
Reported by:	pointyhat
</content>
</entry>
<entry>
<title>Update to libmpc version 0.9 which brings the following changes:</title>
<updated>2011-02-21T20:06:58Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2011-02-21T20:06:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0a9ef43ed3e756ea384029fe8c6273023b7ad78e'/>
<id>urn:sha1:0a9ef43ed3e756ea384029fe8c6273023b7ad78e</id>
<content type='text'>
 - New functions:
   . mpc_set_dc, mpc_set_ldc, mpc_get_dc, mpc_get_ldc for converting
     between mpc type variables and C variables of type double _Complex
     or long double _Complex
   . mpc_sin_cos, computing simultaneously the sine and cosine
 - Speed-ups:
   . mpc_pow_si through binary exponentiation
   . mpc_pow_z when the exponent fits in a long
   . mpc_tan through the use of mpc_sin_cos
 - Bug fixes:
   . trigonometric functions: infinite loop due to overflow for large
     arguments
   . exp: close to infinite loop for argument close to 0
   . sqrt: close to infinite loop for argument close to 1
   . add_si: replaced macro by function, since the macro evaluated the
     same expression twice
 - Logging feature for debugging:
     ./configure --enable-logging
     #include "mpc-log.h" instead of #include "mpc.h"
</content>
</entry>
<entry>
<title>Update to libmpc version 0.8.2 which brings a speed-up of mpc_pow_ui</title>
<updated>2010-06-20T22:54:24Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2010-06-20T22:54:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a9925a9445678e6a4d7c32dd701e27f77b0217e'/>
<id>urn:sha1:7a9925a9445678e6a4d7c32dd701e27f77b0217e</id>
<content type='text'>
through binary exponentiation and fixes the testsuite for mpfr 3.0.0.

Suggested by:	Gunther Nikl &lt;gnikl@users.sourceforge.net&gt;
Feature safe:	yes
</content>
</entry>
<entry>
<title>Chase mpfr library and bump PORTREVISION.</title>
<updated>2010-06-11T15:09:45Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2010-06-11T15:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8cbf48bd4b10e39f4f96a5a77120e40e99de8d26'/>
<id>urn:sha1:8cbf48bd4b10e39f4f96a5a77120e40e99de8d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to use newer GMP version.</title>
<updated>2010-04-19T10:43:42Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2010-04-19T10:43:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee'/>
<id>urn:sha1:bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee</id>
<content type='text'>
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
</content>
</entry>
<entry>
<title>Update to libmpc version 0.8.1 which brings the following changes:</title>
<updated>2009-12-21T08:01:15Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-12-21T08:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e9eaf46f2c6670ba1e64067fe910310119b71425'/>
<id>urn:sha1:e9eaf46f2c6670ba1e64067fe910310119b71425</id>
<content type='text'>
 - Bug fixes:
   . acosh, asinh, atanh: swap of precisions between real and imaginary parts
   . atan: memory leak
   . log: wrong ternary value in data file; masked by bug in Mpfr 2.4.1

PR:		141825
Submitted by:	bf1783@gmail.com
</content>
</entry>
<entry>
<title>Update to libmpc version 0.8 which brings the following changes:</title>
<updated>2009-11-06T10:53:36Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-11-06T10:53:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a1323ac4b01d3aa6d6efe17929f16d63a334b6f'/>
<id>urn:sha1:7a1323ac4b01d3aa6d6efe17929f16d63a334b6f</id>
<content type='text'>
 - New functions:
   . Inverse trigonometric functions: mpc_asin, mpc_acos, mpc_atan,
     mpc_asinh, mpc_acosh, mpc_atanh
   . Power functions: mpc_pow_d, mpc_pow_ld, mpc_pow_si, mpc_pow_ui,
     mpc_pow_z, mpc_pow_fr
 - Bug fixes:
   . ui_div: real divisor
</content>
</entry>
<entry>
<title>Assume maintainership.  Thanks to Wen Heping for getting this port started!</title>
<updated>2009-11-01T17:56:52Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-11-01T17:56:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ce48c97da65e9c16fb0983209a603104a1b853f'/>
<id>urn:sha1:8ce48c97da65e9c16fb0983209a603104a1b853f</id>
<content type='text'>
Approved by:	maintainer (wen)
</content>
</entry>
</feed>
