aboutsummaryrefslogtreecommitdiffstats
path: root/math/pari
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.0.13a.steve1999-01-263-25/+52
| | | | | PR: 9558 Submitted by: maintainer
* MASTER_SITES has changed.flathill1999-01-211-3/+2
|
* More USE_XLIBs.asami1998-11-281-1/+2
|
* Unbreak.jseger1998-10-141-3/+1
|
* Mark BROKEN for ELF:jseger1998-10-131-1/+3
| | | | | | | | | | | | | | gcc -O2 -ansi -DLONG_IS_32BIT -DULONG_NOT_DEFINED -o gp gp.o i386.o mp.o anal.o alglin1.o alglin2.o base1.o base2.o base3.o arith1.o arith2.o bibli1.o bibli2.o elliptic.o es.o gen1.o gen2.o gen3.o init.o errmessages.o helpmessages.o polari t1.o polarit2.o trans1.o trans2.o trans3.o buch1.o buch2.o version.o gp_rl.o plo t.o -lm -lcompat -L/usr/X11R6/lib -lX11 mp.o: In function `expi': mp.o(.text+0x1f8): undefined reference to `bfffo' mp.o: In function `affsr': mp.o(.text+0x376): undefined reference to `bfffo' mp.o: In function `affir': mp.o(.text+0x447): undefined reference to `bfffo'
* Don't try to package manpages twice.steve1998-08-171-2/+1
|
* New port, pari:max1997-06-226-0/+69
Mathmatics library and advanced calculator package PR: 3357 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>