head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2-base:1.6 netbsd-1-4-PATCH002:1.5 comdex-fall-1999:1.5 netbsd-1-4-PATCH001:1.4 netbsd-1-4-RELEASE:1.4 netbsd-1-3-PATCH003:1.1; locks; strict; comment @# @; 1.6 date 2000.05.12.09.14.35; author agc; state dead; branches; next 1.5; 1.5 date 99.10.22.23.35.37; author tron; state Exp; branches; next 1.4; 1.4 date 99.04.14.20.34.38; author garbled; state Exp; branches; next 1.3; 1.3 date 99.04.07.10.45.43; author agc; 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.08.20.22.07.25; author agc; state Exp; branches; next ; desc @@ 1.6 log @Move ORBit package from the corba category to net @ text @$NetBSD: patch-ae,v 1.5 1999/10/22 23:35:37 tron Exp $ --- src/services/name/Makefile.in.orig Tue Sep 28 18:12:57 1999 +++ src/services/name/Makefile.in Fri Oct 22 20:26:10 1999 @@@@ -123,7 +123,7 @@@@ DEPS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/ORBitutil/libORBitutil.la $(top_builddir)/src/IIOP/libIIOP.la libORBitCosNaming.la -LDADDS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la libORBitCosNaming.la @@GLIB_LIBS@@ -lm +LDADDS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la libORBitCosNaming.la @@GLIB_LIBS@@ -lm -lwrap #name-client.c boot.c orbit-name-server.c new-name-server.c: CosNaming.h @@@@ -792,7 +792,7 @@@@ @@: my_cosnaming_built: CosNaming.idl $(srcdir)/LName.h $(IDL) - $(IDL) $< + $(IDL) CosNaming.idl cat $(srcdir)/LName.h >>CosNaming.h touch my_cosnaming_built @ 1.5 log @Update "ORBit" package to version 0.5.0 included in GNOME 1.0.53 release. @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Fix elf handling in this pkg. (add some missing -lwrap's) @ text @d2 4 a5 3 --- src/services/name/Makefile.in.orig Thu Mar 25 12:15:25 1999 +++ src/services/name/Makefile.in Wed Apr 14 13:20:07 1999 @@@@ -118,7 +118,7 @@@@ d13 3 a15 2 name_client_SOURCES = name-client.c @@@@ -781,7 +781,7 @@@@ d17 1 a17 2 $(CosNaming_built): CosNaming.idl $(srcdir)/LName.h $(IDL) d21 1 a22 1 $(srcdir)/name-client.c $(srcdir)/orbit-name-server.c $(srcdir)/new-name-server.c: CosNaming.h @ 1.3 log @Make this patch apply cleanly. @ text @d1 13 a13 5 $NetBSD: patch-ae,v 1.2 1998/12/19 12:31:47 tron Exp $ --- src/services/name/Makefile.in.orig Wed Dec 16 03:41:47 1998 +++ src/services/name/Makefile.in Sat Dec 19 12:55:42 1998 @@@@ -768,7 +771,7 @@@@ d21 1 a21 1 dist-hook: @ 1.2 log @Update "ORBit" package to version 0.3.90. @ text @d1 1 a1 1 $NetBSD$ a4 7 @@@@ -1,3 +1,6 @@@@ +# NetBSD +# +# There might as well be something here. # Makefile.in generated automatically by automake 1.3 from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. @ 1.1 log @Add corba category to the NetBSD packages collection. Add ORBit 0.2.1, the ORB from the GNOME project, to the NetBSD packages collection. This was taken from a submission to the FreeBSD ports collection by Chia-liang Kao (clkao@@CirX.ORG), and patched to work on NetBSD by myself. @ text @d3 3 a5 5 make a placeholder Makefile.in so sed doesn't puke during configure stage --- /dev/null Wed Aug 19 14:32:56 1998 +++ src/services/name/Makefile.in Wed Aug 19 14:34:41 1998 @@@@ -0,0 +1,3 @@@@ d9 12 @