./math/p5-Math-Pari, Perl5 interface to the pari math library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.030528, Package name: p5-Math-Pari-2.030528, Maintainer: pkgsrc-users

This package is a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations. It allows use of most
PARI functions as Perl functions, and (almost) seamless merging of PARI and
Perl data.


Required to run:
[lang/perl5] [math/pari23]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 228.557 KB

Version history: (Expand)


CVS history: (Expand)


   2025-05-11 08:40:56 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Math-Pari: update to 2.030528.

2.030526
   patches/diff_2.3.5_mingw_longlong		Was malformed
   PariBuild.pm		Make the message about merge_822 a bit more clear.

2.030527
   patches/diff_2.3.5_win_mkdir	New patch
   libPARI/Makefile.PL		Manually tune HAS_OPENDIR
   patches/diff_2.3.5_mingw_longlong
			The chunk to which gcc v13 was objecting is actually not used anymore.
2.030528
   patches/diff_2.3.5_mingw_longlong
			Trigger long long not only _WIN64 defined, but also WIN64:
				https://www.cpantesters.org/cpan/report/625390d2-6ee9-1014-8de1-4f76cf55203a
   2025-04-27 07:17:59 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
p5-Math-Pari: update to 2.030525.

Fix patch chunk headers.

2.030525
   PariBuild.pm		Parens needed in: defined() ? $_ = "'$_'" : ($_ = \ 
'<undef>')
   patches/diff_2.3.5_mingw_longlong
			gcc v13 does not allow redefinition between symbols of different types.  A \ 
stupid try to postpone the problem.
   t/zzz_debug-crash.t	Correct the message identifying the auto-debugger since \ 
it seems to be always emitted.
   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-08-17 11:01:51 by Tobias Nygren | Files touched by this commit (1)
Log message:
p5-Math-Pari: apply -DUSE_STANDALONE_PARILIB on all platforms
   2022-08-02 10:39:47 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
p5-Math-Pari: reset PKGREVISION after update
   2022-08-02 10:26:51 by Adrian Steinmann | Files touched by this commit (1)
Log message:
math/p5-Math-Pari: Add missing PKGNAME with prefix p5-
   2022-08-02 10:01:47 by Adrian Steinmann | Files touched by this commit (2)
Log message:
math/p5-Math-Par: fix mangled patch file due to keyword substitution