Commit graph

2183 commits

Author SHA1 Message Date
Kirill Ponomarev
d28ae29053 - Fix build on alpha
PR:		ports/63532
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-02-29 17:03:13 +00:00
Kirill Ponomarev
1003c67824 - Update to version 0.9.12
PR:		ports/63496
Submitted by:	Ports Fury
2004-02-28 19:43:12 +00:00
Maho Nakata
5e41ece017 Update to 3.6.0 2004-02-28 09:45:06 +00:00
Maho Nakata
9d888b405d Update to 3.7.1 2004-02-28 03:54:20 +00:00
Pav Lucistnik
fb77f01708 Add ruby-narray_miss, an additional class of ruby with conduct processing
of missing value to NArray which is a numeric multi-dimensional array class.

PR:		ports/62870
Submitted by:	Shin'ya Murakami <murashin@edamame.summing.com>
2004-02-27 21:44:31 +00:00
Mario Sergio Fujikawa Ferreira
3c2287b2c5 o Update to mprime core version 23.5
o Port's Makefile
	- move some lines from post-patch to do-configure target
	  since they DO configure the port's build
2004-02-26 23:39:27 +00:00
Joe Marcus Clarke
f98a0d6338 Update to 4.3.48. 2004-02-26 18:05:42 +00:00
Mathieu Arnold
8d1e6ba916 have it work with all perls, fix plist 2004-02-25 12:06:25 +00:00
Mathieu Arnold
fa66d83c33 add the right dependency so that it builds with all perls 2004-02-25 11:38:28 +00:00
Kris Kennaway
340ac1d565 Correct previous commit:
BROKEN on alpha 5.x: Does not compile
2004-02-25 10:36:46 +00:00
Kris Kennaway
3602943565 BROKEN on !i386 and !amd64: Does not compile 2004-02-25 10:35:56 +00:00
Kris Kennaway
2dc33096c4 BROKEN on !i386 and !amd64: Does not compile 2004-02-25 10:12:17 +00:00
Kris Kennaway
7733bf4bd4 BROKEN on alpha 5.x: Does not compile 2004-02-25 10:04:41 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Maho Nakata
05996ace26 1) unbreak by updating distinfo
2) silent version up without changing the filename of the archive.
   a) minor difference in .MMMinit
   b) lib.tar (also .MMMinit)
   c) lib.toc (table of contents)
   d) plot.mdvi (one of the help file)
3) satisfy portlint

Submitted by:	kris via bento
2004-02-23 12:43:22 +00:00
Kris Kennaway
fd241a2593 BROKEN on !i386: Does not compile 2004-02-23 05:02:04 +00:00
Kris Kennaway
8e705146be BROKEN on alpha 5.x: configure fails 2004-02-23 03:50:21 +00:00
Kris Kennaway
f816205962 Utilize the EXPIRATION_DATE tag for these ports scheduled for removal. 2004-02-22 01:22:46 +00:00
Kris Kennaway
9e9dcdd897 BROKEN on 4.x: does not compile 2004-02-21 22:13:46 +00:00
Joe Marcus Clarke
ad8522a92e Update to 4.3.46. 2004-02-20 22:44:13 +00:00
Greg Lewis
9404716e92 Add a port of ndiff:
ndiff is a utility for comparing putatively similar files, ignoring small
numeric differences.  The utility is written by Nelson H.  F. Beebe and
covered by the GNU General Public License (GPL), version 2.  It may be
built with arbitrary precision support (more powerful) or using built-in
floating point precision, see Makefile.

Assessing the consistency of a numerical program run in multiple
environments (operating systems, architectures, or compilers) can be a
difficult task for a human, as small differences in numerical output values
are expected.  File differencing utilites, such as diff(1), will generally
produce voluminous output, often longer than the original files.

ndiff solves this problem. Taking two two text files expected to be
identical, or at least numerically similar, it allows to specify absolute
and/or relative error tolerances for differences between numerical values
in the two files, and then reports only the lines with values exceeding
those tolerances.  It also tells by how much they differ. A simple example:

% ndiff --relative-error 1.0e-3 test019.txt.1 test019.txt.2
### Maximum relative error in matching lines = 8.64e-51 at line 129 field 4

WWW: http://www.math.utah.edu/~beebe/software/ndiff/

I've cleaned up the submitted version a little.

PR:		62221
Submitted by:	Stefan A. Deutscher <sad@mailaps.org>
2004-02-18 22:02:39 +00:00
Tilman Keskinoz
ee4f10cac0 Use QT3 instead of QT2.
Bump PORTREVISION.
2004-02-17 13:40:10 +00:00
Tilman Keskinoz
fba3b1ed05 Fix build on AMD64 2004-02-17 12:59:08 +00:00
Dag-Erling Smørgrav
47ce888c2f Update to 8.2. 2004-02-17 12:58:26 +00:00
Philip Paeps
3e8eb108c8 o Fix installation on bento
o Change my email address

Noticed by:	bento, kris
Approved by:	kris
2004-02-17 12:00:18 +00:00
Kris Kennaway
b2f7298fa6 BROKEN on 5.x: does not compile 2004-02-17 10:43:25 +00:00
Mark Linimon
c78fde94f8 Update to 0.98J: add animations. Informed maintainer. 2004-02-17 07:39:42 +00:00
Akinori MUSHA
80e9515aaa Update to 0.5.3
PR:		ports/62803
Submitted by:	Shin'ya Murakami <murashin@edamame.summing.com>

Add build time dependency to ruby-narray.
2004-02-17 03:53:44 +00:00
Akinori MUSHA
7a13e6351f Update to 0.5.7p1 which now supports ruby 1.8.
PR:		ports/62868
Submitted by:	Shin'ya Murakami <murashin@edamame.summing.com>
2004-02-17 03:44:48 +00:00
Kris Kennaway
73bef6a52c BROKEN: Unfetchable. This port is scheduled for removal on April 16 if it
is still broken at that time.
2004-02-16 23:34:14 +00:00
Kris Kennaway
912e22d315 BROKEN: Checksum mismatch. This port is scheduled for removal on April 16
if it is still broken at that time.
2004-02-16 23:31:49 +00:00
Alexander Nedotsukov
09bf4feb5e Update to 4.3.44 2004-02-14 01:35:24 +00:00
Kirill Ponomarev
5468e294aa - Update to version 20040214
- Fix build on 5.x and amd64

PR:		ports/62795
Submitted by:	maintainer
2004-02-13 21:19:23 +00:00
Mark Linimon
5d0646b06c During building executables on FreeBSD 4.X the "undefined reference to
`pthread_*'" was thrown.  Fix this, and also some other cosmetic bugs.

PR:		ports/62446
Submitted by:	Mykola Khotyaintsev <ko@irfu.se> (maintainer)
2004-02-13 03:53:48 +00:00
Clement Laforet
1fb68855c7 Update to 1.38
PR:             62668
Submitted by:   Thierry Thomas <thierry@pompo.net> (maintainer)
2004-02-11 17:34:01 +00:00
Anton Berezin
641b394d26 Update to 1.69.
Submitted by:	mat
2004-02-11 09:43:55 +00:00
Kirill Ponomarev
ffa3bf9e8a - Update to version 5.3.0
PR:		ports/62641
Submitted by:	Ports Fury
2004-02-10 15:39:09 +00:00
Michael Nottebrock
82911b32af Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
Mark Linimon
533376ab7a Bento fix: convert the pre-fetch test for the existance of the
distfile (which must be manually downloaded) into one that is
compatible with bento builds.  This should be transparent to
anyone installing the port.  Informed maintainer.
2004-02-09 10:33:10 +00:00
Kris Kennaway
3ffd4af207 BROKEN with perl 5.8: Does not install 2004-02-09 02:41:35 +00:00
Kris Kennaway
5155c246bd BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
aee6ddcd9a Update to 1.2.6. 2004-02-08 00:54:28 +00:00
Kris Kennaway
98462724c8 This port is broken on 4.x too, and will be removed after April 7. 2004-02-07 23:45:50 +00:00
Kris Kennaway
37b36b9f67 BROKEN on 5.x: does not compile 2004-02-07 23:29:51 +00:00
Oliver Lehmann
0416e0a44c fix build on current 2004-02-07 13:54:10 +00:00
Mark Linimon
2637aaf14e Update to 1.2.2. See ChangeLog for complete list of bugfixes. New features:
Make AIC retrievable via genr ("genr foo = $aic")
 Add calculation of modulus and frequency for ARMA roots,
 and add printing of these to LaTeX and RTF output
 Add DFFITS values to the "influential observations" model
 test; also expand the help entry for this

PR:			ports/62433
Submitted by:		KATO Tsuguru <tkato@prontomail.com>
2004-02-07 04:42:47 +00:00
Kirill Ponomarev
857e094afe - Fix build on -current
PR:		ports/62431
Submitted by:	Ports Fury
2004-02-06 14:16:24 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Alex Dupre
ef51f8de1b Add NO_LATEST_LINK=yes.
Noticed by:	kris
Approved by:	nork (mentor/implicitly)
2004-02-06 11:17:41 +00:00