Commit graph

19 commits

Author SHA1 Message Date
zuntum
98cf373d36 Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
jtb
4dec00fdaa Add defaults for all instances of EVAL_PREFIX. 2001-05-03 22:16:50 +00:00
jtb
b97c41dde3 Remove redundant echoing, quoting, and input redirection to sed. 2001-04-28 23:59:17 +00:00
agc
fa5c767d84 Move to sha1 digests, and add distfile sizes. 2001-04-19 08:45:37 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +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
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
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
1be1dd575d Fix problem with patch noticed in Alpha bulk build. 2001-02-05 21:38:13 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
jtb
a8464db52e Enable the use of the SuperLU library for RlaB. 2001-02-02 02:06:43 +00:00
jtb
6cb4974b73 Allow use of pgraf. Executable script is now rlab' instead of rlab2'.
Changed man page to reflect this. Fixed some PLIST trouble.
2001-02-01 04:44:49 +00:00
jtb
bdbd637c23 Addded missing AC_DEFINE(HAVE_RLAB_PLPLOT). Fixed include path problem. 2001-01-31 12:42:14 +00:00
jtb
8aaa2e8eb9 Regenerate patch-sum. Change COMMENT:
Matrix oriented, interactive programming environment
2001-01-31 07:54:47 +00:00
jtb
504be27e54 Initial import of Rlab:
Interactive, interpreted scientific programming environment
2001-01-31 07:30:25 +00:00