head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2-base:1.4 netbsd-1-5-PATCH001:1.3 netbsd-1-5-RELEASE:1.3 netbsd-1-4-PATCH003:1.3 netbsd-1-4-PATCH002:1.2 comdex-fall-1999:1.1.1.1 tnf-991001:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2002.02.05.22.23.33; author drochner; state dead; branches; next 1.3; 1.3 date 2000.04.28.15.27.02; author drochner; state Exp; branches; next 1.2; 1.2 date 2000.01.31.20.56.49; author drochner; state Exp; branches; next 1.1; 1.1 date 99.10.01.11.23.15; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.10.01.11.23.15; author drochner; state Exp; branches; next ; desc @@ 1.4 log @uodate to 4.1.3 changes: Fixes to several problems that quickly arose with 4.1.2 --------------------------------------------------- - Dependencies of source files on built sources caused build to stop. It would continue correctly after restarting, but by making the objects dependent instead we made it work in one pass. - References in _regstream.c. Missing references/deletes in _regstream.c and steamline.c caused objects to be really deleted before their time. Problem appeared in ThunderStreamlines example. Did this ever work? - Not enough memory allocated for buffer in parse.c. - Needed to pass in class_srcdir value to invokation of class script in libdx/local.mk - Include net2c in distribution - Correctly free search_for in Browser.C. Proper behavior dependent on compile-time definitions. - Not enoucgh memory allocated for type-in string in GARApplication.C. Caused segfaults in prompter. @ text @$NetBSD: patch-ai,v 1.3 2000/04/28 15:27:02 drochner Exp $ --- src/uipp/prompter/Makefile.in.orig Wed Apr 5 21:01:44 2000 +++ src/uipp/prompter/Makefile.in Wed Apr 12 16:44:29 2000 @@@@ -87,7 +87,7 @@@@ JDK_CLASSPATH = @@JDK_CLASSPATH@@ JINC = @@JINC@@ JNI_CFLAGS = @@JNI_CFLAGS@@ -LIBS = @@LIBS@@ +LIBS = @@LIBS@@ -lcompat MAKEINFO = @@MAKEINFO@@ OBJEXT = @@OBJEXT@@ PACKAGE = @@PACKAGE@@ @ 1.3 log @update to 4.1.0. No info about changes - sorry. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @upgrade to 4.0.10 (no changelog available, bugfixes only afaics) rebove BROKEN label - whoever wants to mark it BROKEN again, please tell what platform you had problems with (and consider (NOT/ONLY_FOR...) @ text @d3 3 a5 4 --- src/uipp/prompter/Makefile.in.orig Thu Jan 6 21:18:08 2000 +++ src/uipp/prompter/Makefile.in Sat Jan 29 17:55:32 2000 @@@@ -78,7 +78,7 @@@@ JAVAH = @@JAVAH@@ d8 1 @ 1.1 log @Initial revision @ text @d2 7 a8 6 --- src/uipp/prompter/Makefile.in.orig Mon Sep 27 08:07:32 1999 +++ src/uipp/prompter/Makefile.in Mon Sep 27 08:07:56 1999 @@@@ -74,7 +74,7 @@@@ JAVA_ARCH = @@JAVA_ARCH@@ JBASE = @@JBASE@@ JDKBIN = @@JDKBIN@@ @ 1.1.1.1 log @add pkg for IBM / Open Visualization Data Explorer @ text @@