summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed.Chris Timmons1997-09-011-3/+20
| | | | Notes: svn path=/head/; revision=7738
* Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS soChris Timmons1997-09-011-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
* Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.Satoshi Asami1997-08-252-2/+3
| | | | Notes: svn path=/head/; revision=7675
* Use another MASTER_SITE.Jean-Marc Zucconi1997-08-152-4/+6
| | | | Notes: svn path=/head/; revision=7593
* Syncing up with latest version, 2.0.9.Chuck Robey1997-08-136-860/+860
| | | | | | | If you test this, remember it's huge, the package is 16 megs alone. Notes: svn path=/head/; revision=7572
* Update MASTER_SITE.Thomas Gellekum1997-08-131-2/+2
| | | | | | | | PR: 4272 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7565
* fix MASTER_SITESEric L. Hernes1997-08-111-2/+2
| | | | Notes: svn path=/head/; revision=7537
* Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".Satoshi Asami1997-07-221-5/+6
| | | | Notes: svn path=/head/; revision=7405
* Oops --- forgot to add new libpng dependency. Fixed now.Chuck Robey1997-07-191-1/+2
| | | | Notes: svn path=/head/; revision=7372
* Upgrading to version 3.36. Still a beta, but improving.Chuck Robey1997-07-192-6/+6
| | | | | | | This is a modification of a patch by Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=7371
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-178-16/+16
| | | | Notes: svn path=/head/; revision=7360
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-133-6/+6
| | | | Notes: svn path=/head/; revision=7303
* Upgrade 3.0 -> 3.4.Thomas Gellekum1997-07-088-78/+227
| | | | | | | | PR: 40455 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7239
* 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