summaryrefslogtreecommitdiffstats
path: root/math/pari/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-211-0/+1
|
* Fix platform detection for non-i386 case.naddy2002-11-121-2/+0
| | | | Build successfully tested on alpha.
* Fix PLIST.sobomax2002-05-221-2/+0
| | | | Submitted by: bento
* BROKEN: Does not package correctlykris2002-05-181-0/+2
|
* Update ports/math/pari to 1.1.3jesper2002-03-141-1/+1
| | | | | | Update ports/math/p5-Math-Pari so it works with pari 1.1.3 Approved by: mharo, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
* upgrade to 2.1.1ijliao2001-07-071-4/+5
| | | | | PR: 28454 Submitted by: David Bremner <bremner@unb.ca>
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-6/+6
|
* Update port to 2.1.0jedgar2000-12-251-5/+2
| | | | | PR: 23801 Submitted by: Maintainer
* Rename PLIST.emacs to pkg-plist.emacs.asami2000-10-081-1/+1
|
* Correct PLIST and bump PORTREVISION.kris2000-09-241-0/+1
|
* Update to version 2.0.20balex2000-07-161-3/+3
| | | | | PR: 19940 Submitted by: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | 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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-161-4/+2
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* On second thought (and with a light prod) install the pari-mode files ifsteve2000-02-281-0/+5
| | | | | | | the user has Emacs installed on their box. Hopefully now it does the right thing in either case. Suggested by: billf
* Use new MASTER_SITE.steve2000-02-011-1/+1
| | | | | PR: 16497 Submitted by: maintainer
* Update to version 2.0.18bcpiazza2000-01-141-5/+6
| | | | | PR: 16030 Submitted by: maintainer
* Remove one of MASTER_SITES.sada1999-09-081-2/+1
| | | | Justify pkg/PLIST.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to version 2.0.16b.steve1999-08-221-4/+4
| | | | | PR: 13132 Submitted by: maintainer
* Mark this port only for i386.steve1999-07-041-1/+3
|
* Update to version 2.0.13a.steve1999-01-261-13/+18
| | | | | 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'
* New port, pari:max1997-06-211-0/+25
Mathmatics library and advanced calculator package PR: 3357 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
OpenPOWER on IntegriCloud