aboutsummaryrefslogtreecommitdiffstats
path: root/math/asir2000
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove math/pari-devel portpav2006-06-061-1/+2
|
* Update to 20060417vs2006-05-115-14/+33
| | | | | PR: ports/96104 Submitted by: maintainer
* SHA256ifyedwin2006-01-221-0/+3
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Update to 20051010sem2005-10-216-1292/+1287
| | | | | PR: ports/87217 Submitted by: maintainer
* Update to 20050603 and fix build on 6.x/7.xkrion2005-08-053-7/+37
| | | | Approved by: portmgr (implicit)
* BROKEN on sparc64 and ia64: Does not compilekris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* Unreak: Chase pari-devel, update to 20050131vs2005-02-027-32/+80
| | | | | PR: ports/76881 Submitted by: Saito Tomokatsu (maintainer)
* Sync with new bsd.autotools.mkade2004-06-051-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-2/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* BROKEN on !i386 and !amd64: Does not compilekris2004-02-251-1/+7
|
* - Update to version 20040214krion2004-02-145-569/+611
| | | | | | | - Fix build on 5.x and amd64 PR: ports/62795 Submitted by: maintainer
* This port is broken on 4.x too, and will be removed after April 7.kris2004-02-081-5/+2
|
* BROKEN on 5.x: does not compilekris2004-02-081-1/+7
|
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Update 20030507 to 20030825[1]. Following additional changes has made:kiri2003-09-105-562/+561
| | | | | | | | * spaces between macros and eqauls to tab(portlint) * change %%DOCSDIR%% in pkg-plist(portlint) PR: 56230 Submitted by: Saito Tomokatsu <saito@saitou.org>[1]
* removed empty patch files:arved2003-05-214-0/+0
| | | | Reported by: marius@alchemy.franken.de
* Remove *.orig patchesarved2003-05-196-155/+0
| | | | Spotted by: demon
* Update to 20030507arved2003-05-1925-209/+423
| | | | | PR: 52261 Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
* Try to get it out of bento's failed ports listedwin2003-03-031-0/+1
| | | | Noticed by: kris@
* Update for math/asir2000 to version 20030215edwin2003-02-235-18/+32
| | | | | PR: ports/48284 Submitted by: Saito Tomokatsu <saito@asir.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* ports/math/asir2000 do not build. This probrem has two reasons.edwin2002-11-075-25/+33
| | | | | | | | | | 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>
* Set USE_X_PREFIX=yes to fix buildkris2002-10-021-2/+2
|
* Upgrade to 20020910 and unbroken.kuriyama2002-09-206-42/+54
| | | | | PR: ports/42598 Submitted by: Saito Tomokatsu <saito@asir.org> (maintainer)
* BROKEN: Does not buildkris2002-09-191-0/+2
|
* Bump shared library version after pari-devel updatepat2002-08-081-1/+1
|
* upgrade to 0410ijliao2002-04-102-2/+2
| | | | | PR: 36949 Submitted by: maintainer
* Upgrade to 20020328.kuriyama2002-04-015-48/+65
| | | | | PR: ports/36570 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (maintainer)
* Update to 20020108pat2002-01-098-45/+69
| | | | | PR: 33677 Submitted by: maintainer
* Add new port Asir.ume2001-08-3011-0/+1332
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>