Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-08-02 | Convert to USE_NEW_TEXINFO. | seb | 2 | -6/+6 | |
Fix info files generation by ensuring buildlink2 framework is used: use BUILD_DIRS/INSTALL_DIRS. | |||||
2003-08-02 | depkglint. | seb | 1 | -3/+2 | |
2003-08-02 | Use buildlink2 (for X11 benefit). | seb | 1 | -1/+2 | |
2003-05-18 | Add NetBSD RCS tags. | cjep | 1 | -0/+1 | |
2003-05-12 | Get typo for doc/doc | jmc | 1 | -1/+0 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 | |
2003-04-29 | Update to version 1.5.12. | jtb | 7 | -208/+211 | |
Changes: * The directory structure and configuration scripts have completely changed * RGB colors supported for color= keyword, pli, plf, plfp see help,color or help,pli for more information * lsdir, mkdir, rmdir functions added so yorick can read and manipulate directories by itself * i86_primitives and other modern binary formats added see help,createb and help,__i86 for more information * cheby.i, convol.i, dawson.i, kepler.i added to interpreted library * added "hex" 3D transport solver (similar to drat 2D solver) * improved the emacs/yorick.el package again, mostly by removing unwanted "improvements" to emacs; see emacs/README | |||||
2002-01-18 | bring an lseek prototype into scope - this makes it survive its own | drochner | 3 | -5/+29 | |
installation test for me | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
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 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-02 | NetBSD/alpha doesn't have <machine/fpu.h> or ieeefp*() functions, so don't | jlam | 3 | -5/+19 | |
compile that code. | |||||
2000-08-03 | Initial import of yorick-1.4, a numerical algebra system. Provided through | rh | 7 | -0/+203 | |
PR pkg/10533 by John Refling <refling@comet.lbl.gov> |