OpenBSD CVS

CVS log for ports/math/pari/distinfo


[BACK] Up to [local] / ports / math / pari

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 25 17:00:25 2024 UTC (3 months, 1 week ago) by daniel
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

update pari to 2.15.5; a bugfix release

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 3 14:19:51 2023 UTC (9 months ago) by bentley
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Update to pari-2.15.4, and start building the gmp shared library.

ok kn@

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 16 23:21:47 2020 UTC (3 years, 10 months ago) by daniel
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Update to pari 2.11.4.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 17 01:09:22 2019 UTC (4 years, 7 months ago) by daniel
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

Update to pari 2.11.2 and use the gmp kernel.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 15 15:11:35 2014 UTC (9 years, 8 months ago) by landry
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (unified)

Update to pari 2.1.7, from Sebastien Marie (thanks!)

Fixes readline support, correct tests target, and dont pickup emacs if
installed. All tests pass and also Math::Pari tests.

We cant update to 2.3 branch for obscure breakage with other things
depending on it.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 5 16:20:06 2007 UTC (17 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (unified)

base64 checksums.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 8 02:36:12 2005 UTC (19 years, 4 months ago) by msf
Branch: msf
CVS Tags: msf_20050207, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

- initial import of pari-2.1.6

The PARI system is a package which is capable of doing formal
computations on recursive types at high speed; it is primarily
aimed at number theorists, but can be used by anybody whose primary
need is speed.

It is possible to use PARI in two different ways:

1) as a library, which can be called from an upper-level language
application (for instance written in C, C++, Pascal or Fortran);

2) as a sophisticated programmable calculator, named gp, which
contains most of the control instructions of a standard language
like C.

cleanup by and ok sturm@

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 8 02:36:12 2005 UTC (19 years, 4 months ago) by msf
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.