Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 11/02/1999 20:18:49
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Nov  3 04:18:48 UTC 1999

Modified Files:
	pkgsrc/x11/lesstif: Makefile
	pkgsrc/x11/lesstif/files: md5 patch-sum
	pkgsrc/x11/lesstif/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
	    patch-al patch-am
	pkgsrc/x11/lesstif/pkg: COMMENT DESCR PLIST
Added Files:
	pkgsrc/x11/lesstif/patches: patch-an patch-ao patch-ap patch-aq
	    patch-ar patch-as patch-at
Removed Files:
	pkgsrc/x11/lesstif/patches: patch-ca patch-cb patch-cc patch-cd

Log Message:
Update to 0.89.0.  Renumbered patches because it got increasingly difficult
to track patches to individual files.  We now install only the Motif-2.0
compatible libraries and the Motif-2.0 compatible include files.
Changes from 0.88.9:

   * Add FontChooser widget to Xlt.
   * Fix to XmText to make a second call to SetValues with the same
     pointer still work.
   * Added a directory tree lib/Xbae which contains the Xbae widget set
     (XbaeMatrix, XbaeCaption, and XbaeInput).
   * Made build system changes to build Xbae in the same way as Xlt.
   * Add build system options to Xlt and/or Xbae can be compiled together
     with LessTif.
     Use the --enable-build-Xlt and --enable-build-Xbae options.
   * Xbae contains both automake-based and Imake based build support;
     we're not sure how actively we'll support Imake though.
   * RowColumn tear-off segfault fix.
   * Fixed segfault with xmgrace.
   * various fixes for openDX
   * VaSimpleOption fix for Xquote
   * fixes for mapCallback for DialogShells with BulletionBoard children
   * Even though binary compatibility is not our true goal,
     Netscape-dynMotif (4.61) now runs out-of-the-box with lesstif!
   * Initial attempts at making lesstif threadsafe (PushB, PushBG)
   * mxftp should now work
   * XmScrolledWindow/XmScrollBar geometry fixes
   * Many compilation warnings silenced.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/x11/lesstif/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/lesstif/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/lesstif/files/patch-sum
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/lesstif/patches/patch-aa
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/lesstif/patches/patch-ab \
    pkgsrc/x11/lesstif/patches/patch-ad pkgsrc/x11/lesstif/patches/patch-af \
    pkgsrc/x11/lesstif/patches/patch-ai
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/lesstif/patches/patch-ac \
    pkgsrc/x11/lesstif/patches/patch-ag pkgsrc/x11/lesstif/patches/patch-ah
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/lesstif/patches/patch-ae
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/lesstif/patches/patch-aj
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/lesstif/patches/patch-ak
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/lesstif/patches/patch-al \
    pkgsrc/x11/lesstif/patches/patch-am
cvs rdiff -r0 -r1.1 pkgsrc/x11/lesstif/patches/patch-an \
    pkgsrc/x11/lesstif/patches/patch-ao pkgsrc/x11/lesstif/patches/patch-ap \
    pkgsrc/x11/lesstif/patches/patch-aq pkgsrc/x11/lesstif/patches/patch-ar \
    pkgsrc/x11/lesstif/patches/patch-as pkgsrc/x11/lesstif/patches/patch-at
cvs rdiff -r1.1 -r0 pkgsrc/x11/lesstif/patches/patch-ca \
    pkgsrc/x11/lesstif/patches/patch-cb pkgsrc/x11/lesstif/patches/patch-cc \
    pkgsrc/x11/lesstif/patches/patch-cd
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/lesstif/pkg/COMMENT
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/lesstif/pkg/DESCR
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/lesstif/pkg/PLIST

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