summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this work with python1.5.Thomas Gellekum1998-01-216-102/+123
|
* Mark these ports broken. They are not happy with python upgrades.Satoshi Asami1998-01-213-3/+9
|
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-252-4/+4
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
|
* Unmark this as being BROKEN for current.Justin M. Seger1997-11-301-6/+1
|
* Mark this BROKEN for 3.0.Justin M. Seger1997-11-291-1/+6
|
* Don't delete ${PREFIX}/share/doc.Satoshi Asami1997-11-291-1/+0
|
* Update to Beta2Stefan Eßer1997-11-283-22/+42
|
* Remove bad MASTER_SITE.Justin M. Seger1997-11-261-3/+2
|
* I don't think it was the porter's intention to comment out USE_PERL5. :)Satoshi Asami1997-11-251-2/+2
|
* Enable p5-MatrixRealBill Fenner1997-11-241-1/+2
|
* This is a port of Math::MatrixReal, a perl module impleneting a matrix ofBill Fenner1997-11-245-0/+52
| | | | | | | reals. PR: ports/4402 Submitted by: Narvi <narvi@haldjas.folklore.ee>
* Move distfile into subdirectory. I don't think there are any otherSatoshi Asami1997-11-222-2/+3
| | | | "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;)
* Use correct filename to compress and install document file.Satoshi Asami1997-11-192-6/+6
|
* Import kaskade port. kaskade is another Finite Element programThomas Gellekum1997-11-1711-0/+532
| | | | | | | with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org>
* Upgrade to bihar (double precision version)Bill Fenner1997-11-1612-50/+112
| | | | | PR: ports/4914 Submitted by: Pedro Giffuni S. <giffunip@asme.org>
* Files are now gzipped instead of compressed.Thomas Gellekum1997-11-134-8/+10
| | | | | | | | | PR: 5023 Submitted by: Carl Fongheiser <cmf@netins.net> Minor cleanup. Prompted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4)
* Add BUILD_DEPENDS on moc pre-processor.Stefan Eßer1997-11-031-2/+3
| | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
* Utilities for the KDE desktop environment (Calculator, Editor,Stefan Eßer1997-11-025-0/+184
| | | | Calendar,...).
* Fix problems with octave's PLIST and sort the PLIST.Justin M. Seger1997-11-012-296/+388
| | | | | PR: 4730 Submitted by: Yoshio.Mita@isen.fr
* Use fpsetmask(0) on FreeBSD.Thomas Gellekum1997-10-311-3/+5
| | | | | PR: 4093 Fix suggested by: bde
* portlint.Masafumi Max NAKANE1997-10-152-20/+20
|
* Upgrade, 1.0.1beta -> 1.0-RELEASE.Masafumi Max NAKANE1997-10-154-13/+14
| | | | | PR: 4763 submitted by: maintainer
* Activate plplot.Thomas Gellekum1997-10-061-1/+2
|
* Import plplot port. plplot is a scientific plotting library.Thomas Gellekum1997-10-067-0/+252
|
* Typo in dependency (X11/libsx -> x11/libsx).Satoshi Asami1997-09-171-2/+2
|
* Activate femlab.Thomas Gellekum1997-09-161-1/+2
|
* Import of femlab port. femlab solves PDEs in 2D using theThomas Gellekum1997-09-168-0/+177
| | | | | | | finite element method. PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org>
* Find a new master site.Satoshi Asami1997-09-091-2/+2
| | | | Reminded by: Bill Fenner's distfile checker
* Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed.Chris Timmons1997-09-011-3/+20
|
* 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.)
* Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.Satoshi Asami1997-08-252-2/+3
|
* Use another MASTER_SITE.Jean-Marc Zucconi1997-08-152-4/+6
|
* 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.
* Update MASTER_SITE.Thomas Gellekum1997-08-131-2/+2
| | | | | PR: 4272 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* fix MASTER_SITESEric L. Hernes1997-08-111-2/+2
|
* Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".Satoshi Asami1997-07-221-5/+6
|
* Oops --- forgot to add new libpng dependency. Fixed now.Chuck Robey1997-07-191-1/+2
|
* 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>
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-178-16/+16
|
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-133-6/+6
|
* Upgrade 3.0 -> 3.4.Thomas Gellekum1997-07-088-78/+227
| | | | | PR: 40455 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* Bring Octave up to the latest revision, 2.0.8.Chuck Robey1997-06-286-862/+878
| | | | Nagged into submission by: Bill Fenner's portsurvey :-)
* Add some patches needed to build on -current.Thomas Gellekum1997-06-256-0/+80
| | | | | PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt>
* Activate pari.Masafumi Max NAKANE1997-06-211-1/+2
|
* 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>
* Activate Scilab.Thomas Gellekum1997-06-181-1/+2
|
* 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>
* I misunderstood his intentions the first time.Satoshi Asami1997-06-101-2/+2
| | | | Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>