head 1.14; access; symbols pkgsrc-2013Q2:1.14.0.54 pkgsrc-2013Q2-base:1.14 pkgsrc-2012Q4:1.14.0.52 pkgsrc-2012Q4-base:1.14 pkgsrc-2011Q4:1.14.0.50 pkgsrc-2011Q4-base:1.14 pkgsrc-2011Q2:1.14.0.48 pkgsrc-2011Q2-base:1.14 pkgsrc-2009Q4:1.14.0.46 pkgsrc-2009Q4-base:1.14 pkgsrc-2008Q4:1.14.0.44 pkgsrc-2008Q4-base:1.14 pkgsrc-2008Q3:1.14.0.42 pkgsrc-2008Q3-base:1.14 cube-native-xorg:1.14.0.40 cube-native-xorg-base:1.14 pkgsrc-2008Q2:1.14.0.38 pkgsrc-2008Q2-base:1.14 pkgsrc-2008Q1:1.14.0.36 pkgsrc-2008Q1-base:1.14 pkgsrc-2007Q4:1.14.0.34 pkgsrc-2007Q4-base:1.14 pkgsrc-2007Q3:1.14.0.32 pkgsrc-2007Q3-base:1.14 pkgsrc-2007Q2:1.14.0.30 pkgsrc-2007Q2-base:1.14 pkgsrc-2007Q1:1.14.0.28 pkgsrc-2007Q1-base:1.14 pkgsrc-2006Q4:1.14.0.26 pkgsrc-2006Q4-base:1.14 pkgsrc-2006Q3:1.14.0.24 pkgsrc-2006Q3-base:1.14 pkgsrc-2006Q2:1.14.0.22 pkgsrc-2006Q2-base:1.14 pkgsrc-2006Q1:1.14.0.20 pkgsrc-2006Q1-base:1.14 pkgsrc-2005Q4:1.14.0.18 pkgsrc-2005Q4-base:1.14 pkgsrc-2005Q3:1.14.0.16 pkgsrc-2005Q3-base:1.14 pkgsrc-2005Q2:1.14.0.14 pkgsrc-2005Q2-base:1.14 pkgsrc-2005Q1:1.14.0.12 pkgsrc-2005Q1-base:1.14 pkgsrc-2004Q4:1.14.0.10 pkgsrc-2004Q4-base:1.14 pkgsrc-2004Q3:1.14.0.8 pkgsrc-2004Q3-base:1.14 pkgsrc-2004Q2:1.14.0.6 pkgsrc-2004Q2-base:1.14 pkgsrc-2004Q1:1.14.0.4 pkgsrc-2004Q1-base:1.14 pkgsrc-2003Q4:1.14.0.2 pkgsrc-2003Q4-base:1.14 netbsd-1-6:1.13.0.8 netbsd-1-6-RELEASE-base:1.13 pkgviews:1.13.0.4 pkgviews-base:1.13 buildlink2:1.13.0.2 buildlink2-base:1.13 netbsd-1-5-PATCH003:1.13 netbsd-1-5-PATCH001:1.12 netbsd-1-5-RELEASE:1.10 netbsd-1-4-PATCH003:1.10 netbsd-1-4-PATCH002:1.7 comdex-fall-1999:1.3 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.2 netbsd-1-3-PATCH003:1.2 netbsd-1-3-PATCH002:1.1; locks; strict; comment @# @; 1.14 date 2002.12.05.19.10.43; author drochner; state dead; branches; next 1.13; 1.13 date 2001.06.30.19.08.23; author jlam; state Exp; branches; next 1.12; 1.12 date 2000.12.22.17.26.19; author jlam; state Exp; branches; next 1.11; 1.11 date 2000.10.23.19.45.17; author jlam; state Exp; branches; next 1.10; 1.10 date 2000.07.25.14.42.05; author jlam; state Exp; branches; next 1.9; 1.9 date 2000.05.30.07.38.54; author tron; state Exp; branches; next 1.8; 1.8 date 2000.04.27.13.14.51; author tron; state Exp; branches; next 1.7; 1.7 date 2000.02.01.00.38.14; author wiz; state Exp; branches; next 1.6; 1.6 date 99.11.24.17.38.50; author hubertf; state Exp; branches; next 1.5; 1.5 date 99.11.24.17.34.10; author hubertf; state Exp; branches; next 1.4; 1.4 date 99.11.03.04.18.47; author jlam; state Exp; branches; next 1.3; 1.3 date 99.09.03.19.45.12; author drochner; state Exp; branches; next 1.2; 1.2 date 98.08.07.11.18.10; author agc; state Exp; branches; next 1.1; 1.1 date 98.03.23.12.35.54; author frueauf; state Exp; branches; next ; desc @@ 1.14 log @update to 0.93.36 changes to the pkg: -don't bother sharing patches with the Motif-1.2 compatible version anymore -- most patches were only necessary to be able to share patches, so it got ridicoulous -kick out use of autoconf et al. - just unneeded complexity -comply to Motif-2.1 instead of 2.0 lesstif changes: -added XmSimpleSpinBox implementation -Initial implementation of the CareParentVisual Trait -Start implementing XmRenderTable, XmRendition, XmTabList -misc fixes/cleanups @ text @$NetBSD: patch-ag,v 1.13 2001/06/30 19:08:23 jlam Exp $ --- clients/Motif-2.0/uil/Makefile.am.orig Tue May 1 08:37:20 2001 +++ clients/Motif-2.0/uil/Makefile.am @@@@ -5,9 +5,13 @@@@ if Version_2_0 bin_PROGRAMS= uil noinst_PROGRAMS = newuil +if DefaultVersion20 +bindir = $(exec_prefix)/bin +else +bindir = $(exec_prefix)/LessTif/Motif2.0/bin +endif endif -bindir = $(exec_prefix)/LessTif/Motif2.0/bin MAINTAINERCLEANFILES=Makefile.in lex.c yacc.c yacc.h @@@@ -65,9 +69,3 @@@@ rm $$i; \ fi ; \ done - -install-data-hook: -if DefaultVersion20 - -rm -f $(DESTDIR)$(exec_prefix)/bin/$(bin_PROGRAMS) - (cd $(DESTDIR)$(exec_prefix)/bin && $(LN_S) ../LessTif/Motif2.0/bin/$(bin_PROGRAMS) .) -endif @ 1.13 log @Update lesstif and lesstif12 to 0.92.32. Changes from version 0.92.26 include: Small code fixes to help building on some systems Use new libtool version 1.4 and automake 1.4-p1 Install more machine-indepedent files in $(prefix) @ text @d1 1 a1 1 $NetBSD$ @ 1.12 log @Update lesstif and lesstif12 to version 0.92.6. Make me the maintainer since I'm most familiar with the hack to include the LessTif X11 config files. Relevant changes from version 0.91.8: * Build/Install Uil libs and Headers (and tests) by default. * Fixed some FontList interfaces to conform to the docs. Might fix memory leaks as well. * Ongoing work to use ANSI C89 as much as possible. Drop alternatives being used (e.g. bcopy() and friends) * The Motif 2.x Xme() funcs should now all exist in stubs at least; some had already been "implemented" earlier. * Build support for a Motif 2.1 compatible tree. This will soon replace the 2.0 tree. * Work in progres for creating XmPrint API. (2.1 functionality) @ text @d3 1 a3 1 --- clients/Motif-2.0/uil/Makefile.am.orig Thu Dec 7 04:12:29 2000 a8 2 -endif d10 1 a10 1 +bindir = $(prefix)/bin d12 1 a12 2 bindir = $(prefix)/LessTif/Motif2.0/bin +endif d14 3 d27 2 a28 2 - -rm -f $(DESTDIR)$(prefix)/bin/$(bin_PROGRAMS) - (cd $(DESTDIR)$(prefix)/bin && $(LN_S) ../LessTif/Motif2.0/bin/$(bin_PROGRAMS) .) @ 1.11 log @Update lesstif to 0.91.8. Changes from version 0.91.4 include several fixes to plug memory leaks and changing the way LessTif imake config files are handled. Also, install the HTML documentation in share/doc/html. @ text @d3 7 a9 5 --- doc/lessdox/widgets/Makefile.am.orig Thu Nov 11 10:22:20 1999 +++ doc/lessdox/widgets/Makefile.am @@@@ -6,10 +6,9 @@@@ EXTRA_DIST += $(man1_DATA) $(man3_DATA) $(man5_DATA) SUFFIXES= .1 .3 .5 .html d11 6 a16 7 -mandir= $(prefix)/LessTif/doc/man -man1dir= $(prefix)/LessTif/doc/man/man1 -man3dir= $(prefix)/LessTif/doc/man/man3 -man5dir= $(prefix)/LessTif/doc/man/man5 +man1dir= $(mandir)/man1 +man3dir= $(mandir)/man3 +man5dir= $(mandir)/man5 d18 1 a18 5 man1_DATA= man3_DATA= \ @@@@ -54,8 +53,6 @@@@ # build them. # d20 4 a23 1 -htmldir= $(prefix)/LessTif/doc/html a24 12 if HaveMan2html html_DATA= ${man1_DATA:.1=.html} ${man3_DATA:.3=.html} \ @@@@ -77,10 +74,3 @@@@ man2html -f <$(srcdir)/$*.5 >$*.html endif - -# -# This installs an extra symbolic link to make the HTML links work right -# in both the http://www.lesstif.org and the locally installed case. -# d26 4 a29 1 - if [ ! -h $(DESTDIR)$(prefix)/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(prefix)/LessTif/doc && cd $(DESTDIR)$(prefix)/LessTif/doc && $(LN_S) html Lessdox; fi @ 1.10 log @Update lesstif to 0.91.4. Only minor bug fixes and some improvements to the Xbae widget set. As a package, split out the Motif-1.2-compatible libraries into a separate package. This package now contains just the main (Motif-2.0-compatible) LessTif libraries, headers, and documentation. @ text @d4 1 a4 1 +++ doc/lessdox/widgets/Makefile.am Tue Jul 25 08:18:13 2000 @ 1.9 log @Defuzz patches. @ text @d3 17 a19 18 --- doc/lessdox/widgets/Makefile.in.orig Mon May 15 02:47:15 2000 +++ doc/lessdox/widgets/Makefile.in Tue May 30 09:34:35 2000 @@@@ -121,10 +121,10 @@@@ EXTRA_DIST = $(man1_DATA) $(man3_DATA) $(man5_DATA) SUFFIXES = .1 .3 .5 .html -mandir = $(prefix)/LessTif/doc/man -man1dir = $(prefix)/LessTif/doc/man/man1 -man3dir = $(prefix)/LessTif/doc/man/man3 -man5dir = $(prefix)/LessTif/doc/man/man5 +mandir = $(prefix)/man +man1dir = $(prefix)/man/man1 +man3dir = $(prefix)/man/man3 +man5dir = $(prefix)/man/man5 man1_DATA = man3_DATA = \ @@@@ -170,7 +170,7 @@@@ d23 16 a38 17 -htmldir = $(prefix)/LessTif/doc/html +htmldir = $(prefix)/share/doc/lesstif/html @@HaveMan2html_TRUE@@html_DATA = \ @@HaveMan2html_TRUE@@${man1_DATA:.1=.html} ${man3_DATA:.3=.html} \ @@@@ -309,10 +309,9 @@@@ install-exec-am: install-exec: install-exec-am -install-data-am: install-htmlDATA install-man1DATA install-man3DATA \ +install-data-am: install-man1DATA install-man3DATA \ install-man5DATA @@$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-data: install-data-am install-am: all-am @ 1.8 log @Update lesstif package to version 0.90.0 based on patches supplied by Mark Davies in PR pkg/9915. Changes since version 0.89.9: - XbaeMatrix : work in progress for making rows resizable. This is already in place for columns, it is one of the requirements for being able to handle different fonts. This may break binary compatibility with previous releases. - Various XmText bugfixes. - Add Xm/MenuT.h trait include file, required for Xmt 2.1.3. - XbaeMatrix : two bugfixes related to use of global variables (auch). - CascadeButtons : if we set the sub-menu on a menubar there is no need to refresh. - All over : remove reference to timers we've nuked with XtRemoveTimeOut(). - XmList (XmEXTENDED_SELECT) - the selected_item_count was always coming back as 1 - ImageCache : add None symbolic name for transparency. - XmTextFieldSetSelection - do not allow the start or end position to be greater than the current length. - Make Labels handle bitmaps in the version 2 case only - XmRowColumn : Give the focus to the root when we don't know were else to put it - SelectionBox has a class method called list_callback. In our FileSB class initialization this field was missing. This was causing FileSB sub-classing problems. - Do not activate an accelerator belonging to an un-managed widget. (DDD) - Mnemonics were being installed and un-installed based on a different set of rules. - Make label handle pixmaps with a depth of 1. - Xbae : consistent use of ANSI C prototypes. - Several bugfixes to RPM configuration file (lesstif.spec). - Work in progress for making Xbae widgets threadsafe. - XmListReplaceItemsPosUnselected doesn't replace last item due to the test being performed as if position were 0 based rather than 1 based. - DragBS : don't tell bcopy to copy a negative length. - Various fixes for compiler warnings. - DragBS : _XmWriteDragBuffer also seems to have difficulties - it doesn't work if the 'size' is bigger than 1000, because someone had the bright idea of hardcoding 1000 in as the maximum possible size. - Convert web pages to using JPEG instead of GIF. - Add Builder Xcessory example files for Xbae widgets. With these you should be able to import the Xbae widgets onto the BX palette. - Print a couple of warnings if someone calls Mrm thinking it might actually do something. - Clean up website text consistency. - Fix XmListYToPos(). - Get rid of - Our sample system.mwmrc wasn't correct. - Manager.c : virtual key accelerator handler. - lesstif.spec : make sure the include files for Xbae, Xlt make it in. - lesstif.spec : split the "devel" RPM into two - the "devel" RPM keeps the development stuff (include files etc), the new "static" RPM contains the static libraries. @ text @d3 3 a5 3 --- doc/lessdox/widgets/Makefile.in.orig Sat Apr 15 16:39:12 2000 +++ doc/lessdox/widgets/Makefile.in Thu Apr 27 12:53:59 2000 @@@@ -119,10 +119,10 @@@@ d19 2 a20 2 man3_DATA = XmClipboard.3 LessTifInternals.3 XmArrowButton.3 XmArrowButtonGadget.3 XmBulletinBoard.3 XmCascadeButton.3 XmCascadeButtonGadget.3 XmComboBox.3 XmCommand.3 XmDesktop.3 XmDialogShell.3 XmDialogShellExt.3 XmDisplay.3 XmDragContext.3 XmDragIcon.3 XmDragOverShell.3 XmDrawingArea.3 XmDrawnButton.3 XmDropSiteManager.3 XmDropTransfer.3 XmFileSelectionBox.3 XmForm.3 XmFrame.3 XmGadget.3 XmGrabShell.3 XmIconGadget.3 XmLabel.3 XmLabelGadget.3 XmList.3 XmMainWindow.3 XmManager.3 XmMenuShell.3 XmMessageBox.3 XmNotebook.3 XmPanedWindow.3 XmPrimitive.3 XmProtocol.3 XmPushButton.3 XmPushButtonGadget.3 XmRowColumn.3 XmSash.3 XmScale.3 XmScreen.3 XmScrollBar.3 XmScrolledWindow.3 XmSelectionBox.3 XmSeparator.3 XmSeparatorGadget.3 XmSpinBox.3 XmTearOffButton.3 XmText.3 XmTextField.3 XmToggleButton.3 XmToggleButtonGadget.3 XmVendorShell.3 XmWorld.3 @@@@ -147,7 +147,7 @@@@ d27 3 a29 3 @@HaveMan2html_TRUE@@html_DATA = ${man1_DATA:.1=.html} ${man3_DATA:.3=.html} ${man5_DATA:.5=.html} @@@@ -284,10 +284,9 @@@@ @ 1.7 log @defuzz @ text @d3 3 a5 3 --- ./doc/lessdox/widgets/Makefile.in.orig Fri Jan 14 23:42:43 2000 +++ ./doc/lessdox/widgets/Makefile.in Mon Jan 31 02:34:50 2000 @@@@ -120,10 +120,10 @@@@ d19 2 a20 2 man3_DATA = \ @@@@ -169,7 +169,7 @@@@ d27 3 a29 3 @@HaveMan2html_TRUE@@html_DATA = \ @@HaveMan2html_TRUE@@${man1_DATA:.1=.html} ${man3_DATA:.3=.html} \ @@@@ -309,10 +309,9 @@@@ @ 1.6 log @remove some leftovers from the defuzzing @ text @d3 2 a4 3 diff -x *.orig -urN ./doc/lessdox/widgets/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/doc/lessdox/widgets/Makefile.in --- ./doc/lessdox/widgets/Makefile.in Fri Nov 5 21:15:02 1999 +++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/doc/lessdox/widgets/Makefile.in Wed Nov 24 17:30:52 1999 d20 1 a20 1 @@@@ -164,7 +164,7 @@@@ d29 1 a29 1 @@@@ -304,10 +304,9 @@@@ @ 1.5 log @defuzz @ text @a2 3 Place(s) where this was (most probably...) in before: NetBSD: patch-ag,v 1.4 1999/11/03 04:18:47 jlam Exp @ 1.4 log @Update to 0.89.0. Renumbered patches because it got increasingly difficult to track patches to individual 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 @ text @d3 7 a9 3 --- doc/lessdox/widgets/Makefile.in.orig Mon Sep 6 17:13:55 1999 +++ doc/lessdox/widgets/Makefile.in Tue Nov 2 22:16:16 1999 @@@@ -116,10 +116,10 @@@@ d23 2 a24 2 man3_DATA = XmClipboard.3 LessTifInternals.3 XmArrowButton.3 XmArrowButtonGadget.3 XmBulletinBoard.3 XmCascadeButton.3 XmCascadeButtonGadget.3 XmComboBox.3 XmCommand.3 XmDesktop.3 XmDialogShell.3 XmDialogShellExt.3 XmDisplay.3 XmDragContext.3 XmDragIcon.3 XmDragOverShell.3 XmDrawingArea.3 XmDrawnButton.3 XmDropSiteManager.3 XmDropTransfer.3 XmFileSelectionBox.3 XmForm.3 XmFrame.3 XmGadget.3 XmGrabShell.3 XmIconGadget.3 XmLabel.3 XmLabelGadget.3 XmList.3 XmMainWindow.3 XmManager.3 XmMenuShell.3 XmMessageBox.3 XmNotebook.3 XmPanedWindow.3 XmPrimitive.3 XmProtocol.3 XmPushButton.3 XmPushButtonGadget.3 XmRowColumn.3 XmSash.3 XmScale.3 XmScreen.3 XmScrollBar.3 XmScrolledWindow.3 XmSelectionBox.3 XmSeparator.3 XmSeparatorGadget.3 XmSpinBox.3 XmTearOffButton.3 XmText.3 XmTextField.3 XmToggleButton.3 XmToggleButtonGadget.3 XmVendorShell.3 XmWorld.3 ApplicationShell.3 Composite.3 Core.3 Object.3 OverrideShell.3 Shell.3 TopLevelShell.3 TransientShell.3 WmShell.3 Rect.3 UnNamedObj.3 Constraint.3 VendorShell.3 @@@@ -135,7 +135,7 @@@@ d31 3 a33 3 @@HaveMan2html_TRUE@@html_DATA = ${man1_DATA:.1=.html} ${man3_DATA:.3=.html} ${man5_DATA:.5=.html} @@@@ -272,10 +272,9 @@@@ @ 1.3 log @update lesstif to 0.88.9, from Adam Ciarcinski (adam@@albedo.com.pl) per PR pkg/8299 @ text @d2 20 a21 5 --- Makefile.in.orig Sun Aug 15 11:44:51 1999 +++ Makefile.in Sun Aug 15 11:45:09 1999 @@@@ -122,7 +122,7 @@@@ # Lets put the informational stuff in a sub directory to avoid # poluting /usr/local for default installs. a22 3 -rootdir = $(exec_prefix)/LessTif +rootdir = $(exec_prefix)/share/lesstif root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO d24 15 d40 1 @ 1.2 log @Add NetBSD RCS Ids. @ text @d2 3 a4 4 --- Makefile.in-orig Sat Mar 14 16:49:51 1998 +++ Makefile.in Mon Mar 23 12:15:38 1998 @@@@ -103,7 +103,7 @@@@ d8 4 a11 4 -rootdir= $(exec_prefix)/LessTif +rootdir= $(exec_prefix)/share/lesstif root_DATA= AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS \ INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO @ 1.1 log @Update to lesstif 0.83. @ text @d1 2 @