Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 05/11/2000 23:15:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri May 12 06:15:07 UTC 2000

Modified Files:
	pkgsrc/devel/boost: Makefile
	pkgsrc/devel/boost/pkg: DESCR PLIST
Added Files:
	pkgsrc/devel/boost/files: Makefile limits memory patch-sum
	pkgsrc/devel/boost/patches: patch-aa

Log Message:
Install a library containing implementation objects.  Make this actually
usable by installing <limits> and <memory> which implement parts of the
Standard C++ Library missing from the NetBSD toolchain.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/boost/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/devel/boost/files/Makefile \
    pkgsrc/devel/boost/files/limits pkgsrc/devel/boost/files/memory \
    pkgsrc/devel/boost/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/devel/boost/patches/patch-aa
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/boost/pkg/DESCR \
    pkgsrc/devel/boost/pkg/PLIST

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