Commit graph

280 commits

Author SHA1 Message Date
Bill Fenner
72f75f465e Make color plotting work.
Prompted by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
1998-08-01 07:36:52 +00:00
Satoshi Asami
d1f9f6aba5 Doesn't package, is missing (at least) a few hundred files. 1998-07-25 12:54:07 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Steve Price
ec08bdfe16 Update to version 0.62.2.
PR:		7276
Submitted by:	maintainer
1998-07-17 20:41:56 +00:00
Stefan Eßer
6d478c9ec9 Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Steve Price
b4c7043fe0 Turn on umfpack. 1998-07-11 18:21:26 +00:00
Steve Price
05e2c41388 Initial import of umfpack version 2.2.
A package for solving systems of sparse linear systems.

PR:		5295
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-07-11 18:20:30 +00:00
Marc G. Fournier
f97f38d4d2 Looked in the wrong directory (linpack vs blas) ... 1998-07-09 03:42:14 +00:00
Marc G. Fournier
748b359ec0 Forgot a backslash in the MASTER_SITES list...
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1998-07-08 11:54:51 +00:00
Marc G. Fournier
229c7f4d6d Add two sites for retrieving, remove ftp.netlib.org 1998-07-07 19:21:19 +00:00
Marc G. Fournier
836dc0a0d2 Changes so that distrfiles are retriveable...md5 changes to follow 1998-07-07 19:04:05 +00:00
Marc G. Fournier
9f7f5c31d7 ftp.demon.net doesn't appear to mirror aminet anymore... 1998-07-07 18:55:41 +00:00
Marc G. Fournier
ad9f95cbb9 New md5 checksums for port 1998-07-07 18:48:14 +00:00
Marc G. Fournier
6f67b47471 This gets it so that the files are retriveable..md5 updates next 1998-07-07 18:40:47 +00:00
Marc G. Fournier
f361d01787 distfile changed to tar.gz from sha.gz
md5 changes as appropriate
1998-07-07 18:31:15 +00:00
Jun-ichiro itojun Hagino
5dc22a30d1 upgrade to siag 2.80. 1998-07-06 17:41:18 +00:00
Satoshi Asami
c452582dce Mark this port broken:
===
 :
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....)
1998-07-02 06:27:40 +00:00
Thomas Gellekum
93c9528efc Use py- as prefix for the package names. 1998-06-30 07:43:02 +00:00
Andreas Klemm
3f64101168 path on ftp mirrors changed ...
added uni-bielefeld ...
1998-06-29 18:46:39 +00:00
Steve Price
58d7dc8f76 Update to version 0.62.1.
PR:		7025
Submitted by:	maintainer
1998-06-28 23:37:44 +00:00
Thomas Gellekum
ad0b1faa57 Add virtual category "python".
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Thomas Gellekum
224a52e6d8 Activate rng. 1998-06-25 06:38:28 +00:00
Thomas Gellekum
dd403ee19d Upgrade to 1.5. 1998-06-24 06:18:56 +00:00
Thomas Gellekum
862a3a4554 Upgrade to 1.3. 1998-06-24 06:09:19 +00:00
Matthew Hunt
955622d9b3 Upgrade to 2.0. 1998-06-10 19:12:49 +00:00
Scott Mace
067c498e76 Fix calc so that it will build properly again.
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.
1998-06-04 17:13:57 +00:00
Thomas Gellekum
f8175159fa Fix for quadmesh.py. 1998-06-03 06:43:41 +00:00
Thomas Gellekum
ad339e24e0 Activate pygist. 1998-06-02 08:11:20 +00:00
Thomas Gellekum
d7c14f6605 New port pygist, a python interface to the scientific plotting
library gist, which is distributed with yorick.
1998-06-02 08:09:37 +00:00
Thomas Gellekum
25444aa391 Distfile has been repackaged and moved on master site. 1998-05-29 06:45:49 +00:00
Bill Fenner
4f2f81b483 MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. 1998-05-25 21:03:04 +00:00
Chuck Robey
e032aff81a Fix nasty template-instantiation problem that, while it compiled,
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.
1998-05-20 02:17:20 +00:00
Chuck Robey
5cf77f032a Marked BROKEN until I find the reason it's core-dumping on startup. 1998-05-15 18:44:53 +00:00
Matthew Hunt
36e4ff9e75 Change package name from "r" to "R" (after discussion with Mark
Murray and Satoshi Asami).
Correct the handling of paper sizes.

PR:		6520
Submitted by:	Maurice Castro <maurice@atum.castro.aus.net>
1998-05-07 06:08:25 +00:00
Thomas Gellekum
b0d2c8e405 Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
from octave and iv.
1998-05-06 09:06:01 +00:00
Chuck Robey
91b7aa1579 Update octave to 2.0.12 1998-05-05 20:38:12 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
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
1998-05-04 20:23:32 +00:00
Matthew Hunt
196cae7856 Activate r. 1998-05-04 17:55:43 +00:00
Matthew Hunt
36b150b038 Import of R, a language for mathematical programming.
PR:		6503
Submitted by:	Maurice Castro <maurice@planetoid.serc.rmit.edu.au>
1998-05-04 17:53:35 +00:00
Stefan Eßer
ae74d2183b Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297 Update PLIST to match Beta4.1 1998-05-02 22:14:03 +00:00
Thomas Gellekum
6c9e50ea3e Activate xmgr. 1998-04-30 08:55:09 +00:00
Thomas Gellekum
cf8401a068 Save xmgr history part the last. Back to the first import of the
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. <:)
1998-04-30 08:52:23 +00:00
Thomas Gellekum
58eb201186 Save xmgr history part 5. Original log:
cosmetic changes using portlint, a really nice tool ;-)
1998-04-30 08:40:07 +00:00
Thomas Gellekum
7a2e4f1233 Save mgr history part 4. Original log:
Add -lXext so this program compiles.
1998-04-30 08:39:03 +00:00
Thomas Gellekum
c1b184f094 Save xmgr history part 3. Original log:
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 ...
1998-04-30 08:37:08 +00:00
Thomas Gellekum
f91929e9cc Save xmgr history part 2. Original log:
New port gwstat needs xmgr called under a different name -> grbatch.
Added a symlink for that purpose.
1998-04-30 08:35:42 +00:00