head	1.5;
access;
symbols
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	v1_5:1.1.1.1
	NAKAI:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2001.04.16.18.58.32;	author kris;	state dead;
branches;
next	1.4;

1.4
date	99.10.22.09.35.48;	author nakai;	state Exp;
branches;
next	1.3;

1.3
date	99.10.20.10.59.04;	author nakai;	state Exp;
branches;
next	1.2;

1.2
date	99.10.20.03.59.12;	author nakai;	state dead;
branches;
next	1.1;

1.1
date	97.11.17.06.31.01;	author fenner;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.11.17.06.31.01;	author fenner;	state Exp;
branches;
next	;


desc
@@


1.5
log
@This port has been broken for a long time, and is also obsolete
software.  Wave goodbye, now!

Approved by:	maintainer
@
text
@--- src/common/OS/directory.C.orig	Thu Jan 30 18:58:15 1997
+++ src/common/OS/directory.C	Fri Oct 22 14:58:52 1999
@@@@ -32,6 +32,7 @@@@
  * includes <sys/dir.h>, which is silly because <sys/dir.h>
  * needs <sys/types.h>.
  */
+#include <sys/types.h>
 #include "types.h"
 #ifdef apollo
 #include <sys/dir.h>
@


1.4
log
@Add some patches for the clean install.
@
text
@@


1.3
log
@Revert my delete, and set this MAINTAINER to ports.

Vrweb is obsolete by its authors and the new version is
java-based VRWave ( not ported yet ) so I don't work
around this but somebody may make this port works again..
@
text
@d1 10
a10 12
*** src/common/OS/directory.C.orig	Mon Jun 23 02:29:52 1997
--- src/common/OS/directory.C	Mon Jun 23 02:31:27 1997
***************
*** 32,37 ****
--- 32,38 ----
   * includes <sys/dir.h>, which is silly because <sys/dir.h>
   * needs <sys/types.h>.
   */
+ #include <machine/types.h>
  #include "types.h"
  #ifdef apollo
  #include <sys/dir.h>
@


1.2
log
@Remove vrweb.
This VRML browser is obsolete and nobody needs for a long time.
@
text
@@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@A VRML browser.

PR:		3997
Submitted by:	Yukihiro Nakai <Nakai@@Mlab.t.u-tokyo.ac.jp>
@
text
@@
