aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 0410Ying-Chieh Liao2002-04-102-2/+2
| | | | | | | | PR: 36949 Submitted by: maintainer Notes: svn path=/head/; revision=57521
* add cwtex to chinese/MakefileYing-Chieh Liao2002-04-061-0/+2
| | | | | | | | | | add libgmp-freebsd (repo-copy from libgmp) & libgmp4 (repo-copy from libgmpe) to math/Makefile Noted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=57373
* Update port to 1.1.2.Chris D. Faulhaber2002-04-052-2/+5
| | | | Notes: svn path=/head/; revision=57348
* upgrade to 0.19Ying-Chieh Liao2002-04-042-2/+2
| | | | | | | | PR: 36743 Submitted by: maintainer Notes: svn path=/head/; revision=57320
* take over maintainershipYing-Chieh Liao2002-04-021-1/+1
| | | | | | | | PR: 36632 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=57169
* upgrade to 1.0.8Ying-Chieh Liao2002-04-023-3/+3
| | | | Notes: svn path=/head/; revision=57167
* Upgrade to 20020328.Jun Kuriyama2002-04-015-48/+65
| | | | | | | | PR: ports/36570 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (maintainer) Notes: svn path=/head/; revision=57118
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+5
| | | | Notes: svn path=/head/; revision=57093
* Don't try and #include <malloc.h>Kris Kennaway2002-03-312-14/+7
| | | | Notes: svn path=/head/; revision=56999
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This isWill Andrews2002-03-301-1/+7
| | | | | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento Notes: svn path=/head/; revision=56912
* Update to 0.5.6p1.Akinori MUSHA2002-03-302-3/+4
| | | | | | | | Prepare a backup master site since bento failed to download in the last try. Notes: svn path=/head/; revision=56910
* Update to 3.34Patrick Li2002-03-292-2/+2
| | | | | | | | PR: 36491 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=56880
* Unbreak on 5-CURRENT (replace malloc.h references with stdlib.h).Bruce A. Mah2002-03-291-0/+4
| | | | Notes: svn path=/head/; revision=56879
* Fix pkg-plist.Pete Fritchman2002-03-291-1/+0
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=56840
* Update to 2002.03.23Patrick Li2002-03-293-4/+25
| | | | | | | | PR: 36444 Submitted by: Oliver Braun <obraun@Informatik.unibw-muenchen.DE> Notes: svn path=/head/; revision=56825
* Remove iconv->giconv hack.Maxim Sobolev2002-03-282-18/+0
| | | | | | | | PR: 36060 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56786
* make it be able to build on all supported archsYing-Chieh Liao2002-03-264-39/+44
| | | | | | | | | PR: 35994 Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org> Approved by: maintainer Notes: svn path=/head/; revision=56675
* Update to 0.5.6.Akinori MUSHA2002-03-262-3/+2
| | | | Notes: svn path=/head/; revision=56670
* Ignore CFLAGS. As noted by the authors, optimization "takes tooTrevor Johnson2002-03-262-13/+4
| | | | | | | much RAM." Notes: svn path=/head/; revision=56666
* upgrade to 3.4.5Ying-Chieh Liao2002-03-255-49/+103
| | | | | | | | PR: 36293 Submitted by: Ports Fury Notes: svn path=/head/; revision=56626
* BROKEN: Does not build (exhausts memory)Kris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56586
* Update to 0.2.3.Akinori MUSHA2002-03-243-6/+13
| | | | Notes: svn path=/head/; revision=56544
* Don't clobber the system strcasestr().Pete Fritchman2002-03-241-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56506
* add gretl 0.991Ying-Chieh Liao2002-03-225-0/+395
| | | | | | | Gnu Regression, Econometrics and Time-series Library Notes: svn path=/head/; revision=56450
* upgrade to 1.1.1Ying-Chieh Liao2002-03-223-4/+60
| | | | | | | | PR: 36176 Submitted by: maintainer Notes: svn path=/head/; revision=56436
* Update to 0.57.Akinori MUSHA2002-03-203-60/+169
| | | | Notes: svn path=/head/; revision=56377
* upgrade to 1.0.7Ying-Chieh Liao2002-03-193-3/+4
| | | | Notes: svn path=/head/; revision=56339
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-192-2/+2
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-182-4/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-182-0/+2
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-182-2/+4
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Add Math::TrulyRandom, a Perl interface to a truly random numberAnders Nordby2002-03-176-0/+50
| | | | | | | generator function. Notes: svn path=/head/; revision=56269
* Add jacal - a Symbolic Mathematics package, written in Scheme.Mark Murray2002-03-167-0/+129
| | | | Notes: svn path=/head/; revision=56207
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* add mtl 2.1.2-20Ying-Chieh Liao2002-03-156-0/+105
| | | | | | | The Matrix Template Library Notes: svn path=/head/; revision=56139
* Fix `make package'.Maxim Sobolev2002-03-151-2/+0
| | | | Notes: svn path=/head/; revision=56137
* add atlas 3.3.14Ying-Chieh Liao2002-03-158-0/+109
| | | | | | | | | | Automatically Tuned Linear Algebra Software (ATLAS) PR: 35908 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Notes: svn path=/head/; revision=56117
* Manually invoke `${MAKE} patch' for Gnumeric, because puting it intoMaxim Sobolev2002-03-141-1/+6
| | | | | | | | | | | BUILD_DEPEDS creates short circuit when make clean is invoked either for Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed to avoid such problems. Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=56091
* Update ports/math/pari to 1.1.3Jesper Skriver2002-03-144-13/+23
| | | | | | | | | Update ports/math/p5-Math-Pari so it works with pari 1.1.3 Approved by: mharo, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=56089
* Add Guppi into RUN_DEPENDS, so that user gets graph plotting features rightMaxim Sobolev2002-03-142-0/+2
| | | | | | | OOB. Notes: svn path=/head/; revision=56074
* Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, butMaxim Sobolev2002-03-142-5/+23
| | | | | | | | | | | only to take few files from the distribution. For example, this should allow to use Gnucash without installing Gnumeric as well as to use Guppi in Gnumeric's RUN_DEPENDS to make graph plotting features working OOB. Bump PORTREVISION. Notes: svn path=/head/; revision=56073
* LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yesMaxim Sobolev2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56060
* Upgrade to 2.010201Jesper Skriver2002-03-132-2/+2
| | | | | | | Approved by: mharo Notes: svn path=/head/; revision=56023
* upgrade to 1.0.50Ying-Chieh Liao2002-03-133-4/+9
| | | | Notes: svn path=/head/; revision=56004
* upgrade to 1.1.4Ying-Chieh Liao2002-03-133-6/+11
| | | | | | | drop maintainership Notes: svn path=/head/; revision=55982
* Update to 1.0.5.Maxim Sobolev2002-03-128-6/+36
| | | | Notes: svn path=/head/; revision=55960
* Update to 1.3.7. Visible changes in this release:Christian Weisgerber2002-03-102-2/+2
| | | | | | | | * Now all the buttons except for undo and clear_all become grayed out when an error occurs. Notes: svn path=/head/; revision=55813
* upgrade to 1.0.6Ying-Chieh Liao2002-03-092-2/+2
| | | | Notes: svn path=/head/; revision=55773
* Update to 5.1.0Patrick Li2002-03-095-20/+136
| | | | | | | | PR: 35414 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55769
* make it buildable on currentYing-Chieh Liao2002-03-093-3/+3
| | | | Notes: svn path=/head/; revision=55767