head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.54 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.52 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.50 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.48 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.46 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.44 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.42 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.40 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.38 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.36 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.34 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.32 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.30 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.28 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.26 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.24 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.22 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.20 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 buildlink2-base:1.5 netbsd-1-4-PATCH002:1.4 comdex-fall-1999:1.3 netbsd-1-4-PATCH001:1.3 netbsd-1-4-RELEASE:1.3; locks; strict; comment @# @; 1.5 date 2000.05.12.09.14.35; author agc; state dead; branches; next 1.4; 1.4 date 99.11.12.08.15.56; author tron; state Exp; branches; next 1.3; 1.3 date 99.03.05.00.25.10; author tron; state Exp; branches; next 1.2; 1.2 date 98.12.19.12.31.47; author tron; state Exp; branches; next 1.1; 1.1 date 98.10.05.14.02.07; author agc; state Exp; branches; next ; desc @@ 1.5 log @Move ORBit package from the corba category to net @ text @$NetBSD: patch-ag,v 1.4 1999/11/12 08:15:56 tron Exp $ --- src/IIOP/connection.c.orig Thu Sep 23 04:25:32 1999 +++ src/IIOP/connection.c Fri Nov 12 11:18:11 1999 @@@@ -1,3 +1,6 @@@@ +#include +#include +#include #include "config.h" #ifndef _XOPEN_SOURCE_EXTENDED # define _XOPEN_SOURCE_EXTENDED 1 @@@@ -13,7 +16,6 @@@@ #include #include #include -#include #include #include #include @ 1.4 log @New patches supplied by UEBAYASHI 'UMA' Masao which apply without fuzz. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update "ORBit" package to version 0.4.0. @ text @d3 2 a4 2 --- src/IIOP/connection.c.orig Sun Feb 21 19:56:43 1999 +++ src/IIOP/connection.c Thu Mar 4 23:34:25 1999 d11 1 a11 1 # define _XOPEN_SOURCE_EXTENDED @ 1.2 log @Update "ORBit" package to version 0.3.90. @ text @d3 17 a19 11 --- src/daemons/interface_repository/Makefile.in.orig Wed Dec 16 03:41:51 1998 +++ src/daemons/interface_repository/Makefile.in Sat Dec 19 12:56:24 1998 @@@@ -439,7 +439,7 @@@@ $(orbit_ird_built): interface_repository.idl $(IDL) - $(IDL) $< + $(IDL) interface_repository.idl dist-hook: cd $(distdir); rm -f $(BUILD_SOURCES) @ 1.1 log @Upgrade to version 0.3.0 of ORBit (a high-performance CORBA ORB with support for the C language). @ text @d3 3 a5 6 Name the idl file explicitly, or orbit-idl complains (this may be a gmake problem). --- src/services/name/Makefile.in 1998/10/05 13:33:08 1.1 +++ src/services/name/Makefile.in 1998/10/05 13:33:21 @@@@ -510,7 +510,7 @@@@ a6 4 name.h name-common.c name-stubs.c name-skels.c: name.idl \ $(top_builddir)/src/idl-compiler/orbit-idl - $(top_builddir)/src/idl-compiler/orbit-idl $< + $(top_builddir)/src/idl-compiler/orbit-idl name.idl d8 6 a13 2 # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. @