diff options
author | drochner <drochner@pkgsrc.org> | 2000-05-30 19:13:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2000-05-30 19:13:16 +0000 |
commit | deb7466e73ec36f062b651a6dd24779c0db28b6f (patch) | |
tree | 68f6914202fee78fd32d488752979cb161d85f17 /net/ORBit/patches | |
parent | 27365ed607066125e4231fc54c45b95b04ef47f5 (diff) | |
download | pkgsrc-deb7466e73ec36f062b651a6dd24779c0db28b6f.tar.gz |
update to 0.5.1
Sorry, didn't fing a list of changes in the distribution nor on the
website.
Diffstat (limited to 'net/ORBit/patches')
-rw-r--r-- | net/ORBit/patches/patch-aa | 23 | ||||
-rw-r--r-- | net/ORBit/patches/patch-ac | 26 | ||||
-rw-r--r-- | net/ORBit/patches/patch-ae | 17 | ||||
-rw-r--r-- | net/ORBit/patches/patch-ah | 26 | ||||
-rw-r--r-- | net/ORBit/patches/patch-aj | 12 | ||||
-rw-r--r-- | net/ORBit/patches/patch-ak | 14 |
6 files changed, 57 insertions, 61 deletions
diff --git a/net/ORBit/patches/patch-aa b/net/ORBit/patches/patch-aa index 42948cc759f..6f63e3429f1 100644 --- a/net/ORBit/patches/patch-aa +++ b/net/ORBit/patches/patch-aa @@ -1,20 +1,21 @@ -$NetBSD: patch-aa,v 1.5 1999/10/22 23:35:37 tron Exp $ +$NetBSD: patch-aa,v 1.6 2000/05/30 19:13:18 drochner Exp $ ---- popt/configure.orig Tue Sep 28 18:11:54 1999 -+++ popt/configure Sat Oct 23 00:35:01 1999 -@@ -1882,6 +1882,7 @@ - fi - +--- popt/configure.orig Mon Feb 21 19:17:22 2000 ++++ popt/configure Sat May 27 11:46:55 2000 +@@ -1970,6 +1970,8 @@ + *) lt_target="$target" ;; + esac +if false; then ++ # Check for any special flags to pass to ltconfig. # # the following will cause an existing older ltconfig to fail, so -@@ -2183,6 +2184,7 @@ +@@ -2133,6 +2135,7 @@ + # clobbered by the next message. + exec 5>>./config.log - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' +fi - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. + # Find a good install program. We prefer a C program (faster), + # so one script is as good as another. But avoid the broken or diff --git a/net/ORBit/patches/patch-ac b/net/ORBit/patches/patch-ac index ee0ed1f12b1..ea893ff88b2 100644 --- a/net/ORBit/patches/patch-ac +++ b/net/ORBit/patches/patch-ac @@ -1,20 +1,22 @@ -$NetBSD: patch-ac,v 1.4 2000/05/02 18:48:37 danw Exp $ +$NetBSD: patch-ac,v 1.5 2000/05/30 19:13:18 drochner Exp $ ---- configure.orig Tue Sep 28 18:11:49 1999 -+++ configure Sat Oct 23 00:50:21 1999 -@@ -1570,6 +1570,7 @@ - fi - +--- configure.orig Mon Feb 21 19:16:23 2000 ++++ configure Sat May 27 11:50:50 2000 +@@ -1362,6 +1362,8 @@ + *) lt_target="$target" ;; + esac +if false; then ++ # Check for any special flags to pass to ltconfig. # # the following will cause an existing older ltconfig to fail, so -@@ -1871,6 +1872,7 @@ - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+fi - +@@ -1524,6 +1526,8 @@ # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. + exec 5>>./config.log ++ ++fi + + echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 + echo "configure:1530: checking whether to enable maintainer-specific portions of Makefiles" >&5 diff --git a/net/ORBit/patches/patch-ae b/net/ORBit/patches/patch-ae index 4392c7d691b..c5637b3313d 100644 --- a/net/ORBit/patches/patch-ae +++ b/net/ORBit/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.5 1999/10/22 23:35:37 tron Exp $ +$NetBSD: patch-ae,v 1.6 2000/05/30 19:13:18 drochner 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 @@ +--- src/services/name/Makefile.in.orig Mon Feb 21 19:32:42 2000 ++++ src/services/name/Makefile.in Fri May 26 22:18:27 2000 +@@ -122,7 +122,7 @@ DEPS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/ORBitutil/libORBitutil.la $(top_builddir)/src/IIOP/libIIOP.la libORBitCosNaming.la @@ -11,12 +11,3 @@ $NetBSD: patch-ae,v 1.5 1999/10/22 23:35:37 tron Exp $ #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 - diff --git a/net/ORBit/patches/patch-ah b/net/ORBit/patches/patch-ah index fdc25d16dc6..3ce126ac0aa 100644 --- a/net/ORBit/patches/patch-ah +++ b/net/ORBit/patches/patch-ah @@ -1,20 +1,22 @@ -$NetBSD: patch-ah,v 1.3 1999/10/22 23:35:37 tron Exp $ +$NetBSD: patch-ah,v 1.4 2000/05/30 19:13:18 drochner Exp $ ---- libIDL/configure.orig Tue Sep 28 18:11:51 1999 -+++ libIDL/configure Sat Oct 23 00:36:25 1999 -@@ -2173,6 +2173,7 @@ - fi - +--- libIDL/configure.orig Mon Feb 21 19:16:25 2000 ++++ libIDL/configure Sat May 27 11:53:37 2000 +@@ -2016,6 +2016,8 @@ + *) lt_target="$target" ;; + esac +if false; then ++ # Check for any special flags to pass to ltconfig. # # the following will cause an existing older ltconfig to fail, so -@@ -2474,6 +2475,7 @@ - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+fi - +@@ -2178,6 +2180,8 @@ # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. + exec 5>>./config.log ++ ++fi + + echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 + echo "configure:2184: checking whether to enable maintainer-specific portions of Makefiles" >&5 diff --git a/net/ORBit/patches/patch-aj b/net/ORBit/patches/patch-aj index 6ccb3b3cc70..b78125a4cfb 100644 --- a/net/ORBit/patches/patch-aj +++ b/net/ORBit/patches/patch-aj @@ -1,10 +1,10 @@ -$NetBSD: patch-aj,v 1.2 1999/03/11 20:07:57 tron Exp $ +$NetBSD: patch-aj,v 1.3 2000/05/30 19:13:18 drochner Exp $ ---- src/IIOP/Makefile.in.orig Thu Feb 25 16:17:16 1999 -+++ src/IIOP/Makefile.in Thu Mar 11 21:02:03 1999 -@@ -90,9 +90,7 @@ - VERSION = @VERSION@ +--- src/IIOP/Makefile.in.orig Mon Feb 21 19:32:39 2000 ++++ src/IIOP/Makefile.in Sat May 27 11:58:55 2000 +@@ -91,9 +91,7 @@ YACC = @YACC@ + pkglibdir = @pkglibdir@ -LIBWRAP_PATH = @LIBWRAP_PATH@ -@HAVE_HOSTS_ACCESS_TRUE@libwrap_files = $(addsuffix .lo, $(basename $(filter %.o, $(shell ar t $(LIBWRAP_PATH))))) @@ -13,7 +13,7 @@ $NetBSD: patch-aj,v 1.2 1999/03/11 20:07:57 tron Exp $ libIIOPincludedir = $(includedir)/IIOP -@@ -123,10 +121,7 @@ +@@ -126,10 +124,7 @@ CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ diff --git a/net/ORBit/patches/patch-ak b/net/ORBit/patches/patch-ak index eff8f1eedb3..6f678ed75d5 100644 --- a/net/ORBit/patches/patch-ak +++ b/net/ORBit/patches/patch-ak @@ -1,13 +1,13 @@ -$NetBSD: patch-ak,v 1.2 1999/04/27 21:49:04 tron Exp $ +$NetBSD: patch-ak,v 1.3 2000/05/30 19:13:19 drochner Exp $ ---- orbit-config.in.orig Tue Oct 27 14:52:35 1998 -+++ orbit-config.in Tue Apr 27 23:35:16 1999 -@@ -86,7 +86,7 @@ +--- orbit-config.in.orig Fri Oct 8 06:49:07 1999 ++++ orbit-config.in Tue May 30 16:23:19 2000 +@@ -87,7 +87,7 @@ ;; client|server) -- the_libs="$the_libs -L@libdir@ -lORBit -lIIOP -lORBitutil `glib-config --libs` @LIBS@ -lm" -+ the_libs="$the_libs -L@libdir@ -Wl,-R@libdir@ -lORBit -lIIOP -lORBitutil `glib-config --libs` @LIBS@ -lm -lwrap" - the_flags="$the_flags `glib-config --cflags` -I@includedir@" +- the_libs="$the_libs -L$libdir -lORBit -lIIOP -lORBitutil `glib-config --libs` @LIBS@ -lm" ++ the_libs="$the_libs -L$libdir -Wl,-R$libdir -lORBit -lIIOP -lwrap -lORBitutil `glib-config --libs` @LIBS@ -lm" + the_flags="$the_flags `glib-config --cflags` -I$includedir " ;; |