aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MPFR
Commit message (Collapse)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 3.36Sunpoet Po-Chuan Hsieh2017-08-202-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=448395
* Update to 3.35Sunpoet Po-Chuan Hsieh2017-01-303-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=432883
* - Update to 3.34Sunpoet Po-Chuan Hsieh2016-11-192-6/+5
| | | | | | | | | - Use USES=localbase Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=426500
* - Update to 3.33Wen Heping2016-08-252-3/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.33/CHANGES Notes: svn path=/head/; revision=420852
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 3.32.Adam Weinberger2016-02-162-4/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Math-MPFR Notes: svn path=/head/; revision=409005
* - Update to 3.30Philippe Audeoud2016-02-092-3/+3
| | | | Notes: svn path=/head/; revision=408569
* - Update to 3.29Sunpoet Po-Chuan Hsieh2016-01-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=405956
* - Update to 3.28Sunpoet Po-Chuan Hsieh2015-11-262-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=402424
* - Update to 3.27Sunpoet Po-Chuan Hsieh2015-11-202-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=402076
* - Update to 3.26Sunpoet Po-Chuan Hsieh2015-11-202-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=402025
* - Update to 3.25Sunpoet Po-Chuan Hsieh2015-07-082-5/+6
| | | | | | | | | - Strip shared library Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=391597
* - Update to 3.24Sunpoet Po-Chuan Hsieh2015-03-023-3/+5
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=380290
* - Update to 3.23Sunpoet Po-Chuan Hsieh2015-01-043-5/+4
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=376185
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-16/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* math/p5-Math-MPFR: 3.21 -> 3.22Kurt Jaeger2014-07-302-3/+8
| | | | | | | | | | | | | | | - Add some metadata to Makefile.PL. - Fix the LNGAMMA_BUG workaround in mpfr.c, and change test 69 in t/test1.t to test for correct behaviour of mpfr_lngamma(). - Add Rmpfr_set_NV - and use it in new(). - Remove Rmpfr_sprintf_ret and Rmpfr_snprintf_ret. - No longer include inttypes.h on the basis of USE_LONG_DOUBLE being defined. (Was harmless ... but didn't make much sense.) - Define PERL_NO_GET_CONTEXT. - Tweaks to Math::MPFR::gmp_v() and Math::MPFR::V::gmp_v() Notes: svn path=/head/; revision=363460
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-3/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Update to 3.21Sunpoet Po-Chuan Hsieh2013-12-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=335472
* - Update to 3.19Sunpoet Po-Chuan Hsieh2013-12-012-3/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=335438
* Support STAGEDIR.Vanilla I. Shu2013-11-052-5/+3
| | | | Notes: svn path=/head/; revision=332813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 3.18.Anton Berezin2013-05-133-3/+7
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=318017
* For perl@ owned ports:Eitan Adler2013-03-291-1/+1
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Update to 3.17.Anton Berezin2013-03-072-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=313583
* Update to 3.16.Anton Berezin2012-12-122-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=308749
* - Update to 3.15Sunpoet Po-Chuan Hsieh2012-08-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=302450
* - Update to 3.14Sunpoet Po-Chuan Hsieh2012-07-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=300547
* - Update to 3.13Sunpoet Po-Chuan Hsieh2012-06-223-7/+16
| | | | | | | | | | - Add TEST_DEPENDS - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=299795
* - Update to 3.12Wen Heping2012-04-182-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.12/CHANGES Notes: svn path=/head/; revision=294983
* Update to 3.11.Anton Berezin2011-12-012-3/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Feature safe: yes Notes: svn path=/head/; revision=286728
* - Update to 3.10Sunpoet Po-Chuan Hsieh2011-10-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=282925
* - Update to 3.02Sunpoet Po-Chuan Hsieh2011-07-133-6/+6
| | | | | | | | | - Add math/gmp to LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Notes: svn path=/head/; revision=277633
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Chase mpfr library and bump PORTREVISION.Alex Dupre2010-06-111-1/+2
| | | | Notes: svn path=/head/; revision=256398
* - Update to 3.0Wen Heping2010-06-112-5/+5
| | | | | | | - Pass maintainship to perl@ Notes: svn path=/head/; revision=256364
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-7/+7
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* p5-Math-MPFR is a module wraps the MPFR library functions.Martin Wilke2009-02-094-0/+41
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 C library. WWW: http://search.cpan.org/dist/Math-MPFR PR: ports/131214 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=227941