diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-20 23:40:39 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-20 23:40:39 +0000 |
| commit | bbdac6a84127ded2282a0a89b53a0f930cf920d8 (patch) | |
| tree | db982286edeebb39e5e3f349e4076643cabfb3f5 /devel/ORBacus/files/patch-ab | |
| parent | - Update to 1.40 (diff) | |
Remove expired ports, plus the three ports that depended on them.
Diffstat (limited to 'devel/ORBacus/files/patch-ab')
| -rw-r--r-- | devel/ORBacus/files/patch-ab | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/devel/ORBacus/files/patch-ab b/devel/ORBacus/files/patch-ab deleted file mode 100644 index 5a1c75e0b06b..000000000000 --- a/devel/ORBacus/files/patch-ab +++ /dev/null @@ -1,38 +0,0 @@ -*** ob/demo/chat/Receiver_impl.h.orig Tue Jun 23 09:58:48 1998 ---- ob/demo/chat/Receiver_impl.h Tue Jun 23 09:59:19 1998 -*************** -*** 14,20 **** - #include <Broadcaster.h> - #include <ReceiverBase_impl.h> - #include <OB/Reactor.h> -! #include <termio.h> - - class Receiver_impl : public ReceiverBase_impl, public OBEventHandler - { ---- 14,20 ---- - #include <Broadcaster.h> - #include <ReceiverBase_impl.h> - #include <OB/Reactor.h> -! #include <termios.h> - - class Receiver_impl : public ReceiverBase_impl, public OBEventHandler - { -*** ob/demo/chat/X11/Makefile.in~ Tue Jul 28 10:54:01 1998 ---- ob/demo/chat/X11/Makefile.in Tue Jul 28 10:54:50 1998 -*************** -*** 41,47 **** - ALL_CPPFLAGS = -I. -I.. $(OB_CPPFLAGS) $(CPPFLAGS) - ALL_LDFLAGS = $(OB_LDFLAGS) $(LDFLAGS) - ALL_LIBS = -lOBX11 $(OB_LIBS) $(LIBS) $(XM_LIBS) $(X_LIBS) \ -! $(X_PRE_LIBS) -lXm -lXt -lX11 $(X_EXTRA_LIBS) - - $(CLIENT_NAME): Templates.DB $(OBJS) - rm -f $@ ---- 41,47 ---- - ALL_CPPFLAGS = -I. -I.. $(OB_CPPFLAGS) $(CPPFLAGS) - ALL_LDFLAGS = $(OB_LDFLAGS) $(LDFLAGS) - ALL_LIBS = -lOBX11 $(OB_LIBS) $(LIBS) $(XM_LIBS) $(X_LIBS) \ -! $(X_PRE_LIBS) $(MOTIFLIB) -lXt -lX11 $(X_EXTRA_LIBS) -lXext - - $(CLIENT_NAME): Templates.DB $(OBJS) - rm -f $@ |
