15 Commits

Author SHA1 Message Date
landry
5c7640534e 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.
2014-09-15 15:11:35 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
jasper
5d3e86e4d8 - regen WANTLIB 2011-11-03 20:28:09 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
steven
cedd0e2bb7 REVISION 2010-07-18 10:50:11 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
c39de158b8 Fix build on alpha by killing some configure checks that assume all
alphas run the same operating system.  ok merdely@
2008-04-30 19:42:07 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
8ae316717c Add WANTLIB marker
ok msf@
2005-03-23 19:59:08 +00:00
msf
9cda5d0698 - 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@
2005-02-08 02:36:12 +00:00