| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Build successfully tested on alpha.
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
| |
Update ports/math/p5-Math-Pari so it works with pari 1.1.3
Approved by: mharo, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
|
|
|
|
|
| |
PR: 28454
Submitted by: David Bremner <bremner@unb.ca>
|
| |
|
|
|
|
|
| |
PR: 23801
Submitted by: Maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 19940
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
| |
|
|
|
|
|
|
|
| |
the user has Emacs installed on their box. Hopefully now it does the right
thing in either case.
Suggested by: billf
|
|
|
|
|
| |
PR: 16497
Submitted by: maintainer
|
|
|
|
|
| |
PR: 16030
Submitted by: maintainer
|
|
|
|
| |
Justify pkg/PLIST.
|
| |
|
|
|
|
|
| |
PR: 13132
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 9558
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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'
|
|
Mathmatics library and advanced calculator package
PR: 3357
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
|