summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoragc <agc>1998-08-18 10:55:45 +0000
committeragc <agc>1998-08-18 10:55:45 +0000
commit42f293b4db236da1f68ff58aa4c95cd23eee523d (patch)
treefd27ada9cdc4c2244d3caebdf5a7574122374456 /x11
parenta8ed0c8a55b2531ee9f461c4ff90b88fe7afc68c (diff)
downloadpkgsrc-42f293b4db236da1f68ff58aa4c95cd23eee523d.tar.gz
Remove outdated package.
Diffstat (limited to 'x11')
-rw-r--r--x11/lesstif-current/Makefile33
-rw-r--r--x11/lesstif-current/files/md53
-rw-r--r--x11/lesstif-current/patches/patch-aa31
-rw-r--r--x11/lesstif-current/patches/patch-ab13
-rw-r--r--x11/lesstif-current/patches/patch-ac10
-rw-r--r--x11/lesstif-current/patches/patch-ad13
-rw-r--r--x11/lesstif-current/patches/patch-ae28
-rw-r--r--x11/lesstif-current/patches/patch-af13
-rw-r--r--x11/lesstif-current/patches/patch-ag13
-rw-r--r--x11/lesstif-current/patches/patch-ah13
-rw-r--r--x11/lesstif-current/patches/patch-ai28
-rw-r--r--x11/lesstif-current/pkg/COMMENT1
-rw-r--r--x11/lesstif-current/pkg/DESCR3
-rw-r--r--x11/lesstif-current/pkg/PLIST310
14 files changed, 0 insertions, 512 deletions
diff --git a/x11/lesstif-current/Makefile b/x11/lesstif-current/Makefile
deleted file mode 100644
index de482ddb56c..00000000000
--- a/x11/lesstif-current/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.13 1998/08/12 22:44:21 frueauf Exp $
-# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
-#
-
-DISTNAME= lesstif-current
-PKGNAME= lesstif-19980510
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-
-MAINTAINER= packages@netbsd.org
-
-CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \
- lesstif-0.85.2 lesstif-0.85.3 lesstif-0.86.0
-
-MIRROR_DISTFILE= no
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_X11= yes
-# change this for debugging
-CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-
-pre-fetch:
- @if [ -d ${X11BASE}/include/Xm ]; then \
- if [ -d ${X11BASE}/lib/X11/lesstif ]; then \
- ${ECHO} "Upgrading a previous Lesstif installation"; \
- return 0; \
- fi; \
- ${ECHO} "Motif is already installed in ${X11BASE}"; \
- ${ECHO} "To install lesstif, first delete Motif from ${X11BASE}"; \
- return 1; \
- fi
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/lesstif-current/files/md5 b/x11/lesstif-current/files/md5
deleted file mode 100644
index 5a7d6892915..00000000000
--- a/x11/lesstif-current/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.2 1998/08/07 13:29:05 agc Exp $
-
-MD5 (lesstif-current.tar.gz) = 1543c4b87671dc1a3fb7790f1160da5e
diff --git a/x11/lesstif-current/patches/patch-aa b/x11/lesstif-current/patches/patch-aa
deleted file mode 100644
index a5158db7c48..00000000000
--- a/x11/lesstif-current/patches/patch-aa
+++ /dev/null
@@ -1,31 +0,0 @@
-$NetBSD: patch-aa,v 1.3 1998/08/07 11:18:10 agc Exp $
-
---- configure.orig Sun May 10 07:57:03 1998
-+++ configure Fri Jul 17 13:09:34 1998
-@@ -1190,7 +1190,7 @@
-
-
-
--
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(top_builddir)/libtool'
-
-@@ -1241,7 +1241,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
-
- canonical=$host
- configuration=$host_alias
-@@ -4001,7 +4001,7 @@
-
- lexicographic_readdir=1
-
--CFLAGS="$debug_flag $conversions_flag $verbose_flag $production_flag"
-+CFLAGS="$CCFLAGS $conversions_flag $verbose_flag $production_flag"
- GPROF_FLAGS="-pg"
- GPROF_CFLAGS=""
- EXTRACFLAGS=""
diff --git a/x11/lesstif-current/patches/patch-ab b/x11/lesstif-current/patches/patch-ab
deleted file mode 100644
index d7df3036f6c..00000000000
--- a/x11/lesstif-current/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.2 1998/08/07 11:18:11 agc Exp $
-
---- lib/config/Makefile.in-orig Sun Mar 22 19:46:26 1998
-+++ lib/config/Makefile.in Sun Mar 22 19:45:27 1998
-@@ -97,7 +97,7 @@
- MAINTAINERCLEANFILES=Makefile.in
- bin_SCRIPTS= mxmkmf
-
--configdir= $(libdir)/X11/config
-+configdir= $(libdir)/X11/lesstif
- config_DATA= Imake.tmpl Motif.rules Motif.tmpl
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../../include/LTconfig.h
diff --git a/x11/lesstif-current/patches/patch-ac b/x11/lesstif-current/patches/patch-ac
deleted file mode 100644
index 62ae3d54be8..00000000000
--- a/x11/lesstif-current/patches/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1998/08/07 11:18:11 agc Exp $
-
---- lib/config/mxmkmf.in.orig Wed Feb 19 20:53:22 1997
-+++ lib/config/mxmkmf.in Tue Feb 25 11:24:59 1997
-@@ -5,4 +5,4 @@
- # Make sure to read the LessTif configuration first, to pick up
- # that version of Imake.tmpl
- #
--imake -DUseInstalled -I@prefix@/lib/config -I@x_lib_path@/X11/config
-+imake -DUseInstalled -I@prefix@/lib/X11/lesstif -I@x_lib_path@/X11/config
diff --git a/x11/lesstif-current/patches/patch-ad b/x11/lesstif-current/patches/patch-ad
deleted file mode 100644
index 6bfdbfd4d37..00000000000
--- a/x11/lesstif-current/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.2 1998/08/07 11:18:11 agc Exp $
-
---- doc/Makefile.in-orig Sat Mar 14 16:50:01 1998
-+++ doc/Makefile.in Sun Mar 22 22:33:30 1998
-@@ -98,7 +98,7 @@
-
- SUBDIRS = www.lesstif.org lessdox
-
--rootdir= $(exec_prefix)/LessTif/doc
-+rootdir= $(exec_prefix)/share/lesstif/doc
- root_DATA= INSTALL.html
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../include/LTconfig.h
diff --git a/x11/lesstif-current/patches/patch-ae b/x11/lesstif-current/patches/patch-ae
deleted file mode 100644
index 1318e496578..00000000000
--- a/x11/lesstif-current/patches/patch-ae
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ae,v 1.3 1998/08/07 11:18:11 agc Exp $
-
---- doc/lessdox/clients/Makefile.in.orig Tue Apr 7 14:00:12 1998
-+++ doc/lessdox/clients/Makefile.in Wed Apr 8 01:36:34 1998
-@@ -96,10 +96,10 @@
- MAINTAINERCLEANFILES=Makefile.in
- SUFFIXES= .1 .3 .5 .html
-
--mandir= $(exec_prefix)/LessTif/doc/man
--man1dir= $(exec_prefix)/LessTif/doc/man/man1
--man3dir= $(exec_prefix)/LessTif/doc/man/man3
--man5dir= $(exec_prefix)/LessTif/doc/man/man5
-+mandir= $(exec_prefix)/man
-+man1dir= $(mandir)/man1
-+man3dir= $(mandir)/man3
-+man5dir= $(mandir)/man5
-
- man1_DATA= mwm.1 xmbind.1 lesstif.1
- man3_DATA=
-@@ -114,7 +114,7 @@
- # build them.
- #
-
--htmldir= $(exec_prefix)/LessTif/doc/html
-+htmldir= $(exec_prefix)/share/lesstif/doc/clients
- html_DATA= mwm.html mwmrc.html xmbind.html lesstif.html
-
- @HaveMan2html_TRUE@man1_HTML= ${man1_DATA:.1=.html}
diff --git a/x11/lesstif-current/patches/patch-af b/x11/lesstif-current/patches/patch-af
deleted file mode 100644
index 315e4c7dac5..00000000000
--- a/x11/lesstif-current/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.2 1998/08/07 11:18:11 agc Exp $
-
---- doc/www.lesstif.org/Makefile.in-orig Sat Mar 14 16:50:02 1998
-+++ doc/www.lesstif.org/Makefile.in Mon Mar 23 12:08:07 1998
-@@ -103,7 +103,7 @@
- # Lets put the informational stuff in a sub directory to avoid
- # poluting /usr/local for default installs.
- #
--rootdir= $(exec_prefix)/LessTif/doc
-+rootdir= $(exec_prefix)/share/lesstif/doc
- root_DATA= COPYING.LIB.html FAQ.html agenda.html bug-reporting.html \
- core.html current.html download.html get.html \
- lesstif.html links.html mailing-lists.html \
diff --git a/x11/lesstif-current/patches/patch-ag b/x11/lesstif-current/patches/patch-ag
deleted file mode 100644
index 29dad1a66c7..00000000000
--- a/x11/lesstif-current/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.2 1998/08/07 11:18:12 agc Exp $
-
---- Makefile.in-orig Sat Mar 14 16:49:51 1998
-+++ Makefile.in Mon Mar 23 12:15:38 1998
-@@ -103,7 +103,7 @@
- # Lets put the informational stuff in a sub directory to avoid
- # poluting /usr/local for default installs.
- #
--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
-
diff --git a/x11/lesstif-current/patches/patch-ah b/x11/lesstif-current/patches/patch-ah
deleted file mode 100644
index f1965f663e1..00000000000
--- a/x11/lesstif-current/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.2 1998/08/07 11:18:12 agc Exp $
-
---- doc/www.lesstif.org/images/Makefile.in-orig Sat Mar 14 16:50:02 1998
-+++ doc/www.lesstif.org/images/Makefile.in Mon Mar 23 12:48:24 1998
-@@ -102,7 +102,7 @@
- # Lets put the informational stuff in a sub directory to avoid
- # poluting /usr/local for default installs.
- #
--rootdir= $(exec_prefix)/LessTif/doc/images
-+rootdir= $(exec_prefix)/share/lesstif/doc/images
- root_DATA= hungry.gif \
- lesstif-realsmall.gif lesstif-small.gif lesstif.gif \
- ltsunlogo.gif
diff --git a/x11/lesstif-current/patches/patch-ai b/x11/lesstif-current/patches/patch-ai
deleted file mode 100644
index 3f0793ed09d..00000000000
--- a/x11/lesstif-current/patches/patch-ai
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ai,v 1.2 1998/08/07 11:18:12 agc Exp $
-
---- doc/lessdox/widgets/Makefile.in-orig Sun May 10 13:56:29 1998
-+++ doc/lessdox/widgets/Makefile.in Mon May 11 11:47:52 1998
-@@ -96,10 +96,10 @@
- MAINTAINERCLEANFILES=Makefile.in
- SUFFIXES= .1 .3 .5 .html
-
--mandir= $(exec_prefix)/LessTif/doc/man
--man1dir= $(exec_prefix)/LessTif/doc/man/man1
--man3dir= $(exec_prefix)/LessTif/doc/man/man3
--man5dir= $(exec_prefix)/LessTif/doc/man/man5
-+mandir= $(exec_prefix)/man
-+man1dir= $(mandir)/man1
-+man3dir= $(mandir)/man3
-+man5dir= $(mandir)/man5
-
- man1_DATA=
- man3_DATA= \
-@@ -135,7 +135,7 @@
- # build them.
- #
-
--htmldir= $(exec_prefix)/LessTif/doc/html
-+htmldir= $(exec_prefix)/share/lesstif/doc/widgets
- html_DATA= ${man1_DATA:.1=.html} ${man3_DATA:.3=.html}
-
- @HaveMan2html_TRUE@man1_HTML= ${man1_DATA:.1=.html}
diff --git a/x11/lesstif-current/pkg/COMMENT b/x11/lesstif-current/pkg/COMMENT
deleted file mode 100644
index 1493819b9d0..00000000000
--- a/x11/lesstif-current/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-API compatible clone of the Motif toolkit.
diff --git a/x11/lesstif-current/pkg/DESCR b/x11/lesstif-current/pkg/DESCR
deleted file mode 100644
index 92c0f1b15ee..00000000000
--- a/x11/lesstif-current/pkg/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-LessTif is a API compatible clone of the Motif toolkit. Currently
-LessTif is partially implemented with most of the API in place.
-Saying this a lot of the internal functionality is still missing.
diff --git a/x11/lesstif-current/pkg/PLIST b/x11/lesstif-current/pkg/PLIST
deleted file mode 100644
index 91651ebae82..00000000000
--- a/x11/lesstif-current/pkg/PLIST
+++ /dev/null
@@ -1,310 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 1998/07/17 17:18:50 tv Exp $
-bin/mwm
-bin/mxmkmf
-bin/uil
-bin/xmbind
-include/Mrm/MrmAppl.h
-include/Mrm/MrmDecls.h
-include/Mrm/MrmPrivate.h
-include/Mrm/MrmPublic.h
-include/Xm/ArrowB.h
-include/Xm/ArrowBG.h
-include/Xm/ArrowBGP.h
-include/Xm/ArrowBP.h
-include/Xm/AtomMgr.h
-include/Xm/BaseClassP.h
-include/Xm/BulletinB.h
-include/Xm/BulletinBP.h
-include/Xm/CacheP.h
-include/Xm/CascadeB.h
-include/Xm/CascadeBG.h
-include/Xm/CascadeBGP.h
-include/Xm/CascadeBP.h
-include/Xm/Command.h
-include/Xm/CommandP.h
-include/Xm/CutPaste.h
-include/Xm/CutPasteP.h
-include/Xm/DesktopP.h
-include/Xm/DialogS.h
-include/Xm/DialogSEP.h
-include/Xm/DialogSP.h
-include/Xm/Display.h
-include/Xm/DisplayP.h
-include/Xm/DragC.h
-include/Xm/DragCP.h
-include/Xm/DragDrop.h
-include/Xm/DragIcon.h
-include/Xm/DragIconP.h
-include/Xm/DragOverS.h
-include/Xm/DragOverSP.h
-include/Xm/DrawP.h
-include/Xm/DrawingA.h
-include/Xm/DrawingAP.h
-include/Xm/DrawnB.h
-include/Xm/DrawnBP.h
-include/Xm/DropSMgr.h
-include/Xm/DropSMgrP.h
-include/Xm/DropTrans.h
-include/Xm/DropTransP.h
-include/Xm/ExtObjectP.h
-include/Xm/FileSB.h
-include/Xm/FileSBP.h
-include/Xm/Form.h
-include/Xm/FormP.h
-include/Xm/Frame.h
-include/Xm/FrameP.h
-include/Xm/GadgetP.h
-include/Xm/Label.h
-include/Xm/LabelG.h
-include/Xm/LabelGP.h
-include/Xm/LabelP.h
-include/Xm/List.h
-include/Xm/ListP.h
-include/Xm/MainW.h
-include/Xm/MainWP.h
-include/Xm/ManagerP.h
-include/Xm/MenuShell.h
-include/Xm/MenuShellP.h
-include/Xm/MenuUtilP.h
-include/Xm/MessageB.h
-include/Xm/MessageBP.h
-include/Xm/MwmUtil.h
-include/Xm/PanedW.h
-include/Xm/PanedWP.h
-include/Xm/PrimitiveP.h
-include/Xm/Protocols.h
-include/Xm/ProtocolsP.h
-include/Xm/PushB.h
-include/Xm/PushBG.h
-include/Xm/PushBGP.h
-include/Xm/PushBP.h
-include/Xm/RCUtilsP.h
-include/Xm/RepType.h
-include/Xm/RowColumn.h
-include/Xm/RowColumnP.h
-include/Xm/SashP.h
-include/Xm/Scale.h
-include/Xm/ScaleP.h
-include/Xm/Screen.h
-include/Xm/ScreenP.h
-include/Xm/ScrollBar.h
-include/Xm/ScrollBarP.h
-include/Xm/ScrolledW.h
-include/Xm/ScrolledWP.h
-include/Xm/SelectioB.h
-include/Xm/SelectioBP.h
-include/Xm/SeparatoG.h
-include/Xm/SeparatoGP.h
-include/Xm/Separator.h
-include/Xm/SeparatorP.h
-include/Xm/ShellEP.h
-include/Xm/TearOffBP.h
-include/Xm/TearOffP.h
-include/Xm/Text.h
-include/Xm/TextF.h
-include/Xm/TextFP.h
-include/Xm/TextFSelP.h
-include/Xm/TextInP.h
-include/Xm/TextOutP.h
-include/Xm/TextP.h
-include/Xm/TextSelP.h
-include/Xm/TextStrSoP.h
-include/Xm/ToggleB.h
-include/Xm/ToggleBG.h
-include/Xm/ToggleBGP.h
-include/Xm/ToggleBP.h
-include/Xm/TransltnsP.h
-include/Xm/VaSimpleP.h
-include/Xm/VendorS.h
-include/Xm/VendorSEP.h
-include/Xm/VendorSP.h
-include/Xm/VirtKeys.h
-include/Xm/VirtKeysP.h
-include/Xm/WorldP.h
-include/Xm/Xm.h
-include/Xm/XmAll.h
-include/Xm/XmP.h
-include/Xm/XmStrDefs.h
-include/Xm/XmosP.h
-lib/X11/app-defaults/Mwm
-lib/X11/mwm/README
-lib/X11/mwm/alt.map
-lib/X11/mwm/system.mwmrc
-lib/X11/lesstif/Imake.tmpl
-lib/X11/lesstif/Motif.rules
-lib/X11/lesstif/Motif.tmpl
-lib/libXm.so.1.2
-lib/libMrm.so.1.2
-share/lesstif/AUTHORS
-share/lesstif/BUG-REPORTING
-share/lesstif/COPYING
-share/lesstif/COPYING.LIB
-share/lesstif/CREDITS
-share/lesstif/INSTALL
-share/lesstif/KNOWN_BUGS
-share/lesstif/NEWS
-share/lesstif/README
-share/lesstif/RELEASE-POLICY
-share/lesstif/TODO
-share/lesstif/doc/COPYING.LIB.html
-share/lesstif/doc/FAQ.html
-share/lesstif/doc/INSTALL.html
-share/lesstif/doc/agenda.html
-share/lesstif/doc/bug-reporting.html
-share/lesstif/doc/core.html
-share/lesstif/doc/current.html
-share/lesstif/doc/download.html
-share/lesstif/doc/get.html
-share/lesstif/doc/clients/lesstif.html
-share/lesstif/doc/clients/mwm.html
-share/lesstif/doc/clients/mwmrc.html
-share/lesstif/doc/clients/xmbind.html
-share/lesstif/doc/images/hungry.gif
-share/lesstif/doc/images/lesstif-realsmall.gif
-share/lesstif/doc/images/lesstif-small.gif
-share/lesstif/doc/images/lesstif.gif
-share/lesstif/doc/images/ltsunlogo.gif
-share/lesstif/doc/lesstif.html
-share/lesstif/doc/links.html
-share/lesstif/doc/mailing-lists.html
-share/lesstif/doc/platforms.html
-share/lesstif/doc/release-policy.html
-share/lesstif/doc/versions.html
-share/lesstif/doc/working.html
-share/lesstif/doc/widgets/LessTifInternals.html
-share/lesstif/doc/widgets/XmArrowButton.html
-share/lesstif/doc/widgets/XmArrowButtonGadget.html
-share/lesstif/doc/widgets/XmBulletinBoard.html
-share/lesstif/doc/widgets/XmCascadeButton.html
-share/lesstif/doc/widgets/XmCascadeButtonGCacheObj.html
-share/lesstif/doc/widgets/XmCascadeButtonGadget.html
-share/lesstif/doc/widgets/XmClipboard.html
-share/lesstif/doc/widgets/XmComboBox.html
-share/lesstif/doc/widgets/XmCommand.html
-share/lesstif/doc/widgets/XmDesktop.html
-share/lesstif/doc/widgets/XmDialogShell.html
-share/lesstif/doc/widgets/XmDialogShellExt.html
-share/lesstif/doc/widgets/XmDisplay.html
-share/lesstif/doc/widgets/XmDragContext.html
-share/lesstif/doc/widgets/XmDragIcon.html
-share/lesstif/doc/widgets/XmDragOverShell.html
-share/lesstif/doc/widgets/XmDrawingArea.html
-share/lesstif/doc/widgets/XmDrawnButton.html
-share/lesstif/doc/widgets/XmDropSiteManager.html
-share/lesstif/doc/widgets/XmDropTransfer.html
-share/lesstif/doc/widgets/XmFileSelectionBox.html
-share/lesstif/doc/widgets/XmForm.html
-share/lesstif/doc/widgets/XmFrame.html
-share/lesstif/doc/widgets/XmGadget.html
-share/lesstif/doc/widgets/XmGrabShell.html
-share/lesstif/doc/widgets/XmIconGCacheObj.html
-share/lesstif/doc/widgets/XmIconGadget.html
-share/lesstif/doc/widgets/XmLabel.html
-share/lesstif/doc/widgets/XmLabelGCacheObj.html
-share/lesstif/doc/widgets/XmLabelGadget.html
-share/lesstif/doc/widgets/XmList.html
-share/lesstif/doc/widgets/XmMainWindow.html
-share/lesstif/doc/widgets/XmManager.html
-share/lesstif/doc/widgets/XmMenuShell.html
-share/lesstif/doc/widgets/XmMessageBox.html
-share/lesstif/doc/widgets/XmNotebook.html
-share/lesstif/doc/widgets/XmPanedWindow.html
-share/lesstif/doc/widgets/XmPrimitive.html
-share/lesstif/doc/widgets/XmProtocol.html
-share/lesstif/doc/widgets/XmPushButton.html
-share/lesstif/doc/widgets/XmPushButtonGCacheObj.html
-share/lesstif/doc/widgets/XmPushButtonGadget.html
-share/lesstif/doc/widgets/XmRowColumn.html
-share/lesstif/doc/widgets/XmSash.html
-share/lesstif/doc/widgets/XmScale.html
-share/lesstif/doc/widgets/XmScreen.html
-share/lesstif/doc/widgets/XmScrollBar.html
-share/lesstif/doc/widgets/XmScrolledWindow.html
-share/lesstif/doc/widgets/XmSelectionBox.html
-share/lesstif/doc/widgets/XmSeparator.html
-share/lesstif/doc/widgets/XmSeparatorGCacheObj.html
-share/lesstif/doc/widgets/XmSeparatorGadget.html
-share/lesstif/doc/widgets/XmSpinBox.html
-share/lesstif/doc/widgets/XmTearOffButton.html
-share/lesstif/doc/widgets/XmText.html
-share/lesstif/doc/widgets/XmTextField.html
-share/lesstif/doc/widgets/XmToggleButton.html
-share/lesstif/doc/widgets/XmToggleButtonGCacheObj.html
-share/lesstif/doc/widgets/XmToggleButtonGadget.html
-share/lesstif/doc/widgets/XmVendorShellExt.html
-share/lesstif/doc/widgets/XmWorld.html
-man/man1/lesstif.1
-man/man1/mwm.1
-man/man1/xmbind.1
-man/man3/LessTifInternals.3
-man/man3/XmArrowButton.3
-man/man3/XmArrowButtonGadget.3
-man/man3/XmBulletinBoard.3
-man/man3/XmCascadeButton.3
-man/man3/XmCascadeButtonGCacheObj.3
-man/man3/XmCascadeButtonGadget.3
-man/man3/XmClipboard.3
-man/man3/XmComboBox.3
-man/man3/XmCommand.3
-man/man3/XmDesktop.3
-man/man3/XmDialogShell.3
-man/man3/XmDialogShellExt.3
-man/man3/XmDisplay.3
-man/man3/XmDragContext.3
-man/man3/XmDragIcon.3
-man/man3/XmDragOverShell.3
-man/man3/XmDrawingArea.3
-man/man3/XmDrawnButton.3
-man/man3/XmDropSiteManager.3
-man/man3/XmDropTransfer.3
-man/man3/XmFileSelectionBox.3
-man/man3/XmForm.3
-man/man3/XmFrame.3
-man/man3/XmGadget.3
-man/man3/XmGrabShell.3
-man/man3/XmIconGCacheObj.3
-man/man3/XmIconGadget.3
-man/man3/XmLabel.3
-man/man3/XmLabelGCacheObj.3
-man/man3/XmLabelGadget.3
-man/man3/XmList.3
-man/man3/XmMainWindow.3
-man/man3/XmManager.3
-man/man3/XmMenuShell.3
-man/man3/XmMessageBox.3
-man/man3/XmNotebook.3
-man/man3/XmPanedWindow.3
-man/man3/XmPrimitive.3
-man/man3/XmProtocol.3
-man/man3/XmPushButton.3
-man/man3/XmPushButtonGCacheObj.3
-man/man3/XmPushButtonGadget.3
-man/man3/XmRowColumn.3
-man/man3/XmSash.3
-man/man3/XmScale.3
-man/man3/XmScreen.3
-man/man3/XmScrollBar.3
-man/man3/XmScrolledWindow.3
-man/man3/XmSelectionBox.3
-man/man3/XmSeparator.3
-man/man3/XmSeparatorGCacheObj.3
-man/man3/XmSeparatorGadget.3
-man/man3/XmSpinBox.3
-man/man3/XmTearOffButton.3
-man/man3/XmText.3
-man/man3/XmTextField.3
-man/man3/XmToggleButton.3
-man/man3/XmToggleButtonGCacheObj.3
-man/man3/XmToggleButtonGadget.3
-man/man3/XmVendorShellExt.3
-man/man3/XmWorld.3
-man/man5/mwmrc.5
-@dirrm lib/X11/mwm
-@dirrm lib/X11/lesstif
-@dirrm include/Xm
-@dirrm include/Mrm
-@dirrm share/lesstif/doc/images
-@dirrm share/lesstif/doc/clients
-@dirrm share/lesstif/doc/widgets
-@dirrm share/lesstif/doc
-@dirrm share/lesstif