aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* o Update to version 5.1.10Lars Koeller2003-01-122-3/+3
| | | | | | | | | o Fix dependency from news xbae port (lib version change) o PR: ports/43147 Originator: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=72962
* From submitter:Alexander Leidinger2003-01-115-11/+117
| | | | | | | | | | | - Update to 1.0.53rev1. - Chase math/libgmp4 version. - Fix compilation with GCC3 when WITH_GMP is defined. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=72907
* Add drgenius, a geometry exploration application built on top of GNOME.Joe Marcus Clarke2003-01-1113-0/+909
| | | | | | | Requested by: P. U. Kruppa <520023893678-0001@t-online.de> Notes: svn path=/head/; revision=72881
* Implement the vendor fix for the recent stack overflow bug. This fixJoe Marcus Clarke2003-01-092-4/+29
| | | | | | | | | | increases the buffer size ten-fold, but allocates memory dynamically on the heap. Obtained from: GNOME CVS Notes: svn path=/head/; revision=72820
* Fix WWW.Tilman Keskinoz2003-01-092-2/+2
| | | | | | | Drop Maintainership. Notes: svn path=/head/; revision=72799
* Update to 1.6.1Tilman Keskinoz2003-01-0812-57/+21
| | | | | | | | PR: 45575 Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au> (maintainer) Notes: svn path=/head/; revision=72744
* add glgraph 0.2.6Ying-Chieh Liao2003-01-076-0/+44
| | | | | | | An OpenGL based function grapher Notes: svn path=/head/; revision=72664
* Reduce the XML I/O buffer size from 1 MB to 768 KB. This fixes a thread[0]Joe Marcus Clarke2003-01-062-0/+12
| | | | | | | | | overflow that caused Gnumeric to crash or hang when opening XML files. PR: 46807 Notes: svn path=/head/; revision=72648
* add p5-Math-Trig 0.02Ying-Chieh Liao2003-01-066-0/+35
| | | | | | | Inverse and hyperbolic trigonemetric Functions Notes: svn path=/head/; revision=72646
* Fix a typo (forgot a '%' on a PLIST_SUB variable).Pete Fritchman2003-01-051-1/+1
| | | | Notes: svn path=/head/; revision=72581
* Update to 1.0.12.Joe Marcus Clarke2003-01-052-2/+2
| | | | Notes: svn path=/head/; revision=72554
* upgrade to 20021216Ying-Chieh Liao2003-01-034-18/+40
| | | | | | | | PR: 46468 Submitted by: Ports Fury Notes: svn path=/head/; revision=72452
* upgrade to 1.0.2Ying-Chieh Liao2003-01-034-7/+20
| | | | | | | | PR: 46420 Submitted by: Ports Fury Notes: svn path=/head/; revision=72433
* upgrade to 2.10Ying-Chieh Liao2003-01-034-66/+65
| | | | | | | | PR: 46310 Submitted by: Ports Fury Notes: svn path=/head/; revision=72426
* Update to 0.9.2.1Tilman Keskinoz2003-01-033-15/+46
| | | | | | | | PR: 46308 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=72421
* 1. drop maintainershipYing-Chieh Liao2003-01-038-350/+387
| | | | | | | | | | | | | 2. upgrade to 2.12.1 3. utilize PORTDOCS/DOCSDIR/EXAMPLESDIR 4. sort plist 5. add WWW PR: 45482 (1) Submitted by: old maintainer (1) Notes: svn path=/head/; revision=72420
* upgrade to 0.7.0Ying-Chieh Liao2003-01-023-20/+7
| | | | | | | | PR: 46135 Submitted by: Ports Fury Notes: svn path=/head/; revision=72278
* Add a patch to fix build with bison in -current.Pete Fritchman2003-01-021-0/+12
| | | | | | | | PR: 46690 Submitted by: Andreas Schulz <ats@first.fraunhofer.de> Notes: svn path=/head/; revision=72224
* Update to 2.13.Pete Fritchman2003-01-022-3/+3
| | | | | | | | PR: 46526 Submitted by: maintainer Notes: svn path=/head/; revision=72213
* Fix build on alpha (don't include the klaptop files when we are on alpha,Pete Fritchman2003-01-021-23/+23
| | | | | | | | | we explicitly disable the build there). Prodded by: kris Notes: svn path=/head/; revision=72163
* - Update to 4.1.2Dirk Meyer2003-01-024-4/+4
| | | | Notes: svn path=/head/; revision=72148
* - Update to 4.1.1Dirk Meyer2003-01-026-6/+6
| | | | Notes: svn path=/head/; revision=72147
* Add patches i missedPatrick Li2003-01-019-0/+101
| | | | Notes: svn path=/head/; revision=72106
* Update to 3.37Patrick Li2003-01-013-6/+5
| | | | | | | | PR: ports/46597 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=72105
* Ypdate to 1.0.11.Joe Marcus Clarke2003-01-015-39/+18
| | | | Notes: svn path=/head/; revision=72077
* Update to 1.2.1.Akinori MUSHA2003-01-012-2/+2
| | | | Notes: svn path=/head/; revision=72046
* fix build on -currentYing-Chieh Liao2002-12-232-7/+11
| | | | | | | | PR: 46477 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> Notes: svn path=/head/; revision=71813
* - Fix buildYing-Chieh Liao2002-12-223-140/+150
| | | | | | | | | | - Utilize NOPORTDOCS PR: 46437 Submitted by: Ports Fury Notes: svn path=/head/; revision=71800
* Take maintainershipDirk Meyer2002-12-172-2/+2
| | | | Notes: svn path=/head/; revision=71692
* Update the checksum (2.0.20021113 -> 2.0.20021126). In this repack,Akinori MUSHA2002-12-162-2/+2
| | | | | | | | | there were only header and typedef changes. Submitted by: bento Notes: svn path=/head/; revision=71672
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-072-2/+2
| | | | Notes: svn path=/head/; revision=71410
* fix build on -current by upgrading to 0.3.2Ying-Chieh Liao2002-12-036-48/+128
| | | | Notes: svn path=/head/; revision=71349
* BROKEN on 5.0: does not compileKris Kennaway2002-12-021-1/+7
| | | | Notes: svn path=/head/; revision=71295
* Unbreak on -CURRENT by updating to 4.4Tilman Keskinoz2002-11-306-34/+5
| | | | | | | | PR: 45844 Submitted by: oleg@pobox.com (maintainer) Notes: svn path=/head/; revision=71253
* Fix the build on CURRENT. This port requires math/libgmp4 on CURRENT.Akinori MUSHA2002-11-282-5/+20
| | | | | | | | PR: ports/45794 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=71206
* Patch to use autoconf the right way. Untested because I really don't want toAlan Eldridge2002-11-271-5/+2
| | | | | | | | | | suck the whole gnome world onto my machine, particularly in the middle of a complete package rebuild. Approved by: kris Notes: svn path=/head/; revision=71153
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-243-3/+3
| | | | | | | | PR: ports/39094 Submitted by: trevor Notes: svn path=/head/; revision=71007
* Gerrit Kuehn <gerrit@pmp.uni-hannover.de> reported thatMaho Nakata2002-11-241-1/+6
| | | | | | | | mxdvi vcam don't run( Approved by: knu (mentor) Notes: svn path=/head/; revision=70924
* . Add a knob to allow compilation without PNG support.Greg Lewis2002-11-231-2/+18
| | | | | | | | | . Add a similar knob which introduces (optional) PDFlib support. Approved by: maintainer timeout Notes: svn path=/head/; revision=70889
* o fmt(1) DESCR fileMario Sergio Fujikawa Ferreira2002-11-234-32/+36
| | | | | | | o Add WWW tag Notes: svn path=/head/; revision=70884
* Add a patch i forgot with the last commitTilman Keskinoz2002-11-231-0/+17
| | | | Notes: svn path=/head/; revision=70846
* Could not fetch distfile.Maho Nakata2002-11-221-2/+3
| | | | | | | | | PR: 45571 Submitted by: Nate Eldredge <neldredge@hmc.edu> Reviewed by: knu (mentor) Notes: svn path=/head/; revision=70738
* Add USE_GCC= 2.95Tilman Keskinoz2002-11-211-0/+1
| | | | | | | | PR: 45564 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>(maintainer) Notes: svn path=/head/; revision=70716
* Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.Akinori MUSHA2002-11-216-35/+0
| | | | Notes: svn path=/head/; revision=70703
* upgrade to 1.0Ying-Chieh Liao2002-11-2019-433/+835
| | | | | | | | PR: 45459 Submitted by: Ports Fury Notes: svn path=/head/; revision=70595
* ugprade to 0.6.0Ying-Chieh Liao2002-11-202-2/+2
| | | | | | | | PR: 45444 Submitted by: Ports Fury Notes: svn path=/head/; revision=70586
* upgrade to 20021113Ying-Chieh Liao2002-11-202-2/+2
| | | | | | | | PR: 45510 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=70536
* This port uses bison.Tilman Keskinoz2002-11-191-0/+1
| | | | | | | Spotted by: bento Notes: svn path=/head/; revision=70515
* 1. fix build on 5-CURRENT.Maho Nakata2002-11-198-13/+28
| | | | | | | | | | | | | 2. change e-mail address of maho. 3. honor CXX and CXXFLAGS. 4. modernize patch file names. 5. satisfy portlint. Reviewed by: knu (mentor) Reported by: bento Notes: svn path=/head/; revision=70487
* PERL -> REINPLACE_CMD and portlinted.Edwin Groothuis2002-11-192-6/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=70472