Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 09/23/1999 17:39:14
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Sep 24 00:39:14 UTC 1999

Modified Files:
	pkgsrc/devel/ncurses: Makefile
	pkgsrc/devel/ncurses/files: patch-sum
	pkgsrc/devel/ncurses/patches: patch-ab patch-af
	pkgsrc/devel/ncurses/pkg: PLIST
Added Files:
	pkgsrc/devel/ncurses/patches: patch-al patch-am

Log Message:
Go ahead and build and install the the ncurses C++ application framework
library.  This was a side-effect of trying to deal with --with-cxx and
--without-cxx.  We accept the default --with-cxx.  This should work
regardless of whether libg++ exists.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/devel/ncurses/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/ncurses/files/patch-sum
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/ncurses/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/ncurses/patches/patch-af
cvs rdiff -r0 -r1.1 pkgsrc/devel/ncurses/patches/patch-al \
    pkgsrc/devel/ncurses/patches/patch-am
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/ncurses/pkg/PLIST

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