Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 04/19/2000 08:30:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Apr 19 15:30:07 UTC 2000

Modified Files:
	pkgsrc/math/R: Makefile
	pkgsrc/math/R/files: md5 patch-sum
	pkgsrc/math/R/patches: patch-aa patch-ab patch-ae patch-ag
	pkgsrc/math/R/pkg: PLIST
Removed Files:
	pkgsrc/math/R/patches: patch-af patch-ah

Log Message:
Update to R-1.0.1.  Move R library tree to ${PREFIX}/lib (a la perl5)
since it contains loadable shared object files that are platform-specific.
Lots of bug-fixes and additions ... it's getting closer to a usable
replacement for S-PLUS.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/math/R/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/math/R/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/math/R/files/patch-sum
cvs rdiff -r1.2 -r1.3 pkgsrc/math/R/patches/patch-aa \
    pkgsrc/math/R/patches/patch-ag
cvs rdiff -r1.5 -r1.6 pkgsrc/math/R/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/math/R/patches/patch-ae
cvs rdiff -r1.3 -r0 pkgsrc/math/R/patches/patch-af
cvs rdiff -r1.1 -r0 pkgsrc/math/R/patches/patch-ah
cvs rdiff -r1.5 -r1.6 pkgsrc/math/R/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.