head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.40 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.38 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.36 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.34 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.32 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.30 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.28 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.26 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.24 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.22 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.20 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.18 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.16 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.14 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.12 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.10 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.8 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.6 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.4 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.2 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.2.0.2 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.1.0.10 pkgsrc-2005Q1-base:1.1 pkgsrc-2004Q4:1.1.0.8 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.6 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.4 pkgsrc-2004Q2-base:1.1 pkgsrc-2004Q1:1.1.0.2 pkgsrc-2004Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2005.09.06.14.53.36; author adam; state dead; branches; next 1.2; 1.2 date 2005.03.31.11.08.16; author adam; state Exp; branches; next 1.1; 1.1 date 2004.03.20.22.30.36; author bouyer; state Exp; branches; next ; desc @@ 1.3 log @Changes 2.7.8: * Bug fixes Pkgsrc: * Use Xaw3d from now on (which is the recommended way) @ text @$NetBSD: patch-ah,v 1.2 2005/03/31 11:08:16 adam Exp $ --- ../xaw95-1.1.4/Imakefile.orig 2002-10-27 21:34:55.000000000 +0000 +++ ../xaw95-1.1.4/Imakefile @@@@ -233,7 +233,7 @@@@ YACC=YaccCmd all:: depend:: laygram.c laylex.c - cd exports ; ln -sf include X11 + -cd exports ; ln -sf include X11 #if DoSharedLib && SharedDataSeparation SpecialCObjectRule(sharedlib.o,NullParameter,$(SHLIBDEF)) @ 1.2 log @Changes 2.7.5: * Support for scrolling with mouse wheel button * Support for neXtaw widgets * Bug fixes (randomly occurring segfault fixed - nargs = 0 not properly reinitialized in menu bar routine !) Changes 2.7.4: * All popup windows now behave properly under resize requests. This corrects former (extremely buggy) behaviour. * Segfault bug in Print popup corrected * The transparency activation/disactivation of selected regions under mouse clicks has been substantially improved. * Xaw95 widgets have been removed from the source tree, and Xaw3d is now the recommended widget set. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Use ${MAKE}, not make xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix a 'cd exports ; ln -sf include X11' with a - XXX still doesn't build out of the box on solaris, because of issues with the openwin imake config. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.3 2003/07/17 09:01:03 adam Exp $ d3 3 a5 3 --- xaw95-1.1.4/Imakefile.orig Sat Mar 20 22:45:21 2004 +++ xaw95-1.1.4/Imakefile Sat Mar 20 22:45:42 2004 @@@@ -233,7 +233,7 @@@@ @