The NetBSD Project

CVS log for pkgsrc/math/p5-Math-GMP/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / p5-Math-GMP

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.36 / (download) - annotate - [select for diffs], Thu Jul 6 09:40:53 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

*: recursive bump for perl 5.38

Revision 1.35 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:52 2023 UTC (6 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.34 / (download) - annotate - [select for diffs], Tue Aug 2 08:47:40 2022 UTC (16 months ago) by ast
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)

math/p5-Math-GMP: reset PKGREVISION after update

Revision 1.33 / (download) - annotate - [select for diffs], Tue Aug 2 05:58:10 2022 UTC (16 months ago) by ast
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

math/p5-Math-GMP: update to Math-GMP-2.25 (from 2.20)
    - Refactoring.
    - Test::Builder workaround
    - tests+better docs for bnok() (Binomial)
    - Eliminate warning about not_here() in GMP.xs.
    - add support for bmulf() to multiply by a floating point number
    - add support for bnok() (Binomial)
    - Signature files are generated unreliably and are an ongoing source of
      bug reports. As a result, we decided to axe them altogether.
        - https://github.com/turnstep/Math-GMP/issues/6
    - Apply doc patch from @hvds documenting the pitfalls of division by zero.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:40 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

*: recursive bump for perl 5.36

Revision 1.31 / (download) - annotate - [select for diffs], Mon May 24 19:52:58 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

*: recursive bump for perl 5.34

Revision 1.30 / (download) - annotate - [select for diffs], Mon Sep 7 11:49:43 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

p5-Math-GMP: update to 2.20.

2.20  2020-02-09 Shlomif
    - Try to fix tests when using libgmp version 6.2.0
        - https://rt.cpan.org/Public/Bug/Display.html?id=131718
        - Thanks to GREGOA and HVDS and Debian.
        - The tests should still pass on earlier libgmps.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:14 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:47 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:19 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:38 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Recursive bump for perl5-5.28.0

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 2 13:03:54 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.24: +11 -12 lines
Diff to previous 1.24 (colored)

p5-Math-GMP: update to 2.19.

2.19  2018-04-08 Shlomif
    - Fix int() on large unsigned integers.
        - https://github.com/turnstep/Math-GMP/issues/2
        - Thanks to @trizen .

2.18  2018-04-07 Shlomif
    - Depend on Alien::GMP to automatically install GMP when missing
        - See https://rt.cpan.org/Ticket/Display.html?id=125018
        - See https://github.com/turnstep/Math-GMP/pull/1

2.17  2018-04-05 Shlomif
    - Correct the link to the GitHub repository.
        - See https://rt.cpan.org/Ticket/Display.html?id=125018

Revision 1.24 / (download) - annotate - [select for diffs], Sat Dec 30 14:35:19 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

p5-Math-GMP: update to 2.16.

2.16  2017-12-18 Shlomif
    - Fix behaviour under "use feature 'bitwise'"
        - See https://rt.cpan.org/Public/Bug/Display.html?id=123907
        - Thanks to Sisphus for the report and perlxs for some insights.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Sep 17 20:07:00 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.22: +3 -10 lines
Diff to previous 1.22 (colored)

p5-Math-GMP: update to 2.15.

2.15  2017-06-25 Shlomif
    - Bump required perl version to 5.10.x.
        - There were test failures with 5.8.x and even 5.10.x is old enough.
        - http://www.cpantesters.org/cpan/report/256184b2-58bf-11e7-a074-e1beba07c9dd

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:10 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.21 / (download) - annotate - [select for diffs], Sat Feb 11 11:14:45 2017 UTC (6 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

Updated math/p5-Math-GMP 2.11 to 2.14
-------------------------------------
2.14  2017-02-01 Shlomif
    - Hopefully fix the GPG signature.
        - https://rt.cpan.org/Ticket/Display.html?id=120062
        - Thanks to Pavel Mateja for the report.

2.13  2016-11-18 Shlomif
    - Fix the tests on older libgmps.
        - See https://rt.cpan.org/Ticket/Display.html?id=118816
        - Thanks to Hugo van der Sanden for the patches.
    - Refactoring of the test suite.

2.12  2016-11-09 Shlomif
    - Add support for testing methods that return lists.
    - Add broot, brootrem, bsqrtrem, is_perfect_power, is_perfect_square
        - Thanks to Hugo van der Sanden for the patches
        - https://rt.cpan.org/Ticket/Display.html?id=118677

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:02 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 1 15:47:38 2015 UTC (8 years ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Add missing build dependency on devel/p5-Devel-CheckLib.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 14 05:06:47 2015 UTC (8 years ago) by wen
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

Update to 2.11

Upstream changes:
2.11  2015-08-16 Shlomif
    - Got the distribution to have full POD coverage and check all functions
    for usage.
        - t/check-funcs-ret-value--rt92593.t
        - https://rt.cpan.org/Public/Bug/Display.html?id=92593
        - CPAN Day!

2.10  2015-08-12 Shlomif
    - Throw an exception on invalid input to Math::GMP->new;
        - https://rt.cpan.org/Ticket/Display.html?id=27521
        - Thanks to SISYPHUS for the report.
    - Put RELEASE_TESTING tests under xt instead of t.
        - https://rt.cpan.org/Ticket/Display.html?id=106365
        - Thanks to ilmari for the report and suggested fix.
    - Document and test some functions that were improperly documented or
    not tested.
        - t/check-funcs-ret-value--rt92593.t
        - https://rt.cpan.org/Public/Bug/Display.html?id=92593
        - Still aiming for full POD Coverage.

2.09  2015-07-29 Shlomif
    - Add the binary-left-shift / << operator.
    - Add the binary-right-shift / >> operator.
    - Convert the build system to Dist-Zilla to ease future maintenance.
    - Add a call to Devel::CheckLib for finding the "gmp.h" header.

2.08  2015-07-28 Shlomif
    - Add a link to the version control repository at various places.
    - Get rid of indirect object notation in the code and the examples.
        - It�å a sign of Ancient Perl.
    - Overload bool to avoid fallback to intify (Hugo)
        - Fixes RT #101443
            - https://rt.cpan.org/Ticket/Display.html?id=101443
        - Modified patch applied by Shlomif.
    - Add tests from DANAJ for large numbers in some functions.
        - RT #92641
            - https://rt.cpan.org/Ticket/Display.html?id=92641

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:29 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Feb 27 00:46:46 2015 UTC (8 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

Update to 2.07
--------------
2.07  2014-01-26 Hugo
    - Go direct to XS for more speed
    - add lcm/blcm, bsqrt, bmodinv

Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:49 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Remove SVR4_PKGNAME, per discussion on tech-pkg.

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 29 23:36:54 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.13 / (download) - annotate - [select for diffs], Fri May 31 12:41:23 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:38 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Sep 11 23:04:27 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

"user-destdir" is default these days

Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 14 13:38:23 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:12 2010 UTC (13 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 24 19:43:27 2010 UTC (13 years, 8 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Recursive revision bump for GMP update.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 22 20:40:35 2009 UTC (14 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Updating math/p5-Math-GMP from 2.05 to 2.06

pkgsrc changes:
  - Adding license definition

Upstream changes:
2.06  2009-09-17 Greg
    - Make Makefile.PL more forgiving of gmp library locations. (CPAN bug #46323)
    - Update link to libgmp.org in INSTALL file (CPAN bug #46324)

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 18 05:46:55 2008 UTC (15 years ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.5: +9 -3 lines
Diff to previous 1.5 (colored)

Update from version 2.04nb1 to 2.05.

Pkgsrc changes:
 o Add a patch to make ExtUtils::MakeMaker emit use of the gmp
   library.  Actual use will be handled by bulidlink / wrapper.
 o Added commented-out extra modules which can be optionally
   used during "make test" if various TEST_* environment variables
   are set.

Upstream changes:

2.05  2008-10-06 Greg
    - New maintainer: Greg Sabino Mullane
    - Allow tests to work on 64-bit platforms. Patch from Flo.
      (CPAN bugs #5960, #30327, #27641, #12751, #15459)
    - Add support for probab_prime function. Patch by shlomif@iglu.org.il.
      (CPAN bug #6184)
    - Get smarter about detecting lack of GMP libraries.
      (CPAN bug #18709)
    - Add META.yml and some more tests.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:21 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:36 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Add DESTDIR support.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:04 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 27 13:54:58 2005 UTC (17 years, 11 months ago) by seb
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Lower expectations, both others' and mine: relinquish stewardship

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 13 10:54:30 2005 UTC (18 years, 1 month ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of p5-Math-GMP-2.04 as version 2.04 into the NetBSD Packages
Collection.

The Perl 5 module Math::GMP gives you access to the fast GMP library
for fast big integer math.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 13 10:54:30 2005 UTC (18 years, 1 month ago) by seb
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>