summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bring Octave up to the latest revision, 2.0.8.Chuck Robey1997-06-286-862/+878
| | | | | | | Nagged into submission by: Bill Fenner's portsurvey :-) Notes: svn path=/head/; revision=7108
* Add some patches needed to build on -current.Thomas Gellekum1997-06-256-0/+80
| | | | | | | | PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=7070
* Activate pari.Masafumi Max NAKANE1997-06-211-1/+2
| | | | Notes: svn path=/head/; revision=7033
* New port, pari:Masafumi Max NAKANE1997-06-216-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
* Activate Scilab.Thomas Gellekum1997-06-181-1/+2
| | | | Notes: svn path=/head/; revision=6992
* Import of Scilab port. Scilab is a matlab-like package.Thomas Gellekum1997-06-1842-0/+9712
| | | | | | | | PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=6991
* I misunderstood his intentions the first time.Satoshi Asami1997-06-101-2/+2
| | | | | | | Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6846
* Add simpack.Satoshi Asami1997-06-101-1/+2
| | | | Notes: svn path=/head/; revision=6834
* Libraries and tools for simulation modeling.Satoshi Asami1997-06-1018-0/+2376
| | | | | | | | PR: 3757 Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6833
* Add apc.Satoshi Asami1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6711
* An auto loan payments calculator.Satoshi Asami1997-06-035-0/+82
| | | | | | | | PR: 3466 Submitted by: Eric A. Griff eagriff@global2000.net Notes: svn path=/head/; revision=6710
* Add umatrix.Satoshi Asami1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6709
* A very simple matrix package.Satoshi Asami1997-06-034-0/+28
| | | | | | | | PR: (half of) 3457 Submitted by: Sandro Sigala <ssigala@globalnet.it> Notes: svn path=/head/; revision=6708
* File moved on master site.Bill Fenner1997-05-282-4/+4
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6585
* Follow directory layout of python (shared objects -> lib/python1.4).Thomas Gellekum1997-05-146-36/+39
| | | | Notes: svn path=/head/; revision=6448
* Add RUN_DEPENDS and respect NOPORTDOCS.Thomas Gellekum1997-05-053-3/+12
| | | | Notes: svn path=/head/; revision=6407
* Fix PLIST. I had an old object file in my tree.Thomas Gellekum1997-04-293-3/+3
| | | | Notes: svn path=/head/; revision=6359
* Add numpy.Thomas Gellekum1997-04-281-1/+2
| | | | Notes: svn path=/head/; revision=6350
* Import of the NumPy port. The Numeric extensions to Python containThomas Gellekum1997-04-2815-0/+303
| | | | | | | | multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib. Notes: svn path=/head/; revision=6349
* Use the C version, not Fortran. There are no functional differences.Thomas Gellekum1997-04-2312-42/+24
| | | | Notes: svn path=/head/; revision=6273
* Typo.Masafumi Max NAKANE1997-04-171-2/+2
| | | | | | | | Submitted by: Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co> (Closing PR #3310.) Notes: svn path=/head/; revision=6227
* Add libranlib.Satoshi Asami1997-04-071-1/+2
| | | | | | | I-think-this-was-probably-forgotten-by: tg :) Notes: svn path=/head/; revision=6154
* Import of libranlib. libranlib is a library of random numberThomas Gellekum1997-04-0718-0/+222
| | | | | | | generators from netlib. Notes: svn path=/head/; revision=6153
* Fix MASTER_SITE since netlib.att.com went away, do dependence on blasBill Fenner1997-04-033-17/+19
| | | | | | | properly, and clean up Makefiles a little. Notes: svn path=/head/; revision=6118
* Some files got updated.Bill Fenner1997-04-031-3/+3
| | | | Notes: svn path=/head/; revision=6117
* Fix MASTER_SITES since netlib.att.com went away. Clean up MakefilesBill Fenner1997-04-031-6/+16
| | | | | | | a little while I'm here. Notes: svn path=/head/; revision=6116
* Comment out IS_INTERACTIVE, only needs to connect to X server.Satoshi Asami1997-03-061-2/+2
| | | | Notes: svn path=/head/; revision=5871
* Add xplot.Satoshi Asami1997-03-061-1/+2
| | | | Notes: svn path=/head/; revision=5862
* Another plotting utility. Commonly used to plot TCP traces.Satoshi Asami1997-03-066-0/+114
| | | | | | | Submitted by: fenner (he had to leave so I'm importing it) Notes: svn path=/head/; revision=5861
* Not everyone has `.' in his $PATH.Jean-Marc Zucconi1997-02-201-37/+26
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=5707
* Change EXTRACT_ARGS to EXTRACT_BEFORE_ARGS, the former is only retainedSatoshi Asami1997-02-144-8/+8
| | | | | | | | | | for backwards compatibilty. Also move it down to "misc. bsd.port.mk variables" section. While I'm here, add "/sbin/" to ldconfig. Notes: svn path=/head/; revision=5608
* Activate fftpack.Thomas Gellekum1997-02-141-1/+2
| | | | Notes: svn path=/head/; revision=5604
* Import of fftpack, a library of FFT routines from netlib.Thomas Gellekum1997-02-1412-0/+148
| | | | | | | | | Closes PR #2574. Submitted by: Pedro Giffuni S. Notes: svn path=/head/; revision=5603
* Non-working help file.David E. O'Brien1997-01-241-1/+1
| | | | | | | PLIST had lib/gnuplot.gih, but it was actually installed in share/ Notes: svn path=/head/; revision=5432
* Activate ss.Masafumi Max NAKANE1997-01-241-1/+2
| | | | Notes: svn path=/head/; revision=5429
* New port: yet another spreadsheet program.Masafumi Max NAKANE1997-01-248-0/+130
| | | | | | | | Submitted by: pgiffuni@FPS.biblos.unal.edu.co (Closing PR #2452.) Notes: svn path=/head/; revision=5426
* Upgrade octave to version 2.0.1. Fair warning, this takes a greatChuck Robey1997-01-206-472/+964
| | | | | | | | | long time to compile, and the package is over 6 megabytes in size. Also depends on the new gnuplot port for output. Reviewed by: Satoshi Notes: svn path=/head/; revision=5399
* Update the "version required" comment. Change "Whom" and MAINTAINER toSatoshi Asami1997-01-131-11/+5
| | | | | | | | | | | reflect reality (who's "cbr"?). Change PKGNAME to follow standard. Remove commented out MASTER_SITES (I know how it got here, and I do this myself too, but you have to make sure you delete it before committing, Chuck :), remove unnecessary pre-install target (directories are created by mtree). Notes: svn path=/head/; revision=5336
* Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,Chuck Robey1997-01-123-105/+23
| | | | | | | and I want the new octave). Look for octave later today. Notes: svn path=/head/; revision=5327
* Add freefem.Satoshi Asami1997-01-111-1/+2
| | | | Notes: svn path=/head/; revision=5308
* 2-D FEM solving package. Closes PR ports/2290.Satoshi Asami1997-01-116-0/+106
| | | | | | | Submitted by: pgiffuni@FPS.biblos.unal.edu.co Notes: svn path=/head/; revision=5307
* Mark this BROKEN. I've also tried the latest release (octave-2.0)Thomas Gellekum1996-12-122-2/+6
| | | | | | | | | | with the same results: undefined symbols when linking. I'll put together a make log and my changes to the port so someone with a better knowledge of gcc and/or C++ can take a look at it (tomorrow morning MET (or is that CET nowadays?)). Notes: svn path=/head/; revision=4962
* Reformat.Satoshi Asami1996-12-121-2/+3
| | | | Notes: svn path=/head/; revision=4957
* attach calctoolEric L. Hernes1996-12-121-1/+2
| | | | Notes: svn path=/head/; revision=4948
* new port of calctool, another X11 calculator,Eric L. Hernes1996-12-127-0/+117
| | | | | | | | closes ports/2157 Submitted by: Nick Sayer nsayer@quack.kfu.com Notes: svn path=/head/; revision=4947
* Make pkg_add print the license only once. Note that the INSTALL scriptSatoshi Asami1996-12-052-0/+8
| | | | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). Notes: svn path=/head/; revision=4806
* Make pkg_add print the license only once. Note that the INSTALL scriptSatoshi Asami1996-12-052-4/+4
| | | | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). Notes: svn path=/head/; revision=4803
* Remove @unexec rm of a listed file, it will be removed bySatoshi Asami1996-12-052-2/+0
| | | | | | | pkg_delete automatically if the file is in PLIST. Notes: svn path=/head/; revision=4802
* People, please please please update subdir Makefiles when you importSatoshi Asami1996-12-051-1/+2
| | | | | | | a port! (I thought easy-import now yells in your ears about this..) Notes: svn path=/head/; revision=4801
* port of linux' wingzEric L. Hernes1996-12-0413-0/+478
| | | | Notes: svn path=/head/; revision=4797