summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turn on umfpack.Steve Price1998-07-111-1/+2
| | | | Notes: svn path=/head/; revision=11832
* Initial import of umfpack version 2.2.Steve Price1998-07-118-0/+201
| | | | | | | | | | A package for solving systems of sparse linear systems. PR: 5295 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=11831
* Looked in the wrong directory (linpack vs blas) ...Marc G. Fournier1998-07-091-3/+3
| | | | Notes: svn path=/head/; revision=11796
* Forgot a backslash in the MASTER_SITES list...Marc G. Fournier1998-07-081-2/+2
| | | | | | | Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de> Notes: svn path=/head/; revision=11786
* Add two sites for retrieving, remove ftp.netlib.orgMarc G. Fournier1998-07-074-185/+189
| | | | Notes: svn path=/head/; revision=11782
* Changes so that distrfiles are retriveable...md5 changes to followMarc G. Fournier1998-07-071-3/+3
| | | | Notes: svn path=/head/; revision=11780
* ftp.demon.net doesn't appear to mirror aminet anymore...Marc G. Fournier1998-07-071-3/+2
| | | | Notes: svn path=/head/; revision=11779
* New md5 checksums for portMarc G. Fournier1998-07-071-76/+76
| | | | Notes: svn path=/head/; revision=11778
* This gets it so that the files are retriveable..md5 updates nextMarc G. Fournier1998-07-071-3/+3
| | | | Notes: svn path=/head/; revision=11777
* distfile changed to tar.gz from sha.gzMarc G. Fournier1998-07-072-7/+3
| | | | | | | md5 changes as appropriate Notes: svn path=/head/; revision=11776
* upgrade to siag 2.80.Jun-ichiro itojun Hagino1998-07-066-101/+223
| | | | Notes: svn path=/head/; revision=11764
* Mark this port broken:Satoshi Asami1998-07-023-3/+9
| | | | | | | | | | | | | | | | | | | === : tar: can't add file share/R/library/stepfun/html/stepfun.html : No such file or directory tar: can't add file share/R/library/stepfun/latex/ecdf.tex : No such file or directory tar: can't add file share/R/library/stepfun/latex/plot.stepfun.tex : No such file or directory tar: can't add file share/R/library/stepfun/latex/stepfun.tex : No such file or directory *** Error code 1 Stop. === (this is is just the tail end of it, there are at least 500 missing files in the PLIST....) Notes: svn path=/head/; revision=11658
* Use py- as prefix for the package names.Thomas Gellekum1998-06-304-8/+8
| | | | Notes: svn path=/head/; revision=11622
* path on ftp mirrors changed ...Andreas Klemm1998-06-291-4/+5
| | | | | | | added uni-bielefeld ... Notes: svn path=/head/; revision=11612
* Update to version 0.62.1.Steve Price1998-06-289-330/+2106
| | | | | | | | PR: 7025 Submitted by: maintainer Notes: svn path=/head/; revision=11599
* Add virtual category "python".Thomas Gellekum1998-06-254-10/+12
| | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
* Activate rng.Thomas Gellekum1998-06-251-1/+2
| | | | Notes: svn path=/head/; revision=11519
* Upgrade to 1.5.Thomas Gellekum1998-06-243-15/+9
| | | | Notes: svn path=/head/; revision=11499
* Upgrade to 1.3.Thomas Gellekum1998-06-2412-30/+45
| | | | Notes: svn path=/head/; revision=11498
* Upgrade to 2.0.Matthew Hunt1998-06-104-11/+12
| | | | Notes: svn path=/head/; revision=11379
* Fix calc so that it will build properly again.Scott Mace1998-06-044-94/+49
| | | | | | | | | | | | | changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar calc is fetched as an on-the-fly tarball from ftp.cdrom.com gzipped on-the-fly tars are not supported. removed trailing whitespace on several lines in PLIST revised DESCR to <24 lines. Notes: svn path=/head/; revision=11249
* Fix for quadmesh.py.Thomas Gellekum1998-06-031-2/+2
| | | | Notes: svn path=/head/; revision=11223
* Activate pygist.Thomas Gellekum1998-06-021-1/+2
| | | | Notes: svn path=/head/; revision=11211
* New port pygist, a python interface to the scientific plottingThomas Gellekum1998-06-027-0/+217
| | | | | | | library gist, which is distributed with yorick. Notes: svn path=/head/; revision=11210
* Distfile has been repackaged and moved on master site.Thomas Gellekum1998-05-292-6/+4
| | | | Notes: svn path=/head/; revision=11183
* MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.Bill Fenner1998-05-251-2/+2
| | | | Notes: svn path=/head/; revision=11143
* Fix nasty template-instantiation problem that, while it compiled,Chuck Robey1998-05-204-20/+10
| | | | | | | | | | | | prevented it from running. The only fix (until FreeBSD goes elf) is to build the executeable statically. I really dislike that, but it's a linker problem that's not likely to be fixed. Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing me at this bug. Notes: svn path=/head/; revision=11073
* Marked BROKEN until I find the reason it's core-dumping on startup.Chuck Robey1998-05-152-2/+6
| | | | Notes: svn path=/head/; revision=10999
* Change package name from "r" to "R" (after discussion with MarkMatthew Hunt1998-05-076-12/+12
| | | | | | | | | | | Murray and Satoshi Asami). Correct the handling of paper sizes. PR: 6520 Submitted by: Maurice Castro <maurice@atum.castro.aus.net> Notes: svn path=/head/; revision=10892
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-062-2/+0
| | | | | | | from octave and iv. Notes: svn path=/head/; revision=10871
* Update octave to 2.0.12Chuck Robey1998-05-056-1040/+1032
| | | | Notes: svn path=/head/; revision=10865
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-0512-0/+12
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Activate r.Matthew Hunt1998-05-041-1/+2
| | | | Notes: svn path=/head/; revision=10845
* Import of R, a language for mathematical programming.Matthew Hunt1998-05-0418-0/+3402
| | | | | | | | PR: 6503 Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au> Notes: svn path=/head/; revision=10844
* Port is no longer broken: correct PLIST has been commitedStefan Eßer1998-05-021-3/+1
| | | | Notes: svn path=/head/; revision=10810
* Update PLIST to match Beta4.1Stefan Eßer1998-05-021-22/+68
| | | | Notes: svn path=/head/; revision=10809
* Activate xmgr.Thomas Gellekum1998-04-301-1/+2
| | | | Notes: svn path=/head/; revision=10786
* Save xmgr history part the last. Back to the first import of theThomas Gellekum1998-04-3011-33/+232
| | | | | | | | | | xmgr-4.1.1 port. The maintainer changed with Andreas' consent. I'll remove print/xmgr in a couple of days when I'm sure there's no other breakage. <:) Notes: svn path=/head/; revision=10785
* Save xmgr history part 5. Original log:Thomas Gellekum1998-04-301-2/+2
| | | | | | | cosmetic changes using portlint, a really nice tool ;-) Notes: svn path=/head/; revision=10784
* Save mgr history part 4. Original log:Thomas Gellekum1998-04-301-1/+1
| | | | | | | Add -lXext so this program compiles. Notes: svn path=/head/; revision=10783
* Save xmgr history part 3. Original log:Thomas Gellekum1998-04-302-2/+6
| | | | | | | | | | Xinside Motif users need an additional library -lXintl. So I used the $(MOTIFLIB) variable in the Imakefile file which can easily be defined correctly there. Updated the patch to reflect this. A pre-extract target informs Xinside users to do so ... Notes: svn path=/head/; revision=10782
* Save xmgr history part 2. Original log:Thomas Gellekum1998-04-302-1/+5
| | | | | | | | New port gwstat needs xmgr called under a different name -> grbatch. Added a symlink for that purpose. Notes: svn path=/head/; revision=10781
* After purchasing a load of brand new pointy hats for the ImportThomas Gellekum1998-04-3011-238/+31
| | | | | | | | | | | | | That Never Should Have Happened(TM), here's an attempt to save the history. Original log: New port xmgr. plotting tool for workstations, needs Motif or Lesstif. Prerequisite for another 2 ports for webstatistics (gwstat, wwwstat). Notes: svn path=/head/; revision=10780
* Fix missing "=" in BUILD_DEPENDS line, ruined gd dependency.Chuck Robey1998-04-281-2/+2
| | | | Notes: svn path=/head/; revision=10743
* ===> Building package for kdeutils-4.1bSatoshi Asami1998-04-281-1/+3
| | | | | | | | | | | | | | | | Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31. Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz' tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory tar: can't add file share/icons/kjots.xpm : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10729
* Update to KDE Beta4.Stefan Eßer1998-04-272-10/+15
| | | | Notes: svn path=/head/; revision=10713
* Activate xldlas, and edit its COMMENT so that it does not startMatthew Hunt1998-04-272-2/+3
| | | | | | | with the name of the software. Notes: svn path=/head/; revision=10706
* Import of xldlas, a statistics package.Matthew Hunt1998-04-277-0/+152
| | | | | | | | PR: 5331 Submitted by: Pedro Giffuni S. <giffunip@asme.org> Notes: svn path=/head/; revision=10705
* Activate metis.Matthew Hunt1998-04-261-1/+2
| | | | Notes: svn path=/head/; revision=10683