summaryrefslogtreecommitdiff
path: root/math (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-03-10Update to 1.3.7. Visible changes in this release:Christian Weisgerber2-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
2002-03-09upgrade to 1.0.6Ying-Chieh Liao2-2/+2
Notes: svn path=/head/; revision=55773
2002-03-09Update to 5.1.0Patrick Li5-20/+136
PR: 35414 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55769
2002-03-09make it buildable on currentYing-Chieh Liao3-3/+3
Notes: svn path=/head/; revision=55767
2002-03-07upgrade to 2.03Ying-Chieh Liao5-46/+39
Notes: svn path=/head/; revision=55676
2002-03-03add goblin 2.4a3Ying-Chieh Liao6-0/+332
A Graph Object Library for Network Programming Problems Notes: svn path=/head/; revision=55478
2002-03-03Update stf-parse.c patch not to break multibyte fixYukihiro Nakai4-68/+20
Notes: svn path=/head/; revision=55469
2002-03-03Update to 2002.02.25Patrick Li4-21/+93
PR: 35413 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55465
2002-03-02Substitute PVM_ROOT after patchingPatrick Li1-0/+2
Submitted by: maintainer Notes: svn path=/head/; revision=55426
2002-02-28Update to 3.33Patrick Li2-7/+8
PR: 35415 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55358
2002-02-24upgrade to 1.0.49Ying-Chieh Liao3-50/+131
Notes: svn path=/head/; revision=55168
2002-02-23upgrade to 0.1.10Ying-Chieh Liao2-3/+5
Notes: svn path=/head/; revision=55126
2002-02-22Chase psiconv shared library version bump.Maxim Sobolev2-2/+2
Notes: svn path=/head/; revision=55105
2002-02-22Update to 0.2.Akinori MUSHA3-7/+11
Notes: svn path=/head/; revision=55091
2002-02-21Use MASTER_SITE_LOCAL since the original MASTER_SITE seems to have disappeared.Bill Fenner1-1/+2
Submitted by: distfile survey Notes: svn path=/head/; revision=55049
2002-02-19o Update MASTER_SITES and WWW to their new location atChris D. Faulhaber2-4/+4
http://lashwhip.com/ o Use my @FreeBSD.org email Notes: svn path=/head/; revision=54914
2002-02-17Update to 3.4.13Patrick Li3-14/+2
PR: 35013 Submitted by: maintainer Notes: svn path=/head/; revision=54787
2002-02-16Remove myself from MAINTAINERIssei Suzuki1-1/+1
Notes: svn path=/head/; revision=54769
2002-02-15Initial import of Py-gsl 0.0.4Kevin Lo6-0/+49
Py-gsl is the Python interface to GNU Scientific Library. PR: 34927 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=54726
2002-02-11Update to 5.1.6Patrick Li2-3/+3
PR: 34798 Submitted by: AMAKAWA Shuhei <sa264sa264@cam.ac.uk> Approved by: maintainer Notes: svn path=/head/; revision=54569
2002-02-11add graphthing 0.6Ying-Chieh Liao5-0/+29
A tool that allows you to create, manipulate and study graphs Notes: svn path=/head/; revision=54530
2002-02-10Upgrade to 3.0.5Dmitry Sivachenko3-3/+5
Notes: svn path=/head/; revision=54465
2002-02-10Chase the checksum - Minor bug and documentation typos fixedPatrick Li1-1/+1
PR: 33761 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=54464
2002-02-09Update to 1.3.6. User-visible changes in this release:Christian Weisgerber2-2/+2
* Added option to choose between infinite and four-element stack in RPN mode. * Added option to disable autorelease of arc and hyp buttons. * RPN-related options are now grayed out when the algebraic mode is chosen. * Added shortcut ctrl-q for exit. Notes: svn path=/head/; revision=54437
2002-02-06Update to 0.56.Akinori MUSHA2-2/+5
Notes: svn path=/head/; revision=54269
2002-02-04Update to 1.0.4.Maxim Sobolev6-4/+6
PR: 34571 Submitted by: Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54207
2002-02-03Clarify dependency and add a flag to make NTL an ISO compliant lib.Christian Weisgerber2-10/+22
Thanks to Jeff Brown <jabrown@SDSC.EDU> for pointing this out. PR: 34556 Submitted by: Matthias Bauer <matthiasb@acm.org> Additionally respect CC/CXX/CFLAGS/CXXFLAGS and generally overhaul the Makefile. Obtained from: OpenBSD Notes: svn path=/head/; revision=54177
2002-01-31Update to 1.4.1Patrick Li9-4821/+5763
PR: 34466 Submitted by: maintainer Notes: svn path=/head/; revision=54052
2002-01-30add clarence 0.1.8Ying-Chieh Liao6-0/+35
Programmer's calculator Notes: svn path=/head/; revision=54038
2002-01-30- add patches from NetBSD (fixes for ascii(), fft() and the online help)Patrick Li16-14/+184
- Provide a working default PVM configuration. - Remove unneeded pvm files form the install. PR: 34276 Submitted by: maintainer Obtained from: NetBSD Notes: svn path=/head/; revision=54013
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA4-9/+9
the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
2002-01-28upgrade to 1.0.5Ying-Chieh Liao3-22/+5
Notes: svn path=/head/; revision=53905
2002-01-23add ploticus 2.02Ying-Chieh Liao8-0/+281
Generates plots and graphs from data Notes: svn path=/head/; revision=53652
2002-01-23<cvs="sucks">Maxim Sobolev1-0/+20
Grrr, `cvs rm' followed by `cvs add' in a remote mode doesn't add the file back to a repo. </cvs> Notes: svn path=/head/; revision=53644
2002-01-23Update to 0.40.3.Maxim Sobolev4-125/+26
Notes: svn path=/head/; revision=53642
2002-01-23Update to 1.0.3.Maxim Sobolev6-12/+56
Notes: svn path=/head/; revision=53641
2002-01-22Update to 1.49.Anton Berezin2-2/+3
Notes: svn path=/head/; revision=53581
2002-01-22Upgrade python21 to 2.1.2, the latest bugfix release.Thomas Gellekum1-0/+1
PR: 34078 Submitted by: Hye-Shik Chang <perky@fallin.lv> Update checksum of dependent ports. Notes: svn path=/head/; revision=53550
2002-01-21Update to 1.3.5. No user-visible changes.Christian Weisgerber3-15/+2
Notes: svn path=/head/; revision=53451
2002-01-19Calcoo is a Gtk-based scientific calculator designed to provide maximumChristian Weisgerber7-0/+56
usability. Notes: svn path=/head/; revision=53344
2002-01-16Update to 1.0.2.Maxim Sobolev6-8/+8
Notes: svn path=/head/; revision=53168
2002-01-16Use correct MASTER_SITE.Maxim Sobolev1-2/+1
Submitted by: bento Notes: svn path=/head/; revision=53154
2002-01-15Checking PYTHON_REL in the .BEGIN target breaks `make clean' if there's noThomas Gellekum1-1/+1
Python installed. Use the pre-fetch target instead. Submitted by: Gregory Sutter <gsutter@zer0.org> Notes: svn path=/head/; revision=53108
2002-01-11Fix configure (bento)Patrick Li1-1/+1
PR: 33743 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=52940
2002-01-11Update to 1.0.1.Maxim Sobolev6-4/+12
Notes: svn path=/head/; revision=52922
2002-01-11Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews1-16/+2
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability) Notes: svn path=/head/; revision=52903
2002-01-10- Chase a repack. (only an installer fix)Akinori MUSHA3-6/+9
Submitted by: fenner's script - Add a couple of missing file entries to pkg-plist. - Bump PORTREVISION accordingly. Notes: svn path=/head/; revision=52878
2002-01-10Add qscanplot 0.3, a program to extract data from scanned plots, graphs andMaxim Sobolev10-0/+177
figures. Notes: svn path=/head/; revision=52870
2002-01-10Update to version 1.0.48r1Kevin Lo3-69/+66
PR: 33600 Submitted by: Ports Fury Notes: svn path=/head/; revision=52865
2002-01-09Upgrade to 20.3.Thomas Gellekum2-4/+12
Notes: svn path=/head/; revision=52805