upgrade to LessTif 0.89.0

This commit is contained in:
brad 1999-09-13 21:28:37 +00:00
parent eaac791eb5
commit fb8eaac406
15 changed files with 93 additions and 55 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.29 1999/07/17 04:42:21 brad Exp $
# $OpenBSD: Makefile,v 1.30 1999/09/13 21:28:37 brad Exp $
# $FreeBSD: Makefile,v 1.17 1998/03/28 14:12:55 steve Exp $
DISTNAME= lesstif-0.88.9
DISTNAME= lesstif-0.89.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \
ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
@ -11,9 +11,6 @@ NEED_VERSION= 1.73
MAINTAINER= brad@openbsd.org
STATIC_LIBS= libMrm.a libXm.a
SHARED_LIBS= libMrm.so.1.2 libXm.so.1.2
USE_X11= yes
SEPARATE_BUILD= concurrent
GNU_CONFIGURE= yes
@ -21,6 +18,9 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --enable-production --enable-build-12 \
--disable-build-20 --disable-debug --with-editres
STATIC_LIBS= libMrm.a libXm.a
SHARED_LIBS= libMrm.so.1.2 libXm.so.1.2
.if defined(HAVE_MOTIF)
IS_INTERACTIVE= yes
pre-install:
@ -45,7 +45,7 @@ pre-install:
# link the 1.2 motif libraries from $(prefix)/LessTif/Motif1.2/lib
# to $(prefix)/lib (where OpenBSD looks for them) and then run
# ldconfig to update the library cache
#
post-install:
@${RM} -f ${PREFIX}/lib/libMrm.so
@${RM} -f ${PREFIX}/lib/libXm.so

View File

@ -1,3 +1,3 @@
MD5 (lesstif-0.88.9.tar.gz) = 4eb8fabb824bf7ab34b9f063d199bb8e
RMD160 (lesstif-0.88.9.tar.gz) = d8011f2ed918a748c08e1ba6a10d124644423e45
SHA1 (lesstif-0.88.9.tar.gz) = f477c2ebd148a52caf629285fbf15efcc426f6e4
MD5 (lesstif-0.89.0.tar.gz) = 946c61a92cb105239aa53f00f2f790d9
RMD160 (lesstif-0.89.0.tar.gz) = c81cb279833414128f59a11c28ac947bc847cc21
SHA1 (lesstif-0.89.0.tar.gz) = 4d08f7afd11d8f99a69632fccc08689e171e31bb

View File

@ -1,6 +1,6 @@
--- doc/www.lesstif.org/imgs/Makefile.in.orig Wed Apr 21 17:11:59 1999
+++ doc/www.lesstif.org/imgs/Makefile.in Wed Apr 21 17:12:18 1999
@@ -120,7 +120,7 @@
--- doc/www.lesstif.org/imgs/Makefile.in.orig Mon Sep 6 17:13:54 1999
+++ doc/www.lesstif.org/imgs/Makefile.in Sun Sep 12 18:30:57 1999
@@ -122,7 +122,7 @@
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
#

View File

@ -1,6 +1,6 @@
--- lib/config/Makefile.in.orig Tue Jul 13 12:21:05 1999
+++ lib/config/Makefile.in Wed Jul 14 22:44:53 1999
@@ -114,7 +114,7 @@
--- lib/config/Makefile.in.orig Mon Sep 6 17:13:30 1999
+++ lib/config/Makefile.in Sun Sep 12 18:34:49 1999
@@ -116,7 +116,7 @@
MAINTAINERCLEANFILES = Makefile.in
bin_SCRIPTS = mxmkmf

View File

@ -1,8 +1,8 @@
--- lib/config/mxmkmf.in.orig Wed Jul 14 22:48:59 1999
+++ lib/config/mxmkmf.in Wed Jul 14 22:50:02 1999
@@ -5,4 +5,4 @@
# Make sure to read the LessTif configuration first, to pick up
# that version of Imake.tmpl
--- lib/config/mxmkmf.in.orig Thu Sep 2 19:51:36 1999
+++ lib/config/mxmkmf.in Sun Sep 12 18:38:58 1999
@@ -7,4 +7,4 @@
#
-imake -DUseInstalled -I@prefix@/lib/config -I@x_libraries@/X11/config
prefix=@prefix@
exec_prefix=@exec_prefix@
-imake -DUseInstalled -I@libdir@/X11/config -I@x_libraries@/X11/config
+imake -DUseInstalled -I@prefix@/lib/X11/lesstif -I@x_libraries@/X11/config

View File

@ -1,6 +1,6 @@
--- doc/lessdox/widgets/Makefile.in.orig Mon Apr 19 19:27:06 1999
+++ doc/lessdox/widgets/Makefile.in Thu Apr 22 11:33:42 1999
@@ -114,10 +114,10 @@
--- doc/lessdox/widgets/Makefile.in.orig Sun Sep 12 19:40:10 1999
+++ doc/lessdox/widgets/Makefile.in Sun Sep 12 19:40:38 1999
@@ -116,10 +116,10 @@
EXTRA_DIST = $(man1_DATA) $(man3_DATA) $(man5_DATA)
SUFFIXES = .1 .3 .5 .html
@ -15,7 +15,7 @@
man1_DATA =
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
@@ -133,7 +133,7 @@
@@ -135,7 +135,7 @@
# build them.
#
@ -24,7 +24,7 @@
@HaveMan2html_TRUE@html_DATA = ${man1_DATA:.1=.html} ${man3_DATA:.3=.html} ${man5_DATA:.5=.html}
@@ -345,7 +345,7 @@
@@ -347,7 +347,7 @@
# in both the http://www.lesstif.org and the locally installed case.
#
install-data-hook:

View File

@ -1,6 +1,6 @@
--- Makefile.in.orig Wed Apr 21 17:23:34 1999
+++ Makefile.in Wed Apr 21 17:23:55 1999
@@ -122,7 +122,7 @@
--- Makefile.in.orig Mon Sep 6 17:13:29 1999
+++ Makefile.in Mon Sep 13 16:38:43 1999
@@ -124,14 +124,14 @@
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
#
@ -9,3 +9,11 @@
root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO
EXTRA_DIST = acconfig.h configure BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY
-htmldir = $(exec_prefix)/LessTif/doc
+htmldir = $(pkgdatadir)/doc/html
html_DATA = NOTES
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

View File

@ -1,6 +1,6 @@
--- doc/www.lesstif.org/images/Makefile.in.orig Wed Apr 21 17:26:04 1999
+++ doc/www.lesstif.org/images/Makefile.in Wed Apr 21 17:26:23 1999
@@ -120,7 +120,7 @@
--- doc/www.lesstif.org/images/Makefile.in.orig Mon Sep 6 17:13:53 1999
+++ doc/www.lesstif.org/images/Makefile.in Sun Sep 12 21:00:25 1999
@@ -122,7 +122,7 @@
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
#

View File

@ -1,11 +1,11 @@
--- doc/Makefile.in.orig Wed Apr 21 17:27:19 1999
+++ doc/Makefile.in Wed Apr 21 17:27:34 1999
@@ -116,7 +116,7 @@
--- doc/Makefile.in.orig Mon Sep 6 17:13:52 1999
+++ doc/Makefile.in Sun Sep 12 21:03:26 1999
@@ -118,7 +118,7 @@
SUBDIRS = www.lesstif.org lessdox
-rootdir = $(exec_prefix)/LessTif/doc
+rootdir = $(pkgdatadir)/doc/html
root_DATA = INSTALL.html
root_DATA = INSTALL.html All.html Clipboard.txt DragAndDrop.txt Form.txt GeoUtils.txt Geometry.html SyntheticResources.txt UIL.txt XmStrings.txt thread.html
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../include/LTconfig.h

View File

@ -1,6 +1,6 @@
--- doc/lessdox/clients/Makefile.in.orig Wed Apr 21 17:28:27 1999
+++ doc/lessdox/clients/Makefile.in Wed Apr 21 17:29:52 1999
@@ -114,10 +114,10 @@
--- doc/lessdox/clients/Makefile.in.orig Sun Sep 12 21:04:10 1999
+++ doc/lessdox/clients/Makefile.in Sun Sep 12 21:04:22 1999
@@ -116,10 +116,10 @@
EXTRA_DIST = $(man1_DATA) $(man3_DATA) $(man5_DATA)
SUFFIXES = .1 .3 .5 .html
@ -15,7 +15,7 @@
man1_DATA = mwm.1 xmbind.1 lesstif.1
man3_DATA =
@@ -132,7 +132,7 @@
@@ -134,7 +134,7 @@
# build them.
#

View File

@ -1,11 +1,11 @@
--- doc/www.lesstif.org/Makefile.in.orig Tue Jul 13 12:21:23 1999
+++ doc/www.lesstif.org/Makefile.in Wed Jul 14 22:53:26 1999
@@ -121,7 +121,7 @@
--- doc/www.lesstif.org/Makefile.in.orig Sun Sep 12 21:05:32 1999
+++ doc/www.lesstif.org/Makefile.in Sun Sep 12 21:06:16 1999
@@ -123,7 +123,7 @@
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
# polluting /usr/local for default installs.
#
-rootdir = $(exec_prefix)/LessTif/doc
+rootdir = $(pkgdatadir)/doc/html
root_DATA = COPYING.LIB.html FAQ.html apps.html bug-reporting.html bugs.html button.html cdrom.html core.html current.html cvs.html download.html index.html links.html lists.html mirrors.html platforms.html release-policy.html test_policy.html test_summary.html testers.html versions.html web_button.html known.html help.html
root_DATA = COPYING.LIB.html FAQ.html apps.html bug-reporting.html bugs.html button.html cdrom.html core.html current.html cvs.html download.html index.html links.html lists.html mirrors.html platforms.html release-policy.html test_policy.html test_summary.html testers.html versions.html web_button.html known.html help.html Advocacy.html Xbae.html Xlt.html

View File

@ -1,11 +1,11 @@
--- lib/Makefile.in.orig Wed Apr 21 17:31:48 1999
+++ lib/Makefile.in Wed Apr 21 17:32:17 1999
@@ -112,7 +112,7 @@
--- lib/Makefile.in.orig Sun Sep 12 21:07:19 1999
+++ lib/Makefile.in Sun Sep 12 21:08:50 1999
@@ -114,7 +114,7 @@
x_libraries = @x_libraries@
MAINTAINERCLEANFILES = Makefile.in
-SUBDIRS = config Xm Mrm Uil Xm-2.0 Mrm-2.0 Uil-2.0 Xm-2.1 Mrm-2.1 Xm-CDE Mrm-CDE
+SUBDIRS = config Xm Mrm Uil
-SUBDIRS = config Xm Mrm Uil Xm-2.0 Mrm-2.0 Uil-2.0 Xm-2.1 Mrm-2.1 Xm-CDE Mrm-CDE @BuildXltDir@ @BuildXbaeDir@
+SUBDIRS = config Xm Mrm Uil @BuildXltDir@ @BuildXbaeDir@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../include/LTconfig.h

View File

@ -1,6 +1,6 @@
--- doc/lessdox/functions/Makefile.in.orig Wed Apr 21 17:33:04 1999
+++ doc/lessdox/functions/Makefile.in Wed Apr 21 17:34:41 1999
@@ -114,10 +114,10 @@
--- doc/lessdox/functions/Makefile.in.orig Sun Sep 12 21:09:37 1999
+++ doc/lessdox/functions/Makefile.in Sun Sep 12 21:09:45 1999
@@ -116,10 +116,10 @@
EXTRA_DIST = $(man1_DATA) $(man3_DATA) $(man5_DATA)
SUFFIXES = .1 .3 .5 .html
@ -15,7 +15,7 @@
man1_DATA =
man3_DATA = XtConfigureObject.3 XtDestroyWidget.3 XtManageChild.3 XtUnmanageChild.3
@@ -133,7 +133,7 @@
@@ -135,7 +135,7 @@
# build them.
#

View File

@ -255,6 +255,21 @@ share/LessTif/doc/html/testers.html
share/LessTif/doc/html/versions.html
share/LessTif/doc/html/web_button.html
share/LessTif/doc/html/INSTALL.html
share/LessTif/doc/html/NOTES
share/LessTif/doc/html/release-notes.html
share/LessTif/doc/html/Advocacy.html
share/LessTif/doc/html/All.html
share/LessTif/doc/html/Clipboard.txt
share/LessTif/doc/html/DragAndDrop.txt
share/LessTif/doc/html/Form.txt
share/LessTif/doc/html/GeoUtils.txt
share/LessTif/doc/html/Geometry.html
share/LessTif/doc/html/SyntheticResources.txt
share/LessTif/doc/html/UIL.txt
share/LessTif/doc/html/Xbae.html
share/LessTif/doc/html/Xlt.html
share/LessTif/doc/html/XmStrings.txt
share/LessTif/doc/html/thread.html
share/LessTif/AUTHORS
share/LessTif/BUG-REPORTING
share/LessTif/COPYING

View File

@ -251,6 +251,21 @@ share/LessTif/doc/html/testers.html
share/LessTif/doc/html/versions.html
share/LessTif/doc/html/web_button.html
share/LessTif/doc/html/INSTALL.html
share/LessTif/doc/html/NOTES
share/LessTif/doc/html/release-notes.html
share/LessTif/doc/html/Advocacy.html
share/LessTif/doc/html/All.html
share/LessTif/doc/html/Clipboard.txt
share/LessTif/doc/html/DragAndDrop.txt
share/LessTif/doc/html/Form.txt
share/LessTif/doc/html/GeoUtils.txt
share/LessTif/doc/html/Geometry.html
share/LessTif/doc/html/SyntheticResources.txt
share/LessTif/doc/html/UIL.txt
share/LessTif/doc/html/Xbae.html
share/LessTif/doc/html/Xlt.html
share/LessTif/doc/html/XmStrings.txt
share/LessTif/doc/html/thread.html
share/LessTif/AUTHORS
share/LessTif/BUG-REPORTING
share/LessTif/COPYING