| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=101801
|
|
|
|
| |
Notes:
svn path=/head/; revision=101643
|
|
|
|
| |
Notes:
svn path=/head/; revision=101614
|
|
|
|
| |
Notes:
svn path=/head/; revision=101544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=101356
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=101213
|
|
|
|
| |
Notes:
svn path=/head/; revision=101206
|
|
|
|
| |
Notes:
svn path=/head/; revision=101205
|
|
|
|
|
|
|
|
|
|
| |
o Change my email address
Noticed by: bento, kris
Approved by: kris
Notes:
svn path=/head/; revision=101192
|
|
|
|
| |
Notes:
svn path=/head/; revision=101178
|
|
|
|
| |
Notes:
svn path=/head/; revision=101145
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/62803
Submitted by: Shin'ya Murakami <murashin@edamame.summing.com>
Add build time dependency to ruby-narray.
Notes:
svn path=/head/; revision=101139
|
|
|
|
|
|
|
|
| |
PR: ports/62868
Submitted by: Shin'ya Murakami <murashin@edamame.summing.com>
Notes:
svn path=/head/; revision=101138
|
|
|
|
|
|
|
| |
is still broken at that time.
Notes:
svn path=/head/; revision=101098
|
|
|
|
|
|
|
| |
if it is still broken at that time.
Notes:
svn path=/head/; revision=101096
|
|
|
|
| |
Notes:
svn path=/head/; revision=100888
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on 5.x and amd64
PR: ports/62795
Submitted by: maintainer
Notes:
svn path=/head/; revision=100880
|
|
|
|
|
|
|
|
|
|
| |
`pthread_*'" was thrown. Fix this, and also some other cosmetic bugs.
PR: ports/62446
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Notes:
svn path=/head/; revision=100813
|
|
|
|
|
|
|
|
| |
PR: 62668
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
Notes:
svn path=/head/; revision=100692
|
|
|
|
|
|
|
| |
Submitted by: mat
Notes:
svn path=/head/; revision=100658
|
|
|
|
|
|
|
|
| |
PR: ports/62641
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=100564
|
|
|
|
| |
Notes:
svn path=/head/; revision=100526
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=100485
|
|
|
|
| |
Notes:
svn path=/head/; revision=100455
|
|
|
|
| |
Notes:
svn path=/head/; revision=100434
|
|
|
|
| |
Notes:
svn path=/head/; revision=100321
|
|
|
|
| |
Notes:
svn path=/head/; revision=100314
|
|
|
|
| |
Notes:
svn path=/head/; revision=100311
|
|
|
|
| |
Notes:
svn path=/head/; revision=100307
|
|
|
|
| |
Notes:
svn path=/head/; revision=100245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=100214
|
|
|
|
|
|
|
|
| |
PR: ports/62431
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=100146
|
|
|
|
| |
Notes:
svn path=/head/; revision=100139
|
|
|
|
|
|
|
|
| |
Noticed by: kris
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100127
|
|
|
|
|
|
|
| |
Reviewed by: marcus
Notes:
svn path=/head/; revision=100076
|
|
|
|
|
|
|
| |
Submitted by: lioux
Notes:
svn path=/head/; revision=100053
|
|
|
|
| |
Notes:
svn path=/head/; revision=100026
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
- Kmail and knode have been moved from kdenetwork to kdepim. This
means you will have to install kdepim if you want to continue using
kmail or knode. This is to ease integration with korganizer, in
the new 'Kontact' application.
- The arabic translations for KDE and KOffice have been moved from
misc to the arabic category.
- There is a new module called kdeaccessibility in the accessibility
category. It contains a few utilities for disabled users like a
magnification lens and a text-to-speech frontend.
- In KDM, you need to select the 'CUSTOM' session profile in order
to have your .xsession executed. This is particularly important if
you're using the aegypten tools
(http://freebsd.kde.org/howtos/aegypten-kmail.php).
- We have started making more parts of the ports optional. In kdepim,
both Kandy and KPilot can be turned off with ports-knobs. This
process will continue in the 3.2 series.
Notes:
svn path=/head/; revision=100015
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=99909
|
|
|
|
|
|
|
|
| |
PR: 62314
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Notes:
svn path=/head/; revision=99894
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist
PR: ports/62264
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=99821
|
|
|
|
|
|
|
|
| |
PR: 62103
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes:
svn path=/head/; revision=99801
|
|
|
|
| |
Notes:
svn path=/head/; revision=99794
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=99786
|
|
|
|
|
|
|
| |
fixes building using gcc-3.3.
Notes:
svn path=/head/; revision=99774
|
|
|
|
|
|
|
|
|
|
|
| |
2) remove some make xconfig
3) move PKGNAMESUFFIX appropreate position
PR: 61995
Submitted by: hrs
Notes:
svn path=/head/; revision=99677
|
|
|
|
|
|
|
|
|
|
| |
lapack is required only for building.
PR: 61963
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Notes:
svn path=/head/; revision=99665
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=99607
|