Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-02 | get rid of autoconf dependency by patching configure. also, fix | dillo | 4 | -10/+260 | |
configure.in patch | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 6 | -5/+5 | |
2001-05-03 | Add defaults for all instances of EVAL_PREFIX. | jtb | 1 | -5/+8 | |
2001-04-28 | Remove redundant echoing, quoting, and input redirection to sed. | jtb | 1 | -8/+8 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -20/+18 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-14 | Change MAINTAINER section to packages@netbsd.org | jtb | 1 | -2/+2 | |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
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-02-21 | Fix linking phase of build. I thought I fixed this but must have | jtb | 2 | -230/+31 | |
missed this change the last time around. Fixes i386 bulk build trouble. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-15 | I missed adding these back. | jtb | 4 | -0/+40 | |
2001-02-15 | Append _rlab to the libraries to prevent linking with incompatible | jtb | 2 | -1/+16 | |
versions (which may already be installed). Fixes i386 bulk build problem. | |||||
2001-02-11 | Removed some cruft. Use `plplot_linkage` to find the location of | jtb | 8 | -88/+36 | |
plplot/tcl/tk/x11. New variables RLAB_USE_SUPERLU, RLAB_PAGER. | |||||
2001-02-05 | Fix problem with patch noticed in Alpha bulk build. | jtb | 2 | -5/+5 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-02-02 | Enable the use of the SuperLU library for RlaB. | jtb | 6 | -50/+66 | |
2001-02-01 | Allow use of pgraf. Executable script is now `rlab' instead of `rlab2'. | jtb | 11 | -157/+189 | |
Changed man page to reflect this. Fixed some PLIST trouble. | |||||
2001-01-31 | Addded missing AC_DEFINE(HAVE_RLAB_PLPLOT). Fixed include path problem. | jtb | 3 | -191/+35 | |
2001-01-31 | Regenerate patch-sum. Change COMMENT: | jtb | 2 | -3/+3 | |
Matrix oriented, interactive programming environment | |||||
2001-01-31 | Initial import of Rlab: | jtb | 21 | -0/+3099 | |
Interactive, interpreted scientific programming environment |