head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.16 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.14 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.12 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.10 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.8 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.6 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.4 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.2 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.5.0.24 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.22 pkgsrc-2008Q1:1.5.0.20 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.18 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.16 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.14 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.12 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.10 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.8 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.6 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.4 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.2 pkgsrc-2005Q4-base:1.5 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 netbsd-1-6-1:1.3.0.6 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.1; locks; strict; comment @# @; 1.6 date 2008.07.14.23.01.32; author christos; state dead; branches; next 1.5; 1.5 date 2005.12.12.19.55.41; author joerg; state Exp; branches; next 1.4; 1.4 date 2003.05.19.19.43.17; author jschauma; state Exp; branches; next 1.3; 1.3 date 2002.01.10.12.10.46; author jlam; state Exp; branches; next 1.2; 1.2 date 2001.09.08.20.03.44; author jlam; state Exp; branches; next 1.1; 1.1 date 2001.04.05.14.06.57; author wiz; state Exp; branches; next ; desc @@ 1.6 log @update to openmotif 2.3.1 @ text @$NetBSD: patch-ag,v 1.5 2005/12/12 19:55:41 joerg Exp $ --- clients/uil/Makefile.in.orig 2005-11-25 10:50:34.000000000 +0100 +++ clients/uil/Makefile.in @@@@ -99,7 +99,7 @@@@ EXTRA_DIST = Uil.msg # bin_PROGRAMS = uil -LDFLAGS = -version-info @@CURRENT@@:@@REVISION@@:@@AGE@@ +LDFLAGS = @@LDFLAGS@@ libUil_la_LIBADD = UilParser.lo ../../lib/Mrm/libMrm.la ../../lib/Xm/libXm.la @@@@ -150,7 +150,7 @@@@ X_CFLAGS = @@X_CFLAGS@@ X_LIBS = @@X_LIBS@@ X_EXTRA_LIBS = @@X_EXTRA_LIBS@@ X_PRE_LIBS = @@X_PRE_LIBS@@ -libUil_la_LDFLAGS = +libUil_la_LDFLAGS = -version-info @@CURRENT@@:@@REVISION@@:@@AGE@@ libUil_la_OBJECTS = UilCmd.lo UilDiags.lo UilKeyTab.lo UilLexAna.lo \ UilLexPars.lo UilLstLst.lo UilP2Out.lo UilP2Reslv.lo UilSarComp.lo \ UilSarExp.lo UilSarInc.lo UilSarMod.lo UilSarObj.lo UilSarProc.lo \ @ 1.5 log @Update OpenMotif to 2.2.3. Too many changes to list here, but most importantly no more imake usage. @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Make this build and install under Linux: Do not define USE_BYACC, since not all Linuxen have byacc. Patch a grammar file accordingly. Use -Wl,-rpath flags where necessary. This should close PR pkg/19860. @ text @d1 1 a1 1 $NetBSD: $ d3 5 a7 4 --- config/cf/host.def.orig Mon May 19 14:04:32 2003 +++ config/cf/host.def Mon May 19 14:06:39 2003 @@@@ -1,17 +1,19 @@@@ #ifdef BeforeVendorCF d9 2 a10 22 -#define TopLevelProject Motif -#define ProjectRoot /usr/X11R6 -#define X11ProjectRoot /usr/X11R6 +#define TopLevelProject OpenMotif +#undef ProjectRoot +#define ProjectRoot $(PREFIX) +#undef X11ProjectRoot +#define X11ProjectRoot $(X11BASE) #define VirtualBindingsPath $(LIBDIR)/bindings #define ImportX11 YES -#define USE_BYACC YES #define NoMessageCatalog YES #define ForceNormalLib YES #define HasVarDirectory NO -#define DebugLibXm YES -#define DebugLibMrm YES -#define DebugLibUil YES +#define DebugLibXm NO +#define DebugLibMrm NO +#define DebugLibUil NO #define LexLib -lfl +#define BuildMotifDemos NO d12 11 a22 1 #endif /* BeforeVendorCF */ @ 1.3 log @Update openmotif to 2.1.30nb1. Changes from version 2.1.30 are that we no longer install all of the demo programs with openmotif (which are largely just bloat), and we use bsd.pkg.install.mk to replace some of the bloat in the package Makefile. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- config/cf/host.def.orig Thu Jan 10 02:44:40 2002 +++ config/cf/host.def @@@@ -1,17 +1,20 @@@@ d18 1 a18 1 #define USE_BYACC YES @ 1.2 log @Fix OpenMotif package to not overwrite X11R6 files when installed without xpkgwedge. Also, OpenMotif can actually be installed into ${LOCALBASE} if xpkgwedge is installed. Use x11.buildlink.mk and mark as USE_BUILDLINK_ONLY, and add a buildlink.mk file for use by other package Makefiles. @ text @d3 1 a3 1 --- config/cf/host.def.orig Sat Sep 8 01:35:59 2001 d5 1 a5 1 @@@@ -1,17 +1,19 @@@@ d29 1 @ 1.1 log @Standardize patch file names. @ text @d1 1 a1 1 $NetBSD: patch-config-imake-imake.c,v 1.1.1.1 2000/10/29 16:17:13 mjl Exp $ d3 28 a30 10 --- config/imake/imake.c.orig Sun Oct 29 15:34:13 2000 +++ config/imake/imake.c Sun Oct 29 15:38:27 2000 @@@@ -148,6 +148,7 @@@@ #if defined(__FreeBSD__) || defined(__NetBSD__) /* This needs to be before _POSIX_SOURCE gets defined */ # include +# include # include # include #endif @