Commit graph

374 commits

Author SHA1 Message Date
jtb
28d15231cb Put @PREFIX@ back here instead of `/usr/pkg'. 2001-03-04 17:15:19 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
toshii
f2bbbdc707 Add an info dir entry for fftw.info. 2001-03-03 07:33:46 +00:00
jtb
67d7050944 Install the man pages. Changed "Xemacs" to "Emacs" in menus, since it
runs `emacs'.
2001-03-01 21:16:52 +00:00
jtb
c5c0c12a90 Really fix the previous problem. 2001-03-01 02:21:11 +00:00
jtb
ca3da75ed9 Correct the location of the ctpp' preprocessor in the telakka' script. 2001-03-01 01:48:26 +00:00
jtb
b10958c951 "modern (1994) workstations" -> "modern workstations". 2001-02-28 22:47:28 +00:00
jtb
4e60a3f3ab Add and enable tela 2001-02-28 22:34:54 +00:00
jtb
862b2d7455 Initial import of tela:
Tela (TEnsor LAnguage) is a scientific computing language and
environment. It is mainly targeted for prototyping large-scale
numerical simulations and doing pre- and postprocessing for them, and
it replaces a compiled language like C++ or Fortran in this
respect. The feature set is therefore biased to operations needed in
partial differential equation solvers. A relatively complete graphics
is included via a separate program (PlotMTV). Tela uses HDF format as
native save/load format. It can also read/write Matlab binary files
and some ASCII files.

Tela is generally 2-4 times faster than Matlab, the extremeties
encountered so far are 0.9-11.  Even though Tela is mainly a
prototyping and development environment, modest-size 2D simulations
can be run in modern (1994) desktop workstations while preserving
"interactive" response times. Only large 2D or 3D simulations must
usually be coded in C or Fortran and run on supercomputers.
2001-02-28 22:34:05 +00:00
jtb
cb1250e727 Use "bsd.lib.mk" instead of libtool. 2001-02-27 18:42:05 +00:00
jlam
3ee88936ba Add NOT_FOR_PLATFORMS=*-*-alpha as R requires IEEE math. Information
gleaned from port-alpha mailing list posting by Paul Mather
<paul@gromit.dlib.vt.edu> in:

	http://mail-index.netbsd.org/port-alpha/2001/02/14/0004.html
2001-02-26 15:01:43 +00:00
jtb
7cb980a534 Fixed typo. Tidied up the Makefile. Don't bother running the tests. 2001-02-25 22:14:19 +00:00
jtb
1896f777b3 Update the homepage. General face-lift. 2001-02-25 21:40:21 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
jtb
bed225bfb8 Fix linking phase of build. I thought I fixed this but must have
missed this change the last time around. Fixes i386 bulk build trouble.
2001-02-21 20:31:59 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
jtb
cd26e5cf8d I missed adding these back. 2001-02-15 18:16:56 +00:00
jtb
8381fbf041 Append _rlab to the libraries to prevent linking with incompatible
versions (which may already be installed). Fixes i386 bulk build problem.
2001-02-15 18:14:35 +00:00
jtb
178474ea30 The distfiles seem to have changed. 2001-02-14 02:48:39 +00:00
jtb
e0d1d7adf1 Removed some cruft. Use plplot_linkage to find the location of
plplot/tcl/tk/x11. New variables RLAB_USE_SUPERLU, RLAB_PAGER.
2001-02-11 23:06:02 +00:00
jtb
c2b9b93470 Fix one further problem. 2001-02-10 22:17:35 +00:00
veego
0f2f41f79e Fix the MASTER_SITE and regen the checksum for tn.tar.gz which seems to
have changed today, but the last commit only changed the dates and not the
md5.
2001-02-10 21:37:05 +00:00
jtb
c7315c5709 Regenerate checksum. Keep the lines in the Makefile within column 70. 2001-02-10 18:13:57 +00:00
jtb
d9cadfc845 Add and enable admesh 2001-02-10 04:45:36 +00:00
jtb
df44a99127 Initial import of admesh:
Program for processing triangulated solid meshes
2001-02-10 04:44:57 +00:00
jtb
111bbed8af Add and enable tochnog 2001-02-10 04:31:30 +00:00
jtb
0d19270043 Initial import of tochnog:
Finite Element Analysis Program
2001-02-10 04:30:48 +00:00
jtb
4756e915c9 Add and enable p5-Interpolate 2001-02-10 04:22:56 +00:00
jtb
57fd00ad40 Initial import of p5-Interpolate:
This module contains several useful routines for interpolating data
sets and finding where a given value lies in a sorted list.
2001-02-10 04:22:11 +00:00
jtb
08cb5e0df9 Add and enable metis. 2001-02-10 04:19:17 +00:00
jtb
6216dc74db Initial import of metis:
METIS is a family of programs for partitioning unstructured graphs and
hypergraphs and computing fill-reducing orderings of sparse matrices.
The underlying algorithms used by METIS are based on the
state-of-the-art multilevel paradigm that has been shown to produce
high quality results and scale to very large problems.  It is
available both as a set of stand-alone programs and as a library.
2001-02-10 04:18:37 +00:00
jtb
9d439a0211 Add and enable p5-BigInteger 2001-02-10 04:13:28 +00:00
jtb
9a2e92ab8c Initial import of p5-BigInteger:
Arbitrary length integer extension module for Perl
2001-02-10 04:12:39 +00:00
wiz
b095aa245f Remove a MASTER_SITE, fix path on a second one, and tell mv we're sure. 2001-02-08 15:59:53 +00:00
wiz
750ee12528 Try to be backwards compatible in readline emulation usage for older
versions of NetBSD.
2001-02-08 15:50:20 +00:00
wiz
a8be8c260c Add and enable capc-calc 2001-02-08 10:27:49 +00:00
wiz
4eff26eac9 Initial import of calc (renamed to capc-calc because of existing calc
package): C arbitrary precision calculator
Requested by Chuck Cranor.
2001-02-08 10:25:54 +00:00
jtb
f7a6d4f0f6 Use bsd.lib.mk for building shared libs. 2001-02-08 06:10:40 +00:00
jtb
19168c929f Use generic BSD build system for making shared libraries. (No more libtool). 2001-02-08 06:01:05 +00:00
jtb
4783f08e10 Add and enable p5-MatrixReal 2001-02-07 22:36:25 +00:00
jtb
4f3fb8b07e Initial import of p5-MatrixReal:
Perl module for performing operations on real matrices
2001-02-07 22:35:39 +00:00
fredb
f8363e87f7 Fix a few more paste-o's. 2001-02-07 05:16:39 +00:00
jtb
34c556e0ef Add and enable udunits. 2001-02-07 04:32:35 +00:00
jtb
e3e1abfdd7 Initial import of udunits:
Library and program for manipulating units of physical quantities
(There is also a Perl module, but that doesn't fit in 70 characters).
2001-02-07 04:31:39 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
jtb
1be1dd575d Fix problem with patch noticed in Alpha bulk build. 2001-02-05 21:38:13 +00:00
jtb
c96d34af68 Fix a PLIST problem noticed in Alpha bulk build. 2001-02-05 21:21:44 +00:00