summaryrefslogtreecommitdiff
path: root/math (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-10-15portlint.Masafumi Max NAKANE2-20/+20
Notes: svn path=/head/; revision=8294
1997-10-15Upgrade, 1.0.1beta -> 1.0-RELEASE.Masafumi Max NAKANE4-13/+14
PR: 4763 submitted by: maintainer Notes: svn path=/head/; revision=8293
1997-10-06Activate plplot.Thomas Gellekum1-1/+2
Notes: svn path=/head/; revision=8140
1997-10-06Import plplot port. plplot is a scientific plotting library.Thomas Gellekum7-0/+252
Notes: svn path=/head/; revision=8139
1997-09-17Typo in dependency (X11/libsx -> x11/libsx).Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=7939
1997-09-16Activate femlab.Thomas Gellekum1-1/+2
Notes: svn path=/head/; revision=7926
1997-09-16Import of femlab port. femlab solves PDEs in 2D using theThomas Gellekum8-0/+177
finite element method. PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=7925
1997-09-09Find a new master site.Satoshi Asami1-2/+2
Reminded by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7824
1997-09-01Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed.Chris Timmons1-3/+20
Notes: svn path=/head/; revision=7738
1997-09-01Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS soChris Timmons1-2/+5
that configure can be adjusted to probe the right place for -lpng (and subsequently provide the correct LDFLAGS in the Makefiles it creates.) Notes: svn path=/head/; revision=7737
1997-08-25Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.Satoshi Asami2-2/+3
Notes: svn path=/head/; revision=7675
1997-08-15Use another MASTER_SITE.Jean-Marc Zucconi2-4/+6
Notes: svn path=/head/; revision=7593
1997-08-13Syncing up with latest version, 2.0.9.Chuck Robey6-860/+860
If you test this, remember it's huge, the package is 16 megs alone. Notes: svn path=/head/; revision=7572
1997-08-13Update MASTER_SITE.Thomas Gellekum1-2/+2
PR: 4272 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7565
1997-08-11fix MASTER_SITESEric L. Hernes1-2/+2
Notes: svn path=/head/; revision=7537
1997-07-22Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".Satoshi Asami1-5/+6
Notes: svn path=/head/; revision=7405
1997-07-19Oops --- forgot to add new libpng dependency. Fixed now.Chuck Robey1-1/+2
Notes: svn path=/head/; revision=7372
1997-07-19Upgrading to version 3.36. Still a beta, but improving.Chuck Robey2-6/+6
This is a modification of a patch by Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=7371
1997-07-17ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE8-16/+16
Notes: svn path=/head/; revision=7360
1997-07-13/bin/sh -> ${SH}Masafumi Max NAKANE3-6/+6
Notes: svn path=/head/; revision=7303
1997-07-08Upgrade 3.0 -> 3.4.Thomas Gellekum8-78/+227
PR: 40455 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7239
1997-06-28Bring Octave up to the latest revision, 2.0.8.Chuck Robey6-862/+878
Nagged into submission by: Bill Fenner's portsurvey :-) Notes: svn path=/head/; revision=7108
1997-06-25Add some patches needed to build on -current.Thomas Gellekum6-0/+80
PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=7070
1997-06-21Activate pari.Masafumi Max NAKANE1-1/+2
Notes: svn path=/head/; revision=7033
1997-06-21New port, pari:Masafumi Max NAKANE6-0/+69
Mathmatics library and advanced calculator package PR: 3357 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=7032
1997-06-18Activate Scilab.Thomas Gellekum1-1/+2
Notes: svn path=/head/; revision=6992
1997-06-18Import of Scilab port. Scilab is a matlab-like package.Thomas Gellekum42-0/+9712
PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=6991
1997-06-10I misunderstood his intentions the first time.Satoshi Asami1-2/+2
Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6846
1997-06-10Add simpack.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=6834
1997-06-10Libraries and tools for simulation modeling.Satoshi Asami18-0/+2376
PR: 3757 Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6833
1997-06-03Add apc.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=6711
1997-06-03An auto loan payments calculator.Satoshi Asami5-0/+82
PR: 3466 Submitted by: Eric A. Griff eagriff@global2000.net Notes: svn path=/head/; revision=6710
1997-06-03Add umatrix.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=6709
1997-06-03A very simple matrix package.Satoshi Asami4-0/+28
PR: (half of) 3457 Submitted by: Sandro Sigala <ssigala@globalnet.it> Notes: svn path=/head/; revision=6708
1997-05-28File moved on master site.Bill Fenner2-4/+4
Found by: distfile checker Notes: svn path=/head/; revision=6585
1997-05-14Follow directory layout of python (shared objects -> lib/python1.4).Thomas Gellekum6-36/+39
Notes: svn path=/head/; revision=6448
1997-05-05Add RUN_DEPENDS and respect NOPORTDOCS.Thomas Gellekum3-3/+12
Notes: svn path=/head/; revision=6407
1997-04-29Fix PLIST. I had an old object file in my tree.Thomas Gellekum3-3/+3
Notes: svn path=/head/; revision=6359
1997-04-28Add numpy.Thomas Gellekum1-1/+2
Notes: svn path=/head/; revision=6350
1997-04-28Import of the NumPy port. The Numeric extensions to Python containThomas Gellekum15-0/+303
multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib. Notes: svn path=/head/; revision=6349
1997-04-23Use the C version, not Fortran. There are no functional differences.Thomas Gellekum12-42/+24
Notes: svn path=/head/; revision=6273
1997-04-17Typo.Masafumi Max NAKANE1-2/+2
Submitted by: Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co> (Closing PR #3310.) Notes: svn path=/head/; revision=6227
1997-04-07Add libranlib.Satoshi Asami1-1/+2
I-think-this-was-probably-forgotten-by: tg :) Notes: svn path=/head/; revision=6154
1997-04-07Import of libranlib. libranlib is a library of random numberThomas Gellekum18-0/+222
generators from netlib. Notes: svn path=/head/; revision=6153
1997-04-03Fix MASTER_SITE since netlib.att.com went away, do dependence on blasBill Fenner3-17/+19
properly, and clean up Makefiles a little. Notes: svn path=/head/; revision=6118
1997-04-03Some files got updated.Bill Fenner1-3/+3
Notes: svn path=/head/; revision=6117
1997-04-03Fix MASTER_SITES since netlib.att.com went away. Clean up MakefilesBill Fenner1-6/+16
a little while I'm here. Notes: svn path=/head/; revision=6116
1997-03-06Comment out IS_INTERACTIVE, only needs to connect to X server.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=5871
1997-03-06Add xplot.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=5862
1997-03-06Another plotting utility. Commonly used to plot TCP traces.Satoshi Asami6-0/+114
Submitted by: fenner (he had to leave so I'm importing it) Notes: svn path=/head/; revision=5861