update to 0.91.0

no visible changes since 0.90.0 (only Xbae which we have a separate
pkg for)
This commit is contained in:
drochner 2000-05-25 15:25:43 +00:00
parent 5fddd61a35
commit 1026d9e43f
13 changed files with 98 additions and 91 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.47 2000/04/27 13:14:47 tron Exp $
# $NetBSD: Makefile,v 1.48 2000/05/25 15:25:43 drochner Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#
DISTNAME= lesstif-0.90.0
DISTNAME= lesstif-0.91.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
ftp://ftp.unicamp.br/pub/X11/lesstif/srcdist/ \

View file

@ -1,3 +1,3 @@
$NetBSD: md5,v 1.18 2000/04/27 13:14:48 tron Exp $
$NetBSD: md5,v 1.19 2000/05/25 15:25:44 drochner Exp $
MD5 (lesstif-0.90.0.tar.gz) = da29cd37696920825265ae9ee5ac8144
MD5 (lesstif-0.91.0.tar.gz) = 5c42293a1bd6de9661babb94a096d798

View file

@ -1,23 +1,23 @@
$NetBSD: patch-sum,v 1.10 2000/04/27 13:14:48 tron Exp $
$NetBSD: patch-sum,v 1.11 2000/05/25 15:25:44 drochner Exp $
MD5 (patch-aa) = c0ba7509486e434c9fd7f1f712d0f20c
MD5 (patch-aa) = dc3d7561b3f2518bd207d776abfa5cfe
MD5 (patch-ab) = b1bd93fae6d1c4aaef8d28689a6129f9
MD5 (patch-ac) = 14477942b7ec6c1024aeb28229ef0cfe
MD5 (patch-ad) = 2dde21cc72a8b2c29ac0cf6882b40714
MD5 (patch-ad) = 7ada1aa00d303437903143dd9e03b859
MD5 (patch-ae) = 5f7a08d39acc997de946666cedd113f0
MD5 (patch-af) = 54f138e42f607259f204181e2e2da5b7
MD5 (patch-ag) = f6825d19e47cedfc76104772120ef74b
MD5 (patch-ah) = 451fe1473912dc9fc43e008e04d34547
MD5 (patch-ai) = 1ccc3721503e075fa0403f4ab0fcf94e
MD5 (patch-ak) = fcfbc74f29229005ca249341b1fdc52c
MD5 (patch-al) = b5d65529d4247f025a9dd23d2a0fbf26
MD5 (patch-ah) = 5e5e0a0d0b74adf8fcb31e962dc92bd1
MD5 (patch-ai) = a9a98fa10eecf8d799f77c601bd59fc9
MD5 (patch-ak) = 84c3d99bbd2a79e518b8ec4e49d971cd
MD5 (patch-al) = 3a8da44462633b73278f9a287d1e713e
MD5 (patch-am) = f399cac161a25dd53a8557a470062f86
MD5 (patch-an) = 06cba518a9a99752433f78731df2b871
MD5 (patch-an) = 5fddd2f301619a4f7839f2d7c3a535ce
MD5 (patch-ao) = 6be234eeb43fd43b72708909eb3272bc
MD5 (patch-ap) = a3d430fe3d5bf982e3109425ed80f3af
MD5 (patch-aq) = 5b747ed94b598c06fb2bed91c25897b4
MD5 (patch-aq) = e070fc7ffcc1538753ced9a45ede4735
MD5 (patch-ar) = e768c238af22b0d47d0a9a103c527719
MD5 (patch-as) = 5671178e8122af44940facfbba30e1a3
MD5 (patch-at) = a0f2381703e03af04fcb52b702a9034f
MD5 (patch-au) = c3f6db5deb3f825ef2991fb078dfb2cb
MD5 (patch-au) = e607aa06d793e8f4b5fc51c691ec112f
MD5 (patch-av) = ec838b5e26a5fa0eca9b37a990cc81d7

View file

@ -1,21 +1,22 @@
$NetBSD: patch-aa,v 1.12 2000/04/27 13:14:49 tron Exp $
$NetBSD: patch-aa,v 1.13 2000/05/25 15:25:44 drochner Exp $
--- Makefile.in.orig Sun Apr 16 02:38:45 2000
+++ Makefile.in Mon Apr 17 14:57:34 2000
@@ -127,14 +127,14 @@
--- Makefile.in.orig Mon May 15 02:49:26 2000
+++ Makefile.in Thu May 18 19:57:07 2000
@@ -131,7 +131,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/doc/lesstif
root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS KNOWN_BUGS NEWS README RELEASE-POLICY TODO
root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS \
KNOWN_BUGS NEWS README RELEASE-POLICY TODO release-notes.txt
EXTRA_DIST = acconfig.h configure BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY
@@ -140,7 +140,7 @@
BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY NOTES
-htmldir = $(exec_prefix)/LessTif/doc
+htmldir = $(exec_prefix)/share/doc/lesstif
html_DATA = NOTES
html_DATA = release-notes.html
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

View file

@ -1,13 +1,13 @@
$NetBSD: patch-ad,v 1.11 2000/04/27 13:14:50 tron Exp $
$NetBSD: patch-ad,v 1.12 2000/05/25 15:25:44 drochner Exp $
--- doc/Makefile.in.orig Sun Apr 16 02:39:10 2000
+++ doc/Makefile.in Mon Apr 17 14:59:54 2000
@@ -121,7 +121,7 @@
--- doc/Makefile.in.orig Mon May 15 02:47:14 2000
+++ doc/Makefile.in Thu May 18 19:59:59 2000
@@ -123,7 +123,7 @@
SUBDIRS = www.lesstif.org lessdox
-rootdir = $(exec_prefix)/LessTif/doc
+rootdir = $(exec_prefix)/share/doc/lesstif
root_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt GeoUtils.txt Geometry.html SyntheticResources.txt UIL.txt XmStrings.txt thread.html INSTALL.html
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
root_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt \
GeoUtils.txt Geometry.html SyntheticResources.txt \
UIL.txt XmStrings.txt thread.html INSTALL.html

View file

@ -1,17 +1,21 @@
$NetBSD: patch-ah,v 1.9 2000/04/27 13:14:51 tron Exp $
$NetBSD: patch-ah,v 1.10 2000/05/25 15:25:44 drochner Exp $
--- doc/www.lesstif.org/Makefile.in.orig Sat Apr 15 16:39:10 2000
+++ doc/www.lesstif.org/Makefile.in Thu Apr 27 14:05:17 2000
@@ -126,11 +126,11 @@
--- doc/www.lesstif.org/Makefile.in.orig Mon May 15 02:47:15 2000
+++ doc/www.lesstif.org/Makefile.in Thu May 18 20:03:22 2000
@@ -128,7 +128,7 @@
# Lets put the informational stuff in a sub directory to avoid
# polluting /usr/local for default installs.
#
-docdir = $(exec_prefix)/LessTif/doc
+docdir = $(exec_prefix)/share/doc/lesstif
doc_DATA = COPYING.LIB.html FAQ.html INSTALL.html apps.html bugs.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
doc_DATA = COPYING.LIB.html FAQ.html INSTALL.html apps.html \
bugs.html cdrom.html core.html current.html \
cvs.html download.html index.html links.html lists.html \
@@ -138,7 +138,7 @@
Advocacy.html Xbae.html Xlt.html
-rootdir = $(exec_prefix)
-rootdir = $(exec_prefix)/LessTif
+rootdir = $(docdir)
root_DATA = Install

View file

@ -1,13 +1,13 @@
$NetBSD: patch-ai,v 1.11 2000/04/27 13:14:52 tron Exp $
$NetBSD: patch-ai,v 1.12 2000/05/25 15:25:44 drochner Exp $
--- doc/www.lesstif.org/images/Makefile.in.orig Sun Apr 16 02:39:11 2000
+++ doc/www.lesstif.org/images/Makefile.in Mon Apr 17 15:09:08 2000
@@ -125,7 +125,7 @@
--- doc/www.lesstif.org/images/Makefile.in.orig Thu May 18 20:05:44 2000
+++ doc/www.lesstif.org/images/Makefile.in Thu May 18 20:15:56 2000
@@ -127,7 +127,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/doc/lesstif/images
root_DATA = hungry.png lesstif-realsmall.png lesstif-small.png lesstif.png ltsunlogo.png lesstif.jpg ltsunlogo.jpg
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
root_DATA = hungry.png \
lesstif-realsmall.png lesstif-small.png lesstif.png \
ltsunlogo.png lesstif.jpg ltsunlogo.jpg

View file

@ -1,17 +1,17 @@
$NetBSD: patch-ak,v 1.7 2000/04/27 13:14:52 tron Exp $
$NetBSD: patch-ak,v 1.8 2000/05/25 15:25:44 drochner Exp $
--- include/Motif-2.0/Mrm/Makefile.in.orig Sun Apr 16 02:38:57 2000
+++ include/Motif-2.0/Mrm/Makefile.in Mon Apr 17 15:17:31 2000
@@ -124,7 +124,7 @@
# Lets put the headers in a sub directory to avoid
--- include/Motif-2.0/Mrm/Makefile.in.orig Mon May 15 02:47:11 2000
+++ include/Motif-2.0/Mrm/Makefile.in Thu May 18 20:23:29 2000
@@ -127,7 +127,7 @@
# poluting /usr/local with more directories for default installs.
#
-@Version_2_0_TRUE@mrmdir = $(prefix)/LessTif/Motif2.0/include/Mrm
+@Version_2_0_TRUE@mrmdir = $(prefix)/include/Mrm
@Version_2_0_TRUE@mrmdir = \
-@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/include/Mrm
+@Version_2_0_TRUE@$(prefix)/include/Mrm
@Version_2_0_TRUE@HEADERS1_2 = MrmAppl.h MrmDecls.h MrmPrivate.h MrmPublic.h
@@ -223,7 +223,6 @@
@Version_2_0_TRUE@HEADERS1_2 = \
@Version_2_0_TRUE@MrmAppl.h MrmDecls.h MrmPrivate.h MrmPublic.h
@@ -230,7 +230,6 @@
install-data-am: install-mrmHEADERS
@$(NORMAL_INSTALL)

View file

@ -1,17 +1,17 @@
$NetBSD: patch-al,v 1.6 2000/04/27 13:14:53 tron Exp $
$NetBSD: patch-al,v 1.7 2000/05/25 15:25:44 drochner Exp $
--- include/Motif-2.0/Xm/Makefile.in.orig Sun Apr 16 02:38:58 2000
+++ include/Motif-2.0/Xm/Makefile.in Mon Apr 17 15:19:42 2000
@@ -124,7 +124,7 @@
# Lets put the headers in a sub directory to avoid
--- include/Motif-2.0/Xm/Makefile.in.orig Mon May 15 02:47:11 2000
+++ include/Motif-2.0/Xm/Makefile.in Thu May 18 20:26:48 2000
@@ -127,7 +127,7 @@
# poluting /usr/local with more directories for default installs.
#
-@Version_2_0_TRUE@xmdir = $(prefix)/LessTif/Motif2.0/include/Xm
+@Version_2_0_TRUE@xmdir = $(prefix)/include/Xm
@Version_2_0_TRUE@xmdir = \
-@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/include/Xm
+@Version_2_0_TRUE@$(prefix)/include/Xm
@Version_2_0_TRUE@HEADERS1_2 = ArrowB.h ArrowBG.h AtomMgr.h BaseClassP.h BulletinB.h BulletinBP.h CacheP.h CascadeB.h CascadeBG.h CascadeBGP.h CascadeBP.h Command.h CommandP.h CutPaste.h CutPasteP.h DesktopP.h DialogS.h DialogSEP.h DialogSP.h Display.h DisplayP.h DragC.h DragCP.h DragDrop.h DragIcon.h DragIconP.h DragOverS.h DragOverSP.h DrawingA.h DrawnB.h DrawnBP.h DropSMgr.h DropSMgrP.h DropTrans.h DropTransP.h ExtObjectP.h FileSB.h Form.h FormP.h Frame.h FrameP.h Label.h LabelG.h LabelGP.h LabelP.h List.h ListP.h MainW.h MainWP.h MenuShell.h MenuUtilP.h MessageB.h MessageBP.h MwmUtil.h PanedW.h Protocols.h ProtocolsP.h PushB.h PushBG.h PushBGP.h PushBP.h RCUtilsP.h RepType.h RowColumn.h RowColumnP.h SashP.h Scale.h Screen.h ScreenP.h ScrollBar.h ScrollBarP.h ScrolledW.h SelectioB.h SelectioBP.h SeparatoG.h SeparatoGP.h Separator.h SeparatorP.h ShellEP.h TearOffBP.h TearOffP.h Text.h TextF.h TextFP.h TextFSelP.h TextInP.h TextOutP.h TextP.h TextSelP.h TextStrSoP.h ToggleB.h ToggleBG.h VaSimpleP.h VendorS.h VendorSEP.h VendorSP.h VirtKeys.h VirtKeysP.h WorldP.h XmosP.h
@@ -253,7 +253,6 @@
@Version_2_0_TRUE@HEADERS1_2 = \
@Version_2_0_TRUE@\
@@ -296,7 +296,6 @@
install-data-am: install-xmDATA install-xmHEADERS
@$(NORMAL_INSTALL)

View file

@ -1,17 +1,17 @@
$NetBSD: patch-an,v 1.6 2000/04/27 13:14:54 tron Exp $
$NetBSD: patch-an,v 1.7 2000/05/25 15:25:44 drochner Exp $
--- lib/Mrm-2.0/Makefile.in.orig Sun Apr 16 02:38:50 2000
+++ lib/Mrm-2.0/Makefile.in Mon Apr 17 15:23:23 2000
@@ -143,7 +143,7 @@
--- lib/Mrm-2.0/Makefile.in.orig Mon May 15 02:47:10 2000
+++ lib/Mrm-2.0/Makefile.in Thu May 18 20:32:06 2000
@@ -160,7 +160,7 @@
@Version_2_0_TRUE@ -DLESSTIFHOME=\"@prefix@\"
@Version_2_0_TRUE@INCLUDES = -I$(top_srcdir)/include/Motif-2.0 -I$(top_builddir)/include/Motif-2.0 -I$(top_srcdir)/include/Motif-1.2 -I$(top_builddir)/include/Motif-1.2 -I$(top_srcdir)/include -I$(top_builddir)/include ${X_CFLAGS} -DX_LIB_PATH=\"@x_libraries@\" -DLESSTIFHOME=\"@prefix@\"
@Version_2_0_TRUE@libdir = \
-@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/lib
+@Version_2_0_TRUE@$(prefix)/lib
-@Version_2_0_TRUE@libdir = $(prefix)/LessTif/Motif2.0/lib
+@Version_2_0_TRUE@libdir = $(prefix)/lib
@Version_2_0_TRUE@lib_LTLIBRARIES = libMrm.la
@@ -313,7 +313,6 @@
@Version_2_0_TRUE@lib_LTLIBRARIES = \
@Version_2_0_TRUE@libMrm.la
@@ -338,7 +338,6 @@
install-data-am:
@$(NORMAL_INSTALL)

View file

@ -1,17 +1,17 @@
$NetBSD: patch-aq,v 1.5 2000/04/27 13:14:55 tron Exp $
$NetBSD: patch-aq,v 1.6 2000/05/25 15:25:44 drochner Exp $
--- lib/Xm-2.0/Makefile.in.orig Sun Apr 16 02:38:50 2000
+++ lib/Xm-2.0/Makefile.in Mon Apr 17 15:25:16 2000
@@ -148,7 +148,7 @@
# Lets put the headers in a sub directory to avoid
--- lib/Xm-2.0/Makefile.in.orig Mon May 15 02:47:09 2000
+++ lib/Xm-2.0/Makefile.in Thu May 18 20:38:34 2000
@@ -186,7 +186,7 @@
# poluting /usr/local with more directories for default installs.
#
-@Version_2_0_TRUE@libdir = $(prefix)/LessTif/Motif2.0/lib
+@Version_2_0_TRUE@libdir = $(prefix)/lib
@Version_2_0_TRUE@libdir = \
-@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/lib
+@Version_2_0_TRUE@$(prefix)/lib
@Version_2_0_TRUE@lib_LTLIBRARIES = libXm.la
@@ -344,7 +344,6 @@
@Version_2_0_TRUE@lib_LTLIBRARIES = \
@Version_2_0_TRUE@libXm.la
@@ -390,7 +390,6 @@
install-data-am:
@$(NORMAL_INSTALL)

View file

@ -1,16 +1,18 @@
$NetBSD: patch-au,v 1.2 2000/04/27 13:14:56 tron Exp $
$NetBSD: patch-au,v 1.3 2000/05/25 15:25:44 drochner Exp $
--- scripts/autoconf/Makefile.in.orig Sun Apr 16 02:39:08 2000
+++ scripts/autoconf/Makefile.in Mon Apr 17 15:27:44 2000
@@ -120,9 +120,9 @@
--- scripts/autoconf/Makefile.in.orig Mon May 15 02:47:14 2000
+++ scripts/autoconf/Makefile.in Thu May 18 20:42:03 2000
@@ -122,10 +122,10 @@
EXTRA_DIST = ac_find_motif.m4
-aclocaldir = @ACLOCALDIR@
+aclocaldir = ${prefix}/share/aclocal
-@Aclocal_TRUE@aclocal_DATA = ac_find_motif.m4
+aclocal_DATA = ac_find_motif.m4
-@Aclocal_TRUE@aclocal_DATA = \
-@Aclocal_TRUE@ac_find_motif.m4
+aclocal_DATA = \
+ac_find_motif.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../include/LTconfig.h
CONFIG_CLEAN_FILES =

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.23 2000/04/27 13:14:59 tron Exp $
@comment $NetBSD: PLIST,v 1.24 2000/05/25 15:25:44 drochner Exp $
LessTif/FAQ
LessTif/Motif1.2/include/Mrm/MrmAppl.h
LessTif/Motif1.2/include/Mrm/MrmDecls.h
@ -385,7 +385,6 @@ share/doc/lesstif/Install
share/doc/lesstif/INSTALL.html
share/doc/lesstif/KNOWN_BUGS
share/doc/lesstif/NEWS
share/doc/lesstif/NOTES
share/doc/lesstif/README
share/doc/lesstif/RELEASE-POLICY
share/doc/lesstif/SyntheticResources.txt
@ -409,6 +408,7 @@ share/doc/lesstif/lists.html
share/doc/lesstif/mirrors.html
share/doc/lesstif/platforms.html
share/doc/lesstif/release-notes.html
share/doc/lesstif/release-notes.txt
share/doc/lesstif/release-policy.html
share/doc/lesstif/test_policy.html
share/doc/lesstif/test_summary.html