summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corba/ORBit/Makefile28
-rw-r--r--corba/ORBit/files/md53
-rw-r--r--corba/ORBit/files/patch-sum14
-rw-r--r--corba/ORBit/patches/patch-aa20
-rw-r--r--corba/ORBit/patches/patch-ab13
-rw-r--r--corba/ORBit/patches/patch-ac20
-rw-r--r--corba/ORBit/patches/patch-ad13
-rw-r--r--corba/ORBit/patches/patch-ae22
-rw-r--r--corba/ORBit/patches/patch-ag19
-rw-r--r--corba/ORBit/patches/patch-ah20
-rw-r--r--corba/ORBit/patches/patch-ai13
-rw-r--r--corba/ORBit/patches/patch-aj27
-rw-r--r--corba/ORBit/patches/patch-ak13
-rw-r--r--corba/ORBit/patches/patch-al13
-rw-r--r--corba/ORBit/patches/patch-am12
-rw-r--r--corba/ORBit/pkg/COMMENT1
-rw-r--r--corba/ORBit/pkg/DESCR3
-rw-r--r--corba/ORBit/pkg/PLIST96
18 files changed, 0 insertions, 350 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile
deleted file mode 100644
index 742258d0329..00000000000
--- a/corba/ORBit/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.28 2000/01/02 18:02:40 tron Exp $
-#
-
-DISTNAME= ORBit-0.5.0
-CATEGORIES= corba
-MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/}
-
-MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://www.gnome.org/
-
-DEPENDS+= glib-1.2.*:../../devel/glib
-DEPENDS+= gindent-*:../../devel/gindent
-DEPENDS+= gettext-0.10.*:../../devel/gettext
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_GMAKE= yes
-
-LIBTOOL_FLAGS= --install-la
-INFO_FILES= libIDL.info
-
-# This package fails to build, with an unterminated macro definition error
-# Calling the build twice seems to workaround this.
-do-build:
- -@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${.MAKEFLAGS} all
- -@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${.MAKEFLAGS} all
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/corba/ORBit/files/md5 b/corba/ORBit/files/md5
deleted file mode 100644
index affcfb423b5..00000000000
--- a/corba/ORBit/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.7 1999/10/22 23:35:37 tron Exp $
-
-MD5 (ORBit-0.5.0.tar.gz) = ff977db3e5273bf6e13dd3124bed0696
diff --git a/corba/ORBit/files/patch-sum b/corba/ORBit/files/patch-sum
deleted file mode 100644
index a8809c00514..00000000000
--- a/corba/ORBit/files/patch-sum
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-sum,v 1.5 2000/05/02 18:48:37 danw Exp $
-
-MD5 (patch-aa) = 970a8c13fe579d27ad5aa30a7b89f5af
-MD5 (patch-ab) = 39d06749d19c30d91d40e48fd4e74321
-MD5 (patch-ac) = 5ee45bc357f9093459722e591d358707
-MD5 (patch-ad) = b5a1964a714884369ba9c60790380f69
-MD5 (patch-ae) = 98464c52bd7f89c590bdf08982f2a330
-MD5 (patch-ag) = be7d2b90edbefb47476fad9e650a26e1
-MD5 (patch-ah) = 29ad288da577fc93e3a28ed254da924c
-MD5 (patch-ai) = c486d47127aa566b1a8280002295088e
-MD5 (patch-aj) = 1580df7ed3f35c03d8bb1111c1fb7be7
-MD5 (patch-ak) = 2650deea424b4db98a4f3c849f137d56
-MD5 (patch-al) = 1b9801005568c1eaaa1e44bc66f3d8a6
-MD5 (patch-am) = 595270c0a2bd97be8e8aeb33fe3e8b21
diff --git a/corba/ORBit/patches/patch-aa b/corba/ORBit/patches/patch-aa
deleted file mode 100644
index 42948cc759f..00000000000
--- a/corba/ORBit/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.5 1999/10/22 23:35:37 tron 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
-
-
-+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 @@
-
- # 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.
diff --git a/corba/ORBit/patches/patch-ab b/corba/ORBit/patches/patch-ab
deleted file mode 100644
index daeab90f069..00000000000
--- a/corba/ORBit/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.3 1999/10/22 23:35:37 tron Exp $
-
---- Makefile.in.orig Thu Feb 25 16:17:03 1999
-+++ Makefile.in Thu Mar 4 23:51:40 1999
-@@ -93,7 +93,7 @@
-
- AUTOMAKE_OPTIONS = 1.3 # required version of automake.
-
--SUBDIRS = popt libIDL src test
-+SUBDIRS = popt libIDL src
-
- bin_SCRIPTS = orbit-config
-
diff --git a/corba/ORBit/patches/patch-ac b/corba/ORBit/patches/patch-ac
deleted file mode 100644
index ee0ed1f12b1..00000000000
--- a/corba/ORBit/patches/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ac,v 1.4 2000/05/02 18:48:37 danw Exp $
-
---- configure.orig Tue Sep 28 18:11:49 1999
-+++ configure Sat Oct 23 00:50:21 1999
-@@ -1570,6 +1570,7 @@
- fi
-
-
-+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
-
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
diff --git a/corba/ORBit/patches/patch-ad b/corba/ORBit/patches/patch-ad
deleted file mode 100644
index 9a8e95ffd19..00000000000
--- a/corba/ORBit/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.3 1999/03/05 00:25:10 tron Exp $
-
---- popt/Makefile.in.orig Thu Feb 25 16:17:05 1999
-+++ popt/Makefile.in Thu Mar 4 23:25:05 1999
-@@ -122,7 +122,7 @@
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- CCLD = $(CC)
--LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
-+LINK = $(LIBTOOL) --mode=link $(CCLD) -rpath $(PREFIX)/lib $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
- HEADERS = $(noinst_HEADERS)
-
- DIST_COMMON = README ./stamp-h.in COPYING Makefile.am Makefile.in \
diff --git a/corba/ORBit/patches/patch-ae b/corba/ORBit/patches/patch-ae
deleted file mode 100644
index 4392c7d691b..00000000000
--- a/corba/ORBit/patches/patch-ae
+++ /dev/null
@@ -1,22 +0,0 @@
-$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
-
diff --git a/corba/ORBit/patches/patch-ag b/corba/ORBit/patches/patch-ag
deleted file mode 100644
index 8768ce41dd0..00000000000
--- a/corba/ORBit/patches/patch-ag
+++ /dev/null
@@ -1,19 +0,0 @@
-$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 <sys/types.h>
-+#include <sys/param.h>
-+#include <stdio.h>
- #include "config.h"
- #ifndef _XOPEN_SOURCE_EXTENDED
- # define _XOPEN_SOURCE_EXTENDED 1
-@@ -13,7 +16,6 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <errno.h>
--#include <sys/types.h>
- #include <fcntl.h>
- #include <sys/socket.h>
- #include <sys/un.h>
diff --git a/corba/ORBit/patches/patch-ah b/corba/ORBit/patches/patch-ah
deleted file mode 100644
index fdc25d16dc6..00000000000
--- a/corba/ORBit/patches/patch-ah
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ah,v 1.3 1999/10/22 23:35:37 tron 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
-
-
-+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
-
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
diff --git a/corba/ORBit/patches/patch-ai b/corba/ORBit/patches/patch-ai
deleted file mode 100644
index d8b6779c14f..00000000000
--- a/corba/ORBit/patches/patch-ai
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ai,v 1.1 1999/03/05 00:25:10 tron Exp $
-
---- libIDL/Makefile.in.orig Thu Feb 25 16:17:07 1999
-+++ libIDL/Makefile.in Fri Mar 5 00:21:00 1999
-@@ -120,7 +120,7 @@
-
- libIDL_la_SOURCES = parser.c parser.h lexer.c ns.c util.c util.h rename.h
-
--libIDL_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
-+libIDL_la_LDFLAGS = -release $(LT_RELEASE)
-
-
- m4datadir = $(datadir)/aclocal
diff --git a/corba/ORBit/patches/patch-aj b/corba/ORBit/patches/patch-aj
deleted file mode 100644
index 6ccb3b3cc70..00000000000
--- a/corba/ORBit/patches/patch-aj
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-aj,v 1.2 1999/03/11 20:07:57 tron 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@
- YACC = @YACC@
-
--LIBWRAP_PATH = @LIBWRAP_PATH@
--@HAVE_HOSTS_ACCESS_TRUE@libwrap_files = $(addsuffix .lo, $(basename $(filter %.o, $(shell ar t $(LIBWRAP_PATH)))))
--@HAVE_HOSTS_ACCESS_FALSE@libwrap_files =
-+libwrap_files =
-
- libIIOPincludedir = $(includedir)/IIOP
-
-@@ -123,10 +121,7 @@
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
--@HAVE_HOSTS_ACCESS_TRUE@libIIOP_la_DEPENDENCIES = $(addsuffix .lo, \
--@HAVE_HOSTS_ACCESS_TRUE@$(basename $(filter %.o, $(shell ar t \
--@HAVE_HOSTS_ACCESS_TRUE@$(LIBWRAP_PATH)))))
--@HAVE_HOSTS_ACCESS_FALSE@libIIOP_la_DEPENDENCIES =
-+libIIOP_la_DEPENDENCIES =
- libIIOP_la_OBJECTS = connection.lo encoders.lo giop-msg-buffer.lo \
- iiop-endian.lo
- CFLAGS = @CFLAGS@
diff --git a/corba/ORBit/patches/patch-ak b/corba/ORBit/patches/patch-ak
deleted file mode 100644
index eff8f1eedb3..00000000000
--- a/corba/ORBit/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ak,v 1.2 1999/04/27 21:49:04 tron 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 @@
- ;;
-
- 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@"
- ;;
-
diff --git a/corba/ORBit/patches/patch-al b/corba/ORBit/patches/patch-al
deleted file mode 100644
index 3b567965eb3..00000000000
--- a/corba/ORBit/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.3 1999/11/13 23:57:32 tron Exp $
-
---- src/daemons/interface_repository/Makefile.in.orig Tue Sep 28 18:13:00 1999
-+++ src/daemons/interface_repository/Makefile.in Sun Nov 14 00:53:39 1999
-@@ -102,7 +102,7 @@
-
-
- orbit_ird_LDFLAGS = -static
--orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm
-+orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm -lwrap
-
-
- orbit_ird_SOURCES = interface_repository-skels.c interface_repository-impl.c
diff --git a/corba/ORBit/patches/patch-am b/corba/ORBit/patches/patch-am
deleted file mode 100644
index 7021b053d7f..00000000000
--- a/corba/ORBit/patches/patch-am
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-am,v 1.1 1999/04/14 20:34:38 garbled Exp $
---- src/services/event/Makefile.in.orig Wed Apr 14 13:22:16 1999
-+++ src/services/event/Makefile.in Wed Apr 14 13:22:36 1999
-@@ -110,7 +110,7 @@
- DEPS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/ORBitutil/libORBitutil.la $(top_builddir)/src/IIOP/libIIOP.la
-
-
--LDADDS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm
-+LDADDS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm -lwrap
-
-
- event_consumer_SOURCES = event-consumer.c CosEventComm-skels.c CosEventChannel-common.c CosEventChannel-stubs.c
diff --git a/corba/ORBit/pkg/COMMENT b/corba/ORBit/pkg/COMMENT
deleted file mode 100644
index 2940a9f1f17..00000000000
--- a/corba/ORBit/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-high-performance CORBA ORB with support for the C language
diff --git a/corba/ORBit/pkg/DESCR b/corba/ORBit/pkg/DESCR
deleted file mode 100644
index 8336574a166..00000000000
--- a/corba/ORBit/pkg/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-ORBit is a high-performance CORBA ORB with support for the C language.
-It allows programs to send requests and receive replies from other
-programs, regardless of the locations of the two programs.
diff --git a/corba/ORBit/pkg/PLIST b/corba/ORBit/pkg/PLIST
deleted file mode 100644
index c9e5dfd63f4..00000000000
--- a/corba/ORBit/pkg/PLIST
+++ /dev/null
@@ -1,96 +0,0 @@
-@comment $NetBSD: PLIST,v 1.9 1999/10/22 23:35:37 tron Exp $
-bin/libIDL-config
-bin/name-client
-bin/old-name-server
-bin/orbit-idl
-bin/orbit-config
-bin/orbit-event-server
-bin/orbit-ird
-bin/orbit-name-server
-lib/libIDL-0.6.so.0.0
-lib/libIDL.la
-lib/libIDL.a
-lib/libIDLConf.sh
-lib/libORBitCosNaming.so.4.0
-lib/libORBitCosNaming.la
-lib/libORBitCosNaming.a
-lib/libORBitutil.so.4.0
-lib/libORBitutil.la
-lib/libORBitutil.a
-lib/libIIOP.so.4.0
-lib/libIIOP.la
-lib/libIIOP.a
-lib/libORBit.so.4.0
-lib/libORBit.la
-lib/libORBit.a
-lib/liborbit-c-backend.a
-lib/libname-server.a
-include/libIDL/IDL.h
-include/ORBitservices/CosNaming.h
-include/ORBitservices/CosNaming_impl.h
-include/ORBitservices/CosNaming.idl
-include/ORBitservices/LName.pidl
-include/ORBitservices/CosEventComm.idl
-include/ORBitservices/CosEventChannel.idl
-include/ORBitservices/CosTypedEventComm.idl
-include/ORBitservices/CosTypedEventChannel.idl
-include/ORBitutil/basic_types.h
-include/ORBitutil/compat.h
-include/ORBitutil/os-specifics.h
-include/ORBitutil/thread-safety.h
-include/ORBitutil/trace.h
-include/ORBitutil/util.h
-include/IIOP/IIOP-config.h
-include/IIOP/IIOP-types.h
-include/IIOP/IIOP.h
-include/IIOP/giop-msg-buffer.h
-include/IIOP/iiop-encoders.h
-include/IIOP/iiop-endian.h
-include/orb/corba_any_proto.h
-include/orb/orbit_typecode.h
-include/orb/interface_repository.h
-include/orb/allocator-defs.h
-include/orb/allocators.h
-include/orb/cdr.h
-include/orb/dii.h
-include/orb/dynany.h
-include/orb/env.h
-include/orb/iop.h
-include/orb/ir.h
-include/orb/options.h
-include/orb/orb.h
-include/orb/orbit.h
-include/orb/orbit_config.h
-include/orb/orbit_types.h
-include/orb/poa.h
-include/orb/sequences.h
-include/orb/typecode.h
-include/orb/corba_any.h
-include/orb/corba_any_type.h
-include/orb/corba_basic_sequences_type.h
-include/orb/corba_env.h
-include/orb/corba_env_type.h
-include/orb/corba_object.h
-include/orb/corba_object_type.h
-include/orb/corba_orb.h
-include/orb/corba_orb_type.h
-include/orb/corba_portableserver.h
-include/orb/corba_portableserver_type.h
-include/orb/corba_sequences.h
-include/orb/corba_sequences_type.h
-include/orb/corba_typecode.h
-include/orb/corba_typecode_type.h
-include/orb/orbit_object.h
-include/orb/orbit_object_type.h
-include/orb/orbit_poa.h
-include/orb/orbit_poa_type.h
-include/orbit-idl2.h
-@unexec install-info --delete %D/info/libIDL.info %D/info/dir
-info/libIDL.info
-@exec install-info %D/info/libIDL.info %D/info/dir
-share/aclocal/libIDL.m4
-@dirrm include/libIDL
-@dirrm include/ORBitutil
-@dirrm include/ORBitservices
-@dirrm include/IIOP
-@dirrm include/orb