From nobody@FreeBSD.org  Sun Jan  9 18:20:25 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A0B1D106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Jan 2011 18:20:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 8F7318FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Jan 2011 18:20:25 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p09IKOKA014600
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 9 Jan 2011 18:20:24 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p09IKOXb014599;
	Sun, 9 Jan 2011 18:20:24 GMT
	(envelope-from nobody)
Message-Id: <201101091820.p09IKOXb014599@red.freebsd.org>
Date: Sun, 9 Jan 2011 18:20:24 GMT
From: Stas Timokhin <devel@stasyan.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update graphics/white_dune to 0.30
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         153823
>Category:       ports
>Synopsis:       Update graphics/white_dune to 0.30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 09 18:30:06 UTC 2011
>Closed-Date:    Wed Jan 19 13:26:48 UTC 2011
>Last-Modified:  Wed Jan 19 13:30:09 UTC 2011
>Originator:     Stas Timokhin
>Release:        9.0-current
>Organization:
None
>Environment:
>Description:
+Fix building on FreeBSD 8.x
+update to version 0.30
+take maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN white_dune/Makefile white_dune_030/Makefile
--- white_dune/Makefile	2010-03-28 13:38:06.000000000 +0700
+++ white_dune_030/Makefile	2011-01-08 19:32:53.000000000 +0600
@@ -8,18 +8,19 @@
 
 PORTNAME=	white_dune
 PORTVERSION=	${DISTVERSION:S/pl/./}
-DISTVERSION=	0.28pl14
-PORTREVISION=	4
-PORTEPOCH=	1
+DISTVERSION=	0.30pl5
 CATEGORIES=	graphics
 MASTER_SITES=	http://vrml.cip.ica.uni-stuttgart.de/dune/ CENKES
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	devel@stasyan.com
 COMMENT=	Graphical VRML97 Editor and animation tool
 
 LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		png.6:${PORTSDIR}/graphics/png
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_MOTIF=	yes
 USE_GL=		gl glu glut
 USE_SDL=	sdl
@@ -32,7 +33,7 @@
 		--with-vrml97am1url="${DOCSDIR}/vrml97Amendment1" \
 		--with-x3ddrafturl="${DOCSDIR}/x3dDraft" \
 		--with-scriptednodesurl="${DOCSDIR}/scriptedNodes"
-CPPFLAGS=	`${SDL_CONFIG} --cflags` -DUSBHID_UCR_DATA -DUSBHID_NEW
+CPPFLAGS=	`${SDL_CONFIG} --cflags` -DUSBHID_UCR_DATA -DUSBHID_NEW -D__FREEBSD__
 LDFLAGS=	`${SDL_CONFIG} --libs`
 ALL_TARGET=	dune
 
@@ -46,10 +47,4 @@
 	@cd ${WRKSRC}/docs/&&${COPYTREE_SHARE} . ${DOCSDIR}/
 .endif
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800064
-BROKEN=		does not build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN white_dune/distinfo white_dune_030/distinfo
--- white_dune/distinfo	2008-09-24 15:42:56.000000000 +0700
+++ white_dune_030/distinfo	2011-01-08 19:42:59.000000000 +0600
@@ -1,3 +1,2 @@
-MD5 (white_dune-0.28pl14.tar.gz) = e346943fabda25d6c1e431be5f7e6d54
-SHA256 (white_dune-0.28pl14.tar.gz) = c74dd6dbbdaa4491b4556561cc6897eb91db8c6a6cae48fe50c2967251c5415b
-SIZE (white_dune-0.28pl14.tar.gz) = 4124846
+SHA256 (white_dune-0.30pl5.tar.gz) = e99a282a3b6b288d20fd81a9aff683a7741caa00a10bec079aaeee9acd63abe7
+SIZE (white_dune-0.30pl5.tar.gz) = 11741032
diff -ruN white_dune/files/patch-configure white_dune_030/files/patch-configure
--- white_dune/files/patch-configure	2004-12-20 15:16:00.000000000 +0600
+++ white_dune_030/files/patch-configure	1970-01-01 07:00:00.000000000 +0700
@@ -1,54 +0,0 @@
---- configure.orig	Sat Dec 18 09:56:14 2004
-+++ configure	Sat Dec 18 18:43:28 2004
-@@ -2922,51 +2922,8 @@
-   echo "$ac_t""no" 1>&6
- fi
- 
--        echo $ac_n "checking for hid_init in -lusb""... $ac_c" 1>&6
--echo "configure:2927: checking for hid_init in -lusb" >&5
--ac_lib_var=`echo usb'_'hid_init | sed 'y%./+-%__p_%'`
--if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--  echo $ac_n "(cached) $ac_c" 1>&6
--else
--  ac_save_LIBS="$LIBS"
--LIBS="-lusb  $LIBS"
--cat > conftest.$ac_ext <<EOF
--#line 2935 "configure"
--#include "confdefs.h"
--/* Override any gcc2 internal prototype to avoid an error.  */
--/* We use char because int might match the return type of a gcc2
--    builtin and then its argument prototype would still apply.  */
--char hid_init();
--
--int main() {
--hid_init()
--; return 0; }
--EOF
--if { (eval echo configure:2946: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
--  rm -rf conftest*
--  eval "ac_cv_lib_$ac_lib_var=yes"
--else
--  echo "configure: failed program was:" >&5
--  cat conftest.$ac_ext >&5
--  rm -rf conftest*
--  eval "ac_cv_lib_$ac_lib_var=no"
--fi
--rm -f conftest*
--LIBS="$ac_save_LIBS"
--
--fi
--if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
--  echo "$ac_t""yes" 1>&6
--  have_libusb=yes
--else
--  echo "$ac_t""no" 1>&6
--fi
--
-         if test x$have_libusbhid = xyes; then
-             SYSTEM_LIBS="$SYSTEM_LIBS -lusbhid"
--        fi
--        if test x$have_libusb = xyes; then
--            SYSTEM_LIBS="$SYSTEM_LIBS -lusb"
-         fi
- 
-         ac_safe=`echo "usb.h" | sed 'y%./+-%__p_%'`
diff -ruN white_dune/files/patch-src::Makefile.in white_dune_030/files/patch-src::Makefile.in
--- white_dune/files/patch-src::Makefile.in	2003-12-04 16:59:50.000000000 +0600
+++ white_dune_030/files/patch-src::Makefile.in	2011-01-09 17:04:51.000000000 +0600
@@ -1,13 +1,13 @@
---- src/Makefile.in.orig	Tue Nov 25 01:30:34 2003
-+++ src/Makefile.in	Tue Nov 25 15:07:52 2003
-@@ -11,8 +11,8 @@
- # WARNINGS = -Wall -Wwrite-strings
- # WARNINGS = -woff 3303
- # LFLAGS = -woff 1167 -woff 1110 -woff 3322
--CFLAGS = @OPTIM@ $(WARNINGS) -I. -Iswt/include @CPPFLAGS@
--CXXFLAGS = $(CFLAGS)
-+CFLAGS = @CFLAGS@ $(WARNINGS) -I. -Iswt/include @CPPFLAGS@
+--- src/Makefile.in.orig	2011-01-09 16:54:56.000000000 +0600
++++ src/Makefile.in	2011-01-09 16:56:12.000000000 +0600
+@@ -34,8 +34,8 @@
+ CPPFLAGS= -I. -Iswt/include @CPPFLAGS@
+ COMMON_FLAGS = $(WARNINGS) -I. -Iswt/include @CPPFLAGS@ @COMMONFLAGS@
+ CFLAGS_BIG = @OPTBIG@ $(COMMON_FLAGS) @CFLAGS@ @CXXFLAGS@
+-CFLAGS = @OPTIM@ $(COMMON_FLAGS) @CFLAGS@
+-CXXFLAGS = $(CFLAGS) @CXXFLAGS@
++CFLAGS = @CFLAGS@ $(COMMON_FLAGS) @CFLAGS@
 +CXXFLAGS = @CXXFLAGS@ $(WARNINGS) -I. -Iswt/include @CPPFLAGS@
- LIBS = @STATIC@ -Lswt/lib -lswt -LSDLjoystick @SDL_JOYSTICK_LIBS@ @LIBS@
+ LIBS = @STATIC@ @LDFLAGS@ -Lswt/lib -lswt -LSDLjoystick @SDL_JOYSTICK_LIBS@ @LIBS@
  NEBULA = @NEBULA@
- 
+ PARSER_CPP_CFLAG = @PARSER_CPP_CFLAG@
diff -ruN white_dune/files/patch-src::SDLjoystick::Makefile.in white_dune_030/files/patch-src::SDLjoystick::Makefile.in
--- white_dune/files/patch-src::SDLjoystick::Makefile.in	2003-12-04 16:59:50.000000000 +0600
+++ white_dune_030/files/patch-src::SDLjoystick::Makefile.in	1970-01-01 07:00:00.000000000 +0700
@@ -1,27 +0,0 @@
---- src/SDLjoystick/Makefile.in.orig	Tue Nov 25 01:30:45 2003
-+++ src/SDLjoystick/Makefile.in	Tue Nov 25 15:23:59 2003
-@@ -13,7 +13,7 @@
- SDL_JOYSTICK_SUBDIR = @SDL_JOYSTICK_SUBDIR@
- LIBS = @LIBS@
- 
--CFLAGS = @CFLAGS@ -I$$PWD 
-+CFLAGS = @CFLAGS@ -I$$PWD @CPPFLAGS@
- RANLIB = @RANLIB@
- 
- OBJS =  mini_SDL_joystick.o $(SDL_JOYSTICK_SUBDIR)/SDL_sysjoystick.o
-@@ -24,13 +24,13 @@
- 	$(RANLIB) $@ 
- 
- joysticktest: joysticktest.c libSDLjoystick.a
--	cc -o $@ $(CFLAGS) joysticktest.c libSDLjoystick.a $(LIBS)
-+	$(CC) -o $@ $(CFLAGS) joysticktest.c libSDLjoystick.a $(LIBS)
- 
- clean:
- 	rm -f joysticktest libSDLjoystick.a *.o */*.o
- 
- depend: 
--	cc -M -I$$PWD $(SDL_JOYSTICK_SUBDIR)/SDL_sysjoystick.c >> Makefile
-+	$(CC) -M -I$$PWD $(SDL_JOYSTICK_SUBDIR)/SDL_sysjoystick.c >> Makefile
- 
- # do not delete 
- 
diff -ruN white_dune/files/patch-src::SDLjoystick::bsd::SDL_sysjoystick.c white_dune_030/files/patch-src::SDLjoystick::bsd::SDL_sysjoystick.c
--- white_dune/files/patch-src::SDLjoystick::bsd::SDL_sysjoystick.c	2003-12-04 16:59:50.000000000 +0600
+++ white_dune_030/files/patch-src::SDLjoystick::bsd::SDL_sysjoystick.c	2011-01-08 20:41:01.000000000 +0600
@@ -1,8 +1,8 @@
---- src/SDLjoystick/bsd/SDL_sysjoystick.c.orig	Tue Nov 25 01:30:44 2003
-+++ src/SDLjoystick/bsd/SDL_sysjoystick.c	Tue Nov 25 21:30:52 2003
-@@ -39,9 +39,6 @@
- #include <string.h>
- #include <errno.h>
+--- src/SDLjoystick/bsd/SDL_sysjoystick.c.orig	2010-12-09 13:36:53.000000000 +0600
++++ src/SDLjoystick/bsd/SDL_sysjoystick.c	2011-01-08 20:40:24.000000000 +0600
+@@ -41,9 +41,6 @@
+ 
+ #include "mysnprintf.h"
  
 -#if defined(HAVE_USB_H)
 -#include <usb.h>
@@ -10,12 +10,51 @@
  #include <dev/usb/usb.h>
  #include <dev/usb/usbhid.h>
  
-@@ -51,6 +48,8 @@
+@@ -53,6 +50,15 @@
  #include <libusb.h>
  #elif defined(HAVE_LIBUSBHID_H)
  #include <libusbhid.h>
 +#elif defined(HAVE_USB_H)
 +#include <usb.h>
++#endif
++
++#ifdef __FREEBSD__
++#ifndef __DragonFly__
++#include <osreldate.h>
++#endif
++#include <sys/joystick.h>
  #endif
  
  #include "SDL_error.h"
+@@ -64,6 +70,13 @@
+ #define MAX_JOY_JOYS 2
+ #define MAX_JOYS (MAX_UHID_JOYS + MAX_JOY_JOYS)
+ 
++#if defined(__FREEBSD__) && (__FreeBSD_version > 800063)
++struct usb_ctl_report {
++	int ucr_report;
++	u_char ucr_data[1024]; /* filled data size will vary */
++    };
++#endif
++
+ struct report {
+     struct usb_ctl_report *buf;  /* Buffer */
+     size_t size;  /* Buffer size */
+@@ -120,7 +133,7 @@
+ static int report_alloc(struct report *, struct report_desc *, int);
+ static void report_free(struct report *);
+ 
+-#ifdef USBHID_UCR_DATA
++#if defined(USBHID_UCR_DATA) || (defined(__FREEBSD__) && (__FreeBSD_version > 800063))
+ #define REP_BUF_DATA(rep) ((rep)->buf->ucr_data)
+ #else
+ #define REP_BUF_DATA(rep) ((rep)->buf->data)
+@@ -132,7 +145,7 @@
+     char s[16];
+     int i, fd;
+ 
+-    SDL_numjoysticks = 0;
++    int SDL_numjoysticks = 0;
+ 
+     memset(joynames, NULL, sizeof(joynames));
+     memset(joydevnames, NULL, sizeof(joydevnames));
diff -ruN white_dune/files/patch-src::swt::motif::Makefile.in white_dune_030/files/patch-src::swt::motif::Makefile.in
--- white_dune/files/patch-src::swt::motif::Makefile.in	2002-09-02 00:02:36.000000000 +0700
+++ white_dune_030/files/patch-src::swt::motif::Makefile.in	1970-01-01 07:00:00.000000000 +0700
@@ -1,11 +0,0 @@
---- src/swt/motif/Makefile.in.orig	Tue Jul 16 23:42:39 2002
-+++ src/swt/motif/Makefile.in	Tue Aug 20 05:05:49 2002
-@@ -8,7 +8,7 @@
- INCDIRS = -I../.. -I../include @CPPFLAGS@
- # WARNINGS = -Wall -Wwrite-strings
- FONT24 = @FONT24@
--CFLAGS = @OPTIM@ $(WARNINGS) $(INCDIRS) -DFONT24=\"$(FONT24)\"
-+CFLAGS = @CFLAGS@ $(WARNINGS) $(INCDIRS) -DFONT24=\"$(FONT24)\"
- DLIB = ../lib/libswt.so.0.1
- SLIB = ../lib/libswt.a
- 
diff -ruN white_dune/files/patch-src::swt::rc::Makefile.in white_dune_030/files/patch-src::swt::rc::Makefile.in
--- white_dune/files/patch-src::swt::rc::Makefile.in	2002-09-02 00:02:36.000000000 +0700
+++ white_dune_030/files/patch-src::swt::rc::Makefile.in	2011-01-09 16:59:57.000000000 +0600
@@ -1,12 +1,10 @@
---- src/swt/rc/Makefile.in.orig	Tue Jul 16 23:42:38 2002
-+++ src/swt/rc/Makefile.in	Tue Aug 20 05:08:27 2002
-@@ -10,8 +10,8 @@
- LIBDIRS =
+--- src/swt/rc/Makefile.in.orig	2011-01-09 16:58:56.000000000 +0600
++++ src/swt/rc/Makefile.in	2011-01-09 16:59:34.000000000 +0600
+@@ -11,7 +11,7 @@
  INCDIRS = -I../include
  # WARNINGS = -Wall -Wwrite-strings
--CFLAGS = -g $(WARNINGS) $(INCDIRS)
+ CFLAGS = -g $(WARNINGS) $(INCDIRS) @CFLAGS@
 -MAKEDEPEND=gcc -MM
-+CFLAGS = @CFLAGS@ $(WARNINGS) $(INCDIRS)
 +MAKEDEPEND=@CC@ -MM
  YFLAGS = -d
  
diff -ruN white_dune/files/patch-src::swt::tests::Makefile.in white_dune_030/files/patch-src::swt::tests::Makefile.in
--- white_dune/files/patch-src::swt::tests::Makefile.in	2002-09-02 00:02:36.000000000 +0700
+++ white_dune_030/files/patch-src::swt::tests::Makefile.in	2011-01-09 17:01:09.000000000 +0600
@@ -1,13 +1,11 @@
---- src/swt/tests/Makefile.in.orig	Tue Jul 16 23:42:38 2002
-+++ src/swt/tests/Makefile.in	Tue Aug 20 05:04:37 2002
-@@ -12,8 +12,8 @@
- INCDIRS = -I../include
+--- src/swt/tests/Makefile.in.orig	2011-01-09 17:00:17.000000000 +0600
++++ src/swt/tests/Makefile.in	2011-01-09 17:00:49.000000000 +0600
+@@ -13,7 +13,7 @@
  
  # WARNINGS = -Wall -Wwrite-strings
--CFLAGS = -g $(WARNINGS) $(INCDIRS)
+ CFLAGS = -g $(WARNINGS) $(INCDIRS) @COMMONFLAGS@ @CFLAGS@ 
 -CXXFLAGS = $(CFLAGS)
-+CFLAGS = @CFLAGS@ $(WARNINGS) $(INCDIRS)
-+CXXFLAGS = @CXXFLAGS@ $(WARNINGS) $(INCDIRS)
++CXXFLAGS = @CXXFLAGS@
  
  TARGETS = swTest text buttons doodle drawing tree restest draw1
  
diff -ruN white_dune/pkg-plist white_dune_030/pkg-plist
--- white_dune/pkg-plist	2004-12-06 00:40:38.000000000 +0600
+++ white_dune_030/pkg-plist	2011-01-08 21:10:17.000000000 +0600
@@ -13,6 +13,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/joystick2.sh.html
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/nostereo.sh
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/nostereo.sh.html
+%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/saitekp430.sh
+%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/saitekp880.sh
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/sidewinder3dpro.sh
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/sidewinder3dpro.sh.html
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/spaceball_joystick_example.sh
@@ -22,16 +24,47 @@
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad.sh
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad.sh.html
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad_linux_SDLjoystick.sh
-%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad_m$windows.bat
-%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad_m$windows.bat.html
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad_macosx.sh
+%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad_mswindows.bat
+%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/wingmanrumblepad_mswindows.bat.html
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/xinput_example.sh
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/xinput_example.sh.html
 %%PORTDOCS%%%%DOCSDIR%%/commandline_examples/xinput_irix6.2_example.sh
+%%PORTDOCS%%%%DOCSDIR%%/commandline_examples/xinput_xorg_linux.sh
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/ARSensorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/COVERPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/COVER_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/CubeTexture.png
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/CubeTexturePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/CubeTexture_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/SkyPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/SpaceSensorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/SpaceSensor_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/SteeringWheelPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIButtonPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIComboBoxPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIElementPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIFloatSliderPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIFramePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUILabelPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIListBoxPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIMapPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIProgressBarPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUISliderPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUISplitterPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUITabFolderPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUITabPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/TUIToggleButtonPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/VehiclePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/WavePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/coverNodes/nodesRef.html
 %%PORTDOCS%%%%DOCSDIR%%/deutsch.jpg
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/Doxyfile.in
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/Makefile
-%%PORTDOCS%%%%DOCSDIR%%/developer_docs/adding_a_new_node.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer_docs/NodeExample.cpp
+%%PORTDOCS%%%%DOCSDIR%%/developer_docs/NodeExample.h
+%%PORTDOCS%%%%DOCSDIR%%/developer_docs/NodeGeometryExample.cpp
+%%PORTDOCS%%%%DOCSDIR%%/developer_docs/NodeGeometryExample.h
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/deutsch.jpg
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/dialog.jpg
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/dune.png
@@ -41,20 +74,93 @@
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/png2jpg.sh
 %%PORTDOCS%%%%DOCSDIR%%/developer_docs/standard.jpg
 %%PORTDOCS%%%%DOCSDIR%%/english.jpg
+%%PORTDOCS%%%%DOCSDIR%%/exportContainers/CattExportRecPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/exportContainers/CattExportSrcPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/exportContainers/LdrawDatExportPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/Makefile.in
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/helloWorld.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/helloWorld2.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/libC++RWD/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/libC++RWD/README.txt
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/libC++RWD/libC++RWD.cpp
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/libC++RWD/libC++RWD.h
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/libC++RWD/main.cpp
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/mainHelloWorld.cc
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/Makefile.in
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/helloWorld.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/helloWorld.x3dv,v
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/helloWorld2.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/libCRWD/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/libCRWD/README.txt
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/libCRWD/libCRWD.c
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/libCRWD/libCRWD.h
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/libCRWD/main.c
+%%PORTDOCS%%%%DOCSDIR%%/export_example_c/mainHelloWorld.c
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/Makefile.in
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/helloWorld.java
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/helloWorld.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/helloWorld2.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/jme/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/jme/fire.png
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/jme/main.java
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/jme/properties.cfg
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/jme/robot.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/export_example_java/mainHelloWorld.java
+%%PORTDOCS%%%%DOCSDIR%%/fieldpipe_examples/C_example/main.c
+%%PORTDOCS%%%%DOCSDIR%%/hanim_history/gehmess.wrl
+%%PORTDOCS%%%%DOCSDIR%%/hanim_history/laufmess.wrl
 %%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/italian.jpg
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/README
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/background_pure_white.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/background_pure_white.wrl
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/background_z_oriented.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/background_z_oriented.wrl
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/non_convex_face.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/non_convex_face.wrl
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/rendering_errors.html
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/text_textured.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/text_textured.wrl
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/textures/pure_white.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/textures/test_texture.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/triangle_fan_strips_smoothing.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/triangle_fan_strips_smoothing.x3dv
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/white_dune_background_pure_white.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/white_dune_background_z_oriented.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/white_dune_non_convex_face.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/white_dune_text_textured.png
+%%PORTDOCS%%%%DOCSDIR%%/rendering_bugs/white_dune_triangle_fan_strips_smoothing.png
 %%PORTDOCS%%%%DOCSDIR%%/russian.jpg
+%%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/NurbsCurveAnimatorPROTO.wrl
 %%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/SuperEllipsoidPROTO.wrl
 %%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/SuperExtrusionPROTO.wrl
 %%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/SuperShapePROTO.wrl
 %%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/superellipsoid_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/superextrusion_donut_example.wrl
 %%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/superextrusion_example.wrl
 %%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/supershape_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scriptedNodes/vrmlcut_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/NurbsCurveAnimatorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/SuperEllipsoidPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/SuperExtrusionPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/SuperRevolverPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/SuperShapePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/superellipsoid_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/superextrusion_donut_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/superextrusion_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/supershape_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/scripted_Nodes/vrmlcut_example.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/README
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/billboard.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/bubble.wav
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/camera_animation.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/checker_planesensor.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/checker_touchsensor.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/door_cylindersensor.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/endless_world.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/increase_switch.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/on_off.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/oneshot_trigger_increase_switch.wrl
@@ -67,6 +173,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/simple_stopwatch.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/superellipsoid.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/supershape.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/switching_animations.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/switching_animations_NURBS.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/teleport_animation.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/teleporter.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ecmascript/test1.jpg
@@ -80,22 +188,28 @@
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/headupdisplay_example.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/image.gif
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/index.html
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/ldraw_dat_export.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/loadsensor.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/material_animation.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/misc_animation.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/movie.mpg
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/movie.mpg.gop
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/movie_trigger.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/sound_transform.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/sound_trigger.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/touch_trigger.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/transform_animation.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/transform_human_motioncapture_run.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/transform_human_motioncapture_walk.wrl
 %%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/visibilty_trigger.wrl
+%%PORTDOCS%%%%DOCSDIR%%/typical_vrml_examples/xj3d_RigidBodyPhysics/spherecrash.x3dv
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/6d.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/6dloc.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/6dlocal_right1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/6dlocal_right2.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/6dlocal_right3.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/6dlocal_wrong.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/ProximityProtoExample.wrl
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/animation_onetime.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/animation_onetime2.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/animation_recording.jpg
@@ -116,8 +230,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/controlpoint.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/convex_dune.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/convex_freewrl.png
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/cosmo_colorpervertex.jpg
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/cosmo_no_colorpervertex.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/crash.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/crashrestore.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/cylinder.jpg
@@ -132,26 +244,112 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dials_default.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dials_normal.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/doubleobject.jpg
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune.1.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune2.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune3.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4kids.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4kids2.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4kids_start_de.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4kids_start_en.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4kids_tutorial_de.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune4kids_tutorial_en.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune5.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune6.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune7.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_1.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_animation.png
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_colorpervertex.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_commandline_de.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_de.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_de_exercise.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_de_tutorial.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_en.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_en_exercise.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_en_tutorial.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_end_de.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_end_en.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_interaktion.png
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_no_colorpervertex.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_it.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_java_export.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_ru.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_start_4kids_de.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_start_de.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/dune_start_en.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/dunes.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/elevate_after.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/elevate_before.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/elevate_target.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/faster.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/fieldchange.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog00.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog01.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog02.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog02a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog02b.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog02c.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog03.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog03b.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog04.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog04a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog05.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog05a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog06.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog06a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog07.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog07a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog08.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog08a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog08b.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog09.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog09a.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog10.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog11.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog12.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog14.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog15.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog16.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog17.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog18.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog19.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog20.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog21.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog22.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog23.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog24.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog25.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog26.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog27.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog28.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog29.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog30.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog31.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog32.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog33.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog34.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog35.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog36.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog37.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog38.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog39.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog40.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog41.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog42.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog43.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog44.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog45.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog46.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog47.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog48.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog49.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog51.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog52.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog53.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog54.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog55.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog56.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/frog57.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/hover.png
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/illegal2vrml.1.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/illegal2vrml_1.html
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/indexedfacesetappearance.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/indexedfacesetcreaseangle.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/indexedfacesetmaterial.jpg
@@ -169,14 +367,28 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/mantasurface.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/mantasurface1side.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/mantasurface2side.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/mffieldpiperesult.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/mffieldpipeselect.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/mid_center.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/middle_mouse.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/middle_mouse2.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/middle_mouse_de.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/morphing_last.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/morphing_result.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/morphing_start.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/multihandle.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/navigation.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/navigation_inputdevice.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/navigation_mouse.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/near_far.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/new_box.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/no_only.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/node_add_invalid.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/node_add_valid.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nonconvex1.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nonconvex2.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nonflat1.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nonflat2.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/nurbs0.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/nurbscurve.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/nurbscurve_scenegraph.jpg
@@ -195,14 +407,21 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/nurbssmall.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/nurbsurface1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/nurbsurface2.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nxtdials.lcd
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nxtdials.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nxtdials.wrl
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nxtdials_de.wrl
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/nxtdials_en.wrl
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/oneboxnurbs.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/order.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/pfeil.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/preview1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/preview2.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/recording.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/recording_one.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/rocket.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/rot.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/rotate_icon.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/routecut1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/routecut2.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/routemake1.jpg
@@ -213,22 +432,37 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/routeview_jump.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/routeview_zoom.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scale.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scale_icon.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraph_multiple_fields.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraph_multiple_target.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_create1.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_create2.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_start.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_transform.png
-%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_up.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_up1.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphbranch_up2.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_copy.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_copy_ptr.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_delete1.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_delete2.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_delete3.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_invalid.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_link.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_link_ptr.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move_transform1.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move_transform2.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move_transform3.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move_transform4.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move_transform5.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_move_transform6.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scenegraphchange_valid.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/sceneicon.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/schieb.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scriptedit_icon1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/scripteditor.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/self_intersecting.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/sffieldpipeselect.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/simple_scriptbuild1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/simple_scriptbuild10.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/simple_scriptbuild2.jpg
@@ -265,11 +499,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/superellipsoid_sphere_half.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/superellipsoid_tesselation_creaseangle.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/superextrusion.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/superrevolver.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/superrevolver_pieceofcake.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/supershape.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/supershape2nurbssurface.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/supershape_menu.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/supershapes.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/supershapes.wrl
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/symetric.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/symetric1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/symetric2.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/tess0.jpg
@@ -279,6 +516,11 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/timesensor.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/transform.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/transform2.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/translate_icon.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/triangulated_intersection.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/turnpoint_icon.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/uniform_scale.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/uniform_scale_icon.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/up_down.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/upload.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/upload_copy.png
@@ -286,10 +528,24 @@
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/weight.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/windows.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/wrong_center.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xml_parser.html
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xsymetric_mouse.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xsymetric_mouse2.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xsymetric_mouse_de.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/xwing_planet.wrl
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/xwings.png
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/xwings.wings
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/xwings.wrl
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xyz.png
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xyzonly.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xz_only.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/xzonly.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/y_only.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/yonly.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/yonly1.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/yonly2.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/yonly_1.jpg
+%%PORTDOCS%%%%DOCSDIR%%/usage_docs/yonly_2.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/zfight.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/zfight1.jpg
 %%PORTDOCS%%%%DOCSDIR%%/usage_docs/zfight2.jpg
@@ -314,16 +570,71 @@
 %%PORTDOCS%%%%DOCSDIR%%/vrml97Amendment1/inlineloadcontrol_example.wrl
 %%PORTDOCS%%%%DOCSDIR%%/vrml97Amendment1/nurbs.png
 %%PORTDOCS%%%%DOCSDIR%%/vrml97Amendment1/testall.wrl
+%%PORTDOCS%%%%DOCSDIR%%/wonderland_module_export/wonderland_export.txt
+%%PORTDOCS%%%%DOCSDIR%%/x3d/Arc2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/ArcClose2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/BooleanFilterPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/BooleanSequencerExample.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/BooleanSequencerPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/BooleanTogglePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/BooleanTriggerPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/CADGeometryPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/Circle2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/ColorRGBAPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/CoordinateInterpolator2DExample.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/CoordinateInterpolator2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/Disk2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/FillPropertiesPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/IntegerSequencerPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/IntegerTriggerPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/KeySensorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/LinePropertiesPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/LoadSensorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/MultiTexturePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/NurbsPatchSurfacePROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/NurbsPositionInterpolatorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/Polyline2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/Polypoint2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/PositionInterpolator2DExample.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/PositionInterpolator2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/Rectangle2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/StringSensorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/TimeTriggerPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3d/TriangleSet2DPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3dDraft/FillPropertiesPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3dDraft/LinePropertiesPROTO.wrl
 %%PORTDOCS%%%%DOCSDIR%%/x3dDraft/LoadSensorPROTO.wrl
+%%PORTDOCS%%%%DOCSDIR%%/x3dDraft/MultiTexturePROTO.wrl
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/x3dDraft
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/x3d
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/wonderland_module_export
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/vrml97Amendment1
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/usage_docs
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/typical_vrml_examples/xj3d_RigidBodyPhysics
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/typical_vrml_examples/ecmascript
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/typical_vrml_examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/scripted_Nodes
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/scriptedNodes
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/rendering_bugs/textures
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/rendering_bugs
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/hanim_history
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/fieldpipe_examples/C_example
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/fieldpipe_examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_java/jme/classes
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_java/jme
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_java/classes
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_java
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_c/libCRWD
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_c++/libC++RWD
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_c++
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/export_example_c
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/exportContainers
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/developer_docs
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/coverNodes
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/commandline_examples
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/VRML97protos_examples/PseudoCollision4ExaminePROTO
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/VRML97protos_examples/ParticleSourcePROTO
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/VRML97protos_examples
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@exec mkdir -p %D/%%DOCSDIR%%/export_example_java/jme/classes
+%%PORTDOCS%%@exec mkdir -p %D/%%DOCSDIR%%/export_example_java/classes


>Release-Note:
>Audit-Trail:

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, devel@stasyan.com
Cc:  
Subject: Re: ports/153823: Update graphics/white_dune to 0.30
Date: Mon, 10 Jan 2011 10:37:55 +0800

 Hi,
 
   The build failed on my box, I attached the build log here,
 would you try again and fix it ?
 
 Regards,
 wen
 
 
 
 building white_dune-0.30.5 in directory /usr/local/tinderbox/8.1-FreeBSD
 build started at Mon Jan 10 02:35:27 UTC 2011
 port directory: /usr/ports/graphics/white_dune
 building for:  8.2-PRERELEASE amd64
 maintained by: devel@stasyan.com
 Makefile ident: $FreeBSD: ports/graphics/white_dune/Makefile,v 1.35
 2010/03/28 06:38:06 dinoex Exp $
 prefixes: LOCALBASE=usr/local PREFIX=/usr/local
 Begin Configuration:
 ---Begin Environment---
 ARCH=amd64
 PACKAGE_BUILDING=1
 USER=root
 CCACHE_DIR=
 BRANCH=PRERELEASE
 CCACHE_NOLINK=1
 HOST_WORKDIR=
 BATCH=1
 OLDPWD=/
 HOME=/root
 LOG_DIRECTORY=
 LOG_DOCOPY=0
 PKGZIPCMD=bzip2
 HAVE_MOTIF=1
 FTP_TIMEOUT=900
 HTTP_TIMEOUT=900
 defaultUpdateHost=cvsup18.FreeBSD.org
 pb=/usr/local/tinderbox
 DISTFILE_CACHE=/usr/ports/distfiles
 OSREL=8.2
 defaultUpdateType=CSUP
 PYTHON_DEFAULT_VERSION=python2.7
 TINDERD_LOGFILE=/dev/null
 PORTOBJFORMAT=elf
 WRKDIRPREFIX=/work
 DISTDIR=/tmp/distfiles
 DISTCACHE=/distcache
 CCACHE_LOGFILE=
 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
 PACKAGES=/tmp/packages
 TIMEOUT=7200
 PKGSUFFIX=.tbz
 OSVERSION=802500
 OPTIONS_ENABLED=0
 __DSVERSION__=3.2.1
 TINDERD_SLEEPTIME=120
 UNAME_n=tinderbox.host
 __MKLVL__=1
 CCACHE_JAIL=0
 LOCALBASE=/usr/local
 CCACHE_MAX_SIZE=1G
 DISTFILE_URI=
 X_WINDOW_SYSTEM=xorg
 MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/
 OPTIONS_DIR=
 UNAME_r=8.2-PRERELEASE
 USA_RESIDENT=YES
 UNAME_s=FreeBSD
 PARALLEL_PACKAGE_BUILD=1
 PWD=/usr/ports/graphics/white_dune
 UNAME_v=FreeBSD 8.2-PRERELEASE #0: Mon Jan 10 02:34:11 UTC 2011
 root@tinderbox.host:/usr/src/sys/magic/kernel/path
 FTP_PASSIVE_MODE=yes
 CCACHE_ENABLED=0
 INDEXFILE=INDEX-8
 ---End Environment---
 
 ---Begin OPTIONS List---
 ---End OPTIONS List---
 
 End Configuration.
 FETCH_DEPENDS=
 PATCH_DEPENDS=
 EXTRACT_DEPENDS=
 BUILD_DEPENDS=aalib-1.4.r5_5.tbz libiconv-1.13.1_1.tbz
 libGLU-7.4.4.tbz libX11-1.3.3_1,1.tbz libXrender-0.9.5.tbz
 libXrandr-1.3.0.tbz pkg-config-0.25_1.tbz libGL-7.4.4.tbz
 libXext-1.1.1,1.tbz libXxf86vm-1.1.0.tbz libXdamage-1.1.2.tbz
 libXfixes-4.0.4.tbz libxcb-1.7.tbz kbproto-1.0.4.tbz libXau-1.0.5.tbz
 libXdmcp-1.0.3.tbz xproto-7.0.16.tbz renderproto-0.11.tbz
 randrproto-1.3.1.tbz libdrm-2.4.12_1.tbz expat-2.0.1_1.tbz
 dri2proto-2.2.tbz xextproto-7.1.1.tbz xf86vidmodeproto-2.3.tbz
 damageproto-1.2.0.tbz fixesproto-4.1.1.tbz libpthread-stubs-0.3_3.tbz
 sdl-1.2.14_2,2.tbz libXt-1.0.7.tbz libSM-1.1.1_3,1.tbz
 libICE-1.0.6,1.tbz libXpm-3.5.7.tbz jpeg-8_3.tbz png-1.4.5.tbz
 libXaw-1.0.7,1.tbz xbitmaps-1.1.0.tbz printproto-1.0.4.tbz
 libXmu-1.0.5,1.tbz libXp-1.0.0,1.tbz open-motif-2.2.3_6.tbz
 libXi-1.3,1.tbz inputproto-2.0.tbz libglut-7.4.4.tbz
 RUN_DEPENDS=jpeg-8_3.tbz png-1.4.5.tbz aalib-1.4.r5_5.tbz
 libiconv-1.13.1_1.tbz libGLU-7.4.4.tbz libX11-1.3.3_1,1.tbz
 libXrender-0.9.5.tbz libXrandr-1.3.0.tbz pkg-config-0.25_1.tbz
 libGL-7.4.4.tbz libXext-1.1.1,1.tbz libXxf86vm-1.1.0.tbz
 libXdamage-1.1.2.tbz libXfixes-4.0.4.tbz libxcb-1.7.tbz
 kbproto-1.0.4.tbz libXau-1.0.5.tbz libXdmcp-1.0.3.tbz
 xproto-7.0.16.tbz renderproto-0.11.tbz randrproto-1.3.1.tbz
 libdrm-2.4.12_1.tbz expat-2.0.1_1.tbz dri2proto-2.2.tbz
 xextproto-7.1.1.tbz xf86vidmodeproto-2.3.tbz damageproto-1.2.0.tbz
 fixesproto-4.1.1.tbz libpthread-stubs-0.3_3.tbz sdl-1.2.14_2,2.tbz
 libXaw-1.0.7,1.tbz xbitmaps-1.1.0.tbz printproto-1.0.4.tbz
 libXmu-1.0.5,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.7.tbz
 libSM-1.1.1_3,1.tbz libICE-1.0.6,1.tbz open-motif-2.2.3_6.tbz
 libXi-1.3,1.tbz inputproto-2.0.tbz libglut-7.4.4.tbz
 add_pkg
 ================================================================
 ====================<phase 1: make checksum>====================
 ===>  License accepted by the user
 => white_dune-0.30pl5.tar.gz doesn't seem to exist in /tmp/distfiles/.
 => Attempting to fetch from file:///distcache//.
 white_dune-0.30pl5.tar.gz                               11 MB   79 MBps
 => SHA256 Checksum OK for white_dune-0.30pl5.tar.gz.
 ================================================================
 ====================<phase 2: make extract>====================
 add_pkg
 ===>  License accepted by the user
 ===>  Extracting for white_dune-0.30.5
 => SHA256 Checksum OK for white_dune-0.30pl5.tar.gz.
 ================================================================
 ====================<phase 3: make patch>====================
 add_pkg
 ===>  Patching for white_dune-0.30.5
 ===>  Applying FreeBSD patches for white_dune-0.30.5
 ================================================================
 ====================<phase 4: make build>====================
 add_pkg aalib-1.4.r5_5.tbz libiconv-1.13.1_1.tbz libGLU-7.4.4.tbz
 libX11-1.3.3_1,1.tbz libXrender-0.9.5.tbz libXrandr-1.3.0.tbz
 pkg-config-0.25_1.tbz libGL-7.4.4.tbz libXext-1.1.1,1.tbz
 libXxf86vm-1.1.0.tbz libXdamage-1.1.2.tbz libXfixes-4.0.4.tbz
 libxcb-1.7.tbz kbproto-1.0.4.tbz libXau-1.0.5.tbz libXdmcp-1.0.3.tbz
 xproto-7.0.16.tbz renderproto-0.11.tbz randrproto-1.3.1.tbz
 libdrm-2.4.12_1.tbz expat-2.0.1_1.tbz dri2proto-2.2.tbz
 xextproto-7.1.1.tbz xf86vidmodeproto-2.3.tbz damageproto-1.2.0.tbz
 fixesproto-4.1.1.tbz libpthread-stubs-0.3_3.tbz sdl-1.2.14_2,2.tbz
 libXt-1.0.7.tbz libSM-1.1.1_3,1.tbz libICE-1.0.6,1.tbz
 libXpm-3.5.7.tbz jpeg-8_3.tbz png-1.4.5.tbz libXaw-1.0.7,1.tbz
 xbitmaps-1.1.0.tbz printproto-1.0.4.tbz libXmu-1.0.5,1.tbz
 libXp-1.0.0,1.tbz open-motif-2.2.3_6.tbz libXi-1.3,1.tbz
 inputproto-2.0.tbz libglut-7.4.4.tbz
 adding dependencies
 pkg_add aalib-1.4.r5_5.tbz
 
 
 *****************************************************************
 Although libxcb can yield dramatic improvements in speed,
 memory footprint, and responsiveness, and will probably
 become the default Xlib for X.org/freedesktop.org, it is
 still experimental software.  Some broken callers will abort()
 on locking assertion failures.  As a temporary workaround, set
 LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort().
 This may result in noisy stacktrace printing.
 *****************************************************************
 
 pkg_add libiconv-1.13.1_1.tbz
 pkg_add libGLU-7.4.4.tbz
 pkg_add libX11-1.3.3_1,1.tbz
 skipping libX11-1.3.3_1,1, already added
 pkg_add libXrender-0.9.5.tbz
 pkg_add libXrandr-1.3.0.tbz
 pkg_add pkg-config-0.25_1.tbz
 skipping pkg-config-0.25_1, already added
 pkg_add libGL-7.4.4.tbz
 skipping libGL-7.4.4, already added
 pkg_add libXext-1.1.1,1.tbz
 skipping libXext-1.1.1,1, already added
 pkg_add libXxf86vm-1.1.0.tbz
 skipping libXxf86vm-1.1.0, already added
 pkg_add libXdamage-1.1.2.tbz
 skipping libXdamage-1.1.2, already added
 pkg_add libXfixes-4.0.4.tbz
 skipping libXfixes-4.0.4, already added
 pkg_add libxcb-1.7.tbz
 skipping libxcb-1.7, already added
 pkg_add kbproto-1.0.4.tbz
 skipping kbproto-1.0.4, already added
 pkg_add libXau-1.0.5.tbz
 skipping libXau-1.0.5, already added
 pkg_add libXdmcp-1.0.3.tbz
 skipping libXdmcp-1.0.3, already added
 pkg_add xproto-7.0.16.tbz
 skipping xproto-7.0.16, already added
 pkg_add renderproto-0.11.tbz
 skipping renderproto-0.11, already added
 pkg_add randrproto-1.3.1.tbz
 skipping randrproto-1.3.1, already added
 pkg_add libdrm-2.4.12_1.tbz
 skipping libdrm-2.4.12_1, already added
 pkg_add expat-2.0.1_1.tbz
 skipping expat-2.0.1_1, already added
 pkg_add dri2proto-2.2.tbz
 skipping dri2proto-2.2, already added
 pkg_add xextproto-7.1.1.tbz
 skipping xextproto-7.1.1, already added
 pkg_add xf86vidmodeproto-2.3.tbz
 skipping xf86vidmodeproto-2.3, already added
 pkg_add damageproto-1.2.0.tbz
 skipping damageproto-1.2.0, already added
 pkg_add fixesproto-4.1.1.tbz
 skipping fixesproto-4.1.1, already added
 pkg_add libpthread-stubs-0.3_3.tbz
 skipping libpthread-stubs-0.3_3, already added
 pkg_add sdl-1.2.14_2,2.tbz
 
 ------------------------------------------------------------------------------
  Your SDL library has been built with libvgl support, which means that you
  can run almost any SDL application straight on your console (VESA 2.0
  compatible videocard is required).
 
  To do this you have to load the vesa kernel module or enable it in your
  kernel, and set environment variable "SDL_VIDEODRIVER=vgl".
 ------------------------------------------------------------------------------
 
 pkg_add libXt-1.0.7.tbz
 pkg_add libSM-1.1.1_3,1.tbz
 skipping libSM-1.1.1_3,1, already added
 pkg_add libICE-1.0.6,1.tbz
 skipping libICE-1.0.6,1, already added
 pkg_add libXpm-3.5.7.tbz
 pkg_add jpeg-8_3.tbz
 pkg_add png-1.4.5.tbz
 pkg_add libXaw-1.0.7,1.tbz
 pkg_add xbitmaps-1.1.0.tbz
 pkg_add printproto-1.0.4.tbz
 skipping printproto-1.0.4, already added
 pkg_add libXmu-1.0.5,1.tbz
 skipping libXmu-1.0.5,1, already added
 pkg_add libXp-1.0.0,1.tbz
 skipping libXp-1.0.0,1, already added
 pkg_add open-motif-2.2.3_6.tbz
 pkg_add libXi-1.3,1.tbz
 pkg_add inputproto-2.0.tbz
 skipping inputproto-2.0, already added
 pkg_add libglut-7.4.4.tbz
 ===>   white_dune-0.30.5 depends on file: /usr/local/bin/sdl-config - found
 ===>   white_dune-0.30.5 depends on file:
 /usr/local/libdata/pkgconfig/xpm.pc - found
 ===>   white_dune-0.30.5 depends on shared library: jpeg.11 - found
 ===>   white_dune-0.30.5 depends on shared library: png.6 - found
 ===>   white_dune-0.30.5 depends on shared library: SDL-1.2.11 - found
 ===>   white_dune-0.30.5 depends on shared library: Xm.3 - found
 ===>   white_dune-0.30.5 depends on shared library: GL.1 - found
 ===>   white_dune-0.30.5 depends on shared library: GLU.1 - found
 ===>   white_dune-0.30.5 depends on shared library: glut.3 - found
 ===>  Configuring for white_dune-0.30.5
 fix unix filepermissions
 checking for gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking how to run the C++ preprocessor... c++ -E
 reseting CXXFLAGS to -O2 -pipe -fno-strict-aliasing
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking for bison... /usr/bin/byacc
 checking for flex... flex
 checking lex output file root... lex.yy
 checking lex library... -lfl
 checking whether yytext is a pointer... yes
 checking for flex --nounistd option... no
 checking for specific egrep pattern compatibility... no
 checking for x-www-browser... no
 checking for iceweasel... no
 checking for firefox... no
 checking for phoenix... no
 checking for galeon... no
 checking for firebird... no
 checking for opera... no
 checking for mozilla... no
 checking for seamonkey... no
 checking for lynx... no
 checking for links... no
 checking for netscape... no
 checking for gimp... no
 checking for imgworks... no
 checking for krita... no
 checking for kolourpaint... no
 checking for xpaint... no
 checking for gpaint... no
 checking for imgworks... no
 checking for kolourpaint... no
 checking for gpaint... no
 checking for krita... no
 checking for xpaint... no
 checking for gimp... no
 checking for audacity... no
 checking for rezound... no
 checking for wavesurfer... no
 checking for gnusound... no
 checking for sweep... no
 checking for soundeditor... no
 checking for cinelerra... no
 checking for avidemux2... no
 checking for avidemux... no
 checking for moviemaker... no
 checking for ci... /usr/bin/ci
 using ci -l -q -f %s < /dev/null as revision control checkin command
 checking for convert... no
 checking how to run the C preprocessor... cpp
 checking for X... libraries /usr/local/lib, headers /usr/local/include
 checking whether -R must be followed by a space... no
 checking for gethostbyname... yes
 checking for connect... yes
 checking for remove... yes
 checking for shmat... yes
 checking for IceConnectionNumber in -lICE... yes
 checking cc support -I/usr/local/include... yes
 checking for /opt/instantReality/bin/InstantPlayer... no
 checking for /Applications/FreeWRL/FreeWRL.app/Contents/MacOS/FreeWRL... no
 checking for freewrl... no
 checking for cc3dglut... no
 checking for xj3d... no
 checking for vrwave... no
 checking for lookat... no
 checking for ranlib... /usr/bin/ranlib
 checking for hid_init in -lusbhid... no
 checking for hid_init in -lusb... no
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... no
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking usb.h usability... yes
 checking usb.h presence... yes
 checking for usb.h... yes
 checking usbhid.h usability... yes
 checking usbhid.h presence... yes
 checking for usbhid.h... yes
 checking libusb.h usability... yes
 checking libusb.h presence... yes
 checking for libusb.h... yes
 checking libusbhid.h usability... no
 checking libusbhid.h presence... no
 checking for libusbhid.h... no
 checking for usbhid... no
 checking for ANSI C header files... (cached) no
 checking stdarg.h usability... yes
 checking stdarg.h presence... yes
 checking for stdarg.h... yes
 checking varargs.h usability... no
 checking varargs.h presence... no
 checking for varargs.h... no
 checking Xm/Xm.h usability... yes
 checking Xm/Xm.h presence... yes
 checking for Xm/Xm.h... yes
 checking X11/Xlib.h usability... yes
 checking X11/Xlib.h presence... yes
 checking for X11/Xlib.h... yes
 checking X11/keysym.h usability... yes
 checking X11/keysym.h presence... yes
 checking for X11/keysym.h... yes
 checking X11/cursorfont.h usability... yes
 checking X11/cursorfont.h presence... yes
 checking for X11/cursorfont.h... yes
 checking X11/Intrinsic.h usability... yes
 checking X11/Intrinsic.h presence... yes
 checking for X11/Intrinsic.h... yes
 checking X11/IntrinsicP.h usability... yes
 checking X11/IntrinsicP.h presence... yes
 checking for X11/IntrinsicP.h... yes
 checking for main in -ldl... no
 checking for atexit... no
 checking for _exit... no
 checking for snprintf... no
 checking for gettimeofday... no
 checking for sin in -lm... no
 checking for powf... no
 checking for powl... no
 checking for rint... no
 checking for XCreateWindow in -lX11... no
 checking for XmuLookupStandardColormap in -lXmu... no
 checking for XtCreateWidget in -lXt... no
 checking for XShmQueryVersion in -lXext... no
 checking for main in -lXp... no
 checking for XmCreateMainWindow  in -lXm... no
 
  *** couldn't find a working Motif/Lesstif development system ***
 
  This package will not compile without a working Motif/Lesstif development
  system.
 
  Inspect the config.log file to find out, what part of the Motif/Lesstif X11
  development system is not available/working.
 
  If Motif or OpenMotif is not available, or too expensive, you can use LessTif,
  which is available open source from:
 
 	http://www.lesstif.org/download.html
 
 ===>  Script "configure" failed unexpectedly.
 Please report the problem to devel@stasyan.com [maintainer] and attach the
 "/work/a/ports/graphics/white_dune/work/white_dune-0.30pl5/config.log"
 including the output of the failure of your make command. Also, it might be
 a good idea to provide an overview of all packages installed on your system
 (e.g. an `ls /var/db/pkg`).
 *** Error code 1
 
 Stop in /a/ports/graphics/white_dune.
 ================================================================
 build of /usr/ports/graphics/white_dune ended at Mon Jan 10 02:35:37 UTC 2011
State-Changed-From-To: open->feedback 
State-Changed-By: arved 
State-Changed-When: Fri Jan 14 10:07:41 UTC 2011 
State-Changed-Why:  
Wen asked for feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153823 

From: Stas Timokhin <devel@stasyan.com>
To: arved@freebsd.org
Cc: wen@freebsd.org
Subject: Re: ports/153823: Update graphics/white_dune to 0.30
Date: Fri, 14 Jan 2011 19:08:19 +0600

 This message is in MIME format.
 
 --=_3368676pw6o0
 Content-Type: text/plain;
 	charset=windows-1251;
 	DelSp="Yes";
 	format="flowed"
 Content-Disposition: inline
 Content-Transfer-Encoding: 7bit
 
 > Wen asked for feedback
 Here is correct Makefile. (USE_XORG=xft added).
 
 --=_3368676pw6o0
 Content-Type: application/octet-stream;
 	name="Makefile"
 Content-Disposition: attachment;
 	filename="Makefile"
 Content-Transfer-Encoding: 7bit
 
 # ex:ts=8
 # Ports collection makefile for:	white_dune
 # Date created:			Apr 12, 2002
 # Whom:				ijliao
 #
 # $FreeBSD: ports/graphics/white_dune/Makefile,v 1.35 2010/03/28 06:38:06 dinoex Exp $
 #
 
 PORTNAME=	white_dune
 PORTVERSION=	${DISTVERSION:S/pl/./}
 DISTVERSION=	0.30pl5
 CATEGORIES=	graphics
 MASTER_SITES=	http://vrml.cip.ica.uni-stuttgart.de/dune/ CENKES
 
 MAINTAINER=	devel@stasyan.com
 COMMENT=	Graphical VRML97 Editor and animation tool
 
 LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		png.6:${PORTSDIR}/graphics/png
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_XORG=	xft
 USE_MOTIF=	yes
 USE_GL=		gl glu glut
 USE_SDL=	sdl
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
 		YACC="/usr/bin/byacc"
 CONFIGURE_ARGS=	--with-optimization \
 		--without-devil \
 		--with-helpurl="${DOCSDIR}/index.html" \
 		--with-vrml97am1url="${DOCSDIR}/vrml97Amendment1" \
 		--with-x3ddrafturl="${DOCSDIR}/x3dDraft" \
 		--with-scriptednodesurl="${DOCSDIR}/scriptedNodes"
 CPPFLAGS=	`${SDL_CONFIG} --cflags` -DUSBHID_UCR_DATA -DUSBHID_NEW -D__FREEBSD__
 LDFLAGS=	`${SDL_CONFIG} --libs`
 ALL_TARGET=	dune
 
 MAN1=		dune.1 illegal2vrml.1
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/dune ${PREFIX}/bin/
 	@cd ${WRKSRC}/bin/&&${INSTALL_SCRIPT} dune4kids illegal2vrml ${PREFIX}/bin/
 	@cd ${WRKSRC}/man/&&${INSTALL_MAN} ${MAN1} ${MAN1PREFIX}/man/man1/
 .ifndef NOPORTDOCS
 	@cd ${WRKSRC}/docs/&&${COPYTREE_SHARE} . ${DOCSDIR}/
 .endif
 
 .include <bsd.port.mk>
 
 --=_3368676pw6o0--
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Wed Jan 19 13:26:13 UTC 2011 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153823 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153823: commit references a PR
Date: Wed, 19 Jan 2011 13:26:44 +0000 (UTC)

 pav         2011-01-19 13:26:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/white_dune  Makefile distinfo pkg-plist 
     graphics/white_dune/files patch-src::Makefile.in 
                               patch-src::SDLjoystick::bsd::SDL_sysjoystick.c 
                               patch-src::swt::rc::Makefile.in 
                               patch-src::swt::tests::Makefile.in 
   Removed files:
     graphics/white_dune/files patch-configure 
                               patch-src::SDLjoystick::Makefile.in 
                               patch-src::swt::motif::Makefile.in 
   Log:
   - Update to 0.30pl5
   - Grant maintainership to submitter
   
   PR:             ports/153823
   Submitted by:   Stas Timokhin <devel@stasyan.com>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.36      +8 -11     ports/graphics/white_dune/Makefile
   1.19      +2 -3      ports/graphics/white_dune/distinfo
   1.3       +0 -54     ports/graphics/white_dune/files/patch-configure (dead)
   1.3       +11 -11    ports/graphics/white_dune/files/patch-src::Makefile.in
   1.2       +0 -27     ports/graphics/white_dune/files/patch-src::SDLjoystick::Makefile.in (dead)
   1.2       +45 -6     ports/graphics/white_dune/files/patch-src::SDLjoystick::bsd::SDL_sysjoystick.c
   1.2       +0 -11     ports/graphics/white_dune/files/patch-src::swt::motif::Makefile.in (dead)
   1.2       +4 -6      ports/graphics/white_dune/files/patch-src::swt::rc::Makefile.in
   1.2       +5 -7      ports/graphics/white_dune/files/patch-src::swt::tests::Makefile.in
   1.10      +321 -10   ports/graphics/white_dune/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
