aboutsummaryrefslogtreecommitdiff
path: root/math/asir2000/files
Commit message (Collapse)AuthorAgeFilesLines
* The math/asir2000 port includes the <sgtty.h> header file on FreeBSD,Martin Wilke2008-01-031-1/+6
| | | | | | | | | | | | | even though it isn't needed (one might wonder which platform *does* need it). We'd better not include it, because sgtty.h has been deprecated for a very very long time. PR: 119106 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: maintainer Notes: svn path=/head/; revision=204949
* Update to 20070806Tilman Keskinoz2007-09-024-101/+22
| | | | | | | | PR: 115522 Submitted by: Tomokatsu SAITO <saito@asir.org> Notes: svn path=/head/; revision=198643
* - Fix amd64 build by stealing a fix from devel/boehm-gcRong-En Fan2007-07-211-0/+88
| | | | | | | | Reported by: pointyhat via pav Approved by: maintainer (implicit) Notes: svn path=/head/; revision=195994
* - Update to 20070718 [1]Rong-En Fan2007-07-193-38/+26
| | | | | | | | | | | | - Respect NOPORTDOCS and use PORTDOCS to simplify pkg-plist [2] - Remove useless PREFIX assignment which is for user not port's Makefile [2] PR: ports/114723 [1] Submitted by: Tomokatsu SAITO <saito at a2z.co.jp> (maintainer) [1] Approved by: maintainer [2] Notes: svn path=/head/; revision=195905
* Update to 20060417Volker Stolz2006-05-102-4/+13
| | | | | | | | PR: ports/96104 Submitted by: maintainer Notes: svn path=/head/; revision=161972
* - Update to 20051010Sergey Matveychuk2005-10-213-29/+16
| | | | | | | | PR: ports/87217 Submitted by: maintainer Notes: svn path=/head/; revision=146017
* Update to 20050603 and fix build on 6.x/7.xKirill Ponomarev2005-08-051-0/+30
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=140791
* Unreak: Chase pari-devel, update to 20050131Volker Stolz2005-02-014-19/+37
| | | | | | | | PR: ports/76881 Submitted by: Saito Tomokatsu (maintainer) Notes: svn path=/head/; revision=127860
* - Update to version 20040214Kirill Ponomarev2004-02-132-9/+11
| | | | | | | | | | - Fix build on 5.x and amd64 PR: ports/62795 Submitted by: maintainer Notes: svn path=/head/; revision=100880
* Update 20030507 to 20030825[1]. Following additional changes has made:Kiriyama Kazuhiko2003-09-102-8/+6
| | | | | | | | | | | * spaces between macros and eqauls to tab(portlint) * change %%DOCSDIR%% in pkg-plist(portlint) PR: 56230 Submitted by: Saito Tomokatsu <saito@saitou.org>[1] Notes: svn path=/head/; revision=88935
* removed empty patch files:Tilman Keskinoz2003-05-204-0/+0
| | | | | | | Reported by: marius@alchemy.franken.de Notes: svn path=/head/; revision=81559
* Remove *.orig patchesTilman Keskinoz2003-05-196-155/+0
| | | | | | | Spotted by: demon Notes: svn path=/head/; revision=81396
* Update to 20030507Tilman Keskinoz2003-05-1922-138/+343
| | | | | | | | PR: 52261 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> Notes: svn path=/head/; revision=81390
* Update for math/asir2000 to version 20030215Edwin Groothuis2003-02-233-14/+12
| | | | | | | | PR: ports/48284 Submitted by: Saito Tomokatsu <saito@asir.org> Notes: svn path=/head/; revision=76243
* ports/math/asir2000 do not build. This probrem has two reasons.Edwin Groothuis2002-11-073-19/+26
| | | | | | | | | | | | | 1) ports/matn/pari-devel update. 2) 5-current do not build. This reasion is thread problem. This send-pr solved that problems. PR: ports/44308 Submitted by: Saito Tomokatsu <saito@asir.org> Notes: svn path=/head/; revision=69661
* Upgrade to 20020910 and unbroken.Jun Kuriyama2002-09-203-31/+33
| | | | | | | | PR: ports/42598 Submitted by: Saito Tomokatsu <saito@asir.org> (maintainer) Notes: svn path=/head/; revision=66775
* Upgrade to 20020328.Jun Kuriyama2002-04-013-18/+29
| | | | | | | | PR: ports/36570 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (maintainer) Notes: svn path=/head/; revision=57118
* Update to 20020108Patrick Li2002-01-095-36/+28
| | | | | | | | PR: 33677 Submitted by: maintainer Notes: svn path=/head/; revision=52782
* Add new port Asir.Hajimu UMEMOTO2001-08-306-0/+145
The system Risa/Asir is a general computer algebra system. It performs arithmetics in various rings and fields, factorization, and Groebner basis computations. It can call outer modules complient to the OpenXM protocols. PR: ports/30158 Submitted by: Saito Tomokatsu <saito@asir.org> Notes: svn path=/head/; revision=47162